Started by user Marco Nguitragool-Schulze Building in workspace /home/tomcat/.jenkins/workspace/org.cumulus4j > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/cumulus4j/cumulus4j.git Fetching upstream changes from https://github.com/cumulus4j/cumulus4j.git > git --version > git fetch --tags --progress https://github.com/cumulus4j/cumulus4j.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision 44919ed3d92f09b5970357268696a15be245f71b (origin/master) > git config core.sparsecheckout > git checkout -f 44919ed3d92f09b5970357268696a15be245f71b > git rev-list 44919ed3d92f09b5970357268696a15be245f71b Parsing POMs [org.cumulus4j.aggregator] $ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xmx512m -XX:MaxPermSize=128m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4 /home/tomcat/apache-tomcat-7.0.40/webapps/jenkins/WEB-INF/lib/remoting-2.43.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 39950 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.aggregator/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.cumulus4j.parent [INFO] org.cumulus4j.annotation [INFO] org.cumulus4j.testutil [INFO] org.cumulus4j.crypto [INFO] org.cumulus4j.store [INFO] org.cumulus4j.store.test [INFO] org.cumulus4j.keymanager.back.shared [INFO] org.cumulus4j.keystore [INFO] org.cumulus4j.keymanager [INFO] org.cumulus4j.keymanager.front.shared [INFO] org.cumulus4j.keymanager.api [INFO] org.cumulus4j.store.crypto.keymanager [INFO] org.cumulus4j.integrationtest.gwt [INFO] org.cumulus4j.integrationtest.webapp [INFO] org.cumulus4j.keymanager.front.webapp [INFO] org.cumulus4j.integrationtest.withkeyserver [INFO] org.cumulus4j.keymanager.back.webapp [INFO] org.cumulus4j.keymanager.cli [INFO] org.cumulus4j.store.localkeystoremessagebroker [INFO] org.cumulus4j.store.test.jpa [INFO] org.cumulus4j.aggregator [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.parent 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.parent --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.parent (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.parent --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.parent/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.parent/1.2.1-SNAPSHOT/org.cumulus4j.parent-1.2.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.annotation 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.annotation --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.annotation --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.annotation --- [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.annotation --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.annotation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.annotation --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.annotation --- [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.annotation:bundle:1.2.1-SNAPSHOT : Instructions in Export-Package that are never used: org\.cumulus4j\.annotation\..*|org\.cumulus4j\.annotation Classpath: Jar:. [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.annotation:bundle:1.2.1-SNAPSHOT : Superfluous export-package instructions: [org.cumulus4j.annotation.*] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.annotation --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/annotation already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/org.cumulus4j.annotation-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/annotation already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.annotation --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/org.cumulus4j.annotation-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/org.cumulus4j.annotation-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.annotation --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.testutil 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.testutil --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.testutil --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/src/main/resources [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.testutil --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.testutil --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.testutil --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.testutil --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.testutil --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.testutil --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/testutil already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/org.cumulus4j.testutil-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/testutil already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.testutil --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/org.cumulus4j.testutil-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/org.cumulus4j.testutil-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.testutil --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.crypto 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.crypto --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.crypto --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.crypto --- [INFO] Compiling 33 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.crypto --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.crypto --- [INFO] Compiling 6 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.crypto --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.crypto.test.MACTest 08:44:30,637 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 08:44:30,639 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 08:44:30,640 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 08:44:30,640 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 08:44:30,641 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 08:44:30,641 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 08:44:30,642 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 08:44:30,643 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 08:44:30,643 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 08:44:30,644 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 08:44:30,646 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 08:44:30,646 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 08:44:30,648 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 08:44:30,648 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 08:44:30,649 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 08:44:30,649 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 08:44:30,650 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 08:44:30,650 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 08:44:30,654 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 08:44:30,655 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 08:44:30,657 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 08:44:30,657 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 08:44:30,657 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 08:44:30,658 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 08:44:30,658 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 08:44:30,659 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 08:44:30,660 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 08:44:30,660 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 08:44:30,661 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 08:44:30,662 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 08:44:30,662 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 08:44:30,662 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 08:44:30,663 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 08:44:30,663 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 08:44:30,664 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 08:44:30,664 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 08:44:30,665 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 08:44:30,665 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 08:44:30,666 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 08:44:30,666 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 08:44:30,667 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 08:44:30,668 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 08:44:30,668 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 08:44:30,669 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 08:44:30,670 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 08:44:30,670 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 08:44:30,670 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 08:44:30,671 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 08:44:30,672 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 08:44:30,672 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 08:44:30,673 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 08:44:30,673 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 08:44:30,673 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 08:44:30,688 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 08:44:30,692 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 08:44:30,696 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 08:44:30,702 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 08:44:30,710 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 08:44:30,714 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 08:44:30,717 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 08:44:30,722 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 08:44:30,725 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 08:44:30,733 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 08:44:30,735 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 08:44:30,739 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 08:44:30,739 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 08:44:30,745 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 08:44:30,748 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 08:44:30,749 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 08:44:30,752 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 08:44:30,755 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 08:44:30,757 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 08:44:30,759 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 08:44:30,763 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 08:44:30,766 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 08:44:30,772 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 08:44:30,774 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 08:44:30,775 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 08:44:30,780 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 08:44:30,782 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 08:44:30,785 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 08:44:30,787 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 08:44:30,789 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 08:44:30,791 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 08:44:30,793 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 08:44:30,794 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 08:44:30,799 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 08:44:30,800 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 08:44:30,802 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 08:44:30,804 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,804 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,804 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,805 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,805 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,805 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,805 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,805 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,805 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,806 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,806 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,806 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,806 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,806 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,806 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,806 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,807 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,807 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,807 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,807 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,808 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,808 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,808 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,808 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,808 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,808 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,808 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,808 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,809 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,809 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,809 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,809 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,809 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 08:44:30,810 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 08:44:30,811 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 08:44:30,813 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 08:44:30,814 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 08:44:30,815 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 08:44:30,817 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,818 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,818 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,818 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,818 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,818 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,818 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,818 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,819 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,819 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,819 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,819 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,820 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,820 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,820 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,820 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,820 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,820 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,820 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,821 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,821 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,821 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,821 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,821 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,821 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,822 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,822 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,822 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,822 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,822 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,822 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,822 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,822 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 08:44:30,824 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 08:44:30,847 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 08:44:30,847 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 08:44:30,848 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 08:44:30,850 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 08:44:30,850 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 08:44:30,851 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 08:44:30,853 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 08:44:30,854 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 08:44:30,855 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 08:44:30,856 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 08:44:30,856 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 08:44:30,857 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 08:44:30,869 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 08:44:30,870 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 08:44:30,871 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 08:44:30,872 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 08:44:30,873 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 08:44:30,876 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 08:44:30,879 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:30,880 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DES 08:44:30,908 DEBUG [main][MACTest] testAllSupportedMACs: macKey=ec787da6dfff7ea1 08:44:30,908 DEBUG [main][MACTest] testAllSupportedMACs: macIV=9e3a656188f45c4b 08:44:30,910 DEBUG [main][MACTest] testAllSupportedMACs: mac1=ff32e4b7 08:44:30,910 DEBUG [main][MACTest] testAllSupportedMACs: mac2=ff32e4b7 08:44:30,914 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=49f42ab77141ac85 08:44:30,914 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=6328ac16 08:44:30,915 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=ab91e4af028a4c0f 08:44:30,916 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=373740d3 08:44:30,916 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=1e1744e1 08:44:30,917 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:30,917 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DES/CFB8 08:44:30,927 DEBUG [main][MACTest] testAllSupportedMACs: macKey=1fec69a490ae59fa 08:44:30,927 DEBUG [main][MACTest] testAllSupportedMACs: macIV=b4afe7e20c70959f 08:44:30,932 DEBUG [main][MACTest] testAllSupportedMACs: mac1=6d93e4a5 08:44:30,933 DEBUG [main][MACTest] testAllSupportedMACs: mac2=6d93e4a5 08:44:30,936 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=5bd1507b11b2af03 08:44:30,938 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=c5dedb3e 08:44:30,943 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=596ed9df0f0da0ce 08:44:30,943 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=0af9d1ca 08:44:30,946 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=7a38bad6 08:44:30,949 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:30,949 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DES64 08:44:30,950 DEBUG [main][MACTest] testAllSupportedMACs: macKey=62fc694f4f0358b5 08:44:30,950 DEBUG [main][MACTest] testAllSupportedMACs: macIV=e47ee5010879f8c2 08:44:30,951 DEBUG [main][MACTest] testAllSupportedMACs: mac1=d5d98721f936a422 08:44:30,951 DEBUG [main][MACTest] testAllSupportedMACs: mac2=d5d98721f936a422 08:44:30,952 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=5d46a350eeafee01 08:44:30,952 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=69cfc97926c4b369 08:44:30,953 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=1cde2111863081d8 08:44:30,953 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=43a6a301efc46109 08:44:30,954 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=46985a379a0e4b04 08:44:30,954 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:30,954 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DES64MAC 08:44:30,955 DEBUG [main][MACTest] testAllSupportedMACs: macKey=1f6f2f17440f3558 08:44:30,956 DEBUG [main][MACTest] testAllSupportedMACs: macIV=1ef7a78e83b50897 08:44:30,956 DEBUG [main][MACTest] testAllSupportedMACs: mac1=323806b66f8daab0 08:44:30,956 DEBUG [main][MACTest] testAllSupportedMACs: mac2=323806b66f8daab0 08:44:30,957 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=7d8f000acef0a1d3 08:44:30,957 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=27aa18fac554a9ce 08:44:30,958 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=369649a5b15a5842 08:44:30,958 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=cc855f82af1dddcc 08:44:30,959 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=d821e6ec22259062 08:44:30,960 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:30,960 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DESMAC 08:44:30,960 DEBUG [main][MACTest] testAllSupportedMACs: macKey=01e8296af9728d5a 08:44:30,961 DEBUG [main][MACTest] testAllSupportedMACs: macIV=b4a27b5fbaa638e7 08:44:30,961 DEBUG [main][MACTest] testAllSupportedMACs: mac1=9e68ff7d 08:44:30,962 DEBUG [main][MACTest] testAllSupportedMACs: mac2=9e68ff7d 08:44:30,962 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=fa971920aa84314a 08:44:30,963 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=3f8b0caa 08:44:30,963 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=17e6b58bf9459bb3 08:44:30,964 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=55a0ade7 08:44:30,964 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=151a9f84 08:44:30,965 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:30,965 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DESMAC/CFB8 08:44:30,968 DEBUG [main][MACTest] testAllSupportedMACs: macKey=1fd061a33aff1b09 08:44:30,968 DEBUG [main][MACTest] testAllSupportedMACs: macIV=8e65bba1ce2831c2 08:44:30,972 DEBUG [main][MACTest] testAllSupportedMACs: mac1=cd866d8f 08:44:30,972 DEBUG [main][MACTest] testAllSupportedMACs: mac2=cd866d8f 08:44:30,975 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=c3cc11374e634e00 08:44:30,975 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=f11100de 08:44:30,978 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=78e7641f834592a7 08:44:30,978 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=2ca56978 08:44:30,981 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=d4b0585b 08:44:30,983 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:30,983 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DESWITHISO9797 08:44:30,986 DEBUG [main][MACTest] testAllSupportedMACs: macKey=7663f8ccae1706e6066c4262da4120a35fa7248b620852a4 08:44:30,987 DEBUG [main][MACTest] testAllSupportedMACs: macIV=51a2651cbee10749 08:44:30,988 DEBUG [main][MACTest] testAllSupportedMACs: mac1=30865f21bca26c1c 08:44:30,988 DEBUG [main][MACTest] testAllSupportedMACs: mac2=30865f21bca26c1c 08:44:30,989 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=b0078c1b08ed4baf 08:44:30,989 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=08b6cc1013535864 08:44:30,990 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=1b37dd2e7b3b0ab3bbd416e857a9fdb468f20f1f33126583 08:44:30,991 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=34b1a3bfb5efb6ad 08:44:30,992 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=e13be0736ccf64e6 08:44:30,993 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:30,993 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=DESWITHISO9797MAC 08:44:30,994 DEBUG [main][MACTest] testAllSupportedMACs: macKey=8baa4c3493ce52682c669767f5719fdb4176337d1083cee5 08:44:30,994 DEBUG [main][MACTest] testAllSupportedMACs: macIV=96399ba1a7344975 08:44:30,995 DEBUG [main][MACTest] testAllSupportedMACs: mac1=51bf62f0e1471df8 08:44:30,995 DEBUG [main][MACTest] testAllSupportedMACs: mac2=51bf62f0e1471df8 08:44:30,996 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=8dece98e4cdc9c1f 08:44:30,997 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=eda9ed55aed00766 08:44:30,998 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=9a5c3c1c869092bac142c2863ecaddf14399ebb7ae4f95f5 08:44:30,998 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=313cf97780afe267 08:44:30,998 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=1ac43414c051dd74 08:44:30,999 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:30,999 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=GOST28147 08:44:31,007 DEBUG [main][MACTest] testAllSupportedMACs: macKey=14b41b22d2569223602cbc003c7d73db32945b97bdfc513c9c900340c3c786aa 08:44:31,008 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,010 DEBUG [main][MACTest] testAllSupportedMACs: mac1=d67b1678 08:44:31,010 DEBUG [main][MACTest] testAllSupportedMACs: mac2=d67b1678 08:44:31,013 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=35b13c842006d3ec296916470696a236569a3bfccef9c2f735e227ba4f9f98fc 08:44:31,013 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=032e1da3 08:44:31,016 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=323239dd 08:44:31,019 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,019 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=GOST28147MAC 08:44:31,022 DEBUG [main][MACTest] testAllSupportedMACs: macKey=5c639578c5f0a04aa6dbdab024f03185eb38834413b7d95ca3d9cf50703f695f 08:44:31,022 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,024 DEBUG [main][MACTest] testAllSupportedMACs: mac1=49754847 08:44:31,024 DEBUG [main][MACTest] testAllSupportedMACs: mac2=49754847 08:44:31,026 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=d7612154019d90978a75b64294da7e19bf5d6682ba0d12bd0cdc15fd2d022c13 08:44:31,027 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=69457bb7 08:44:31,029 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=c202d11c 08:44:31,031 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,031 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-MD2 08:44:31,048 DEBUG [main][MACTest] testAllSupportedMACs: macKey=94b4682ce077815c9bb2560284278c01 08:44:31,048 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,054 DEBUG [main][MACTest] testAllSupportedMACs: mac1=401348f68c8e223c8ed98f0f44a1e438 08:44:31,054 DEBUG [main][MACTest] testAllSupportedMACs: mac2=401348f68c8e223c8ed98f0f44a1e438 08:44:31,062 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=901dbf86faf3b827602c54405d4ea7ff 08:44:31,062 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=94042e85a4f1858480a7fe822b95322b 08:44:31,070 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=074a0d481394550922a431dc5d040dd9 08:44:31,077 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,077 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-MD4 08:44:31,082 DEBUG [main][MACTest] testAllSupportedMACs: macKey=3d5fc0dd20026e424f45648cfc753aa8 08:44:31,083 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,085 DEBUG [main][MACTest] testAllSupportedMACs: mac1=51f13409e3a354aaaeafd00471b676f6 08:44:31,085 DEBUG [main][MACTest] testAllSupportedMACs: mac2=51f13409e3a354aaaeafd00471b676f6 08:44:31,086 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=f61efc8c41d4bc83f4554a02d5b98f77 08:44:31,087 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=6710fcd92a91d6f4fdad6497b2a6782d 08:44:31,089 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=5a394c0c1c38110cdefafa75669597a4 08:44:31,090 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,090 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-MD5 08:44:31,097 DEBUG [main][MACTest] testAllSupportedMACs: macKey=038961950abe02fe68ee794040532b55 08:44:31,097 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,099 DEBUG [main][MACTest] testAllSupportedMACs: mac1=1b478abdb7438904884d3f577c57b26a 08:44:31,099 DEBUG [main][MACTest] testAllSupportedMACs: mac2=1b478abdb7438904884d3f577c57b26a 08:44:31,101 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=1620e2ba6d5cf6f09a64bb96fb7a3958 08:44:31,102 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=22f8b28d2b14a187e43377f6b7a73f35 08:44:31,105 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=f69e49aa0791a4c34bb32481697e2479 08:44:31,107 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,107 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-RIPEMD128 08:44:31,120 DEBUG [main][MACTest] testAllSupportedMACs: macKey=9fad9d910291b386881208a5ebb0268a 08:44:31,120 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,123 DEBUG [main][MACTest] testAllSupportedMACs: mac1=d17155b06955fed19b04b6b4dca6eb84 08:44:31,123 DEBUG [main][MACTest] testAllSupportedMACs: mac2=d17155b06955fed19b04b6b4dca6eb84 08:44:31,126 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=912bcbecc51d9b1bbe081d8d87786fe2 08:44:31,126 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=2e1bf834a4f7ed85d8803d80266529c0 08:44:31,128 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=659f8da0b19bf3005a8c730fc3c38af6 08:44:31,131 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,131 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-RIPEMD160 08:44:31,153 DEBUG [main][MACTest] testAllSupportedMACs: macKey=01c025bb953a4cca4de1c406f393dca57dca288d 08:44:31,153 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,159 DEBUG [main][MACTest] testAllSupportedMACs: mac1=15a40dcbe136d2733e116619dbb2deefec439b3d 08:44:31,159 DEBUG [main][MACTest] testAllSupportedMACs: mac2=15a40dcbe136d2733e116619dbb2deefec439b3d 08:44:31,165 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=1a3933855f4619522c61ff6a4cb5a26879cc368e 08:44:31,165 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=43448ba8ea8c150bac6fef6b14fb022192f1db4d 08:44:31,171 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=cf4d616a93f5da606d739c1f01c2b046d4badd3d 08:44:31,176 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,176 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-SHA1 08:44:31,186 DEBUG [main][MACTest] testAllSupportedMACs: macKey=452777948651a4e2240c03dbba3e6f0308703a94 08:44:31,186 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,196 DEBUG [main][MACTest] testAllSupportedMACs: mac1=442409ed92f87c88f9559ecd08e6c9c99ce8332c 08:44:31,196 DEBUG [main][MACTest] testAllSupportedMACs: mac2=442409ed92f87c88f9559ecd08e6c9c99ce8332c 08:44:31,203 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=cac008be324990031dd9082ecc7ec09d2af92f72 08:44:31,206 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=e57ee54f4fa7634036b21d3d9c04be5660f95427 08:44:31,216 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=c40090e45bfcbdfaa9b120793860be3920c465c5 08:44:31,225 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,225 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-SHA224 08:44:31,246 DEBUG [main][MACTest] testAllSupportedMACs: macKey=df712b510d1d9f4630cbd0fe16959c2df98cf6127d506384bc70d7ed 08:44:31,246 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,251 DEBUG [main][MACTest] testAllSupportedMACs: mac1=d1574cfee8b5399d001b54e678308fb91e56638f45c29d996247a72a 08:44:31,251 DEBUG [main][MACTest] testAllSupportedMACs: mac2=d1574cfee8b5399d001b54e678308fb91e56638f45c29d996247a72a 08:44:31,252 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=1be9d7da6e85da8071bc96a508395a63437ea6dc377c00fb30c9efa3 08:44:31,252 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=7f0777b379cbd10612245c6fcf8130daa05076fea11e24ca57cbd842 08:44:31,253 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=aae6df51c5703c5cdfd2e7e420b3c611816294ad8dbc7ee69cc64a39 08:44:31,254 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,254 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-SHA256 08:44:31,265 DEBUG [main][MACTest] testAllSupportedMACs: macKey=68019671aaaf86d4cefbdfab2733c78c0c1e0aa58d525ebfd831adc6f8062d01 08:44:31,265 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,270 DEBUG [main][MACTest] testAllSupportedMACs: mac1=bf54f2575587995a3b2fd80ae214d186e7e68ecae263389cbb12dab59b162376 08:44:31,270 DEBUG [main][MACTest] testAllSupportedMACs: mac2=bf54f2575587995a3b2fd80ae214d186e7e68ecae263389cbb12dab59b162376 08:44:31,272 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=a5724b24e605f8e1337631e2073057e7f906558f595fb879985b313565988395 08:44:31,272 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=c53bf6d26d2aef5e9fde129344c42a072e7ffec7475c67d7d72e96a1a78ab28f 08:44:31,273 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=2b7d57275aead26e7f8b7e012c91d4bb3bdb36c21910395d1a9c2a7d23ec545a 08:44:31,274 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,274 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-SHA384 08:44:31,285 DEBUG [main][MACTest] testAllSupportedMACs: macKey=67912b664493bdc65fcd1416b6e2b2f2aeeb384ca6ad08f80c22d26b0a1423a0ad52cdbdbe4df9406ae19aa87ba90d25 08:44:31,285 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,289 DEBUG [main][MACTest] testAllSupportedMACs: mac1=6dd0b8e0901ea311c06fac12496968b69a0e7c69de688641eece5fed601b54752fbb0fd37acc5ade4ede0e77c05a844b 08:44:31,289 DEBUG [main][MACTest] testAllSupportedMACs: mac2=6dd0b8e0901ea311c06fac12496968b69a0e7c69de688641eece5fed601b54752fbb0fd37acc5ade4ede0e77c05a844b 08:44:31,292 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=aee60207762870ca49b320caf293edf363f1b9e74f7f53899fb0b2b20f340035cc4b2be1f83476003ccf8b530c27e414 08:44:31,293 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=335c3750a895dacf60e8e9c723494b540edc555c53b3f352f99e27b521508d619f2cd712660224c6e9d6981d669c2fd9 08:44:31,296 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=fe30f533220e2d9225e06170784d1ce78d10d9cb0a2acd13e169be77e69618dbc8b37963a6b4b323fca0eb3b93e0d717 08:44:31,297 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,297 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-SHA512 08:44:31,300 DEBUG [main][MACTest] testAllSupportedMACs: macKey=2a8d6855af55fadc347d62e8fc9ed3a37cca77b33e67a717a5dfe8d657ca6f6b6b9316fc39a451602cd0a38f2a6d4b072772ed98c28e810083a375f42767205d 08:44:31,300 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,301 DEBUG [main][MACTest] testAllSupportedMACs: mac1=3dd05ad50dd28b279fe3d2fb6f005d25770cd028ba161677b67b58d47f7c049d380837f5d813b4be1c72445027a868959e836fd227501223e823bdc2cf993210 08:44:31,301 DEBUG [main][MACTest] testAllSupportedMACs: mac2=3dd05ad50dd28b279fe3d2fb6f005d25770cd028ba161677b67b58d47f7c049d380837f5d813b4be1c72445027a868959e836fd227501223e823bdc2cf993210 08:44:31,302 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=3aff6323f6b560eed3f53685d43b22374e26b58ad0cae8be2c3171f9030b304812987cf2a85959428ae98b54c0b2bb4a74d6db996809b3ffdec8866e7bd869c6 08:44:31,302 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=fe2d35b849b8db62498f5712af6d600db06f02852d02c7a76844488b6531b9ff1d92cb4bd43d50cd9087a50dfb62fbfa87af9a1498534cc9976e8bc3d3b01574 08:44:31,303 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=d0333e37c141af73242ef9d95f0dde3c862c6bc1e3edd2e1b653c8a32e58092a6d06eafff42a3cf21010e94b26d9bea78c3caf3eee22472d8ec89e86d8fffea8 08:44:31,304 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,304 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC-TIGER 08:44:31,312 DEBUG [main][MACTest] testAllSupportedMACs: macKey=721f00c5e44656c71d3e89162d9deeb8c8a103bdfc30319d 08:44:31,312 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,314 DEBUG [main][MACTest] testAllSupportedMACs: mac1=f2a346fe6979f4766b6af9d77d39ad76f0cb1e570306ee7a 08:44:31,314 DEBUG [main][MACTest] testAllSupportedMACs: mac2=f2a346fe6979f4766b6af9d77d39ad76f0cb1e570306ee7a 08:44:31,315 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=5ca141ccd61a3d22af273936d00a81eb8df1822caf72a8a0 08:44:31,315 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=97312c2161c3e255aa1671bc3f57ce5c9ae140edfca9023a 08:44:31,317 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=e23922e5190a76f90e78633f83461ee317c024197c51a462 08:44:31,318 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,318 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/MD2 08:44:31,320 DEBUG [main][MACTest] testAllSupportedMACs: macKey=f8d3a817fbd2a9ae66977c5f715db3f8 08:44:31,320 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,322 DEBUG [main][MACTest] testAllSupportedMACs: mac1=5bd4a40076f07b52ba5c2a38d6f4453c 08:44:31,322 DEBUG [main][MACTest] testAllSupportedMACs: mac2=5bd4a40076f07b52ba5c2a38d6f4453c 08:44:31,324 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=7a234bf2605b3f13c9200a313a6bd494 08:44:31,324 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=fb0a6f7a6f3db5e676edfff23e9497cf 08:44:31,325 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=bbf27778d8ad73740c662da6b84f9568 08:44:31,327 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,327 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/MD4 08:44:31,327 DEBUG [main][MACTest] testAllSupportedMACs: macKey=b761532a89908e482ee6b9f515032993 08:44:31,328 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,328 DEBUG [main][MACTest] testAllSupportedMACs: mac1=54807e2979ab0f8c3bb3118434834489 08:44:31,328 DEBUG [main][MACTest] testAllSupportedMACs: mac2=54807e2979ab0f8c3bb3118434834489 08:44:31,328 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=fbdac937ad7ee76ac1e2b686a51a7c4c 08:44:31,329 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=87289d78e3deee519816b56296d80d90 08:44:31,329 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=6bdcbfa1a85da93d0843bcaca38b8fb3 08:44:31,329 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,329 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/MD5 08:44:31,330 DEBUG [main][MACTest] testAllSupportedMACs: macKey=6d59dfa359827ef097df76bb67e8b9f9 08:44:31,330 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,330 DEBUG [main][MACTest] testAllSupportedMACs: mac1=21e76af3f03fc6e020d7fb707c93b09c 08:44:31,330 DEBUG [main][MACTest] testAllSupportedMACs: mac2=21e76af3f03fc6e020d7fb707c93b09c 08:44:31,331 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=6830389ef76018354d0fa5da2dd56c1a 08:44:31,331 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=c4170dc8191e8f81b3297f768752f9bc 08:44:31,331 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=29c4e60d125220b053083c4630f5af46 08:44:31,331 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,332 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/RIPEMD128 08:44:31,332 DEBUG [main][MACTest] testAllSupportedMACs: macKey=6f8f904714c47faac513ceb5846a8ddd 08:44:31,332 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,333 DEBUG [main][MACTest] testAllSupportedMACs: mac1=3773fa82c555b0fa6148cfefc6f8c155 08:44:31,333 DEBUG [main][MACTest] testAllSupportedMACs: mac2=3773fa82c555b0fa6148cfefc6f8c155 08:44:31,333 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=a32a0110c7d2c4a1390d416b6b161ef7 08:44:31,333 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=ce461c71ff70d0accfc26a9b507150c6 08:44:31,334 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=aa327438919fc08b6e2115904e80c8d5 08:44:31,334 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,334 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/RIPEMD160 08:44:31,335 DEBUG [main][MACTest] testAllSupportedMACs: macKey=926e4ea7c7aacf86f211e26399bf1d74ca33433c 08:44:31,335 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,336 DEBUG [main][MACTest] testAllSupportedMACs: mac1=0f5f0486bc92e3e9838ab045b350fb74e7860413 08:44:31,336 DEBUG [main][MACTest] testAllSupportedMACs: mac2=0f5f0486bc92e3e9838ab045b350fb74e7860413 08:44:31,336 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=e926db6fc425d62c8f3b1e1750d695f3c489be06 08:44:31,337 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=d03296060f611cae2f435e0f0ad60003305b3c8e 08:44:31,337 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=56e1dfb9e1c544a5d8e75eb4bf3da1c4709328f7 08:44:31,338 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,338 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/SHA1 08:44:31,338 DEBUG [main][MACTest] testAllSupportedMACs: macKey=0b50dbc8eb2dab28d8e3f5f58f2a208393e55bd3 08:44:31,338 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,339 DEBUG [main][MACTest] testAllSupportedMACs: mac1=4c877911cac7e8e633d00951f907d653f3ef7e99 08:44:31,339 DEBUG [main][MACTest] testAllSupportedMACs: mac2=4c877911cac7e8e633d00951f907d653f3ef7e99 08:44:31,340 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=cec02db6f1a5e0c96e2b718d284795e23d571a55 08:44:31,340 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=852645e4421976c82cd04434d49d6217921a482a 08:44:31,340 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=c7ff837ae0ac62599dd20246b4e0f4aa220b40ee 08:44:31,341 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,341 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/SHA224 08:44:31,341 DEBUG [main][MACTest] testAllSupportedMACs: macKey=b4cfe7d65f64ad70ced2e31fa26c6d444366e5a7b07a3651e097d26f 08:44:31,342 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,342 DEBUG [main][MACTest] testAllSupportedMACs: mac1=89d07f5ac999492c4ddf1219bf0842acae142228eba5ef5929ea3370 08:44:31,342 DEBUG [main][MACTest] testAllSupportedMACs: mac2=89d07f5ac999492c4ddf1219bf0842acae142228eba5ef5929ea3370 08:44:31,343 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=b1495f7c0bd8983d60da3f3e0e9ce4dbcb2bd69652f7653f2fbfa20a 08:44:31,343 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=0fa32256cf698ce361ad56f145cf95416bd9d251a4c5a18206370a7e 08:44:31,344 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=f1812d22b500431818d5ed1d535a2a1975ba997830937c327c23760b 08:44:31,345 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,345 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/SHA256 08:44:31,345 DEBUG [main][MACTest] testAllSupportedMACs: macKey=087ea0b097ab1d817c0d8220697e8792f0c8a90f61af25b8ee39e04261227bc3 08:44:31,346 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,346 DEBUG [main][MACTest] testAllSupportedMACs: mac1=a820ccdefdc09aa145a5000cd4403c5936c2771336ce6ad045fdf884282d3a21 08:44:31,346 DEBUG [main][MACTest] testAllSupportedMACs: mac2=a820ccdefdc09aa145a5000cd4403c5936c2771336ce6ad045fdf884282d3a21 08:44:31,347 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=5f73dd995fc9306259b6417b5523597dac00adefc884a32b2b3f9a8e46e68ad5 08:44:31,347 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=f4e659af6000ada5a1084576e57d8c3986c9c0fd600a4d95d6ff36b7e3599bf3 08:44:31,348 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=fa1782098fca28755fe8337998bd788dc1d86581e9c9b38820eee75ebc3f626c 08:44:31,349 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,349 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/SHA384 08:44:31,350 DEBUG [main][MACTest] testAllSupportedMACs: macKey=7042de19093ac29ed2a276e5860bdc5e5bd22c7e8f3b9b283a07ce30c1bc4b245d03d69d59c0d9da5da2e7be259abbdd 08:44:31,350 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,350 DEBUG [main][MACTest] testAllSupportedMACs: mac1=b7bb1c6f6ca592b4e69ff26cdb7c76a277f2a6cd7d4f71a692dbff86e78b5e727512da3798287be0325d9442b9711be7 08:44:31,351 DEBUG [main][MACTest] testAllSupportedMACs: mac2=b7bb1c6f6ca592b4e69ff26cdb7c76a277f2a6cd7d4f71a692dbff86e78b5e727512da3798287be0325d9442b9711be7 08:44:31,351 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=07d4f6dfa4325eb607ef9c96f72a7432a150b2ba2127d67d97b007063199cdc064dbbadb37ceb196d8e4c007c0b35c19 08:44:31,352 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=63a5086df893bb890f05d936d2023bdec94615ee9fa66b39ac50ed1382f2324c75a2ef377d2d169db1d789be1f68460a 08:44:31,352 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=f689692ca88c82a948196f4ab4ed644a2d6649c798bf4a0f79123f440825a9cba13542c436b7f16b722d8e34aee567d7 08:44:31,353 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,353 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/SHA512 08:44:31,354 DEBUG [main][MACTest] testAllSupportedMACs: macKey=171ca6deddd6c8caf52a5dce052b5e423a20aad1f07584346bd0f567f39ddb0507067da85c945a22076d2b061d8a1b76a05d38af3cf8fb667e5a65471a3622fc 08:44:31,354 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,354 DEBUG [main][MACTest] testAllSupportedMACs: mac1=04d5baf973ed5d955e835bf9c559a4e28b427eb2b4f04c0d4d55b3b82e5cbb169f72f9c0c55c835afc77befc68b5eb4e16cd144c96109f9390964d0c045bd052 08:44:31,355 DEBUG [main][MACTest] testAllSupportedMACs: mac2=04d5baf973ed5d955e835bf9c559a4e28b427eb2b4f04c0d4d55b3b82e5cbb169f72f9c0c55c835afc77befc68b5eb4e16cd144c96109f9390964d0c045bd052 08:44:31,355 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=dc096b94458cd793b56f515bd7c3d5adc25b971e38c809cdc6181c24dbc6fe5f7ce329a7b736455ac845491dc341de095498b1d6614b0dbe5ffe97d27f94bb15 08:44:31,356 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=b51e737810c3d71cc2fc79c76355dbcf7f968066d4a44c11b1c703179c395df592619adbe4cd7853e7e4cda48324e012b63bfdc04b9ba9ba147d9610a4bb40e0 08:44:31,356 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=c1fa244cf404c3f3e087b8dbdfa1b86298c531f49e36a94e260eb387f49ffd76e0364622924128cc1bbac57546ecede4826c9ef1f9a41595b0e95b8121323608 08:44:31,357 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,357 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMAC/TIGER 08:44:31,358 DEBUG [main][MACTest] testAllSupportedMACs: macKey=c58f20abb8725c4132fa5f8fdd1b8b666341334cc2b77b1e 08:44:31,358 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,358 DEBUG [main][MACTest] testAllSupportedMACs: mac1=dfd98b14e257c4b87888a220763b70ccdce77495de679f3c 08:44:31,358 DEBUG [main][MACTest] testAllSupportedMACs: mac2=dfd98b14e257c4b87888a220763b70ccdce77495de679f3c 08:44:31,359 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=66a08a7c2c8a93336424eb473a34517c692fc4c4a9170fb7 08:44:31,359 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=58885ba025f5584e77afd2aa369726e9c501c1d1bca2cb95 08:44:31,360 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=b55582084b978a005227d8c7f0ebd0791debab396e722c10 08:44:31,360 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,360 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACMD2 08:44:31,362 DEBUG [main][MACTest] testAllSupportedMACs: macKey=d5bb5daa1ddaf52292b493f6f69e7eec 08:44:31,362 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,363 DEBUG [main][MACTest] testAllSupportedMACs: mac1=5dd496a57d05e141efe1f4e316e3518f 08:44:31,363 DEBUG [main][MACTest] testAllSupportedMACs: mac2=5dd496a57d05e141efe1f4e316e3518f 08:44:31,365 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=113574cc431389d4221e922a6679289c 08:44:31,365 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=46429adb76a0232ab533d65e7aa0d97b 08:44:31,367 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=6a07ec5edcad73960f53205b8e35450d 08:44:31,369 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,369 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACMD4 08:44:31,369 DEBUG [main][MACTest] testAllSupportedMACs: macKey=aac78b6c79633290c5b414dd15f2e90e 08:44:31,369 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,370 DEBUG [main][MACTest] testAllSupportedMACs: mac1=38cf5ab721c936115bf581e20d562cb2 08:44:31,370 DEBUG [main][MACTest] testAllSupportedMACs: mac2=38cf5ab721c936115bf581e20d562cb2 08:44:31,370 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=f3eb801f32f5217e15c2bdced7359c62 08:44:31,370 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=daa9b1decd678235893c5cbce36eaa29 08:44:31,370 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=ef06e2c20560054bafd0b0a3657be68d 08:44:31,371 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,371 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACMD5 08:44:31,371 DEBUG [main][MACTest] testAllSupportedMACs: macKey=4f4f40998c22f4926d5e824647aaeb8a 08:44:31,371 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,372 DEBUG [main][MACTest] testAllSupportedMACs: mac1=bab46e188750bf12a8b37a208ad7f5bc 08:44:31,372 DEBUG [main][MACTest] testAllSupportedMACs: mac2=bab46e188750bf12a8b37a208ad7f5bc 08:44:31,372 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=1505235c5c99077a1caf3292a8f5dc5b 08:44:31,372 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=8b6a049667e14c465da0043e59f33252 08:44:31,373 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=cf456c83f81153cb8dab8ffb5b49c9d4 08:44:31,373 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,373 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACRIPEMD128 08:44:31,374 DEBUG [main][MACTest] testAllSupportedMACs: macKey=8b9b28cc4c4acef5bae4dfe6d93057dd 08:44:31,374 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,375 DEBUG [main][MACTest] testAllSupportedMACs: mac1=75b70ed5c990df90358b99e889ea9442 08:44:31,375 DEBUG [main][MACTest] testAllSupportedMACs: mac2=75b70ed5c990df90358b99e889ea9442 08:44:31,376 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=d1f508f6bec4a0821f5bfc733092a0e4 08:44:31,376 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=c0fd7736ea12bf1942c39692c348d77e 08:44:31,376 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=5de53748f837f3c3a5514bdc889888a9 08:44:31,377 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,377 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACRIPEMD160 08:44:31,377 DEBUG [main][MACTest] testAllSupportedMACs: macKey=2dcccf56b86181a0ecc4bd68bd3ebef16be7f359 08:44:31,377 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,378 DEBUG [main][MACTest] testAllSupportedMACs: mac1=8ee94fdaea541c28025deb7eeca6399120a788a1 08:44:31,378 DEBUG [main][MACTest] testAllSupportedMACs: mac2=8ee94fdaea541c28025deb7eeca6399120a788a1 08:44:31,379 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=f3ec73d6aaf8a33c4b6c240a40051d08fab13b17 08:44:31,379 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=49c9e4c9d482f03d3e0ded45af4d54ad3b3b9db4 08:44:31,379 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=8dfc40036691f11bb57ed0cc3b6e4631eb00d6ab 08:44:31,380 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,380 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACSHA1 08:44:31,380 DEBUG [main][MACTest] testAllSupportedMACs: macKey=55ca50a5a099dc2ac904ceb1cb3a20a34fedfd8e 08:44:31,381 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,381 DEBUG [main][MACTest] testAllSupportedMACs: mac1=d5ea33ef4562392a872432f7404f968a4759b8d8 08:44:31,381 DEBUG [main][MACTest] testAllSupportedMACs: mac2=d5ea33ef4562392a872432f7404f968a4759b8d8 08:44:31,382 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=4de8cb8e5400c368fbe3004a13b8ff30c949476d 08:44:31,382 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=df693e0db1a05c13b51238fea69cd27e98937b52 08:44:31,382 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=c7a66908b90f90c1eb3ee32441a50b16885c00e2 08:44:31,383 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,383 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACSHA224 08:44:31,384 DEBUG [main][MACTest] testAllSupportedMACs: macKey=01dc4e8aca5f2d17ed444c101d2d1e5acba841e67a911c147699b801 08:44:31,384 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,384 DEBUG [main][MACTest] testAllSupportedMACs: mac1=78dc40edf5a197225d1fd17a3d2507542812bf6b76bcda8f37d45ff2 08:44:31,385 DEBUG [main][MACTest] testAllSupportedMACs: mac2=78dc40edf5a197225d1fd17a3d2507542812bf6b76bcda8f37d45ff2 08:44:31,385 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=bcdc65bd7c7df3e185e8d9a9549fd24e7afeff7c591fff5f839c5d0b 08:44:31,385 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=a14cba40126123eed551d41cb7bf7da435a903b8ee1f578311c3ff74 08:44:31,386 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=719b89e0487eb6eb8e50110df5a49ac61a84a1348301fc9ea83c113a 08:44:31,386 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,387 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACSHA256 08:44:31,387 DEBUG [main][MACTest] testAllSupportedMACs: macKey=92296cc2700df8cd21d98d7d724e77709da49db87b0f20ebda1fb0430f7ede7c 08:44:31,387 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,388 DEBUG [main][MACTest] testAllSupportedMACs: mac1=e61c9ffea5a9caec6b27727ad39f29d5aff5277e8e6374a06842f7c25eda9a36 08:44:31,388 DEBUG [main][MACTest] testAllSupportedMACs: mac2=e61c9ffea5a9caec6b27727ad39f29d5aff5277e8e6374a06842f7c25eda9a36 08:44:31,389 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=d94a9e431c0371cbd6378efc29a4531040344367031b46fd298b8db842f7f373 08:44:31,389 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=c74add06ab22c8c1e029c8f7cc30d0a612bc97f45abc0b93b620f3d7cc129410 08:44:31,389 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=8c38af78b36f3539104417596692e6773c28aeea998f385faca48bd6eb7fc392 08:44:31,390 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,390 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACSHA384 08:44:31,391 DEBUG [main][MACTest] testAllSupportedMACs: macKey=acb49f878fa24e31ef2b2f9116106110eec07cccd78b65bcfb34defe6f730581175a332b5bdcdc3ca19cbb660e92b62c 08:44:31,391 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,392 DEBUG [main][MACTest] testAllSupportedMACs: mac1=c76fa0b289f6274b178c595b2610492b034f5a06ee7691779680d96fd897830f59e785ee2320b05cf5d7ce7923614c07 08:44:31,392 DEBUG [main][MACTest] testAllSupportedMACs: mac2=c76fa0b289f6274b178c595b2610492b034f5a06ee7691779680d96fd897830f59e785ee2320b05cf5d7ce7923614c07 08:44:31,392 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=54a6ed258ca3b107673efe4580ef268b02a631c6440495289b540828ac619c973f0f098388a0ae07ffe61a8d5fddbec3 08:44:31,392 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=b5eacfd97de542845ee34f5a2ad252f0f6cc6539130b3778758f5d9480af98f0a2391b7874c22afadb0e7f3563e7b106 08:44:31,393 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=a5d7f9c2a2f311faa05858229e2a793ed5757da2ae71104d6c4f7be8c38d4401c4292158e2e854d9786dbab7c611e5e6 08:44:31,394 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,394 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACSHA512 08:44:31,394 DEBUG [main][MACTest] testAllSupportedMACs: macKey=e5a3a4f881b5da228c7b4fbf33f870afa36f273a6f3edebcc8cb7f52fd10ed136a8b72f6bc8910d3fa01aac0ea60dbfc957906644c4de68c4decc48d2c820735 08:44:31,394 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,395 DEBUG [main][MACTest] testAllSupportedMACs: mac1=ec6c9d01156980b4d3554a4b7875e8d462f051f453e38b10f25981ce56b18876b15fa87a2e7c4d87844064cbc0fb8b170b7e5a4398e0b505deb4f09cd13824ec 08:44:31,395 DEBUG [main][MACTest] testAllSupportedMACs: mac2=ec6c9d01156980b4d3554a4b7875e8d462f051f453e38b10f25981ce56b18876b15fa87a2e7c4d87844064cbc0fb8b170b7e5a4398e0b505deb4f09cd13824ec 08:44:31,396 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=87ae1c2aa139ae3c18386130f505decd08c23a462d6f8da00ca5a1210cd0d7b2a896c72c9b5794498699873165223c01056050f3951b856c84b896bd7d428c8e 08:44:31,396 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=dadb26cf56a0e66f9d79d4a653b937f922ea5e1eb453a6b9f3a987805f6b23872a456c75fb612031b13458b45d53f9716089f364371f1b6f36713f5cc87278ad 08:44:31,396 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=74ad41b6f737d48fa4472fc47e8dee7f9e713f15f5fd8329fe4276d0ef1ae249e190bf376e3c35bc329ca8943b79d2e8b08ded297fa09c2004f37a6c4f3888da 08:44:31,397 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,397 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=HMACTIGER 08:44:31,397 DEBUG [main][MACTest] testAllSupportedMACs: macKey=2a8acb81186459420c071318bf89320373a208ecf4ae2d6a 08:44:31,398 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,398 DEBUG [main][MACTest] testAllSupportedMACs: mac1=ed0ce0a3f1425a74e20c3c676034f851eb186465e4c04177 08:44:31,398 DEBUG [main][MACTest] testAllSupportedMACs: mac2=ed0ce0a3f1425a74e20c3c676034f851eb186465e4c04177 08:44:31,398 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=bd8aaaca7d3572b9349462f4a11f87b42fc24a8a2072a15e 08:44:31,398 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=fb6f9d04f927fc7913d3b55642006edcfd34d338a1d6ebfe 08:44:31,399 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=8bc56d7e925c224a019ec41cec21257c38f7b7d1828cbab9 08:44:31,399 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,399 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=ISO9797ALG3 08:44:31,400 DEBUG [main][MACTest] testAllSupportedMACs: macKey=7502f66774ac827f1174af26b8ff601ad630caaac4db9626 08:44:31,400 DEBUG [main][MACTest] testAllSupportedMACs: macIV=95987eb8f71e35ad 08:44:31,401 DEBUG [main][MACTest] testAllSupportedMACs: mac1=a6e8e8536a022599 08:44:31,401 DEBUG [main][MACTest] testAllSupportedMACs: mac2=a6e8e8536a022599 08:44:31,401 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=09926f70a75b109e 08:44:31,402 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=d3381050fe8af5c1 08:44:31,402 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=699762142b9f85a7778cd0844c1f8be23232f53069da4a3c 08:44:31,402 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=c8c53b366e09192c 08:44:31,403 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=e81098e9463fe935 08:44:31,404 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,404 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=ISO9797ALG3MAC 08:44:31,404 DEBUG [main][MACTest] testAllSupportedMACs: macKey=1052ebc853958cda7da16c7e6cce789abf30e717d824e195 08:44:31,405 DEBUG [main][MACTest] testAllSupportedMACs: macIV=645e3c87ebe37674 08:44:31,405 DEBUG [main][MACTest] testAllSupportedMACs: mac1=de6a1bbb9605b335 08:44:31,405 DEBUG [main][MACTest] testAllSupportedMACs: mac2=de6a1bbb9605b335 08:44:31,406 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=3d7a215ed329b399 08:44:31,406 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=e491218ab0c25c19 08:44:31,406 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=68202f2025ebcfab0167a7b7f0cf8c0ea95965904e6fc62c 08:44:31,406 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=d6cbf5967651e431 08:44:31,407 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=b49318d945471261 08:44:31,408 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,408 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=ISO9797ALG3MACWITHISO7816-4PADDING 08:44:31,409 DEBUG [main][MACTest] testAllSupportedMACs: macKey=44ffd1855b097fdd0b27f198a25b53d495a22279f193121b 08:44:31,409 DEBUG [main][MACTest] testAllSupportedMACs: macIV=8e57f99a61ddde42 08:44:31,409 DEBUG [main][MACTest] testAllSupportedMACs: mac1=30ba7189af60d987 08:44:31,409 DEBUG [main][MACTest] testAllSupportedMACs: mac2=30ba7189af60d987 08:44:31,410 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=f1fc7f37808595c6 08:44:31,410 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=d6c2c95a50d66194 08:44:31,411 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=cc7910d790eaea8db962170ef4115d4f3ce5ede36d126bb6 08:44:31,412 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=49815390a549d5dd 08:44:31,412 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=605fc1014218b41e 08:44:31,413 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,413 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=ISO9797ALG3WITHISO7816-4PADDING 08:44:31,414 DEBUG [main][MACTest] testAllSupportedMACs: macKey=076655b907f1e1906618d02ff3b1794e1eada43cd2bfe328 08:44:31,414 DEBUG [main][MACTest] testAllSupportedMACs: macIV=e01f5a580e312c65 08:44:31,415 DEBUG [main][MACTest] testAllSupportedMACs: mac1=c58a87ee4882f326 08:44:31,415 DEBUG [main][MACTest] testAllSupportedMACs: mac2=c58a87ee4882f326 08:44:31,416 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=def2149cc5de4ad7 08:44:31,416 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=eb2ba26f6170cc33 08:44:31,417 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=0b30b822bdf154bf1d3be448c8fc23ba9214ebfadc6b1725 08:44:31,417 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=c7219cd342d880d5 08:44:31,417 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=e6edf902575f10b3 08:44:31,418 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,418 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=OLDHMACSHA384 08:44:31,420 DEBUG [main][MACTest] testAllSupportedMACs: macKey=68a6d04add381b7e774dbb54cfd408cdc251ce237f5ffc7be04c1e83c947bb8bca82e64cc18b2e4fdae3ce8d1421f2b9 08:44:31,420 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,421 DEBUG [main][MACTest] testAllSupportedMACs: mac1=0c284936e68ff52914f5d46ddf4cfe4aa76b0e3bccf75c141aea487e8bf863e697d6ee47876a928bb5073777ecc926d4 08:44:31,421 DEBUG [main][MACTest] testAllSupportedMACs: mac2=0c284936e68ff52914f5d46ddf4cfe4aa76b0e3bccf75c141aea487e8bf863e697d6ee47876a928bb5073777ecc926d4 08:44:31,422 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=6d01261b76f2a8e69ef3c40a0a88f04db516e68a835f79764b38ff57cf4127a2d399fd04bbc605f9334501b374eaaeaa 08:44:31,422 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=cc8756368ac2ad0d1ae8dd5416899a59e21aac0a46807afe641435208a6c2a923fca8b132673069bd7abfd32fba71887 08:44:31,423 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=f324fc23899d21cc7bf922389527ab0d6fcc89089c8392fa45f6d6fde90288cfe9f0ccf525fc894dc1b4cdf8e892801a 08:44:31,423 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,423 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=OLDHMACSHA512 08:44:31,424 DEBUG [main][MACTest] testAllSupportedMACs: macKey=200266df0e27dec4484baddf68396acbdadeaa77160d7bd098405f82b055ba00ba76b2561e8d58006e056e5d332b9ae5af4345f68e2a5fd0aea0b7f3506265b4 08:44:31,424 DEBUG [main][MACTest] testAllSupportedMACs: macIV=null 08:44:31,425 DEBUG [main][MACTest] testAllSupportedMACs: mac1=a254a86e013b9cb2c29e618d4bf08de21f192bbc50abc7db5f5cf9bb6d10331de627a34355de0f0a40639405541e52b7d3de7f9b0a0bb56e3ead3d3070621a67 08:44:31,425 DEBUG [main][MACTest] testAllSupportedMACs: mac2=a254a86e013b9cb2c29e618d4bf08de21f192bbc50abc7db5f5cf9bb6d10331de627a34355de0f0a40639405541e52b7d3de7f9b0a0bb56e3ead3d3070621a67 08:44:31,425 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=a37021d0d6322c1587a0a19ecc63189341ebee6a8f823006c5a8f0246d186ecfa8782f7a658274ffb1de71a4bd2ac2370b17921403648a640821d6334fe4e167 08:44:31,426 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=fba1ca5e199dad895ccad35c86a28b2a0d3f9f9277800a8b3a8d80c24adb525618f6ca7c76658ab07c349148e94b27390e755272603745bb327b0f862719d634 08:44:31,426 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=af7e6b140a27cf09978870f18d04527471eac2f77b9923df092a820681dc81a1929e74c4d5f6935587676f3cddc019346d0f5af44393facf4bd1233cc1bc77e1 08:44:31,427 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,427 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=RC2 08:44:31,439 DEBUG [main][MACTest] testAllSupportedMACs: macKey=5b8f0249ee6e70eb 08:44:31,439 DEBUG [main][MACTest] testAllSupportedMACs: macIV=560005bc55453a9d 08:44:31,442 DEBUG [main][MACTest] testAllSupportedMACs: mac1=456a7398 08:44:31,442 DEBUG [main][MACTest] testAllSupportedMACs: mac2=456a7398 08:44:31,444 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=d826a636e095aaa1 08:44:31,444 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=29fb3484 08:44:31,445 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=846782ff13734f49 08:44:31,445 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=8b2ab7cf 08:44:31,447 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=b4d4f5de 08:44:31,448 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,448 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=RC2/CFB8 08:44:31,462 DEBUG [main][MACTest] testAllSupportedMACs: macKey=2e51d3ed1838f57f 08:44:31,462 DEBUG [main][MACTest] testAllSupportedMACs: macIV=a39bf9d027c7f1fa 08:44:31,474 DEBUG [main][MACTest] testAllSupportedMACs: mac1=36fbffdb 08:44:31,474 DEBUG [main][MACTest] testAllSupportedMACs: mac2=36fbffdb 08:44:31,482 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=f6c674fc12602a6d 08:44:31,485 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=433cfe3a 08:44:31,490 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=fe9abb6a5d907a3d 08:44:31,490 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=94eb56db 08:44:31,493 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=9214f68b 08:44:31,496 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,496 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=RC2MAC 08:44:31,497 DEBUG [main][MACTest] testAllSupportedMACs: macKey=3233225ce516dfac 08:44:31,497 DEBUG [main][MACTest] testAllSupportedMACs: macIV=6f7631bb1286a7bd 08:44:31,497 DEBUG [main][MACTest] testAllSupportedMACs: mac1=5daf3a0b 08:44:31,497 DEBUG [main][MACTest] testAllSupportedMACs: mac2=5daf3a0b 08:44:31,498 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=0dab2fe347b8570a 08:44:31,498 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=d230867e 08:44:31,499 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=93eef7e27f6f841e 08:44:31,499 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=3070200f 08:44:31,500 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=3dbe5be8 08:44:31,500 DEBUG [main][MACTest] ------------------------------------------------------------------------ 08:44:31,500 DEBUG [main][MACTest] testAllSupportedMACs: macAlgorithmName=RC2MAC/CFB8 08:44:31,503 DEBUG [main][MACTest] testAllSupportedMACs: macKey=ef2723a6e6fe6f8e 08:44:31,503 DEBUG [main][MACTest] testAllSupportedMACs: macIV=0738b60aebac53b2 08:44:31,506 DEBUG [main][MACTest] testAllSupportedMACs: mac1=ae07c9f3 08:44:31,506 DEBUG [main][MACTest] testAllSupportedMACs: mac2=ae07c9f3 08:44:31,509 DEBUG [main][MACTest] testAllSupportedMACs: wrongIV=8a48a9b633c01999 08:44:31,509 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=fd4a5740 08:44:31,512 DEBUG [main][MACTest] testAllSupportedMACs: wrongKey=db4edfa83c0f3c3f 08:44:31,512 DEBUG [main][MACTest] testAllSupportedMACs: wrongMAC=a0bccfdc 08:44:31,515 DEBUG [main][MACTest] testAllSupportedMACs: MACforWrongData=ba01a472 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 sec Running org.cumulus4j.crypto.test.AsymmetricKeyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.444 sec Running org.cumulus4j.crypto.test.CipherTest 08:44:54,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST//". 08:44:54,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST//NOPADDING". 08:44:54,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC-CTS/". 08:44:54,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC-CTS/NOPADDING". 08:44:54,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/". 08:44:54,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO10126". 08:44:54,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO10126-2". 08:44:54,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO10126-2PADDING". 08:44:54,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO10126PADDING". 08:44:54,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO7816-4". 08:44:54,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ISO7816-4PADDING". 08:44:54,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/NOPADDING". 08:44:54,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/PKCS5". 08:44:54,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/PKCS5PADDING". 08:44:54,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/PKCS7". 08:44:54,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/PKCS7PADDING". 08:44:54,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/TBC". 08:44:54,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/TBCPADDING". 08:44:54,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/X9.23". 08:44:54,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/X9.23PADDING". 08:44:54,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ZEROBYTE". 08:44:54,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CBC/ZEROBYTEPADDING". 08:44:54,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CCM/". 08:44:54,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CCM/NOPADDING". 08:44:54,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO10126". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO10126-2". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO10126-2PADDING". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO10126PADDING". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO7816-4". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ISO7816-4PADDING". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/NOPADDING". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/PKCS5". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/PKCS5PADDING". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/PKCS7". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/PKCS7PADDING". 08:44:54,254 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/TBC". 08:44:54,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/TBCPADDING". 08:44:54,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/X9.23". 08:44:54,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/X9.23PADDING". 08:44:54,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ZEROBYTE". 08:44:54,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB/ZEROBYTEPADDING". 08:44:54,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/". 08:44:54,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO10126". 08:44:54,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO10126-2". 08:44:54,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO10126-2PADDING". 08:44:54,255 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO10126PADDING". 08:44:54,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO7816-4". 08:44:54,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ISO7816-4PADDING". 08:44:54,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/NOPADDING". 08:44:54,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/PKCS5". 08:44:54,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/PKCS5PADDING". 08:44:54,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/PKCS7". 08:44:54,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/PKCS7PADDING". 08:44:54,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/TBC". 08:44:54,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/TBCPADDING". 08:44:54,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/X9.23". 08:44:54,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/X9.23PADDING". 08:44:54,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ZEROBYTE". 08:44:54,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB104/ZEROBYTEPADDING". 08:44:54,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/". 08:44:54,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO10126". 08:44:54,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO10126-2". 08:44:54,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO10126-2PADDING". 08:44:54,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO10126PADDING". 08:44:54,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO7816-4". 08:44:54,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ISO7816-4PADDING". 08:44:54,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/NOPADDING". 08:44:54,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/PKCS5". 08:44:54,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/PKCS5PADDING". 08:44:54,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/PKCS7". 08:44:54,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/PKCS7PADDING". 08:44:54,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/TBC". 08:44:54,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/TBCPADDING". 08:44:54,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/X9.23". 08:44:54,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/X9.23PADDING". 08:44:54,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ZEROBYTE". 08:44:54,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB112/ZEROBYTEPADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO10126". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO10126-2". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO10126-2PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO10126PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO7816-4". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ISO7816-4PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/NOPADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/PKCS5". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/PKCS5PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/PKCS7". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/PKCS7PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/TBC". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/TBCPADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/X9.23". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/X9.23PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ZEROBYTE". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB120/ZEROBYTEPADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO10126". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO10126-2". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO10126-2PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO10126PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO7816-4". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ISO7816-4PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/NOPADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/PKCS5". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/PKCS5PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/PKCS7". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/PKCS7PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/TBC". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/TBCPADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/X9.23". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/X9.23PADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ZEROBYTE". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB128/ZEROBYTEPADDING". 08:44:54,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/". 08:44:54,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO10126". 08:44:54,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO10126-2". 08:44:54,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO10126-2PADDING". 08:44:54,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO10126PADDING". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO7816-4". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ISO7816-4PADDING". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/NOPADDING". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/PKCS5". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/PKCS5PADDING". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/PKCS7". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/PKCS7PADDING". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/TBC". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/TBCPADDING". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/X9.23". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/X9.23PADDING". 08:44:54,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ZEROBYTE". 08:44:54,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB136/ZEROBYTEPADDING". 08:44:54,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/". 08:44:54,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO10126". 08:44:54,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO10126-2". 08:44:54,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO10126-2PADDING". 08:44:54,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO10126PADDING". 08:44:54,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO7816-4". 08:44:54,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ISO7816-4PADDING". 08:44:54,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/NOPADDING". 08:44:54,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/PKCS5". 08:44:54,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/PKCS5PADDING". 08:44:54,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/PKCS7". 08:44:54,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/PKCS7PADDING". 08:44:54,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/TBC". 08:44:54,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/TBCPADDING". 08:44:54,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/X9.23". 08:44:54,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/X9.23PADDING". 08:44:54,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ZEROBYTE". 08:44:54,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB144/ZEROBYTEPADDING". 08:44:54,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/". 08:44:54,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO10126". 08:44:54,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO10126-2". 08:44:54,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO10126-2PADDING". 08:44:54,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO10126PADDING". 08:44:54,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO7816-4". 08:44:54,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ISO7816-4PADDING". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/NOPADDING". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/PKCS5". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/PKCS5PADDING". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/PKCS7". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/PKCS7PADDING". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/TBC". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/TBCPADDING". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/X9.23". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/X9.23PADDING". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ZEROBYTE". 08:44:54,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB152/ZEROBYTEPADDING". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO10126". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO10126-2". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO10126-2PADDING". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO10126PADDING". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO7816-4". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ISO7816-4PADDING". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/NOPADDING". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/PKCS5". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/PKCS5PADDING". 08:44:54,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/PKCS7". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/PKCS7PADDING". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/TBC". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/TBCPADDING". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/X9.23". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/X9.23PADDING". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ZEROBYTE". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB16/ZEROBYTEPADDING". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO10126". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO10126-2". 08:44:54,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO10126-2PADDING". 08:44:54,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO10126PADDING". 08:44:54,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO7816-4". 08:44:54,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ISO7816-4PADDING". 08:44:54,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/NOPADDING". 08:44:54,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/PKCS5". 08:44:54,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/PKCS5PADDING". 08:44:54,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/PKCS7". 08:44:54,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/PKCS7PADDING". 08:44:54,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/TBC". 08:44:54,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/TBCPADDING". 08:44:54,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/X9.23". 08:44:54,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/X9.23PADDING". 08:44:54,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ZEROBYTE". 08:44:54,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB160/ZEROBYTEPADDING". 08:44:54,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/". 08:44:54,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO10126". 08:44:54,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO10126-2". 08:44:54,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO10126-2PADDING". 08:44:54,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO10126PADDING". 08:44:54,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO7816-4". 08:44:54,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ISO7816-4PADDING". 08:44:54,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/NOPADDING". 08:44:54,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/PKCS5". 08:44:54,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/PKCS5PADDING". 08:44:54,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/PKCS7". 08:44:54,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/PKCS7PADDING". 08:44:54,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/TBC". 08:44:54,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/TBCPADDING". 08:44:54,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/X9.23". 08:44:54,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/X9.23PADDING". 08:44:54,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ZEROBYTE". 08:44:54,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB168/ZEROBYTEPADDING". 08:44:54,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/". 08:44:54,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO10126". 08:44:54,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO10126-2". 08:44:54,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO10126-2PADDING". 08:44:54,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO10126PADDING". 08:44:54,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO7816-4". 08:44:54,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ISO7816-4PADDING". 08:44:54,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/NOPADDING". 08:44:54,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/PKCS5". 08:44:54,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/PKCS5PADDING". 08:44:54,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/PKCS7". 08:44:54,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/PKCS7PADDING". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/TBC". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/TBCPADDING". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/X9.23". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/X9.23PADDING". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ZEROBYTE". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB176/ZEROBYTEPADDING". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO10126". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO10126-2". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO10126-2PADDING". 08:44:54,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO10126PADDING". 08:44:54,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO7816-4". 08:44:54,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ISO7816-4PADDING". 08:44:54,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/NOPADDING". 08:44:54,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/PKCS5". 08:44:54,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/PKCS5PADDING". 08:44:54,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/PKCS7". 08:44:54,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/PKCS7PADDING". 08:44:54,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/TBC". 08:44:54,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/TBCPADDING". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/X9.23". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/X9.23PADDING". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ZEROBYTE". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB184/ZEROBYTEPADDING". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO10126". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO10126-2". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO10126-2PADDING". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO10126PADDING". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO7816-4". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ISO7816-4PADDING". 08:44:54,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/NOPADDING". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/PKCS5". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/PKCS5PADDING". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/PKCS7". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/PKCS7PADDING". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/TBC". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/TBCPADDING". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/X9.23". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/X9.23PADDING". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ZEROBYTE". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB192/ZEROBYTEPADDING". 08:44:54,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO10126". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO10126-2". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO10126-2PADDING". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO10126PADDING". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO7816-4". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ISO7816-4PADDING". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/NOPADDING". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/PKCS5". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/PKCS5PADDING". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/PKCS7". 08:44:54,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/PKCS7PADDING". 08:44:54,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/TBC". 08:44:54,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/TBCPADDING". 08:44:54,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/X9.23". 08:44:54,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/X9.23PADDING". 08:44:54,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ZEROBYTE". 08:44:54,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB200/ZEROBYTEPADDING". 08:44:54,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/". 08:44:54,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO10126". 08:44:54,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO10126-2". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO10126-2PADDING". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO10126PADDING". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO7816-4". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ISO7816-4PADDING". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/NOPADDING". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/PKCS5". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/PKCS5PADDING". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/PKCS7". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/PKCS7PADDING". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/TBC". 08:44:54,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/TBCPADDING". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/X9.23". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/X9.23PADDING". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ZEROBYTE". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB208/ZEROBYTEPADDING". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO10126". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO10126-2". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO10126-2PADDING". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO10126PADDING". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO7816-4". 08:44:54,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ISO7816-4PADDING". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/NOPADDING". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/PKCS5". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/PKCS5PADDING". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/PKCS7". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/PKCS7PADDING". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/TBC". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/TBCPADDING". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/X9.23". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/X9.23PADDING". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ZEROBYTE". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB216/ZEROBYTEPADDING". 08:44:54,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO10126". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO10126-2". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO10126-2PADDING". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO10126PADDING". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO7816-4". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ISO7816-4PADDING". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/NOPADDING". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/PKCS5". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/PKCS5PADDING". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/PKCS7". 08:44:54,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/PKCS7PADDING". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/TBC". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/TBCPADDING". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/X9.23". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/X9.23PADDING". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ZEROBYTE". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB224/ZEROBYTEPADDING". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO10126". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO10126-2". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO10126-2PADDING". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO10126PADDING". 08:44:54,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO7816-4". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ISO7816-4PADDING". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/NOPADDING". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/PKCS5". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/PKCS5PADDING". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/PKCS7". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/PKCS7PADDING". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/TBC". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/TBCPADDING". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/X9.23". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/X9.23PADDING". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ZEROBYTE". 08:44:54,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB232/ZEROBYTEPADDING". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO10126". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO10126-2". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO10126-2PADDING". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO10126PADDING". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO7816-4". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ISO7816-4PADDING". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/NOPADDING". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/PKCS5". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/PKCS5PADDING". 08:44:54,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/PKCS7". 08:44:54,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/PKCS7PADDING". 08:44:54,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/TBC". 08:44:54,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/TBCPADDING". 08:44:54,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/X9.23". 08:44:54,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/X9.23PADDING". 08:44:54,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ZEROBYTE". 08:44:54,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB24/ZEROBYTEPADDING". 08:44:54,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/". 08:44:54,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO10126". 08:44:54,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO10126-2". 08:44:54,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO10126-2PADDING". 08:44:54,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO10126PADDING". 08:44:54,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO7816-4". 08:44:54,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ISO7816-4PADDING". 08:44:54,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/NOPADDING". 08:44:54,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/PKCS5". 08:44:54,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/PKCS5PADDING". 08:44:54,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/PKCS7". 08:44:54,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/PKCS7PADDING". 08:44:54,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/TBC". 08:44:54,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/TBCPADDING". 08:44:54,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/X9.23". 08:44:54,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/X9.23PADDING". 08:44:54,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ZEROBYTE". 08:44:54,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB240/ZEROBYTEPADDING". 08:44:54,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/". 08:44:54,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO10126". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO10126-2". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO10126-2PADDING". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO10126PADDING". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO7816-4". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ISO7816-4PADDING". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/NOPADDING". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/PKCS5". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/PKCS5PADDING". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/PKCS7". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/PKCS7PADDING". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/TBC". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/TBCPADDING". 08:44:54,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/X9.23". 08:44:54,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/X9.23PADDING". 08:44:54,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ZEROBYTE". 08:44:54,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB248/ZEROBYTEPADDING". 08:44:54,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/". 08:44:54,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO10126". 08:44:54,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO10126-2". 08:44:54,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO10126-2PADDING". 08:44:54,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO10126PADDING". 08:44:54,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO7816-4". 08:44:54,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ISO7816-4PADDING". 08:44:54,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/NOPADDING". 08:44:54,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/PKCS5". 08:44:54,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/PKCS5PADDING". 08:44:54,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/PKCS7". 08:44:54,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/PKCS7PADDING". 08:44:54,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/TBC". 08:44:54,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/TBCPADDING". 08:44:54,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/X9.23". 08:44:54,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/X9.23PADDING". 08:44:54,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ZEROBYTE". 08:44:54,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB256/ZEROBYTEPADDING". 08:44:54,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/". 08:44:54,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO10126". 08:44:54,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO10126-2". 08:44:54,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO10126-2PADDING". 08:44:54,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO10126PADDING". 08:44:54,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO7816-4". 08:44:54,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ISO7816-4PADDING". 08:44:54,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/NOPADDING". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/PKCS5". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/PKCS5PADDING". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/PKCS7". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/PKCS7PADDING". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/TBC". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/TBCPADDING". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/X9.23". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/X9.23PADDING". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ZEROBYTE". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB32/ZEROBYTEPADDING". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/". 08:44:54,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO10126". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO10126-2". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO10126-2PADDING". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO10126PADDING". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO7816-4". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ISO7816-4PADDING". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/NOPADDING". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/PKCS5". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/PKCS5PADDING". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/PKCS7". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/PKCS7PADDING". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/TBC". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/TBCPADDING". 08:44:54,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/X9.23". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/X9.23PADDING". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ZEROBYTE". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB40/ZEROBYTEPADDING". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO10126". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO10126-2". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO10126-2PADDING". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO10126PADDING". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO7816-4". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ISO7816-4PADDING". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/NOPADDING". 08:44:54,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/PKCS5". 08:44:54,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/PKCS5PADDING". 08:44:54,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/PKCS7". 08:44:54,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/PKCS7PADDING". 08:44:54,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/TBC". 08:44:54,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/TBCPADDING". 08:44:54,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/X9.23". 08:44:54,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/X9.23PADDING". 08:44:54,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ZEROBYTE". 08:44:54,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB48/ZEROBYTEPADDING". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO10126". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO10126-2". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO10126-2PADDING". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO10126PADDING". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO7816-4". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ISO7816-4PADDING". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/NOPADDING". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/PKCS5". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/PKCS5PADDING". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/PKCS7". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/PKCS7PADDING". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/TBC". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/TBCPADDING". 08:44:54,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/X9.23". 08:44:54,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/X9.23PADDING". 08:44:54,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ZEROBYTE". 08:44:54,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB56/ZEROBYTEPADDING". 08:44:54,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/". 08:44:54,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO10126". 08:44:54,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO10126-2". 08:44:54,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO10126-2PADDING". 08:44:54,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO10126PADDING". 08:44:54,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO7816-4". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ISO7816-4PADDING". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/NOPADDING". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/PKCS5". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/PKCS5PADDING". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/PKCS7". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/PKCS7PADDING". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/TBC". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/TBCPADDING". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/X9.23". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/X9.23PADDING". 08:44:54,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ZEROBYTE". 08:44:54,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB64/ZEROBYTEPADDING". 08:44:54,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/". 08:44:54,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO10126". 08:44:54,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO10126-2". 08:44:54,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO10126-2PADDING". 08:44:54,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO10126PADDING". 08:44:54,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO7816-4". 08:44:54,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ISO7816-4PADDING". 08:44:54,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/NOPADDING". 08:44:54,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/PKCS5". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/PKCS5PADDING". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/PKCS7". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/PKCS7PADDING". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/TBC". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/TBCPADDING". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/X9.23". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/X9.23PADDING". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ZEROBYTE". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB72/ZEROBYTEPADDING". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO10126". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO10126-2". 08:44:54,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO10126-2PADDING". 08:44:54,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO10126PADDING". 08:44:54,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO7816-4". 08:44:54,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ISO7816-4PADDING". 08:44:54,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/NOPADDING". 08:44:54,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/PKCS5". 08:44:54,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/PKCS5PADDING". 08:44:54,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/PKCS7". 08:44:54,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/PKCS7PADDING". 08:44:54,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/TBC". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/TBCPADDING". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/X9.23". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/X9.23PADDING". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ZEROBYTE". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB8/ZEROBYTEPADDING". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO10126". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO10126-2". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO10126-2PADDING". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO10126PADDING". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO7816-4". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ISO7816-4PADDING". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/NOPADDING". 08:44:54,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/PKCS5". 08:44:54,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/PKCS5PADDING". 08:44:54,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/PKCS7". 08:44:54,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/PKCS7PADDING". 08:44:54,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/TBC". 08:44:54,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/TBCPADDING". 08:44:54,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/X9.23". 08:44:54,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/X9.23PADDING". 08:44:54,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ZEROBYTE". 08:44:54,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB80/ZEROBYTEPADDING". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO10126". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO10126-2". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO10126-2PADDING". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO10126PADDING". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO7816-4". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ISO7816-4PADDING". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/NOPADDING". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/PKCS5". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/PKCS5PADDING". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/PKCS7". 08:44:54,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/PKCS7PADDING". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/TBC". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/TBCPADDING". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/X9.23". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/X9.23PADDING". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ZEROBYTE". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB88/ZEROBYTEPADDING". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO10126". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO10126-2". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO10126-2PADDING". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO10126PADDING". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO7816-4". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ISO7816-4PADDING". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/NOPADDING". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/PKCS5". 08:44:54,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/PKCS5PADDING". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/PKCS7". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/PKCS7PADDING". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/TBC". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/TBCPADDING". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/X9.23". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/X9.23PADDING". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ZEROBYTE". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CFB96/ZEROBYTEPADDING". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CTS/". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/CTS/NOPADDING". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/EAX/". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/EAX/NOPADDING". 08:44:54,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/ECB/". 08:44:54,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/ECB/NOPADDING". 08:44:54,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/GCM/". 08:44:54,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/GCM/NOPADDING". 08:44:54,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/". 08:44:54,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO10126". 08:44:54,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO10126-2". 08:44:54,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO10126-2PADDING". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO10126PADDING". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO7816-4". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ISO7816-4PADDING". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/NOPADDING". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/PKCS5". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/PKCS5PADDING". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/PKCS7". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/PKCS7PADDING". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/TBC". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/TBCPADDING". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/X9.23". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/X9.23PADDING". 08:44:54,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ZEROBYTE". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB/ZEROBYTEPADDING". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO10126". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO10126-2". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO10126-2PADDING". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO10126PADDING". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO7816-4". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ISO7816-4PADDING". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/NOPADDING". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/PKCS5". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/PKCS5PADDING". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/PKCS7". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/PKCS7PADDING". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/TBC". 08:44:54,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/TBCPADDING". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/X9.23". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/X9.23PADDING". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ZEROBYTE". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB104/ZEROBYTEPADDING". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO10126". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO10126-2". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO10126-2PADDING". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO10126PADDING". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO7816-4". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ISO7816-4PADDING". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/NOPADDING". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/PKCS5". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/PKCS5PADDING". 08:44:54,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/PKCS7". 08:44:54,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/PKCS7PADDING". 08:44:54,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/TBC". 08:44:54,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/TBCPADDING". 08:44:54,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/X9.23". 08:44:54,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/X9.23PADDING". 08:44:54,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ZEROBYTE". 08:44:54,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB112/ZEROBYTEPADDING". 08:44:54,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/". 08:44:54,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO10126". 08:44:54,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO10126-2". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO10126-2PADDING". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO10126PADDING". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO7816-4". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ISO7816-4PADDING". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/NOPADDING". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/PKCS5". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/PKCS5PADDING". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/PKCS7". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/PKCS7PADDING". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/TBC". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/TBCPADDING". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/X9.23". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/X9.23PADDING". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ZEROBYTE". 08:44:54,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB120/ZEROBYTEPADDING". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO10126". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO10126-2". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO10126-2PADDING". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO10126PADDING". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO7816-4". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ISO7816-4PADDING". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/NOPADDING". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/PKCS5". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/PKCS5PADDING". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/PKCS7". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/PKCS7PADDING". 08:44:54,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/TBC". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/TBCPADDING". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/X9.23". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/X9.23PADDING". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ZEROBYTE". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB128/ZEROBYTEPADDING". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO10126". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO10126-2". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO10126-2PADDING". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO10126PADDING". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO7816-4". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ISO7816-4PADDING". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/NOPADDING". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/PKCS5". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/PKCS5PADDING". 08:44:54,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/PKCS7". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/PKCS7PADDING". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/TBC". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/TBCPADDING". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/X9.23". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/X9.23PADDING". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ZEROBYTE". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB136/ZEROBYTEPADDING". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO10126". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO10126-2". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO10126-2PADDING". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO10126PADDING". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO7816-4". 08:44:54,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ISO7816-4PADDING". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/NOPADDING". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/PKCS5". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/PKCS5PADDING". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/PKCS7". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/PKCS7PADDING". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/TBC". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/TBCPADDING". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/X9.23". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/X9.23PADDING". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ZEROBYTE". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB144/ZEROBYTEPADDING". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO10126". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO10126-2". 08:44:54,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO10126-2PADDING". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO10126PADDING". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO7816-4". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ISO7816-4PADDING". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/NOPADDING". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/PKCS5". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/PKCS5PADDING". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/PKCS7". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/PKCS7PADDING". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/TBC". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/TBCPADDING". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/X9.23". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/X9.23PADDING". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ZEROBYTE". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB152/ZEROBYTEPADDING". 08:44:54,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO10126". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO10126-2". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO10126-2PADDING". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO10126PADDING". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO7816-4". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ISO7816-4PADDING". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/NOPADDING". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/PKCS5". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/PKCS5PADDING". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/PKCS7". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/PKCS7PADDING". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/TBC". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/TBCPADDING". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/X9.23". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/X9.23PADDING". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ZEROBYTE". 08:44:54,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB16/ZEROBYTEPADDING". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO10126". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO10126-2". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO10126-2PADDING". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO10126PADDING". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO7816-4". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ISO7816-4PADDING". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/NOPADDING". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/PKCS5". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/PKCS5PADDING". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/PKCS7". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/PKCS7PADDING". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/TBC". 08:44:54,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/TBCPADDING". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/X9.23". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/X9.23PADDING". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ZEROBYTE". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB160/ZEROBYTEPADDING". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO10126". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO10126-2". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO10126-2PADDING". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO10126PADDING". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO7816-4". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ISO7816-4PADDING". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/NOPADDING". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/PKCS5". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/PKCS5PADDING". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/PKCS7". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/PKCS7PADDING". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/TBC". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/TBCPADDING". 08:44:54,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/X9.23". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/X9.23PADDING". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ZEROBYTE". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB168/ZEROBYTEPADDING". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO10126". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO10126-2". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO10126-2PADDING". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO10126PADDING". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO7816-4". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ISO7816-4PADDING". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/NOPADDING". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/PKCS5". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/PKCS5PADDING". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/PKCS7". 08:44:54,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/PKCS7PADDING". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/TBC". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/TBCPADDING". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/X9.23". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/X9.23PADDING". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ZEROBYTE". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB176/ZEROBYTEPADDING". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO10126". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO10126-2". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO10126-2PADDING". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO10126PADDING". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO7816-4". 08:44:54,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ISO7816-4PADDING". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/NOPADDING". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/PKCS5". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/PKCS5PADDING". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/PKCS7". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/PKCS7PADDING". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/TBC". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/TBCPADDING". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/X9.23". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/X9.23PADDING". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ZEROBYTE". 08:44:54,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB184/ZEROBYTEPADDING". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO10126". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO10126-2". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO10126-2PADDING". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO10126PADDING". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO7816-4". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ISO7816-4PADDING". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/NOPADDING". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/PKCS5". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/PKCS5PADDING". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/PKCS7". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/PKCS7PADDING". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/TBC". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/TBCPADDING". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/X9.23". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/X9.23PADDING". 08:44:54,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ZEROBYTE". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB192/ZEROBYTEPADDING". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO10126". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO10126-2". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO10126-2PADDING". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO10126PADDING". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO7816-4". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ISO7816-4PADDING". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/NOPADDING". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/PKCS5". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/PKCS5PADDING". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/PKCS7". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/PKCS7PADDING". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/TBC". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/TBCPADDING". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/X9.23". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/X9.23PADDING". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ZEROBYTE". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB200/ZEROBYTEPADDING". 08:44:54,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO10126". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO10126-2". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO10126-2PADDING". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO10126PADDING". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO7816-4". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ISO7816-4PADDING". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/NOPADDING". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/PKCS5". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/PKCS5PADDING". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/PKCS7". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/PKCS7PADDING". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/TBC". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/TBCPADDING". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/X9.23". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/X9.23PADDING". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ZEROBYTE". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB208/ZEROBYTEPADDING". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/". 08:44:54,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO10126". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO10126-2". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO10126-2PADDING". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO10126PADDING". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO7816-4". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ISO7816-4PADDING". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/NOPADDING". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/PKCS5". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/PKCS5PADDING". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/PKCS7". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/PKCS7PADDING". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/TBC". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/TBCPADDING". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/X9.23". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/X9.23PADDING". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ZEROBYTE". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB216/ZEROBYTEPADDING". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO10126". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO10126-2". 08:44:54,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO10126-2PADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO10126PADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO7816-4". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ISO7816-4PADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/NOPADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/PKCS5". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/PKCS5PADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/PKCS7". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/PKCS7PADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/TBC". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/TBCPADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/X9.23". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/X9.23PADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ZEROBYTE". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB224/ZEROBYTEPADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO10126". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO10126-2". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO10126-2PADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO10126PADDING". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO7816-4". 08:44:54,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ISO7816-4PADDING". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/NOPADDING". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/PKCS5". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/PKCS5PADDING". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/PKCS7". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/PKCS7PADDING". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/TBC". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/TBCPADDING". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/X9.23". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/X9.23PADDING". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ZEROBYTE". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB232/ZEROBYTEPADDING". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO10126". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO10126-2". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO10126-2PADDING". 08:44:54,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO10126PADDING". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO7816-4". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ISO7816-4PADDING". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/NOPADDING". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/PKCS5". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/PKCS5PADDING". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/PKCS7". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/PKCS7PADDING". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/TBC". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/TBCPADDING". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/X9.23". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/X9.23PADDING". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ZEROBYTE". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB24/ZEROBYTEPADDING". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/". 08:44:54,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO10126". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO10126-2". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO10126-2PADDING". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO10126PADDING". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO7816-4". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ISO7816-4PADDING". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/NOPADDING". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/PKCS5". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/PKCS5PADDING". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/PKCS7". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/PKCS7PADDING". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/TBC". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/TBCPADDING". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/X9.23". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/X9.23PADDING". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ZEROBYTE". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB240/ZEROBYTEPADDING". 08:44:54,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO10126". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO10126-2". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO10126-2PADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO10126PADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO7816-4". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ISO7816-4PADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/NOPADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/PKCS5". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/PKCS5PADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/PKCS7". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/PKCS7PADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/TBC". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/TBCPADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/X9.23". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/X9.23PADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ZEROBYTE". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB248/ZEROBYTEPADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO10126". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO10126-2". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO10126-2PADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO10126PADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO7816-4". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ISO7816-4PADDING". 08:44:54,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/NOPADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/PKCS5". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/PKCS5PADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/PKCS7". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/PKCS7PADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/TBC". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/TBCPADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/X9.23". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/X9.23PADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ZEROBYTE". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB256/ZEROBYTEPADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO10126". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO10126-2". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO10126-2PADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO10126PADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO7816-4". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ISO7816-4PADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/NOPADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/PKCS5". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/PKCS5PADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/PKCS7". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/PKCS7PADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/TBC". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/TBCPADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/X9.23". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/X9.23PADDING". 08:44:54,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ZEROBYTE". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB32/ZEROBYTEPADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO10126". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO10126-2". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO10126-2PADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO10126PADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO7816-4". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ISO7816-4PADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/NOPADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/PKCS5". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/PKCS5PADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/PKCS7". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/PKCS7PADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/TBC". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/TBCPADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/X9.23". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/X9.23PADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ZEROBYTE". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB40/ZEROBYTEPADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO10126". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO10126-2". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO10126-2PADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO10126PADDING". 08:44:54,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO7816-4". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ISO7816-4PADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/NOPADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/PKCS5". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/PKCS5PADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/PKCS7". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/PKCS7PADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/TBC". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/TBCPADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/X9.23". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/X9.23PADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ZEROBYTE". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB48/ZEROBYTEPADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO10126". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO10126-2". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO10126-2PADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO10126PADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO7816-4". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ISO7816-4PADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/NOPADDING". 08:44:54,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/PKCS5". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/PKCS5PADDING". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/PKCS7". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/PKCS7PADDING". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/TBC". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/TBCPADDING". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/X9.23". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/X9.23PADDING". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ZEROBYTE". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB56/ZEROBYTEPADDING". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO10126". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO10126-2". 08:44:54,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO10126-2PADDING". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO10126PADDING". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO7816-4". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ISO7816-4PADDING". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/NOPADDING". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/PKCS5". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/PKCS5PADDING". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/PKCS7". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/PKCS7PADDING". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/TBC". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/TBCPADDING". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/X9.23". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/X9.23PADDING". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ZEROBYTE". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB64/ZEROBYTEPADDING". 08:44:54,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO10126". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO10126-2". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO10126-2PADDING". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO10126PADDING". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO7816-4". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ISO7816-4PADDING". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/NOPADDING". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/PKCS5". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/PKCS5PADDING". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/PKCS7". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/PKCS7PADDING". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/TBC". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/TBCPADDING". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/X9.23". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/X9.23PADDING". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ZEROBYTE". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB72/ZEROBYTEPADDING". 08:44:54,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/". 08:44:54,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO10126". 08:44:54,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO10126-2". 08:44:54,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO10126-2PADDING". 08:44:54,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO10126PADDING". 08:44:54,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO7816-4". 08:44:54,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ISO7816-4PADDING". 08:44:54,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/NOPADDING". 08:44:54,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/PKCS5". 08:44:54,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/PKCS5PADDING". 08:44:54,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/PKCS7". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/PKCS7PADDING". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/TBC". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/TBCPADDING". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/X9.23". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/X9.23PADDING". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ZEROBYTE". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB8/ZEROBYTEPADDING". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO10126". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO10126-2". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO10126-2PADDING". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO10126PADDING". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO7816-4". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ISO7816-4PADDING". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/NOPADDING". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/PKCS5". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/PKCS5PADDING". 08:44:54,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/PKCS7". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/PKCS7PADDING". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/TBC". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/TBCPADDING". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/X9.23". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/X9.23PADDING". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ZEROBYTE". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB80/ZEROBYTEPADDING". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO10126". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO10126-2". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO10126-2PADDING". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO10126PADDING". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO7816-4". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ISO7816-4PADDING". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/NOPADDING". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/PKCS5". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/PKCS5PADDING". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/PKCS7". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/PKCS7PADDING". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/TBC". 08:44:54,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/TBCPADDING". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/X9.23". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/X9.23PADDING". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ZEROBYTE". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB88/ZEROBYTEPADDING". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO10126". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO10126-2". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO10126-2PADDING". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO10126PADDING". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO7816-4". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ISO7816-4PADDING". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/NOPADDING". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/PKCS5". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/PKCS5PADDING". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/PKCS7". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/PKCS7PADDING". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/TBC". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/TBCPADDING". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/X9.23". 08:44:54,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/X9.23PADDING". 08:44:54,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ZEROBYTE". 08:44:54,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/OFB96/ZEROBYTEPADDING". 08:44:54,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/". 08:44:54,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO10126". 08:44:54,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO10126-2". 08:44:54,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO10126-2PADDING". 08:44:54,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO10126PADDING". 08:44:54,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO7816-4". 08:44:54,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ISO7816-4PADDING". 08:44:54,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/NOPADDING". 08:44:54,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/PKCS5". 08:44:54,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/PKCS5PADDING". 08:44:54,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/PKCS7". 08:44:54,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/PKCS7PADDING". 08:44:54,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/TBC". 08:44:54,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/TBCPADDING". 08:44:54,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/X9.23". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/X9.23PADDING". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ZEROBYTE". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.FAST/SIC/ZEROBYTEPADDING". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT//". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT//NOPADDING". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC-CTS/". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC-CTS/NOPADDING". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO10126". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO10126-2". 08:44:54,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO10126-2PADDING". 08:44:54,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO10126PADDING". 08:44:54,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO7816-4". 08:44:54,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ISO7816-4PADDING". 08:44:54,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/NOPADDING". 08:44:54,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/PKCS5". 08:44:54,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/PKCS5PADDING". 08:44:54,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/PKCS7". 08:44:54,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/PKCS7PADDING". 08:44:54,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/TBC". 08:44:54,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/TBCPADDING". 08:44:54,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/X9.23". 08:44:54,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/X9.23PADDING". 08:44:54,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ZEROBYTE". 08:44:54,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CBC/ZEROBYTEPADDING". 08:44:54,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CCM/". 08:44:54,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CCM/NOPADDING". 08:44:54,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/". 08:44:54,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO10126". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO10126-2". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO10126-2PADDING". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO10126PADDING". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO7816-4". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ISO7816-4PADDING". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/NOPADDING". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/PKCS5". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/PKCS5PADDING". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/PKCS7". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/PKCS7PADDING". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/TBC". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/TBCPADDING". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/X9.23". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/X9.23PADDING". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ZEROBYTE". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB/ZEROBYTEPADDING". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/". 08:44:54,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO10126". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO10126-2". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO10126-2PADDING". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO10126PADDING". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO7816-4". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ISO7816-4PADDING". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/NOPADDING". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/PKCS5". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/PKCS5PADDING". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/PKCS7". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/PKCS7PADDING". 08:44:54,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/TBC". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/TBCPADDING". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/X9.23". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/X9.23PADDING". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ZEROBYTE". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB104/ZEROBYTEPADDING". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO10126". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO10126-2". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO10126-2PADDING". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO10126PADDING". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO7816-4". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ISO7816-4PADDING". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/NOPADDING". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/PKCS5". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/PKCS5PADDING". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/PKCS7". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/PKCS7PADDING". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/TBC". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/TBCPADDING". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/X9.23". 08:44:54,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/X9.23PADDING". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ZEROBYTE". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB112/ZEROBYTEPADDING". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO10126". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO10126-2". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO10126-2PADDING". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO10126PADDING". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO7816-4". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ISO7816-4PADDING". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/NOPADDING". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/PKCS5". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/PKCS5PADDING". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/PKCS7". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/PKCS7PADDING". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/TBC". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/TBCPADDING". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/X9.23". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/X9.23PADDING". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ZEROBYTE". 08:44:54,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB120/ZEROBYTEPADDING". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO10126". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO10126-2". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO10126-2PADDING". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO10126PADDING". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO7816-4". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ISO7816-4PADDING". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/NOPADDING". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/PKCS5". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/PKCS5PADDING". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/PKCS7". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/PKCS7PADDING". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/TBC". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/TBCPADDING". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/X9.23". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/X9.23PADDING". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ZEROBYTE". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB128/ZEROBYTEPADDING". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO10126". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO10126-2". 08:44:54,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO10126-2PADDING". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO10126PADDING". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO7816-4". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ISO7816-4PADDING". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/NOPADDING". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/PKCS5". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/PKCS5PADDING". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/PKCS7". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/PKCS7PADDING". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/TBC". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/TBCPADDING". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/X9.23". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/X9.23PADDING". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ZEROBYTE". 08:44:54,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB136/ZEROBYTEPADDING". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO10126". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO10126-2". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO10126-2PADDING". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO10126PADDING". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO7816-4". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ISO7816-4PADDING". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/NOPADDING". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/PKCS5". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/PKCS5PADDING". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/PKCS7". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/PKCS7PADDING". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/TBC". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/TBCPADDING". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/X9.23". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/X9.23PADDING". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ZEROBYTE". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB144/ZEROBYTEPADDING". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/". 08:44:54,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO10126". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO10126-2". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO10126-2PADDING". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO10126PADDING". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO7816-4". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ISO7816-4PADDING". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/NOPADDING". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/PKCS5". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/PKCS5PADDING". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/PKCS7". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/PKCS7PADDING". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/TBC". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/TBCPADDING". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/X9.23". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/X9.23PADDING". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ZEROBYTE". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB152/ZEROBYTEPADDING". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO10126". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO10126-2". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO10126-2PADDING". 08:44:54,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO10126PADDING". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO7816-4". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ISO7816-4PADDING". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/NOPADDING". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/PKCS5". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/PKCS5PADDING". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/PKCS7". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/PKCS7PADDING". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/TBC". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/TBCPADDING". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/X9.23". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/X9.23PADDING". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ZEROBYTE". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB16/ZEROBYTEPADDING". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO10126". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO10126-2". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO10126-2PADDING". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO10126PADDING". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO7816-4". 08:44:54,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ISO7816-4PADDING". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/NOPADDING". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/PKCS5". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/PKCS5PADDING". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/PKCS7". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/PKCS7PADDING". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/TBC". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/TBCPADDING". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/X9.23". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/X9.23PADDING". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ZEROBYTE". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB160/ZEROBYTEPADDING". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO10126". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO10126-2". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO10126-2PADDING". 08:44:54,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO10126PADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO7816-4". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ISO7816-4PADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/NOPADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/PKCS5". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/PKCS5PADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/PKCS7". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/PKCS7PADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/TBC". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/TBCPADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/X9.23". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/X9.23PADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ZEROBYTE". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB168/ZEROBYTEPADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO10126". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO10126-2". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO10126-2PADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO10126PADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO7816-4". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ISO7816-4PADDING". 08:44:54,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/NOPADDING". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/PKCS5". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/PKCS5PADDING". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/PKCS7". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/PKCS7PADDING". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/TBC". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/TBCPADDING". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/X9.23". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/X9.23PADDING". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ZEROBYTE". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB176/ZEROBYTEPADDING". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO10126". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO10126-2". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO10126-2PADDING". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO10126PADDING". 08:44:54,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO7816-4". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ISO7816-4PADDING". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/NOPADDING". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/PKCS5". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/PKCS5PADDING". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/PKCS7". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/PKCS7PADDING". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/TBC". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/TBCPADDING". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/X9.23". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/X9.23PADDING". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ZEROBYTE". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB184/ZEROBYTEPADDING". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO10126". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO10126-2". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO10126-2PADDING". 08:44:54,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO10126PADDING". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO7816-4". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ISO7816-4PADDING". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/NOPADDING". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/PKCS5". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/PKCS5PADDING". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/PKCS7". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/PKCS7PADDING". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/TBC". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/TBCPADDING". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/X9.23". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/X9.23PADDING". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ZEROBYTE". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB192/ZEROBYTEPADDING". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/". 08:44:54,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO10126". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO10126-2". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO10126-2PADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO10126PADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO7816-4". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ISO7816-4PADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/NOPADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/PKCS5". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/PKCS5PADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/PKCS7". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/PKCS7PADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/TBC". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/TBCPADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/X9.23". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/X9.23PADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ZEROBYTE". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB200/ZEROBYTEPADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO10126". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO10126-2". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO10126-2PADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO10126PADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO7816-4". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ISO7816-4PADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/NOPADDING". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/PKCS5". 08:44:54,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/PKCS5PADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/PKCS7". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/PKCS7PADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/TBC". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/TBCPADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/X9.23". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/X9.23PADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ZEROBYTE". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB208/ZEROBYTEPADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO10126". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO10126-2". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO10126-2PADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO10126PADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO7816-4". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ISO7816-4PADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/NOPADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/PKCS5". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/PKCS5PADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/PKCS7". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/PKCS7PADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/TBC". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/TBCPADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/X9.23". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/X9.23PADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ZEROBYTE". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB216/ZEROBYTEPADDING". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/". 08:44:54,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO10126". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO10126-2". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO10126-2PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO10126PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO7816-4". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ISO7816-4PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/NOPADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/PKCS5". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/PKCS5PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/PKCS7". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/PKCS7PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/TBC". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/TBCPADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/X9.23". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/X9.23PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ZEROBYTE". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB224/ZEROBYTEPADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO10126". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO10126-2". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO10126-2PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO10126PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO7816-4". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ISO7816-4PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/NOPADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/PKCS5". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/PKCS5PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/PKCS7". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/PKCS7PADDING". 08:44:54,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/TBC". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/TBCPADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/X9.23". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/X9.23PADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ZEROBYTE". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB232/ZEROBYTEPADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO10126". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO10126-2". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO10126-2PADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO10126PADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO7816-4". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ISO7816-4PADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/NOPADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/PKCS5". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/PKCS5PADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/PKCS7". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/PKCS7PADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/TBC". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/TBCPADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/X9.23". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/X9.23PADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ZEROBYTE". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB24/ZEROBYTEPADDING". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/". 08:44:54,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO10126". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO10126-2". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO10126-2PADDING". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO10126PADDING". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO7816-4". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ISO7816-4PADDING". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/NOPADDING". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/PKCS5". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/PKCS5PADDING". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/PKCS7". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/PKCS7PADDING". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/TBC". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/TBCPADDING". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/X9.23". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/X9.23PADDING". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ZEROBYTE". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB240/ZEROBYTEPADDING". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/". 08:44:54,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO10126". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO10126-2". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO10126-2PADDING". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO10126PADDING". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO7816-4". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ISO7816-4PADDING". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/NOPADDING". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/PKCS5". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/PKCS5PADDING". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/PKCS7". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/PKCS7PADDING". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/TBC". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/TBCPADDING". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/X9.23". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/X9.23PADDING". 08:44:54,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ZEROBYTE". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB248/ZEROBYTEPADDING". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO10126". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO10126-2". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO10126-2PADDING". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO10126PADDING". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO7816-4". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ISO7816-4PADDING". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/NOPADDING". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/PKCS5". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/PKCS5PADDING". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/PKCS7". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/PKCS7PADDING". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/TBC". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/TBCPADDING". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/X9.23". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/X9.23PADDING". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ZEROBYTE". 08:44:54,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB256/ZEROBYTEPADDING". 08:44:54,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/". 08:44:54,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO10126". 08:44:54,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO10126-2". 08:44:54,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO10126-2PADDING". 08:44:54,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO10126PADDING". 08:44:54,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO7816-4". 08:44:54,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ISO7816-4PADDING". 08:44:54,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/NOPADDING". 08:44:54,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/PKCS5". 08:44:54,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/PKCS5PADDING". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/PKCS7". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/PKCS7PADDING". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/TBC". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/TBCPADDING". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/X9.23". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/X9.23PADDING". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ZEROBYTE". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB32/ZEROBYTEPADDING". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO10126". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO10126-2". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO10126-2PADDING". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO10126PADDING". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO7816-4". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ISO7816-4PADDING". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/NOPADDING". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/PKCS5". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/PKCS5PADDING". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/PKCS7". 08:44:54,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/PKCS7PADDING". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/TBC". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/TBCPADDING". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/X9.23". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/X9.23PADDING". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ZEROBYTE". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB40/ZEROBYTEPADDING". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO10126". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO10126-2". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO10126-2PADDING". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO10126PADDING". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO7816-4". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ISO7816-4PADDING". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/NOPADDING". 08:44:54,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/PKCS5". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/PKCS5PADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/PKCS7". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/PKCS7PADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/TBC". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/TBCPADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/X9.23". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/X9.23PADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ZEROBYTE". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB48/ZEROBYTEPADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO10126". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO10126-2". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO10126-2PADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO10126PADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO7816-4". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ISO7816-4PADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/NOPADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/PKCS5". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/PKCS5PADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/PKCS7". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/PKCS7PADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/TBC". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/TBCPADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/X9.23". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/X9.23PADDING". 08:44:54,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ZEROBYTE". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB56/ZEROBYTEPADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO10126". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO10126-2". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO10126-2PADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO10126PADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO7816-4". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ISO7816-4PADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/NOPADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/PKCS5". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/PKCS5PADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/PKCS7". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/PKCS7PADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/TBC". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/TBCPADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/X9.23". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/X9.23PADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ZEROBYTE". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB64/ZEROBYTEPADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO10126". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO10126-2". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO10126-2PADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO10126PADDING". 08:44:54,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO7816-4". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ISO7816-4PADDING". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/NOPADDING". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/PKCS5". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/PKCS5PADDING". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/PKCS7". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/PKCS7PADDING". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/TBC". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/TBCPADDING". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/X9.23". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/X9.23PADDING". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ZEROBYTE". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB72/ZEROBYTEPADDING". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO10126". 08:44:54,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO10126-2". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO10126-2PADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO10126PADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO7816-4". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ISO7816-4PADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/NOPADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/PKCS5". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/PKCS5PADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/PKCS7". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/PKCS7PADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/TBC". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/TBCPADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/X9.23". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/X9.23PADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ZEROBYTE". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB8/ZEROBYTEPADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO10126". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO10126-2". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO10126-2PADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO10126PADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO7816-4". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ISO7816-4PADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/NOPADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/PKCS5". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/PKCS5PADDING". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/PKCS7". 08:44:54,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/PKCS7PADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/TBC". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/TBCPADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/X9.23". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/X9.23PADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ZEROBYTE". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB80/ZEROBYTEPADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO10126". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO10126-2". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO10126-2PADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO10126PADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO7816-4". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ISO7816-4PADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/NOPADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/PKCS5". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/PKCS5PADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/PKCS7". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/PKCS7PADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/TBC". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/TBCPADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/X9.23". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/X9.23PADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ZEROBYTE". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB88/ZEROBYTEPADDING". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO10126". 08:44:54,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO10126-2". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO10126-2PADDING". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO10126PADDING". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO7816-4". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ISO7816-4PADDING". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/NOPADDING". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/PKCS5". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/PKCS5PADDING". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/PKCS7". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/PKCS7PADDING". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/TBC". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/TBCPADDING". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/X9.23". 08:44:54,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/X9.23PADDING". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ZEROBYTE". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CFB96/ZEROBYTEPADDING". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CTS/". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/CTS/NOPADDING". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/EAX/". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/EAX/NOPADDING". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/ECB/". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/ECB/NOPADDING". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/GCM/". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/GCM/NOPADDING". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO10126". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO10126-2". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO10126-2PADDING". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO10126PADDING". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO7816-4". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ISO7816-4PADDING". 08:44:54,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/NOPADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/PKCS5". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/PKCS5PADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/PKCS7". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/PKCS7PADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/TBC". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/TBCPADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/X9.23". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/X9.23PADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ZEROBYTE". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB/ZEROBYTEPADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO10126". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO10126-2". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO10126-2PADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO10126PADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO7816-4". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ISO7816-4PADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/NOPADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/PKCS5". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/PKCS5PADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/PKCS7". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/PKCS7PADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/TBC". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/TBCPADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/X9.23". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/X9.23PADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ZEROBYTE". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB104/ZEROBYTEPADDING". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/". 08:44:54,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO10126". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO10126-2". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO10126-2PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO10126PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO7816-4". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ISO7816-4PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/NOPADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/PKCS5". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/PKCS5PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/PKCS7". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/PKCS7PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/TBC". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/TBCPADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/X9.23". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/X9.23PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ZEROBYTE". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB112/ZEROBYTEPADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO10126". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO10126-2". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO10126-2PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO10126PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO7816-4". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ISO7816-4PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/NOPADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/PKCS5". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/PKCS5PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/PKCS7". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/PKCS7PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/TBC". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/TBCPADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/X9.23". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/X9.23PADDING". 08:44:54,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ZEROBYTE". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB120/ZEROBYTEPADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO10126". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO10126-2". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO10126-2PADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO10126PADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO7816-4". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ISO7816-4PADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/NOPADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/PKCS5". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/PKCS5PADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/PKCS7". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/PKCS7PADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/TBC". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/TBCPADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/X9.23". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/X9.23PADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ZEROBYTE". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB128/ZEROBYTEPADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO10126". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO10126-2". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO10126-2PADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO10126PADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO7816-4". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ISO7816-4PADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/NOPADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/PKCS5". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/PKCS5PADDING". 08:44:54,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/PKCS7". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/PKCS7PADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/TBC". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/TBCPADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/X9.23". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/X9.23PADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ZEROBYTE". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB136/ZEROBYTEPADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO10126". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO10126-2". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO10126-2PADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO10126PADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO7816-4". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ISO7816-4PADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/NOPADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/PKCS5". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/PKCS5PADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/PKCS7". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/PKCS7PADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/TBC". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/TBCPADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/X9.23". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/X9.23PADDING". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ZEROBYTE". 08:44:54,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB144/ZEROBYTEPADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO10126". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO10126-2". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO10126-2PADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO10126PADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO7816-4". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ISO7816-4PADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/NOPADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/PKCS5". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/PKCS5PADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/PKCS7". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/PKCS7PADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/TBC". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/TBCPADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/X9.23". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/X9.23PADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ZEROBYTE". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB152/ZEROBYTEPADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO10126". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO10126-2". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO10126-2PADDING". 08:44:54,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO10126PADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO7816-4". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ISO7816-4PADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/NOPADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/PKCS5". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/PKCS5PADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/PKCS7". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/PKCS7PADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/TBC". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/TBCPADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/X9.23". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/X9.23PADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ZEROBYTE". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB16/ZEROBYTEPADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO10126". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO10126-2". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO10126-2PADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO10126PADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO7816-4". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ISO7816-4PADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/NOPADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/PKCS5". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/PKCS5PADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/PKCS7". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/PKCS7PADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/TBC". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/TBCPADDING". 08:44:54,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/X9.23". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/X9.23PADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ZEROBYTE". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB160/ZEROBYTEPADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO10126". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO10126-2". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO10126-2PADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO10126PADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO7816-4". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ISO7816-4PADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/NOPADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/PKCS5". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/PKCS5PADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/PKCS7". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/PKCS7PADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/TBC". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/TBCPADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/X9.23". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/X9.23PADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ZEROBYTE". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB168/ZEROBYTEPADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO10126". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO10126-2". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO10126-2PADDING". 08:44:54,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO10126PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO7816-4". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ISO7816-4PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/NOPADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/PKCS5". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/PKCS5PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/PKCS7". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/PKCS7PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/TBC". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/TBCPADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/X9.23". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/X9.23PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ZEROBYTE". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB176/ZEROBYTEPADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO10126". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO10126-2". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO10126-2PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO10126PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO7816-4". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ISO7816-4PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/NOPADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/PKCS5". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/PKCS5PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/PKCS7". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/PKCS7PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/TBC". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/TBCPADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/X9.23". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/X9.23PADDING". 08:44:54,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ZEROBYTE". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB184/ZEROBYTEPADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO10126". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO10126-2". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO10126-2PADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO10126PADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO7816-4". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ISO7816-4PADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/NOPADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/PKCS5". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/PKCS5PADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/PKCS7". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/PKCS7PADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/TBC". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/TBCPADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/X9.23". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/X9.23PADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ZEROBYTE". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB192/ZEROBYTEPADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO10126". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO10126-2". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO10126-2PADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO10126PADDING". 08:44:54,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO7816-4". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ISO7816-4PADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/NOPADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/PKCS5". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/PKCS5PADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/PKCS7". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/PKCS7PADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/TBC". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/TBCPADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/X9.23". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/X9.23PADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ZEROBYTE". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB200/ZEROBYTEPADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO10126". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO10126-2". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO10126-2PADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO10126PADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO7816-4". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ISO7816-4PADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/NOPADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/PKCS5". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/PKCS5PADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/PKCS7". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/PKCS7PADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/TBC". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/TBCPADDING". 08:44:54,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/X9.23". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/X9.23PADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ZEROBYTE". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB208/ZEROBYTEPADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO10126". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO10126-2". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO10126-2PADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO10126PADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO7816-4". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ISO7816-4PADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/NOPADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/PKCS5". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/PKCS5PADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/PKCS7". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/PKCS7PADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/TBC". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/TBCPADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/X9.23". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/X9.23PADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ZEROBYTE". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB216/ZEROBYTEPADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO10126". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO10126-2". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO10126-2PADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO10126PADDING". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO7816-4". 08:44:54,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ISO7816-4PADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/NOPADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/PKCS5". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/PKCS5PADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/PKCS7". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/PKCS7PADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/TBC". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/TBCPADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/X9.23". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/X9.23PADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ZEROBYTE". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB224/ZEROBYTEPADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO10126". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO10126-2". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO10126-2PADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO10126PADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO7816-4". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ISO7816-4PADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/NOPADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/PKCS5". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/PKCS5PADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/PKCS7". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/PKCS7PADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/TBC". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/TBCPADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/X9.23". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/X9.23PADDING". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ZEROBYTE". 08:44:54,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB232/ZEROBYTEPADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO10126". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO10126-2". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO10126-2PADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO10126PADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO7816-4". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ISO7816-4PADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/NOPADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/PKCS5". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/PKCS5PADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/PKCS7". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/PKCS7PADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/TBC". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/TBCPADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/X9.23". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/X9.23PADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ZEROBYTE". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB24/ZEROBYTEPADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO10126". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO10126-2". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO10126-2PADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO10126PADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO7816-4". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ISO7816-4PADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/NOPADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/PKCS5". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/PKCS5PADDING". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/PKCS7". 08:44:54,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/PKCS7PADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/TBC". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/TBCPADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/X9.23". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/X9.23PADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ZEROBYTE". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB240/ZEROBYTEPADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO10126". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO10126-2". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO10126-2PADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO10126PADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO7816-4". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ISO7816-4PADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/NOPADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/PKCS5". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/PKCS5PADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/PKCS7". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/PKCS7PADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/TBC". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/TBCPADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/X9.23". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/X9.23PADDING". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ZEROBYTE". 08:44:54,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB248/ZEROBYTEPADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO10126". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO10126-2". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO10126-2PADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO10126PADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO7816-4". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ISO7816-4PADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/NOPADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/PKCS5". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/PKCS5PADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/PKCS7". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/PKCS7PADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/TBC". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/TBCPADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/X9.23". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/X9.23PADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ZEROBYTE". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB256/ZEROBYTEPADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO10126". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO10126-2". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO10126-2PADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO10126PADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO7816-4". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ISO7816-4PADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/NOPADDING". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/PKCS5". 08:44:54,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/PKCS5PADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/PKCS7". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/PKCS7PADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/TBC". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/TBCPADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/X9.23". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/X9.23PADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ZEROBYTE". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB32/ZEROBYTEPADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO10126". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO10126-2". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO10126-2PADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO10126PADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO7816-4". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ISO7816-4PADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/NOPADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/PKCS5". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/PKCS5PADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/PKCS7". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/PKCS7PADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/TBC". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/TBCPADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/X9.23". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/X9.23PADDING". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ZEROBYTE". 08:44:54,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB40/ZEROBYTEPADDING". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO10126". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO10126-2". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO10126-2PADDING". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO10126PADDING". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO7816-4". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ISO7816-4PADDING". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/NOPADDING". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/PKCS5". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/PKCS5PADDING". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/PKCS7". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/PKCS7PADDING". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/TBC". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/TBCPADDING". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/X9.23". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/X9.23PADDING". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ZEROBYTE". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB48/ZEROBYTEPADDING". 08:44:54,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO10126". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO10126-2". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO10126-2PADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO10126PADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO7816-4". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ISO7816-4PADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/NOPADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/PKCS5". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/PKCS5PADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/PKCS7". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/PKCS7PADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/TBC". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/TBCPADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/X9.23". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/X9.23PADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ZEROBYTE". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB56/ZEROBYTEPADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO10126". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO10126-2". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO10126-2PADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO10126PADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO7816-4". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ISO7816-4PADDING". 08:44:54,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/NOPADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/PKCS5". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/PKCS5PADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/PKCS7". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/PKCS7PADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/TBC". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/TBCPADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/X9.23". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/X9.23PADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ZEROBYTE". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB64/ZEROBYTEPADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO10126". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO10126-2". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO10126-2PADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO10126PADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO7816-4". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ISO7816-4PADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/NOPADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/PKCS5". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/PKCS5PADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/PKCS7". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/PKCS7PADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/TBC". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/TBCPADDING". 08:44:54,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/X9.23". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/X9.23PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ZEROBYTE". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB72/ZEROBYTEPADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO10126". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO10126-2". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO10126-2PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO10126PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO7816-4". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ISO7816-4PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/NOPADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/PKCS5". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/PKCS5PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/PKCS7". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/PKCS7PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/TBC". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/TBCPADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/X9.23". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/X9.23PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ZEROBYTE". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB8/ZEROBYTEPADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO10126". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO10126-2". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO10126-2PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO10126PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO7816-4". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ISO7816-4PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/NOPADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/PKCS5". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/PKCS5PADDING". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/PKCS7". 08:44:54,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/PKCS7PADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/TBC". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/TBCPADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/X9.23". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/X9.23PADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ZEROBYTE". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB80/ZEROBYTEPADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO10126". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO10126-2". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO10126-2PADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO10126PADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO7816-4". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ISO7816-4PADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/NOPADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/PKCS5". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/PKCS5PADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/PKCS7". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/PKCS7PADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/TBC". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/TBCPADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/X9.23". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/X9.23PADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ZEROBYTE". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB88/ZEROBYTEPADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO10126". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO10126-2". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO10126-2PADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO10126PADDING". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO7816-4". 08:44:54,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ISO7816-4PADDING". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/NOPADDING". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/PKCS5". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/PKCS5PADDING". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/PKCS7". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/PKCS7PADDING". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/TBC". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/TBCPADDING". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/X9.23". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/X9.23PADDING". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ZEROBYTE". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/OFB96/ZEROBYTEPADDING". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO10126". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO10126-2". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO10126-2PADDING". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO10126PADDING". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO7816-4". 08:44:54,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ISO7816-4PADDING". 08:44:54,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/NOPADDING". 08:44:54,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/PKCS5". 08:44:54,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/PKCS5PADDING". 08:44:54,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/PKCS7". 08:44:54,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/PKCS7PADDING". 08:44:54,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/TBC". 08:44:54,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/TBCPADDING". 08:44:54,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/X9.23". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/X9.23PADDING". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ZEROBYTE". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES.LIGHT/SIC/ZEROBYTEPADDING". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES//". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES//NOPADDING". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC-CTS/". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC-CTS/NOPADDING". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO10126". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO10126-2". 08:44:54,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO10126-2PADDING". 08:44:54,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO10126PADDING". 08:44:54,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO7816-4". 08:44:54,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ISO7816-4PADDING". 08:44:54,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/NOPADDING". 08:44:54,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/PKCS5". 08:44:54,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/PKCS5PADDING". 08:44:54,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/PKCS7". 08:44:54,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/PKCS7PADDING". 08:44:54,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/TBC". 08:44:54,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/TBCPADDING". 08:44:54,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/X9.23". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/X9.23PADDING". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ZEROBYTE". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CBC/ZEROBYTEPADDING". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CCM/". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CCM/NOPADDING". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO10126". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO10126-2". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO10126-2PADDING". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO10126PADDING". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO7816-4". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ISO7816-4PADDING". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/NOPADDING". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/PKCS5". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/PKCS5PADDING". 08:44:54,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/PKCS7". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/PKCS7PADDING". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/TBC". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/TBCPADDING". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/X9.23". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/X9.23PADDING". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ZEROBYTE". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB/ZEROBYTEPADDING". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO10126". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO10126-2". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO10126-2PADDING". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO10126PADDING". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO7816-4". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ISO7816-4PADDING". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/NOPADDING". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/PKCS5". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/PKCS5PADDING". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/PKCS7". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/PKCS7PADDING". 08:44:54,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/TBC". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/TBCPADDING". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/X9.23". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/X9.23PADDING". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ZEROBYTE". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB104/ZEROBYTEPADDING". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO10126". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO10126-2". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO10126-2PADDING". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO10126PADDING". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO7816-4". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ISO7816-4PADDING". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/NOPADDING". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/PKCS5". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/PKCS5PADDING". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/PKCS7". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/PKCS7PADDING". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/TBC". 08:44:54,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/TBCPADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/X9.23". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/X9.23PADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ZEROBYTE". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB112/ZEROBYTEPADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO10126". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO10126-2". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO10126-2PADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO10126PADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO7816-4". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ISO7816-4PADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/NOPADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/PKCS5". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/PKCS5PADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/PKCS7". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/PKCS7PADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/TBC". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/TBCPADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/X9.23". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/X9.23PADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ZEROBYTE". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB120/ZEROBYTEPADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO10126". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO10126-2". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO10126-2PADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO10126PADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO7816-4". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ISO7816-4PADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/NOPADDING". 08:44:54,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/PKCS5". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/PKCS5PADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/PKCS7". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/PKCS7PADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/TBC". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/TBCPADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/X9.23". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/X9.23PADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ZEROBYTE". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB128/ZEROBYTEPADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO10126". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO10126-2". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO10126-2PADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO10126PADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO7816-4". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ISO7816-4PADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/NOPADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/PKCS5". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/PKCS5PADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/PKCS7". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/PKCS7PADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/TBC". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/TBCPADDING". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/X9.23". 08:44:54,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/X9.23PADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ZEROBYTE". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB136/ZEROBYTEPADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO10126". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO10126-2". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO10126-2PADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO10126PADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO7816-4". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ISO7816-4PADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/NOPADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/PKCS5". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/PKCS5PADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/PKCS7". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/PKCS7PADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/TBC". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/TBCPADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/X9.23". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/X9.23PADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ZEROBYTE". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB144/ZEROBYTEPADDING". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO10126". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO10126-2". 08:44:54,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO10126-2PADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO10126PADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO7816-4". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ISO7816-4PADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/NOPADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/PKCS5". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/PKCS5PADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/PKCS7". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/PKCS7PADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/TBC". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/TBCPADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/X9.23". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/X9.23PADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ZEROBYTE". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB152/ZEROBYTEPADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO10126". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO10126-2". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO10126-2PADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO10126PADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO7816-4". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ISO7816-4PADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/NOPADDING". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/PKCS5". 08:44:54,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/PKCS5PADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/PKCS7". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/PKCS7PADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/TBC". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/TBCPADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/X9.23". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/X9.23PADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ZEROBYTE". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB16/ZEROBYTEPADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO10126". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO10126-2". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO10126-2PADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO10126PADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO7816-4". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ISO7816-4PADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/NOPADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/PKCS5". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/PKCS5PADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/PKCS7". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/PKCS7PADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/TBC". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/TBCPADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/X9.23". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/X9.23PADDING". 08:44:54,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ZEROBYTE". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB160/ZEROBYTEPADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO10126". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO10126-2". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO10126-2PADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO10126PADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO7816-4". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ISO7816-4PADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/NOPADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/PKCS5". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/PKCS5PADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/PKCS7". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/PKCS7PADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/TBC". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/TBCPADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/X9.23". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/X9.23PADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ZEROBYTE". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB168/ZEROBYTEPADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO10126". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO10126-2". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO10126-2PADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO10126PADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO7816-4". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ISO7816-4PADDING". 08:44:54,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/NOPADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/PKCS5". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/PKCS5PADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/PKCS7". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/PKCS7PADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/TBC". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/TBCPADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/X9.23". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/X9.23PADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ZEROBYTE". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB176/ZEROBYTEPADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO10126". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO10126-2". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO10126-2PADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO10126PADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO7816-4". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ISO7816-4PADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/NOPADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/PKCS5". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/PKCS5PADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/PKCS7". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/PKCS7PADDING". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/TBC". 08:44:54,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/TBCPADDING". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/X9.23". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/X9.23PADDING". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ZEROBYTE". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB184/ZEROBYTEPADDING". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO10126". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO10126-2". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO10126-2PADDING". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO10126PADDING". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO7816-4". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ISO7816-4PADDING". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/NOPADDING". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/PKCS5". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/PKCS5PADDING". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/PKCS7". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/PKCS7PADDING". 08:44:54,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/TBC". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/TBCPADDING". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/X9.23". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/X9.23PADDING". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ZEROBYTE". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB192/ZEROBYTEPADDING". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO10126". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO10126-2". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO10126-2PADDING". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO10126PADDING". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO7816-4". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ISO7816-4PADDING". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/NOPADDING". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/PKCS5". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/PKCS5PADDING". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/PKCS7". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/PKCS7PADDING". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/TBC". 08:44:54,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/TBCPADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/X9.23". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/X9.23PADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ZEROBYTE". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB200/ZEROBYTEPADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO10126". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO10126-2". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO10126-2PADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO10126PADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO7816-4". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ISO7816-4PADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/NOPADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/PKCS5". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/PKCS5PADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/PKCS7". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/PKCS7PADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/TBC". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/TBCPADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/X9.23". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/X9.23PADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ZEROBYTE". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB208/ZEROBYTEPADDING". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/". 08:44:54,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO10126". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO10126-2". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO10126-2PADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO10126PADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO7816-4". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ISO7816-4PADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/NOPADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/PKCS5". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/PKCS5PADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/PKCS7". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/PKCS7PADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/TBC". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/TBCPADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/X9.23". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/X9.23PADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ZEROBYTE". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB216/ZEROBYTEPADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO10126". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO10126-2". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO10126-2PADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO10126PADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO7816-4". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ISO7816-4PADDING". 08:44:54,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/NOPADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/PKCS5". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/PKCS5PADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/PKCS7". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/PKCS7PADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/TBC". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/TBCPADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/X9.23". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/X9.23PADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ZEROBYTE". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB224/ZEROBYTEPADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO10126". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO10126-2". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO10126-2PADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO10126PADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO7816-4". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ISO7816-4PADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/NOPADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/PKCS5". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/PKCS5PADDING". 08:44:54,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/PKCS7". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/PKCS7PADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/TBC". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/TBCPADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/X9.23". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/X9.23PADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ZEROBYTE". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB232/ZEROBYTEPADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO10126". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO10126-2". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO10126-2PADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO10126PADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO7816-4". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ISO7816-4PADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/NOPADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/PKCS5". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/PKCS5PADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/PKCS7". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/PKCS7PADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/TBC". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/TBCPADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/X9.23". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/X9.23PADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ZEROBYTE". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB24/ZEROBYTEPADDING". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO10126". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO10126-2". 08:44:54,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO10126-2PADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO10126PADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO7816-4". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ISO7816-4PADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/NOPADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/PKCS5". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/PKCS5PADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/PKCS7". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/PKCS7PADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/TBC". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/TBCPADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/X9.23". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/X9.23PADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ZEROBYTE". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB240/ZEROBYTEPADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO10126". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO10126-2". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO10126-2PADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO10126PADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO7816-4". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ISO7816-4PADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/NOPADDING". 08:44:54,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/PKCS5". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/PKCS5PADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/PKCS7". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/PKCS7PADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/TBC". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/TBCPADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/X9.23". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/X9.23PADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ZEROBYTE". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB248/ZEROBYTEPADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO10126". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO10126-2". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO10126-2PADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO10126PADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO7816-4". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ISO7816-4PADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/NOPADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/PKCS5". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/PKCS5PADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/PKCS7". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/PKCS7PADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/TBC". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/TBCPADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/X9.23". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/X9.23PADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ZEROBYTE". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB256/ZEROBYTEPADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO10126". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO10126-2". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO10126-2PADDING". 08:44:54,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO10126PADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO7816-4". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ISO7816-4PADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/NOPADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/PKCS5". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/PKCS5PADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/PKCS7". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/PKCS7PADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/TBC". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/TBCPADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/X9.23". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/X9.23PADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ZEROBYTE". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB32/ZEROBYTEPADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO10126". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO10126-2". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO10126-2PADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO10126PADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO7816-4". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ISO7816-4PADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/NOPADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/PKCS5". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/PKCS5PADDING". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/PKCS7". 08:44:54,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/PKCS7PADDING". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/TBC". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/TBCPADDING". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/X9.23". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/X9.23PADDING". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ZEROBYTE". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB40/ZEROBYTEPADDING". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO10126". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO10126-2". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO10126-2PADDING". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO10126PADDING". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO7816-4". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ISO7816-4PADDING". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/NOPADDING". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/PKCS5". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/PKCS5PADDING". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/PKCS7". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/PKCS7PADDING". 08:44:54,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/TBC". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/TBCPADDING". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/X9.23". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/X9.23PADDING". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ZEROBYTE". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB48/ZEROBYTEPADDING". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO10126". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO10126-2". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO10126-2PADDING". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO10126PADDING". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO7816-4". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ISO7816-4PADDING". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/NOPADDING". 08:44:54,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/PKCS5". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/PKCS5PADDING". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/PKCS7". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/PKCS7PADDING". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/TBC". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/TBCPADDING". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/X9.23". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/X9.23PADDING". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ZEROBYTE". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB56/ZEROBYTEPADDING". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO10126". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO10126-2". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO10126-2PADDING". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO10126PADDING". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO7816-4". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ISO7816-4PADDING". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/NOPADDING". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/PKCS5". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/PKCS5PADDING". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/PKCS7". 08:44:54,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/PKCS7PADDING". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/TBC". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/TBCPADDING". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/X9.23". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/X9.23PADDING". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ZEROBYTE". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB64/ZEROBYTEPADDING". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO10126". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO10126-2". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO10126-2PADDING". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO10126PADDING". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO7816-4". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ISO7816-4PADDING". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/NOPADDING". 08:44:54,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/PKCS5". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/PKCS5PADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/PKCS7". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/PKCS7PADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/TBC". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/TBCPADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/X9.23". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/X9.23PADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ZEROBYTE". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB72/ZEROBYTEPADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO10126". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO10126-2". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO10126-2PADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO10126PADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO7816-4". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ISO7816-4PADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/NOPADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/PKCS5". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/PKCS5PADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/PKCS7". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/PKCS7PADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/TBC". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/TBCPADDING". 08:44:54,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/X9.23". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/X9.23PADDING". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ZEROBYTE". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB8/ZEROBYTEPADDING". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO10126". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO10126-2". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO10126-2PADDING". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO10126PADDING". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO7816-4". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ISO7816-4PADDING". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/NOPADDING". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/PKCS5". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/PKCS5PADDING". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/PKCS7". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/PKCS7PADDING". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/TBC". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/TBCPADDING". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/X9.23". 08:44:54,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/X9.23PADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ZEROBYTE". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB80/ZEROBYTEPADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO10126". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO10126-2". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO10126-2PADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO10126PADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO7816-4". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ISO7816-4PADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/NOPADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/PKCS5". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/PKCS5PADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/PKCS7". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/PKCS7PADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/TBC". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/TBCPADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/X9.23". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/X9.23PADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ZEROBYTE". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB88/ZEROBYTEPADDING". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO10126". 08:44:54,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO10126-2". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO10126-2PADDING". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO10126PADDING". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO7816-4". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ISO7816-4PADDING". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/NOPADDING". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/PKCS5". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/PKCS5PADDING". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/PKCS7". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/PKCS7PADDING". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/TBC". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/TBCPADDING". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/X9.23". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/X9.23PADDING". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ZEROBYTE". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CFB96/ZEROBYTEPADDING". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CTS/". 08:44:54,441 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/CTS/NOPADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/EAX/". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/EAX/NOPADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/ECB/". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/ECB/NOPADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/GCM/". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/GCM/NOPADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO10126". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO10126-2". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO10126-2PADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO10126PADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO7816-4". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ISO7816-4PADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/NOPADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/PKCS5". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/PKCS5PADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/PKCS7". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/PKCS7PADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/TBC". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/TBCPADDING". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/X9.23". 08:44:54,442 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/X9.23PADDING". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ZEROBYTE". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB/ZEROBYTEPADDING". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO10126". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO10126-2". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO10126-2PADDING". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO10126PADDING". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO7816-4". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ISO7816-4PADDING". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/NOPADDING". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/PKCS5". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/PKCS5PADDING". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/PKCS7". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/PKCS7PADDING". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/TBC". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/TBCPADDING". 08:44:54,443 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/X9.23". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/X9.23PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ZEROBYTE". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB104/ZEROBYTEPADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO10126". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO10126-2". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO10126-2PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO10126PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO7816-4". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ISO7816-4PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/NOPADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/PKCS5". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/PKCS5PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/PKCS7". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/PKCS7PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/TBC". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/TBCPADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/X9.23". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/X9.23PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ZEROBYTE". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB112/ZEROBYTEPADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO10126". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO10126-2". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO10126-2PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO10126PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO7816-4". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ISO7816-4PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/NOPADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/PKCS5". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/PKCS5PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/PKCS7". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/PKCS7PADDING". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/TBC". 08:44:54,444 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/TBCPADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/X9.23". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/X9.23PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ZEROBYTE". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB120/ZEROBYTEPADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO10126". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO10126-2". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO10126-2PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO10126PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO7816-4". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ISO7816-4PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/NOPADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/PKCS5". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/PKCS5PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/PKCS7". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/PKCS7PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/TBC". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/TBCPADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/X9.23". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/X9.23PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ZEROBYTE". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB128/ZEROBYTEPADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO10126". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO10126-2". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO10126-2PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO10126PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO7816-4". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ISO7816-4PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/NOPADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/PKCS5". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/PKCS5PADDING". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/PKCS7". 08:44:54,445 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/PKCS7PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/TBC". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/TBCPADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/X9.23". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/X9.23PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ZEROBYTE". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB136/ZEROBYTEPADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO10126". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO10126-2". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO10126-2PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO10126PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO7816-4". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ISO7816-4PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/NOPADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/PKCS5". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/PKCS5PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/PKCS7". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/PKCS7PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/TBC". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/TBCPADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/X9.23". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/X9.23PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ZEROBYTE". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB144/ZEROBYTEPADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO10126". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO10126-2". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO10126-2PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO10126PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO7816-4". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ISO7816-4PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/NOPADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/PKCS5". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/PKCS5PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/PKCS7". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/PKCS7PADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/TBC". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/TBCPADDING". 08:44:54,446 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/X9.23". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/X9.23PADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ZEROBYTE". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB152/ZEROBYTEPADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO10126". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO10126-2". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO10126-2PADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO10126PADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO7816-4". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ISO7816-4PADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/NOPADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/PKCS5". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/PKCS5PADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/PKCS7". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/PKCS7PADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/TBC". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/TBCPADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/X9.23". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/X9.23PADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ZEROBYTE". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB16/ZEROBYTEPADDING". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/". 08:44:54,447 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO10126". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO10126-2". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO10126-2PADDING". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO10126PADDING". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO7816-4". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ISO7816-4PADDING". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/NOPADDING". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/PKCS5". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/PKCS5PADDING". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/PKCS7". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/PKCS7PADDING". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/TBC". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/TBCPADDING". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/X9.23". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/X9.23PADDING". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ZEROBYTE". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB160/ZEROBYTEPADDING". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO10126". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO10126-2". 08:44:54,448 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO10126-2PADDING". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO10126PADDING". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO7816-4". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ISO7816-4PADDING". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/NOPADDING". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/PKCS5". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/PKCS5PADDING". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/PKCS7". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/PKCS7PADDING". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/TBC". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/TBCPADDING". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/X9.23". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/X9.23PADDING". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ZEROBYTE". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB168/ZEROBYTEPADDING". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO10126". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO10126-2". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO10126-2PADDING". 08:44:54,449 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO10126PADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO7816-4". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ISO7816-4PADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/NOPADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/PKCS5". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/PKCS5PADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/PKCS7". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/PKCS7PADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/TBC". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/TBCPADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/X9.23". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/X9.23PADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ZEROBYTE". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB176/ZEROBYTEPADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO10126". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO10126-2". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO10126-2PADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO10126PADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO7816-4". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ISO7816-4PADDING". 08:44:54,450 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/NOPADDING". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/PKCS5". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/PKCS5PADDING". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/PKCS7". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/PKCS7PADDING". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/TBC". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/TBCPADDING". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/X9.23". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/X9.23PADDING". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ZEROBYTE". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB184/ZEROBYTEPADDING". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO10126". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO10126-2". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO10126-2PADDING". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO10126PADDING". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO7816-4". 08:44:54,451 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ISO7816-4PADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/NOPADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/PKCS5". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/PKCS5PADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/PKCS7". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/PKCS7PADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/TBC". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/TBCPADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/X9.23". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/X9.23PADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ZEROBYTE". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB192/ZEROBYTEPADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO10126". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO10126-2". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO10126-2PADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO10126PADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO7816-4". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ISO7816-4PADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/NOPADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/PKCS5". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/PKCS5PADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/PKCS7". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/PKCS7PADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/TBC". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/TBCPADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/X9.23". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/X9.23PADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ZEROBYTE". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB200/ZEROBYTEPADDING". 08:44:54,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO10126". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO10126-2". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO10126-2PADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO10126PADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO7816-4". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ISO7816-4PADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/NOPADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/PKCS5". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/PKCS5PADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/PKCS7". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/PKCS7PADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/TBC". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/TBCPADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/X9.23". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/X9.23PADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ZEROBYTE". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB208/ZEROBYTEPADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO10126". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO10126-2". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO10126-2PADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO10126PADDING". 08:44:54,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO7816-4". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ISO7816-4PADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/NOPADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/PKCS5". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/PKCS5PADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/PKCS7". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/PKCS7PADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/TBC". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/TBCPADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/X9.23". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/X9.23PADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ZEROBYTE". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB216/ZEROBYTEPADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO10126". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO10126-2". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO10126-2PADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO10126PADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO7816-4". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ISO7816-4PADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/NOPADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/PKCS5". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/PKCS5PADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/PKCS7". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/PKCS7PADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/TBC". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/TBCPADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/X9.23". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/X9.23PADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ZEROBYTE". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB224/ZEROBYTEPADDING". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/". 08:44:54,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO10126". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO10126-2". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO10126-2PADDING". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO10126PADDING". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO7816-4". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ISO7816-4PADDING". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/NOPADDING". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/PKCS5". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/PKCS5PADDING". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/PKCS7". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/PKCS7PADDING". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/TBC". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/TBCPADDING". 08:44:54,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/X9.23". 08:44:54,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/X9.23PADDING". 08:44:54,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ZEROBYTE". 08:44:54,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB232/ZEROBYTEPADDING". 08:44:54,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/". 08:44:54,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO10126". 08:44:54,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO10126-2". 08:44:54,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO10126-2PADDING". 08:44:54,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO10126PADDING". 08:44:54,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO7816-4". 08:44:54,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ISO7816-4PADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/NOPADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/PKCS5". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/PKCS5PADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/PKCS7". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/PKCS7PADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/TBC". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/TBCPADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/X9.23". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/X9.23PADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ZEROBYTE". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB24/ZEROBYTEPADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO10126". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO10126-2". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO10126-2PADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO10126PADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO7816-4". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ISO7816-4PADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/NOPADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/PKCS5". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/PKCS5PADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/PKCS7". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/PKCS7PADDING". 08:44:54,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/TBC". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/TBCPADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/X9.23". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/X9.23PADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ZEROBYTE". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB240/ZEROBYTEPADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO10126". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO10126-2". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO10126-2PADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO10126PADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO7816-4". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ISO7816-4PADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/NOPADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/PKCS5". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/PKCS5PADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/PKCS7". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/PKCS7PADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/TBC". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/TBCPADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/X9.23". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/X9.23PADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ZEROBYTE". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB248/ZEROBYTEPADDING". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO10126". 08:44:54,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO10126-2". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO10126-2PADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO10126PADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO7816-4". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ISO7816-4PADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/NOPADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/PKCS5". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/PKCS5PADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/PKCS7". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/PKCS7PADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/TBC". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/TBCPADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/X9.23". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/X9.23PADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ZEROBYTE". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB256/ZEROBYTEPADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO10126". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO10126-2". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO10126-2PADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO10126PADDING". 08:44:54,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO7816-4". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ISO7816-4PADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/NOPADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/PKCS5". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/PKCS5PADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/PKCS7". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/PKCS7PADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/TBC". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/TBCPADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/X9.23". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/X9.23PADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ZEROBYTE". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB32/ZEROBYTEPADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO10126". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO10126-2". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO10126-2PADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO10126PADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO7816-4". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ISO7816-4PADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/NOPADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/PKCS5". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/PKCS5PADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/PKCS7". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/PKCS7PADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/TBC". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/TBCPADDING". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/X9.23". 08:44:54,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/X9.23PADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ZEROBYTE". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB40/ZEROBYTEPADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO10126". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO10126-2". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO10126-2PADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO10126PADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO7816-4". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ISO7816-4PADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/NOPADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/PKCS5". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/PKCS5PADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/PKCS7". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/PKCS7PADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/TBC". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/TBCPADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/X9.23". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/X9.23PADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ZEROBYTE". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB48/ZEROBYTEPADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO10126". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO10126-2". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO10126-2PADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO10126PADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO7816-4". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ISO7816-4PADDING". 08:44:54,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/NOPADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/PKCS5". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/PKCS5PADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/PKCS7". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/PKCS7PADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/TBC". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/TBCPADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/X9.23". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/X9.23PADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ZEROBYTE". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB56/ZEROBYTEPADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO10126". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO10126-2". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO10126-2PADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO10126PADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO7816-4". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ISO7816-4PADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/NOPADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/PKCS5". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/PKCS5PADDING". 08:44:54,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/PKCS7". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/PKCS7PADDING". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/TBC". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/TBCPADDING". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/X9.23". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/X9.23PADDING". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ZEROBYTE". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB64/ZEROBYTEPADDING". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO10126". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO10126-2". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO10126-2PADDING". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO10126PADDING". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO7816-4". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ISO7816-4PADDING". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/NOPADDING". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/PKCS5". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/PKCS5PADDING". 08:44:54,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/PKCS7". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/PKCS7PADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/TBC". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/TBCPADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/X9.23". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/X9.23PADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ZEROBYTE". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB72/ZEROBYTEPADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO10126". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO10126-2". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO10126-2PADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO10126PADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO7816-4". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ISO7816-4PADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/NOPADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/PKCS5". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/PKCS5PADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/PKCS7". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/PKCS7PADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/TBC". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/TBCPADDING". 08:44:54,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/X9.23". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/X9.23PADDING". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ZEROBYTE". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB8/ZEROBYTEPADDING". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO10126". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO10126-2". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO10126-2PADDING". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO10126PADDING". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO7816-4". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ISO7816-4PADDING". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/NOPADDING". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/PKCS5". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/PKCS5PADDING". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/PKCS7". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/PKCS7PADDING". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/TBC". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/TBCPADDING". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/X9.23". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/X9.23PADDING". 08:44:54,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ZEROBYTE". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB80/ZEROBYTEPADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO10126". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO10126-2". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO10126-2PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO10126PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO7816-4". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ISO7816-4PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/NOPADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/PKCS5". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/PKCS5PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/PKCS7". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/PKCS7PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/TBC". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/TBCPADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/X9.23". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/X9.23PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ZEROBYTE". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB88/ZEROBYTEPADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO10126". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO10126-2". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO10126-2PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO10126PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO7816-4". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ISO7816-4PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/NOPADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/PKCS5". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/PKCS5PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/PKCS7". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/PKCS7PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/TBC". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/TBCPADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/X9.23". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/X9.23PADDING". 08:44:54,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ZEROBYTE". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/OFB96/ZEROBYTEPADDING". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO10126". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO10126-2". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO10126-2PADDING". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO10126PADDING". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO7816-4". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ISO7816-4PADDING". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/NOPADDING". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/PKCS5". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/PKCS5PADDING". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/PKCS7". 08:44:54,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/PKCS7PADDING". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/TBC". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/TBCPADDING". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/X9.23". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/X9.23PADDING". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ZEROBYTE". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "AES/SIC/ZEROBYTEPADDING". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH//". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH//NOPADDING". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC-CTS/". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC-CTS/NOPADDING". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO10126". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO10126-2". 08:44:54,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO10126-2PADDING". 08:44:54,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO10126PADDING". 08:44:54,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO7816-4". 08:44:54,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ISO7816-4PADDING". 08:44:54,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/NOPADDING". 08:44:54,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/PKCS5". 08:44:54,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/PKCS5PADDING". 08:44:54,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/PKCS7". 08:44:54,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/PKCS7PADDING". 08:44:54,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/TBC". 08:44:54,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/TBCPADDING". 08:44:54,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/X9.23". 08:44:54,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/X9.23PADDING". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ZEROBYTE". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CBC/ZEROBYTEPADDING". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO10126". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO10126-2". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO10126-2PADDING". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO10126PADDING". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO7816-4". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ISO7816-4PADDING". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/NOPADDING". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/PKCS5". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/PKCS5PADDING". 08:44:54,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/PKCS7". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/PKCS7PADDING". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/TBC". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/TBCPADDING". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/X9.23". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/X9.23PADDING". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ZEROBYTE". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB/ZEROBYTEPADDING". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO10126". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO10126-2". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO10126-2PADDING". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO10126PADDING". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO7816-4". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ISO7816-4PADDING". 08:44:54,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/NOPADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/PKCS5". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/PKCS5PADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/PKCS7". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/PKCS7PADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/TBC". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/TBCPADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/X9.23". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/X9.23PADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ZEROBYTE". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB104/ZEROBYTEPADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO10126". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO10126-2". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO10126-2PADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO10126PADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO7816-4". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ISO7816-4PADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/NOPADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/PKCS5". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/PKCS5PADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/PKCS7". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/PKCS7PADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/TBC". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/TBCPADDING". 08:44:54,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/X9.23". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/X9.23PADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ZEROBYTE". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB112/ZEROBYTEPADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO10126". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO10126-2". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO10126-2PADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO10126PADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO7816-4". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ISO7816-4PADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/NOPADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/PKCS5". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/PKCS5PADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/PKCS7". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/PKCS7PADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/TBC". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/TBCPADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/X9.23". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/X9.23PADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ZEROBYTE". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB120/ZEROBYTEPADDING". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO10126". 08:44:54,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO10126-2". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO10126-2PADDING". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO10126PADDING". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO7816-4". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ISO7816-4PADDING". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/NOPADDING". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/PKCS5". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/PKCS5PADDING". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/PKCS7". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/PKCS7PADDING". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/TBC". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/TBCPADDING". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/X9.23". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/X9.23PADDING". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ZEROBYTE". 08:44:54,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB128/ZEROBYTEPADDING". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO10126". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO10126-2". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO10126-2PADDING". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO10126PADDING". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO7816-4". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ISO7816-4PADDING". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/NOPADDING". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/PKCS5". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/PKCS5PADDING". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/PKCS7". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/PKCS7PADDING". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/TBC". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/TBCPADDING". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/X9.23". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/X9.23PADDING". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ZEROBYTE". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB136/ZEROBYTEPADDING". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO10126". 08:44:54,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO10126-2". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO10126-2PADDING". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO10126PADDING". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO7816-4". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ISO7816-4PADDING". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/NOPADDING". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/PKCS5". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/PKCS5PADDING". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/PKCS7". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/PKCS7PADDING". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/TBC". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/TBCPADDING". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/X9.23". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/X9.23PADDING". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ZEROBYTE". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB144/ZEROBYTEPADDING". 08:44:54,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO10126". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO10126-2". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO10126-2PADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO10126PADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO7816-4". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ISO7816-4PADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/NOPADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/PKCS5". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/PKCS5PADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/PKCS7". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/PKCS7PADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/TBC". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/TBCPADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/X9.23". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/X9.23PADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ZEROBYTE". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB152/ZEROBYTEPADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO10126". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO10126-2". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO10126-2PADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO10126PADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO7816-4". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ISO7816-4PADDING". 08:44:54,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/NOPADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/PKCS5". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/PKCS5PADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/PKCS7". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/PKCS7PADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/TBC". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/TBCPADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/X9.23". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/X9.23PADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ZEROBYTE". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB16/ZEROBYTEPADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO10126". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO10126-2". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO10126-2PADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO10126PADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO7816-4". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ISO7816-4PADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/NOPADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/PKCS5". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/PKCS5PADDING". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/PKCS7". 08:44:54,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/PKCS7PADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/TBC". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/TBCPADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/X9.23". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/X9.23PADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ZEROBYTE". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB160/ZEROBYTEPADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO10126". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO10126-2". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO10126-2PADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO10126PADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO7816-4". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ISO7816-4PADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/NOPADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/PKCS5". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/PKCS5PADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/PKCS7". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/PKCS7PADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/TBC". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/TBCPADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/X9.23". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/X9.23PADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ZEROBYTE". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB168/ZEROBYTEPADDING". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/". 08:44:54,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO10126". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO10126-2". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO10126-2PADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO10126PADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO7816-4". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ISO7816-4PADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/NOPADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/PKCS5". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/PKCS5PADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/PKCS7". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/PKCS7PADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/TBC". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/TBCPADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/X9.23". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/X9.23PADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ZEROBYTE". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB176/ZEROBYTEPADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO10126". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO10126-2". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO10126-2PADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO10126PADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO7816-4". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ISO7816-4PADDING". 08:44:54,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/NOPADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/PKCS5". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/PKCS5PADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/PKCS7". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/PKCS7PADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/TBC". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/TBCPADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/X9.23". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/X9.23PADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ZEROBYTE". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB184/ZEROBYTEPADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO10126". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO10126-2". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO10126-2PADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO10126PADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO7816-4". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ISO7816-4PADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/NOPADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/PKCS5". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/PKCS5PADDING". 08:44:54,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/PKCS7". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/PKCS7PADDING". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/TBC". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/TBCPADDING". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/X9.23". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/X9.23PADDING". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ZEROBYTE". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB192/ZEROBYTEPADDING". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO10126". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO10126-2". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO10126-2PADDING". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO10126PADDING". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO7816-4". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ISO7816-4PADDING". 08:44:54,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/NOPADDING". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/PKCS5". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/PKCS5PADDING". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/PKCS7". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/PKCS7PADDING". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/TBC". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/TBCPADDING". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/X9.23". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/X9.23PADDING". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ZEROBYTE". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB200/ZEROBYTEPADDING". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO10126". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO10126-2". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO10126-2PADDING". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO10126PADDING". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO7816-4". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ISO7816-4PADDING". 08:44:54,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/NOPADDING". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/PKCS5". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/PKCS5PADDING". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/PKCS7". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/PKCS7PADDING". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/TBC". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/TBCPADDING". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/X9.23". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/X9.23PADDING". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ZEROBYTE". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB208/ZEROBYTEPADDING". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO10126". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO10126-2". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO10126-2PADDING". 08:44:54,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO10126PADDING". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO7816-4". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ISO7816-4PADDING". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/NOPADDING". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/PKCS5". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/PKCS5PADDING". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/PKCS7". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/PKCS7PADDING". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/TBC". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/TBCPADDING". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/X9.23". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/X9.23PADDING". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ZEROBYTE". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB216/ZEROBYTEPADDING". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO10126". 08:44:54,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO10126-2". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO10126-2PADDING". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO10126PADDING". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO7816-4". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ISO7816-4PADDING". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/NOPADDING". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/PKCS5". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/PKCS5PADDING". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/PKCS7". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/PKCS7PADDING". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/TBC". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/TBCPADDING". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/X9.23". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/X9.23PADDING". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ZEROBYTE". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB224/ZEROBYTEPADDING". 08:44:54,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO10126". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO10126-2". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO10126-2PADDING". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO10126PADDING". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO7816-4". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ISO7816-4PADDING". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/NOPADDING". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/PKCS5". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/PKCS5PADDING". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/PKCS7". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/PKCS7PADDING". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/TBC". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/TBCPADDING". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/X9.23". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/X9.23PADDING". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ZEROBYTE". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB232/ZEROBYTEPADDING". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO10126". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO10126-2". 08:44:54,488 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO10126-2PADDING". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO10126PADDING". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO7816-4". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ISO7816-4PADDING". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/NOPADDING". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/PKCS5". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/PKCS5PADDING". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/PKCS7". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/PKCS7PADDING". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/TBC". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/TBCPADDING". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/X9.23". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/X9.23PADDING". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ZEROBYTE". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB24/ZEROBYTEPADDING". 08:44:54,489 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO10126". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO10126-2". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO10126-2PADDING". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO10126PADDING". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO7816-4". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ISO7816-4PADDING". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/NOPADDING". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/PKCS5". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/PKCS5PADDING". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/PKCS7". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/PKCS7PADDING". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/TBC". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/TBCPADDING". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/X9.23". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/X9.23PADDING". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ZEROBYTE". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB240/ZEROBYTEPADDING". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO10126". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO10126-2". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO10126-2PADDING". 08:44:54,490 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO10126PADDING". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO7816-4". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ISO7816-4PADDING". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/NOPADDING". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/PKCS5". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/PKCS5PADDING". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/PKCS7". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/PKCS7PADDING". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/TBC". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/TBCPADDING". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/X9.23". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/X9.23PADDING". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ZEROBYTE". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB248/ZEROBYTEPADDING". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO10126". 08:44:54,491 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO10126-2". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO10126-2PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO10126PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO7816-4". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ISO7816-4PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/NOPADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/PKCS5". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/PKCS5PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/PKCS7". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/PKCS7PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/TBC". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/TBCPADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/X9.23". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/X9.23PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ZEROBYTE". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB256/ZEROBYTEPADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO10126". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO10126-2". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO10126-2PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO10126PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO7816-4". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ISO7816-4PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/NOPADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/PKCS5". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/PKCS5PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/PKCS7". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/PKCS7PADDING". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/TBC". 08:44:54,492 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/TBCPADDING". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/X9.23". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/X9.23PADDING". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ZEROBYTE". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB32/ZEROBYTEPADDING". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO10126". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO10126-2". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO10126-2PADDING". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO10126PADDING". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO7816-4". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ISO7816-4PADDING". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/NOPADDING". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/PKCS5". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/PKCS5PADDING". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/PKCS7". 08:44:54,493 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/PKCS7PADDING". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/TBC". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/TBCPADDING". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/X9.23". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/X9.23PADDING". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ZEROBYTE". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB40/ZEROBYTEPADDING". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO10126". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO10126-2". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO10126-2PADDING". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO10126PADDING". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO7816-4". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ISO7816-4PADDING". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/NOPADDING". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/PKCS5". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/PKCS5PADDING". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/PKCS7". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/PKCS7PADDING". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/TBC". 08:44:54,494 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/TBCPADDING". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/X9.23". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/X9.23PADDING". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ZEROBYTE". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB48/ZEROBYTEPADDING". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO10126". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO10126-2". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO10126-2PADDING". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO10126PADDING". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO7816-4". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ISO7816-4PADDING". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/NOPADDING". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/PKCS5". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/PKCS5PADDING". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/PKCS7". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/PKCS7PADDING". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/TBC". 08:44:54,495 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/TBCPADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/X9.23". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/X9.23PADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ZEROBYTE". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB56/ZEROBYTEPADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO10126". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO10126-2". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO10126-2PADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO10126PADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO7816-4". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ISO7816-4PADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/NOPADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/PKCS5". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/PKCS5PADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/PKCS7". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/PKCS7PADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/TBC". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/TBCPADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/X9.23". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/X9.23PADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ZEROBYTE". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB64/ZEROBYTEPADDING". 08:44:54,496 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO10126". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO10126-2". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO10126-2PADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO10126PADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO7816-4". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ISO7816-4PADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/NOPADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/PKCS5". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/PKCS5PADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/PKCS7". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/PKCS7PADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/TBC". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/TBCPADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/X9.23". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/X9.23PADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ZEROBYTE". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB72/ZEROBYTEPADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO10126". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO10126-2". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO10126-2PADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO10126PADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO7816-4". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ISO7816-4PADDING". 08:44:54,497 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/NOPADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/PKCS5". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/PKCS5PADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/PKCS7". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/PKCS7PADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/TBC". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/TBCPADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/X9.23". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/X9.23PADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ZEROBYTE". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB8/ZEROBYTEPADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO10126". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO10126-2". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO10126-2PADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO10126PADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO7816-4". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ISO7816-4PADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/NOPADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/PKCS5". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/PKCS5PADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/PKCS7". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/PKCS7PADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/TBC". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/TBCPADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/X9.23". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/X9.23PADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ZEROBYTE". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB80/ZEROBYTEPADDING". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/". 08:44:54,498 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO10126". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO10126-2". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO10126-2PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO10126PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO7816-4". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ISO7816-4PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/NOPADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/PKCS5". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/PKCS5PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/PKCS7". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/PKCS7PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/TBC". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/TBCPADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/X9.23". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/X9.23PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ZEROBYTE". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB88/ZEROBYTEPADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO10126". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO10126-2". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO10126-2PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO10126PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO7816-4". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ISO7816-4PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/NOPADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/PKCS5". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/PKCS5PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/PKCS7". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/PKCS7PADDING". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/TBC". 08:44:54,499 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/TBCPADDING". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/X9.23". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/X9.23PADDING". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ZEROBYTE". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CFB96/ZEROBYTEPADDING". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CTS/". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/CTS/NOPADDING". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/EAX/". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/EAX/NOPADDING". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/ECB/". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/ECB/NOPADDING". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO10126". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO10126-2". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO10126-2PADDING". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO10126PADDING". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO7816-4". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ISO7816-4PADDING". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/NOPADDING". 08:44:54,500 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/PKCS5". 08:44:54,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/PKCS5PADDING". 08:44:54,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/PKCS7". 08:44:54,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/PKCS7PADDING". 08:44:54,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/TBC". 08:44:54,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/TBCPADDING". 08:44:54,501 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/X9.23". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/X9.23PADDING". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ZEROBYTE". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/GOFB/ZEROBYTEPADDING". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO10126". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO10126-2". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO10126-2PADDING". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO10126PADDING". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO7816-4". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ISO7816-4PADDING". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/NOPADDING". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/PKCS5". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/PKCS5PADDING". 08:44:54,502 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/PKCS7". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/PKCS7PADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/TBC". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/TBCPADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/X9.23". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/X9.23PADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ZEROBYTE". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB/ZEROBYTEPADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO10126". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO10126-2". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO10126-2PADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO10126PADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO7816-4". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ISO7816-4PADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/NOPADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/PKCS5". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/PKCS5PADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/PKCS7". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/PKCS7PADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/TBC". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/TBCPADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/X9.23". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/X9.23PADDING". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ZEROBYTE". 08:44:54,503 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB104/ZEROBYTEPADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO10126". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO10126-2". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO10126-2PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO10126PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO7816-4". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ISO7816-4PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/NOPADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/PKCS5". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/PKCS5PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/PKCS7". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/PKCS7PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/TBC". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/TBCPADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/X9.23". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/X9.23PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ZEROBYTE". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB112/ZEROBYTEPADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO10126". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO10126-2". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO10126-2PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO10126PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO7816-4". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ISO7816-4PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/NOPADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/PKCS5". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/PKCS5PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/PKCS7". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/PKCS7PADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/TBC". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/TBCPADDING". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/X9.23". 08:44:54,504 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/X9.23PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ZEROBYTE". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB120/ZEROBYTEPADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO10126". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO10126-2". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO10126-2PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO10126PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO7816-4". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ISO7816-4PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/NOPADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/PKCS5". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/PKCS5PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/PKCS7". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/PKCS7PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/TBC". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/TBCPADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/X9.23". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/X9.23PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ZEROBYTE". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB128/ZEROBYTEPADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO10126". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO10126-2". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO10126-2PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO10126PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO7816-4". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ISO7816-4PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/NOPADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/PKCS5". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/PKCS5PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/PKCS7". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/PKCS7PADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/TBC". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/TBCPADDING". 08:44:54,505 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/X9.23". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/X9.23PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ZEROBYTE". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB136/ZEROBYTEPADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO10126". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO10126-2". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO10126-2PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO10126PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO7816-4". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ISO7816-4PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/NOPADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/PKCS5". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/PKCS5PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/PKCS7". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/PKCS7PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/TBC". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/TBCPADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/X9.23". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/X9.23PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ZEROBYTE". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB144/ZEROBYTEPADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO10126". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO10126-2". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO10126-2PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO10126PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO7816-4". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ISO7816-4PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/NOPADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/PKCS5". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/PKCS5PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/PKCS7". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/PKCS7PADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/TBC". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/TBCPADDING". 08:44:54,506 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/X9.23". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/X9.23PADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ZEROBYTE". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB152/ZEROBYTEPADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO10126". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO10126-2". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO10126-2PADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO10126PADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO7816-4". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ISO7816-4PADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/NOPADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/PKCS5". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/PKCS5PADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/PKCS7". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/PKCS7PADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/TBC". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/TBCPADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/X9.23". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/X9.23PADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ZEROBYTE". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB16/ZEROBYTEPADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO10126". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO10126-2". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO10126-2PADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO10126PADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO7816-4". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ISO7816-4PADDING". 08:44:54,507 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/NOPADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/PKCS5". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/PKCS5PADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/PKCS7". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/PKCS7PADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/TBC". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/TBCPADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/X9.23". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/X9.23PADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ZEROBYTE". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB160/ZEROBYTEPADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO10126". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO10126-2". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO10126-2PADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO10126PADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO7816-4". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ISO7816-4PADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/NOPADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/PKCS5". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/PKCS5PADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/PKCS7". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/PKCS7PADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/TBC". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/TBCPADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/X9.23". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/X9.23PADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ZEROBYTE". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB168/ZEROBYTEPADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO10126". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO10126-2". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO10126-2PADDING". 08:44:54,508 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO10126PADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO7816-4". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ISO7816-4PADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/NOPADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/PKCS5". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/PKCS5PADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/PKCS7". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/PKCS7PADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/TBC". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/TBCPADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/X9.23". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/X9.23PADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ZEROBYTE". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB176/ZEROBYTEPADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO10126". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO10126-2". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO10126-2PADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO10126PADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO7816-4". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ISO7816-4PADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/NOPADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/PKCS5". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/PKCS5PADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/PKCS7". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/PKCS7PADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/TBC". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/TBCPADDING". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/X9.23". 08:44:54,509 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/X9.23PADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ZEROBYTE". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB184/ZEROBYTEPADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO10126". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO10126-2". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO10126-2PADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO10126PADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO7816-4". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ISO7816-4PADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/NOPADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/PKCS5". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/PKCS5PADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/PKCS7". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/PKCS7PADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/TBC". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/TBCPADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/X9.23". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/X9.23PADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ZEROBYTE". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB192/ZEROBYTEPADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO10126". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO10126-2". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO10126-2PADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO10126PADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO7816-4". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ISO7816-4PADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/NOPADDING". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/PKCS5". 08:44:54,510 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/PKCS5PADDING". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/PKCS7". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/PKCS7PADDING". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/TBC". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/TBCPADDING". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/X9.23". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/X9.23PADDING". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ZEROBYTE". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB200/ZEROBYTEPADDING". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO10126". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO10126-2". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO10126-2PADDING". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO10126PADDING". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO7816-4". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ISO7816-4PADDING". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/NOPADDING". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/PKCS5". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/PKCS5PADDING". 08:44:54,511 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/PKCS7". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/PKCS7PADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/TBC". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/TBCPADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/X9.23". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/X9.23PADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ZEROBYTE". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB208/ZEROBYTEPADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO10126". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO10126-2". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO10126-2PADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO10126PADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO7816-4". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ISO7816-4PADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/NOPADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/PKCS5". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/PKCS5PADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/PKCS7". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/PKCS7PADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/TBC". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/TBCPADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/X9.23". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/X9.23PADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ZEROBYTE". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB216/ZEROBYTEPADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO10126". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO10126-2". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO10126-2PADDING". 08:44:54,512 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO10126PADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO7816-4". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ISO7816-4PADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/NOPADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/PKCS5". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/PKCS5PADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/PKCS7". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/PKCS7PADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/TBC". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/TBCPADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/X9.23". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/X9.23PADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ZEROBYTE". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB224/ZEROBYTEPADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO10126". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO10126-2". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO10126-2PADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO10126PADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO7816-4". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ISO7816-4PADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/NOPADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/PKCS5". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/PKCS5PADDING". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/PKCS7". 08:44:54,513 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/PKCS7PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/TBC". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/TBCPADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/X9.23". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/X9.23PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ZEROBYTE". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB232/ZEROBYTEPADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO10126". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO10126-2". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO10126-2PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO10126PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO7816-4". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ISO7816-4PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/NOPADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/PKCS5". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/PKCS5PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/PKCS7". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/PKCS7PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/TBC". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/TBCPADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/X9.23". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/X9.23PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ZEROBYTE". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB24/ZEROBYTEPADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO10126". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO10126-2". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO10126-2PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO10126PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO7816-4". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ISO7816-4PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/NOPADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/PKCS5". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/PKCS5PADDING". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/PKCS7". 08:44:54,514 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/PKCS7PADDING". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/TBC". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/TBCPADDING". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/X9.23". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/X9.23PADDING". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ZEROBYTE". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB240/ZEROBYTEPADDING". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO10126". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO10126-2". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO10126-2PADDING". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO10126PADDING". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO7816-4". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ISO7816-4PADDING". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/NOPADDING". 08:44:54,515 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/PKCS5". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/PKCS5PADDING". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/PKCS7". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/PKCS7PADDING". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/TBC". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/TBCPADDING". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/X9.23". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/X9.23PADDING". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ZEROBYTE". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB248/ZEROBYTEPADDING". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/". 08:44:54,516 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO10126". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO10126-2". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO10126-2PADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO10126PADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO7816-4". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ISO7816-4PADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/NOPADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/PKCS5". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/PKCS5PADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/PKCS7". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/PKCS7PADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/TBC". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/TBCPADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/X9.23". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/X9.23PADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ZEROBYTE". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB256/ZEROBYTEPADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO10126". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO10126-2". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO10126-2PADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO10126PADDING". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO7816-4". 08:44:54,517 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ISO7816-4PADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/NOPADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/PKCS5". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/PKCS5PADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/PKCS7". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/PKCS7PADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/TBC". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/TBCPADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/X9.23". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/X9.23PADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ZEROBYTE". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB32/ZEROBYTEPADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO10126". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO10126-2". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO10126-2PADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO10126PADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO7816-4". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ISO7816-4PADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/NOPADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/PKCS5". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/PKCS5PADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/PKCS7". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/PKCS7PADDING". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/TBC". 08:44:54,518 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/TBCPADDING". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/X9.23". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/X9.23PADDING". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ZEROBYTE". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB40/ZEROBYTEPADDING". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO10126". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO10126-2". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO10126-2PADDING". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO10126PADDING". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO7816-4". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ISO7816-4PADDING". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/NOPADDING". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/PKCS5". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/PKCS5PADDING". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/PKCS7". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/PKCS7PADDING". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/TBC". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/TBCPADDING". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/X9.23". 08:44:54,519 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/X9.23PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ZEROBYTE". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB48/ZEROBYTEPADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO10126". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO10126-2". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO10126-2PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO10126PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO7816-4". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ISO7816-4PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/NOPADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/PKCS5". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/PKCS5PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/PKCS7". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/PKCS7PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/TBC". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/TBCPADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/X9.23". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/X9.23PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ZEROBYTE". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB56/ZEROBYTEPADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO10126". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO10126-2". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO10126-2PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO10126PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO7816-4". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ISO7816-4PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/NOPADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/PKCS5". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/PKCS5PADDING". 08:44:54,520 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/PKCS7". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/PKCS7PADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/TBC". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/TBCPADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/X9.23". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/X9.23PADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ZEROBYTE". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB64/ZEROBYTEPADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO10126". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO10126-2". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO10126-2PADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO10126PADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO7816-4". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ISO7816-4PADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/NOPADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/PKCS5". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/PKCS5PADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/PKCS7". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/PKCS7PADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/TBC". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/TBCPADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/X9.23". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/X9.23PADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ZEROBYTE". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB72/ZEROBYTEPADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO10126". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO10126-2". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO10126-2PADDING". 08:44:54,521 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO10126PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO7816-4". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ISO7816-4PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/NOPADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/PKCS5". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/PKCS5PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/PKCS7". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/PKCS7PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/TBC". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/TBCPADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/X9.23". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/X9.23PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ZEROBYTE". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB8/ZEROBYTEPADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO10126". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO10126-2". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO10126-2PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO10126PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO7816-4". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ISO7816-4PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/NOPADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/PKCS5". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/PKCS5PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/PKCS7". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/PKCS7PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/TBC". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/TBCPADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/X9.23". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/X9.23PADDING". 08:44:54,522 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ZEROBYTE". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB80/ZEROBYTEPADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO10126". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO10126-2". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO10126-2PADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO10126PADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO7816-4". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ISO7816-4PADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/NOPADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/PKCS5". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/PKCS5PADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/PKCS7". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/PKCS7PADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/TBC". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/TBCPADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/X9.23". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/X9.23PADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ZEROBYTE". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB88/ZEROBYTEPADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO10126". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO10126-2". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO10126-2PADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO10126PADDING". 08:44:54,523 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO7816-4". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ISO7816-4PADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/NOPADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/PKCS5". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/PKCS5PADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/PKCS7". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/PKCS7PADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/TBC". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/TBCPADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/X9.23". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/X9.23PADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ZEROBYTE". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/OFB96/ZEROBYTEPADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO10126". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO10126-2". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO10126-2PADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO10126PADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO7816-4". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ISO7816-4PADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/NOPADDING". 08:44:54,524 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/PKCS5". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/PKCS5PADDING". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/PKCS7". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/PKCS7PADDING". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/TBC". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/TBCPADDING". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/X9.23". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/X9.23PADDING". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ZEROBYTE". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "BLOWFISH/SIC/ZEROBYTEPADDING". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT//". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT//NOPADDING". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC-CTS/". 08:44:54,525 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC-CTS/NOPADDING". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO10126". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO10126-2". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO10126-2PADDING". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO10126PADDING". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO7816-4". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ISO7816-4PADDING". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/NOPADDING". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/PKCS5". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/PKCS5PADDING". 08:44:54,526 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/PKCS7". 08:44:54,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/PKCS7PADDING". 08:44:54,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/TBC". 08:44:54,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/TBCPADDING". 08:44:54,527 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/X9.23". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/X9.23PADDING". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ZEROBYTE". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CBC/ZEROBYTEPADDING". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CCM/". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CCM/NOPADDING". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO10126". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO10126-2". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO10126-2PADDING". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO10126PADDING". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO7816-4". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ISO7816-4PADDING". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/NOPADDING". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/PKCS5". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/PKCS5PADDING". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/PKCS7". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/PKCS7PADDING". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/TBC". 08:44:54,528 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/TBCPADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/X9.23". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/X9.23PADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ZEROBYTE". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB/ZEROBYTEPADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO10126". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO10126-2". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO10126-2PADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO10126PADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO7816-4". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ISO7816-4PADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/NOPADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/PKCS5". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/PKCS5PADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/PKCS7". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/PKCS7PADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/TBC". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/TBCPADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/X9.23". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/X9.23PADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ZEROBYTE". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB104/ZEROBYTEPADDING". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/". 08:44:54,529 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO10126". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO10126-2". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO10126-2PADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO10126PADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO7816-4". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ISO7816-4PADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/NOPADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/PKCS5". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/PKCS5PADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/PKCS7". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/PKCS7PADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/TBC". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/TBCPADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/X9.23". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/X9.23PADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ZEROBYTE". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB112/ZEROBYTEPADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO10126". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO10126-2". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO10126-2PADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO10126PADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO7816-4". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ISO7816-4PADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/NOPADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/PKCS5". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/PKCS5PADDING". 08:44:54,530 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/PKCS7". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/PKCS7PADDING". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/TBC". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/TBCPADDING". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/X9.23". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/X9.23PADDING". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ZEROBYTE". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB120/ZEROBYTEPADDING". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO10126". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO10126-2". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO10126-2PADDING". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO10126PADDING". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO7816-4". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ISO7816-4PADDING". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/NOPADDING". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/PKCS5". 08:44:54,531 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/PKCS5PADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/PKCS7". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/PKCS7PADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/TBC". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/TBCPADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/X9.23". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/X9.23PADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ZEROBYTE". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB128/ZEROBYTEPADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO10126". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO10126-2". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO10126-2PADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO10126PADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO7816-4". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ISO7816-4PADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/NOPADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/PKCS5". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/PKCS5PADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/PKCS7". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/PKCS7PADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/TBC". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/TBCPADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/X9.23". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/X9.23PADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ZEROBYTE". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB136/ZEROBYTEPADDING". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO10126". 08:44:54,532 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO10126-2". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO10126-2PADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO10126PADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO7816-4". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ISO7816-4PADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/NOPADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/PKCS5". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/PKCS5PADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/PKCS7". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/PKCS7PADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/TBC". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/TBCPADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/X9.23". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/X9.23PADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ZEROBYTE". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB144/ZEROBYTEPADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO10126". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO10126-2". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO10126-2PADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO10126PADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO7816-4". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ISO7816-4PADDING". 08:44:54,533 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/NOPADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/PKCS5". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/PKCS5PADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/PKCS7". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/PKCS7PADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/TBC". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/TBCPADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/X9.23". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/X9.23PADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ZEROBYTE". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB152/ZEROBYTEPADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO10126". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO10126-2". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO10126-2PADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO10126PADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO7816-4". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ISO7816-4PADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/NOPADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/PKCS5". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/PKCS5PADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/PKCS7". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/PKCS7PADDING". 08:44:54,534 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/TBC". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/TBCPADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/X9.23". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/X9.23PADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ZEROBYTE". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB16/ZEROBYTEPADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO10126". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO10126-2". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO10126-2PADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO10126PADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO7816-4". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ISO7816-4PADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/NOPADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/PKCS5". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/PKCS5PADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/PKCS7". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/PKCS7PADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/TBC". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/TBCPADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/X9.23". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/X9.23PADDING". 08:44:54,535 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ZEROBYTE". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB160/ZEROBYTEPADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO10126". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO10126-2". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO10126-2PADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO10126PADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO7816-4". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ISO7816-4PADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/NOPADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/PKCS5". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/PKCS5PADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/PKCS7". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/PKCS7PADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/TBC". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/TBCPADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/X9.23". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/X9.23PADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ZEROBYTE". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB168/ZEROBYTEPADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO10126". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO10126-2". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO10126-2PADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO10126PADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO7816-4". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ISO7816-4PADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/NOPADDING". 08:44:54,536 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/PKCS5". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/PKCS5PADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/PKCS7". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/PKCS7PADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/TBC". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/TBCPADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/X9.23". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/X9.23PADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ZEROBYTE". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB176/ZEROBYTEPADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO10126". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO10126-2". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO10126-2PADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO10126PADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO7816-4". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ISO7816-4PADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/NOPADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/PKCS5". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/PKCS5PADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/PKCS7". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/PKCS7PADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/TBC". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/TBCPADDING". 08:44:54,537 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/X9.23". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/X9.23PADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ZEROBYTE". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB184/ZEROBYTEPADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO10126". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO10126-2". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO10126-2PADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO10126PADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO7816-4". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ISO7816-4PADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/NOPADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/PKCS5". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/PKCS5PADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/PKCS7". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/PKCS7PADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/TBC". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/TBCPADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/X9.23". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/X9.23PADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ZEROBYTE". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB192/ZEROBYTEPADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO10126". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO10126-2". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO10126-2PADDING". 08:44:54,538 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO10126PADDING". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO7816-4". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ISO7816-4PADDING". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/NOPADDING". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/PKCS5". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/PKCS5PADDING". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/PKCS7". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/PKCS7PADDING". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/TBC". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/TBCPADDING". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/X9.23". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/X9.23PADDING". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ZEROBYTE". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB200/ZEROBYTEPADDING". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO10126". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO10126-2". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO10126-2PADDING". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO10126PADDING". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO7816-4". 08:44:54,539 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ISO7816-4PADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/NOPADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/PKCS5". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/PKCS5PADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/PKCS7". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/PKCS7PADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/TBC". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/TBCPADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/X9.23". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/X9.23PADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ZEROBYTE". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB208/ZEROBYTEPADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO10126". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO10126-2". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO10126-2PADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO10126PADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO7816-4". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ISO7816-4PADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/NOPADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/PKCS5". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/PKCS5PADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/PKCS7". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/PKCS7PADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/TBC". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/TBCPADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/X9.23". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/X9.23PADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ZEROBYTE". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB216/ZEROBYTEPADDING". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO10126". 08:44:54,540 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO10126-2". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO10126-2PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO10126PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO7816-4". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ISO7816-4PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/NOPADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/PKCS5". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/PKCS5PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/PKCS7". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/PKCS7PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/TBC". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/TBCPADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/X9.23". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/X9.23PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ZEROBYTE". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB224/ZEROBYTEPADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO10126". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO10126-2". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO10126-2PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO10126PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO7816-4". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ISO7816-4PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/NOPADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/PKCS5". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/PKCS5PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/PKCS7". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/PKCS7PADDING". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/TBC". 08:44:54,541 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/TBCPADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/X9.23". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/X9.23PADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ZEROBYTE". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB232/ZEROBYTEPADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO10126". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO10126-2". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO10126-2PADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO10126PADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO7816-4". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ISO7816-4PADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/NOPADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/PKCS5". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/PKCS5PADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/PKCS7". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/PKCS7PADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/TBC". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/TBCPADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/X9.23". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/X9.23PADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ZEROBYTE". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB24/ZEROBYTEPADDING". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/". 08:44:54,542 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO10126". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO10126-2". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO10126-2PADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO10126PADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO7816-4". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ISO7816-4PADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/NOPADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/PKCS5". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/PKCS5PADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/PKCS7". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/PKCS7PADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/TBC". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/TBCPADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/X9.23". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/X9.23PADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ZEROBYTE". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB240/ZEROBYTEPADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO10126". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO10126-2". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO10126-2PADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO10126PADDING". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO7816-4". 08:44:54,543 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ISO7816-4PADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/NOPADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/PKCS5". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/PKCS5PADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/PKCS7". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/PKCS7PADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/TBC". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/TBCPADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/X9.23". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/X9.23PADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ZEROBYTE". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB248/ZEROBYTEPADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO10126". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO10126-2". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO10126-2PADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO10126PADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO7816-4". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ISO7816-4PADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/NOPADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/PKCS5". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/PKCS5PADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/PKCS7". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/PKCS7PADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/TBC". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/TBCPADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/X9.23". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/X9.23PADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ZEROBYTE". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB256/ZEROBYTEPADDING". 08:44:54,544 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO10126". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO10126-2". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO10126-2PADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO10126PADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO7816-4". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ISO7816-4PADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/NOPADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/PKCS5". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/PKCS5PADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/PKCS7". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/PKCS7PADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/TBC". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/TBCPADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/X9.23". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/X9.23PADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ZEROBYTE". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB32/ZEROBYTEPADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO10126". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO10126-2". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO10126-2PADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO10126PADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO7816-4". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ISO7816-4PADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/NOPADDING". 08:44:54,545 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/PKCS5". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/PKCS5PADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/PKCS7". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/PKCS7PADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/TBC". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/TBCPADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/X9.23". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/X9.23PADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ZEROBYTE". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB40/ZEROBYTEPADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO10126". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO10126-2". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO10126-2PADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO10126PADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO7816-4". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ISO7816-4PADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/NOPADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/PKCS5". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/PKCS5PADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/PKCS7". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/PKCS7PADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/TBC". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/TBCPADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/X9.23". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/X9.23PADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ZEROBYTE". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB48/ZEROBYTEPADDING". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO10126". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO10126-2". 08:44:54,546 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO10126-2PADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO10126PADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO7816-4". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ISO7816-4PADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/NOPADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/PKCS5". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/PKCS5PADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/PKCS7". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/PKCS7PADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/TBC". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/TBCPADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/X9.23". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/X9.23PADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ZEROBYTE". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB56/ZEROBYTEPADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO10126". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO10126-2". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO10126-2PADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO10126PADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO7816-4". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ISO7816-4PADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/NOPADDING". 08:44:54,547 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/PKCS5". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/PKCS5PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/PKCS7". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/PKCS7PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/TBC". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/TBCPADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/X9.23". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/X9.23PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ZEROBYTE". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB64/ZEROBYTEPADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO10126". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO10126-2". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO10126-2PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO10126PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO7816-4". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ISO7816-4PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/NOPADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/PKCS5". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/PKCS5PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/PKCS7". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/PKCS7PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/TBC". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/TBCPADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/X9.23". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/X9.23PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ZEROBYTE". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB72/ZEROBYTEPADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO10126". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO10126-2". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO10126-2PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO10126PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO7816-4". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ISO7816-4PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/NOPADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/PKCS5". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/PKCS5PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/PKCS7". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/PKCS7PADDING". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/TBC". 08:44:54,548 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/TBCPADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/X9.23". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/X9.23PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ZEROBYTE". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB8/ZEROBYTEPADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO10126". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO10126-2". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO10126-2PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO10126PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO7816-4". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ISO7816-4PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/NOPADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/PKCS5". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/PKCS5PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/PKCS7". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/PKCS7PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/TBC". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/TBCPADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/X9.23". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/X9.23PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ZEROBYTE". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB80/ZEROBYTEPADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO10126". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO10126-2". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO10126-2PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO10126PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO7816-4". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ISO7816-4PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/NOPADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/PKCS5". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/PKCS5PADDING". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/PKCS7". 08:44:54,549 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/PKCS7PADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/TBC". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/TBCPADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/X9.23". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/X9.23PADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ZEROBYTE". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB88/ZEROBYTEPADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO10126". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO10126-2". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO10126-2PADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO10126PADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO7816-4". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ISO7816-4PADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/NOPADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/PKCS5". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/PKCS5PADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/PKCS7". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/PKCS7PADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/TBC". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/TBCPADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/X9.23". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/X9.23PADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ZEROBYTE". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CFB96/ZEROBYTEPADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CTS/". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/CTS/NOPADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/EAX/". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/EAX/NOPADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/ECB/". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/ECB/NOPADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/GCM/". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/GCM/NOPADDING". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO10126". 08:44:54,550 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO10126-2". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO10126-2PADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO10126PADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO7816-4". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ISO7816-4PADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/NOPADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/PKCS5". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/PKCS5PADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/PKCS7". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/PKCS7PADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/TBC". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/TBCPADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/X9.23". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/X9.23PADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ZEROBYTE". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB/ZEROBYTEPADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO10126". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO10126-2". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO10126-2PADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO10126PADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO7816-4". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ISO7816-4PADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/NOPADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/PKCS5". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/PKCS5PADDING". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/PKCS7". 08:44:54,551 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/PKCS7PADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/TBC". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/TBCPADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/X9.23". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/X9.23PADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ZEROBYTE". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB104/ZEROBYTEPADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO10126". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO10126-2". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO10126-2PADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO10126PADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO7816-4". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ISO7816-4PADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/NOPADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/PKCS5". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/PKCS5PADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/PKCS7". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/PKCS7PADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/TBC". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/TBCPADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/X9.23". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/X9.23PADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ZEROBYTE". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB112/ZEROBYTEPADDING". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO10126". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO10126-2". 08:44:54,552 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO10126-2PADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO10126PADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO7816-4". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ISO7816-4PADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/NOPADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/PKCS5". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/PKCS5PADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/PKCS7". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/PKCS7PADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/TBC". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/TBCPADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/X9.23". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/X9.23PADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ZEROBYTE". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB120/ZEROBYTEPADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO10126". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO10126-2". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO10126-2PADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO10126PADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO7816-4". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ISO7816-4PADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/NOPADDING". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/PKCS5". 08:44:54,553 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/PKCS5PADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/PKCS7". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/PKCS7PADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/TBC". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/TBCPADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/X9.23". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/X9.23PADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ZEROBYTE". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB128/ZEROBYTEPADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO10126". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO10126-2". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO10126-2PADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO10126PADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO7816-4". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ISO7816-4PADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/NOPADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/PKCS5". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/PKCS5PADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/PKCS7". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/PKCS7PADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/TBC". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/TBCPADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/X9.23". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/X9.23PADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ZEROBYTE". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB136/ZEROBYTEPADDING". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO10126". 08:44:54,554 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO10126-2". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO10126-2PADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO10126PADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO7816-4". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ISO7816-4PADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/NOPADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/PKCS5". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/PKCS5PADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/PKCS7". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/PKCS7PADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/TBC". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/TBCPADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/X9.23". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/X9.23PADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ZEROBYTE". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB144/ZEROBYTEPADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO10126". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO10126-2". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO10126-2PADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO10126PADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO7816-4". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ISO7816-4PADDING". 08:44:54,555 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/NOPADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/PKCS5". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/PKCS5PADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/PKCS7". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/PKCS7PADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/TBC". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/TBCPADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/X9.23". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/X9.23PADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ZEROBYTE". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB152/ZEROBYTEPADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO10126". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO10126-2". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO10126-2PADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO10126PADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO7816-4". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ISO7816-4PADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/NOPADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/PKCS5". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/PKCS5PADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/PKCS7". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/PKCS7PADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/TBC". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/TBCPADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/X9.23". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/X9.23PADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ZEROBYTE". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB16/ZEROBYTEPADDING". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO10126". 08:44:54,556 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO10126-2". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO10126-2PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO10126PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO7816-4". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ISO7816-4PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/NOPADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/PKCS5". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/PKCS5PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/PKCS7". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/PKCS7PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/TBC". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/TBCPADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/X9.23". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/X9.23PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ZEROBYTE". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB160/ZEROBYTEPADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO10126". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO10126-2". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO10126-2PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO10126PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO7816-4". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ISO7816-4PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/NOPADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/PKCS5". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/PKCS5PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/PKCS7". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/PKCS7PADDING". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/TBC". 08:44:54,557 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/TBCPADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/X9.23". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/X9.23PADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ZEROBYTE". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB168/ZEROBYTEPADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO10126". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO10126-2". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO10126-2PADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO10126PADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO7816-4". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ISO7816-4PADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/NOPADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/PKCS5". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/PKCS5PADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/PKCS7". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/PKCS7PADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/TBC". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/TBCPADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/X9.23". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/X9.23PADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ZEROBYTE". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB176/ZEROBYTEPADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO10126". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO10126-2". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO10126-2PADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO10126PADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO7816-4". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ISO7816-4PADDING". 08:44:54,558 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/NOPADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/PKCS5". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/PKCS5PADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/PKCS7". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/PKCS7PADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/TBC". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/TBCPADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/X9.23". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/X9.23PADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ZEROBYTE". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB184/ZEROBYTEPADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO10126". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO10126-2". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO10126-2PADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO10126PADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO7816-4". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ISO7816-4PADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/NOPADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/PKCS5". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/PKCS5PADDING". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/PKCS7". 08:44:54,559 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/PKCS7PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/TBC". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/TBCPADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/X9.23". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/X9.23PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ZEROBYTE". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB192/ZEROBYTEPADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO10126". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO10126-2". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO10126-2PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO10126PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO7816-4". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ISO7816-4PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/NOPADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/PKCS5". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/PKCS5PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/PKCS7". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/PKCS7PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/TBC". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/TBCPADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/X9.23". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/X9.23PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ZEROBYTE". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB200/ZEROBYTEPADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO10126". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO10126-2". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO10126-2PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO10126PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO7816-4". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ISO7816-4PADDING". 08:44:54,560 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/NOPADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/PKCS5". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/PKCS5PADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/PKCS7". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/PKCS7PADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/TBC". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/TBCPADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/X9.23". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/X9.23PADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ZEROBYTE". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB208/ZEROBYTEPADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO10126". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO10126-2". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO10126-2PADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO10126PADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO7816-4". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ISO7816-4PADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/NOPADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/PKCS5". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/PKCS5PADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/PKCS7". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/PKCS7PADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/TBC". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/TBCPADDING". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/X9.23". 08:44:54,561 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/X9.23PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ZEROBYTE". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB216/ZEROBYTEPADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO10126". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO10126-2". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO10126-2PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO10126PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO7816-4". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ISO7816-4PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/NOPADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/PKCS5". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/PKCS5PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/PKCS7". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/PKCS7PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/TBC". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/TBCPADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/X9.23". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/X9.23PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ZEROBYTE". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB224/ZEROBYTEPADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO10126". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO10126-2". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO10126-2PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO10126PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO7816-4". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ISO7816-4PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/NOPADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/PKCS5". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/PKCS5PADDING". 08:44:54,562 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/PKCS7". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/PKCS7PADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/TBC". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/TBCPADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/X9.23". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/X9.23PADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ZEROBYTE". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB232/ZEROBYTEPADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO10126". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO10126-2". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO10126-2PADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO10126PADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO7816-4". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ISO7816-4PADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/NOPADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/PKCS5". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/PKCS5PADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/PKCS7". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/PKCS7PADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/TBC". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/TBCPADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/X9.23". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/X9.23PADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ZEROBYTE". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB24/ZEROBYTEPADDING". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/". 08:44:54,563 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO10126". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO10126-2". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO10126-2PADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO10126PADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO7816-4". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ISO7816-4PADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/NOPADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/PKCS5". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/PKCS5PADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/PKCS7". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/PKCS7PADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/TBC". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/TBCPADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/X9.23". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/X9.23PADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ZEROBYTE". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB240/ZEROBYTEPADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO10126". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO10126-2". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO10126-2PADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO10126PADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO7816-4". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ISO7816-4PADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/NOPADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/PKCS5". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/PKCS5PADDING". 08:44:54,564 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/PKCS7". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/PKCS7PADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/TBC". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/TBCPADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/X9.23". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/X9.23PADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ZEROBYTE". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB248/ZEROBYTEPADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO10126". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO10126-2". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO10126-2PADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO10126PADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO7816-4". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ISO7816-4PADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/NOPADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/PKCS5". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/PKCS5PADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/PKCS7". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/PKCS7PADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/TBC". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/TBCPADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/X9.23". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/X9.23PADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ZEROBYTE". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB256/ZEROBYTEPADDING". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO10126". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO10126-2". 08:44:54,565 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO10126-2PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO10126PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO7816-4". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ISO7816-4PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/NOPADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/PKCS5". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/PKCS5PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/PKCS7". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/PKCS7PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/TBC". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/TBCPADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/X9.23". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/X9.23PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ZEROBYTE". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB32/ZEROBYTEPADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO10126". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO10126-2". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO10126-2PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO10126PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO7816-4". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ISO7816-4PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/NOPADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/PKCS5". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/PKCS5PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/PKCS7". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/PKCS7PADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/TBC". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/TBCPADDING". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/X9.23". 08:44:54,566 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/X9.23PADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ZEROBYTE". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB40/ZEROBYTEPADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO10126". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO10126-2". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO10126-2PADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO10126PADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO7816-4". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ISO7816-4PADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/NOPADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/PKCS5". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/PKCS5PADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/PKCS7". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/PKCS7PADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/TBC". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/TBCPADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/X9.23". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/X9.23PADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ZEROBYTE". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB48/ZEROBYTEPADDING". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO10126". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO10126-2". 08:44:54,567 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO10126-2PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO10126PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO7816-4". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ISO7816-4PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/NOPADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/PKCS5". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/PKCS5PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/PKCS7". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/PKCS7PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/TBC". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/TBCPADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/X9.23". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/X9.23PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ZEROBYTE". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB56/ZEROBYTEPADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO10126". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO10126-2". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO10126-2PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO10126PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO7816-4". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ISO7816-4PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/NOPADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/PKCS5". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/PKCS5PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/PKCS7". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/PKCS7PADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/TBC". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/TBCPADDING". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/X9.23". 08:44:54,568 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/X9.23PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ZEROBYTE". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB64/ZEROBYTEPADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO10126". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO10126-2". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO10126-2PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO10126PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO7816-4". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ISO7816-4PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/NOPADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/PKCS5". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/PKCS5PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/PKCS7". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/PKCS7PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/TBC". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/TBCPADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/X9.23". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/X9.23PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ZEROBYTE". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB72/ZEROBYTEPADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO10126". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO10126-2". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO10126-2PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO10126PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO7816-4". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ISO7816-4PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/NOPADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/PKCS5". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/PKCS5PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/PKCS7". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/PKCS7PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/TBC". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/TBCPADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/X9.23". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/X9.23PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ZEROBYTE". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB8/ZEROBYTEPADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO10126". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO10126-2". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO10126-2PADDING". 08:44:54,569 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO10126PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO7816-4". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ISO7816-4PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/NOPADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/PKCS5". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/PKCS5PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/PKCS7". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/PKCS7PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/TBC". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/TBCPADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/X9.23". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/X9.23PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ZEROBYTE". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB80/ZEROBYTEPADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO10126". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO10126-2". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO10126-2PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO10126PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO7816-4". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ISO7816-4PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/NOPADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/PKCS5". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/PKCS5PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/PKCS7". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/PKCS7PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/TBC". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/TBCPADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/X9.23". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/X9.23PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ZEROBYTE". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB88/ZEROBYTEPADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO10126". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO10126-2". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO10126-2PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO10126PADDING". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO7816-4". 08:44:54,570 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ISO7816-4PADDING". 08:44:54,571 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/NOPADDING". 08:44:54,583 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/PKCS5". 08:44:54,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/PKCS5PADDING". 08:44:54,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/PKCS7". 08:44:54,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/PKCS7PADDING". 08:44:54,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/TBC". 08:44:54,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/TBCPADDING". 08:44:54,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/X9.23". 08:44:54,584 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/X9.23PADDING". 08:44:54,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ZEROBYTE". 08:44:54,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/OFB96/ZEROBYTEPADDING". 08:44:54,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/". 08:44:54,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO10126". 08:44:54,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO10126-2". 08:44:54,585 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO10126-2PADDING". 08:44:54,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO10126PADDING". 08:44:54,586 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO7816-4". 08:44:54,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ISO7816-4PADDING". 08:44:54,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/NOPADDING". 08:44:54,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/PKCS5". 08:44:54,587 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/PKCS5PADDING". 08:44:54,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/PKCS7". 08:44:54,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/PKCS7PADDING". 08:44:54,588 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/TBC". 08:44:54,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/TBCPADDING". 08:44:54,589 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/X9.23". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/X9.23PADDING". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ZEROBYTE". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA.LIGHT/SIC/ZEROBYTEPADDING". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA//". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA//NOPADDING". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC-CTS/". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC-CTS/NOPADDING". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO10126". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO10126-2". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO10126-2PADDING". 08:44:54,590 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO10126PADDING". 08:44:54,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO7816-4". 08:44:54,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ISO7816-4PADDING". 08:44:54,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/NOPADDING". 08:44:54,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/PKCS5". 08:44:54,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/PKCS5PADDING". 08:44:54,591 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/PKCS7". 08:44:54,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/PKCS7PADDING". 08:44:54,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/TBC". 08:44:54,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/TBCPADDING". 08:44:54,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/X9.23". 08:44:54,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/X9.23PADDING". 08:44:54,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ZEROBYTE". 08:44:54,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CBC/ZEROBYTEPADDING". 08:44:54,592 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CCM/". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CCM/NOPADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO10126". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO10126-2". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO10126-2PADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO10126PADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO7816-4". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ISO7816-4PADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/NOPADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/PKCS5". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/PKCS5PADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/PKCS7". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/PKCS7PADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/TBC". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/TBCPADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/X9.23". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/X9.23PADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ZEROBYTE". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB/ZEROBYTEPADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO10126". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO10126-2". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO10126-2PADDING". 08:44:54,593 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO10126PADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO7816-4". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ISO7816-4PADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/NOPADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/PKCS5". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/PKCS5PADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/PKCS7". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/PKCS7PADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/TBC". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/TBCPADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/X9.23". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/X9.23PADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ZEROBYTE". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB104/ZEROBYTEPADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO10126". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO10126-2". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO10126-2PADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO10126PADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO7816-4". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ISO7816-4PADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/NOPADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/PKCS5". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/PKCS5PADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/PKCS7". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/PKCS7PADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/TBC". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/TBCPADDING". 08:44:54,594 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/X9.23". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/X9.23PADDING". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ZEROBYTE". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB112/ZEROBYTEPADDING". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO10126". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO10126-2". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO10126-2PADDING". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO10126PADDING". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO7816-4". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ISO7816-4PADDING". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/NOPADDING". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/PKCS5". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/PKCS5PADDING". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/PKCS7". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/PKCS7PADDING". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/TBC". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/TBCPADDING". 08:44:54,595 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/X9.23". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/X9.23PADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ZEROBYTE". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB120/ZEROBYTEPADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO10126". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO10126-2". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO10126-2PADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO10126PADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO7816-4". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ISO7816-4PADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/NOPADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/PKCS5". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/PKCS5PADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/PKCS7". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/PKCS7PADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/TBC". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/TBCPADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/X9.23". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/X9.23PADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ZEROBYTE". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB128/ZEROBYTEPADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO10126". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO10126-2". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO10126-2PADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO10126PADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO7816-4". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ISO7816-4PADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/NOPADDING". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/PKCS5". 08:44:54,596 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/PKCS5PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/PKCS7". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/PKCS7PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/TBC". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/TBCPADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/X9.23". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/X9.23PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ZEROBYTE". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB136/ZEROBYTEPADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO10126". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO10126-2". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO10126-2PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO10126PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO7816-4". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ISO7816-4PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/NOPADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/PKCS5". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/PKCS5PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/PKCS7". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/PKCS7PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/TBC". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/TBCPADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/X9.23". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/X9.23PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ZEROBYTE". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB144/ZEROBYTEPADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO10126". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO10126-2". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO10126-2PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO10126PADDING". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO7816-4". 08:44:54,597 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ISO7816-4PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/NOPADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/PKCS5". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/PKCS5PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/PKCS7". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/PKCS7PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/TBC". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/TBCPADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/X9.23". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/X9.23PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ZEROBYTE". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB152/ZEROBYTEPADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO10126". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO10126-2". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO10126-2PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO10126PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO7816-4". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ISO7816-4PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/NOPADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/PKCS5". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/PKCS5PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/PKCS7". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/PKCS7PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/TBC". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/TBCPADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/X9.23". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/X9.23PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ZEROBYTE". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB16/ZEROBYTEPADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO10126". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO10126-2". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO10126-2PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO10126PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO7816-4". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ISO7816-4PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/NOPADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/PKCS5". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/PKCS5PADDING". 08:44:54,598 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/PKCS7". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/PKCS7PADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/TBC". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/TBCPADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/X9.23". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/X9.23PADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ZEROBYTE". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB160/ZEROBYTEPADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO10126". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO10126-2". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO10126-2PADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO10126PADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO7816-4". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ISO7816-4PADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/NOPADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/PKCS5". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/PKCS5PADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/PKCS7". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/PKCS7PADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/TBC". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/TBCPADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/X9.23". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/X9.23PADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ZEROBYTE". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB168/ZEROBYTEPADDING". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO10126". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO10126-2". 08:44:54,599 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO10126-2PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO10126PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO7816-4". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ISO7816-4PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/NOPADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/PKCS5". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/PKCS5PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/PKCS7". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/PKCS7PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/TBC". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/TBCPADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/X9.23". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/X9.23PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ZEROBYTE". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB176/ZEROBYTEPADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO10126". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO10126-2". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO10126-2PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO10126PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO7816-4". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ISO7816-4PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/NOPADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/PKCS5". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/PKCS5PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/PKCS7". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/PKCS7PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/TBC". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/TBCPADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/X9.23". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/X9.23PADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ZEROBYTE". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB184/ZEROBYTEPADDING". 08:44:54,600 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO10126". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO10126-2". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO10126-2PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO10126PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO7816-4". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ISO7816-4PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/NOPADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/PKCS5". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/PKCS5PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/PKCS7". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/PKCS7PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/TBC". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/TBCPADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/X9.23". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/X9.23PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ZEROBYTE". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB192/ZEROBYTEPADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO10126". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO10126-2". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO10126-2PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO10126PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO7816-4". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ISO7816-4PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/NOPADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/PKCS5". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/PKCS5PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/PKCS7". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/PKCS7PADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/TBC". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/TBCPADDING". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/X9.23". 08:44:54,601 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/X9.23PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ZEROBYTE". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB200/ZEROBYTEPADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO10126". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO10126-2". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO10126-2PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO10126PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO7816-4". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ISO7816-4PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/NOPADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/PKCS5". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/PKCS5PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/PKCS7". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/PKCS7PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/TBC". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/TBCPADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/X9.23". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/X9.23PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ZEROBYTE". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB208/ZEROBYTEPADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO10126". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO10126-2". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO10126-2PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO10126PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO7816-4". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ISO7816-4PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/NOPADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/PKCS5". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/PKCS5PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/PKCS7". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/PKCS7PADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/TBC". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/TBCPADDING". 08:44:54,602 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/X9.23". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/X9.23PADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ZEROBYTE". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB216/ZEROBYTEPADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO10126". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO10126-2". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO10126-2PADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO10126PADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO7816-4". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ISO7816-4PADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/NOPADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/PKCS5". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/PKCS5PADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/PKCS7". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/PKCS7PADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/TBC". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/TBCPADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/X9.23". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/X9.23PADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ZEROBYTE". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB224/ZEROBYTEPADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO10126". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO10126-2". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO10126-2PADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO10126PADDING". 08:44:54,603 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO7816-4". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ISO7816-4PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/NOPADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/PKCS5". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/PKCS5PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/PKCS7". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/PKCS7PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/TBC". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/TBCPADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/X9.23". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/X9.23PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ZEROBYTE". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB232/ZEROBYTEPADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO10126". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO10126-2". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO10126-2PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO10126PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO7816-4". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ISO7816-4PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/NOPADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/PKCS5". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/PKCS5PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/PKCS7". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/PKCS7PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/TBC". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/TBCPADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/X9.23". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/X9.23PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ZEROBYTE". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB24/ZEROBYTEPADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO10126". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO10126-2". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO10126-2PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO10126PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO7816-4". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ISO7816-4PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/NOPADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/PKCS5". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/PKCS5PADDING". 08:44:54,604 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/PKCS7". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/PKCS7PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/TBC". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/TBCPADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/X9.23". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/X9.23PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ZEROBYTE". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB240/ZEROBYTEPADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO10126". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO10126-2". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO10126-2PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO10126PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO7816-4". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ISO7816-4PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/NOPADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/PKCS5". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/PKCS5PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/PKCS7". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/PKCS7PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/TBC". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/TBCPADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/X9.23". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/X9.23PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ZEROBYTE". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB248/ZEROBYTEPADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO10126". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO10126-2". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO10126-2PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO10126PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO7816-4". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ISO7816-4PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/NOPADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/PKCS5". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/PKCS5PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/PKCS7". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/PKCS7PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/TBC". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/TBCPADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/X9.23". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/X9.23PADDING". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ZEROBYTE". 08:44:54,605 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB256/ZEROBYTEPADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO10126". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO10126-2". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO10126-2PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO10126PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO7816-4". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ISO7816-4PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/NOPADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/PKCS5". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/PKCS5PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/PKCS7". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/PKCS7PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/TBC". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/TBCPADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/X9.23". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/X9.23PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ZEROBYTE". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB32/ZEROBYTEPADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO10126". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO10126-2". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO10126-2PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO10126PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO7816-4". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ISO7816-4PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/NOPADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/PKCS5". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/PKCS5PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/PKCS7". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/PKCS7PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/TBC". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/TBCPADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/X9.23". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/X9.23PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ZEROBYTE". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB40/ZEROBYTEPADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO10126". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO10126-2". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO10126-2PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO10126PADDING". 08:44:54,606 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO7816-4". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ISO7816-4PADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/NOPADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/PKCS5". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/PKCS5PADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/PKCS7". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/PKCS7PADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/TBC". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/TBCPADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/X9.23". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/X9.23PADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ZEROBYTE". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB48/ZEROBYTEPADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO10126". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO10126-2". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO10126-2PADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO10126PADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO7816-4". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ISO7816-4PADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/NOPADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/PKCS5". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/PKCS5PADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/PKCS7". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/PKCS7PADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/TBC". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/TBCPADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/X9.23". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/X9.23PADDING". 08:44:54,607 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ZEROBYTE". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB56/ZEROBYTEPADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO10126". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO10126-2". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO10126-2PADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO10126PADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO7816-4". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ISO7816-4PADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/NOPADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/PKCS5". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/PKCS5PADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/PKCS7". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/PKCS7PADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/TBC". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/TBCPADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/X9.23". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/X9.23PADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ZEROBYTE". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB64/ZEROBYTEPADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO10126". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO10126-2". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO10126-2PADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO10126PADDING". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO7816-4". 08:44:54,608 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ISO7816-4PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/NOPADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/PKCS5". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/PKCS5PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/PKCS7". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/PKCS7PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/TBC". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/TBCPADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/X9.23". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/X9.23PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ZEROBYTE". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB72/ZEROBYTEPADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO10126". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO10126-2". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO10126-2PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO10126PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO7816-4". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ISO7816-4PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/NOPADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/PKCS5". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/PKCS5PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/PKCS7". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/PKCS7PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/TBC". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/TBCPADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/X9.23". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/X9.23PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ZEROBYTE". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB8/ZEROBYTEPADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO10126". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO10126-2". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO10126-2PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO10126PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO7816-4". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ISO7816-4PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/NOPADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/PKCS5". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/PKCS5PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/PKCS7". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/PKCS7PADDING". 08:44:54,609 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/TBC". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/TBCPADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/X9.23". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/X9.23PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ZEROBYTE". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB80/ZEROBYTEPADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO10126". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO10126-2". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO10126-2PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO10126PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO7816-4". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ISO7816-4PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/NOPADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/PKCS5". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/PKCS5PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/PKCS7". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/PKCS7PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/TBC". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/TBCPADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/X9.23". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/X9.23PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ZEROBYTE". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB88/ZEROBYTEPADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO10126". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO10126-2". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO10126-2PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO10126PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO7816-4". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ISO7816-4PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/NOPADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/PKCS5". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/PKCS5PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/PKCS7". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/PKCS7PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/TBC". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/TBCPADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/X9.23". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/X9.23PADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ZEROBYTE". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CFB96/ZEROBYTEPADDING". 08:44:54,610 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CTS/". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/CTS/NOPADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/EAX/". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/EAX/NOPADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/ECB/". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/ECB/NOPADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/GCM/". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/GCM/NOPADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO10126". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO10126-2". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO10126-2PADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO10126PADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO7816-4". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ISO7816-4PADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/NOPADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/PKCS5". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/PKCS5PADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/PKCS7". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/PKCS7PADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/TBC". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/TBCPADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/X9.23". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/X9.23PADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ZEROBYTE". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB/ZEROBYTEPADDING". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/". 08:44:54,611 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO10126". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO10126-2". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO10126-2PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO10126PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO7816-4". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ISO7816-4PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/NOPADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/PKCS5". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/PKCS5PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/PKCS7". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/PKCS7PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/TBC". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/TBCPADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/X9.23". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/X9.23PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ZEROBYTE". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB104/ZEROBYTEPADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO10126". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO10126-2". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO10126-2PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO10126PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO7816-4". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ISO7816-4PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/NOPADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/PKCS5". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/PKCS5PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/PKCS7". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/PKCS7PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/TBC". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/TBCPADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/X9.23". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/X9.23PADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ZEROBYTE". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB112/ZEROBYTEPADDING". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO10126". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO10126-2". 08:44:54,612 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO10126-2PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO10126PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO7816-4". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ISO7816-4PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/NOPADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/PKCS5". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/PKCS5PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/PKCS7". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/PKCS7PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/TBC". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/TBCPADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/X9.23". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/X9.23PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ZEROBYTE". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB120/ZEROBYTEPADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO10126". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO10126-2". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO10126-2PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO10126PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO7816-4". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ISO7816-4PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/NOPADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/PKCS5". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/PKCS5PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/PKCS7". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/PKCS7PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/TBC". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/TBCPADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/X9.23". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/X9.23PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ZEROBYTE". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB128/ZEROBYTEPADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO10126". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO10126-2". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO10126-2PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO10126PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO7816-4". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ISO7816-4PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/NOPADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/PKCS5". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/PKCS5PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/PKCS7". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/PKCS7PADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/TBC". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/TBCPADDING". 08:44:54,613 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/X9.23". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/X9.23PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ZEROBYTE". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB136/ZEROBYTEPADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO10126". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO10126-2". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO10126-2PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO10126PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO7816-4". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ISO7816-4PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/NOPADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/PKCS5". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/PKCS5PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/PKCS7". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/PKCS7PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/TBC". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/TBCPADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/X9.23". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/X9.23PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ZEROBYTE". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB144/ZEROBYTEPADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO10126". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO10126-2". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO10126-2PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO10126PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO7816-4". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ISO7816-4PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/NOPADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/PKCS5". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/PKCS5PADDING". 08:44:54,614 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/PKCS7". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/PKCS7PADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/TBC". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/TBCPADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/X9.23". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/X9.23PADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ZEROBYTE". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB152/ZEROBYTEPADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO10126". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO10126-2". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO10126-2PADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO10126PADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO7816-4". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ISO7816-4PADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/NOPADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/PKCS5". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/PKCS5PADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/PKCS7". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/PKCS7PADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/TBC". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/TBCPADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/X9.23". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/X9.23PADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ZEROBYTE". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB16/ZEROBYTEPADDING". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO10126". 08:44:54,615 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO10126-2". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO10126-2PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO10126PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO7816-4". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ISO7816-4PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/NOPADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/PKCS5". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/PKCS5PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/PKCS7". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/PKCS7PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/TBC". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/TBCPADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/X9.23". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/X9.23PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ZEROBYTE". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB160/ZEROBYTEPADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO10126". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO10126-2". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO10126-2PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO10126PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO7816-4". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ISO7816-4PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/NOPADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/PKCS5". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/PKCS5PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/PKCS7". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/PKCS7PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/TBC". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/TBCPADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/X9.23". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/X9.23PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ZEROBYTE". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB168/ZEROBYTEPADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO10126". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO10126-2". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO10126-2PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO10126PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO7816-4". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ISO7816-4PADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/NOPADDING". 08:44:54,616 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/PKCS5". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/PKCS5PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/PKCS7". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/PKCS7PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/TBC". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/TBCPADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/X9.23". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/X9.23PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ZEROBYTE". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB176/ZEROBYTEPADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO10126". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO10126-2". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO10126-2PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO10126PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO7816-4". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ISO7816-4PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/NOPADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/PKCS5". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/PKCS5PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/PKCS7". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/PKCS7PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/TBC". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/TBCPADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/X9.23". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/X9.23PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ZEROBYTE". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB184/ZEROBYTEPADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO10126". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO10126-2". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO10126-2PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO10126PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO7816-4". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ISO7816-4PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/NOPADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/PKCS5". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/PKCS5PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/PKCS7". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/PKCS7PADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/TBC". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/TBCPADDING". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/X9.23". 08:44:54,617 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/X9.23PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ZEROBYTE". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB192/ZEROBYTEPADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO10126". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO10126-2". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO10126-2PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO10126PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO7816-4". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ISO7816-4PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/NOPADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/PKCS5". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/PKCS5PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/PKCS7". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/PKCS7PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/TBC". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/TBCPADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/X9.23". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/X9.23PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ZEROBYTE". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB200/ZEROBYTEPADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO10126". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO10126-2". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO10126-2PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO10126PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO7816-4". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ISO7816-4PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/NOPADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/PKCS5". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/PKCS5PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/PKCS7". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/PKCS7PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/TBC". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/TBCPADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/X9.23". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/X9.23PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ZEROBYTE". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB208/ZEROBYTEPADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO10126". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO10126-2". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO10126-2PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO10126PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO7816-4". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ISO7816-4PADDING". 08:44:54,618 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/NOPADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/PKCS5". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/PKCS5PADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/PKCS7". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/PKCS7PADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/TBC". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/TBCPADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/X9.23". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/X9.23PADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ZEROBYTE". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB216/ZEROBYTEPADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO10126". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO10126-2". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO10126-2PADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO10126PADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO7816-4". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ISO7816-4PADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/NOPADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/PKCS5". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/PKCS5PADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/PKCS7". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/PKCS7PADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/TBC". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/TBCPADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/X9.23". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/X9.23PADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ZEROBYTE". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB224/ZEROBYTEPADDING". 08:44:54,619 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO10126". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO10126-2". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO10126-2PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO10126PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO7816-4". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ISO7816-4PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/NOPADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/PKCS5". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/PKCS5PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/PKCS7". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/PKCS7PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/TBC". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/TBCPADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/X9.23". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/X9.23PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ZEROBYTE". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB232/ZEROBYTEPADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO10126". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO10126-2". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO10126-2PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO10126PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO7816-4". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ISO7816-4PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/NOPADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/PKCS5". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/PKCS5PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/PKCS7". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/PKCS7PADDING". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/TBC". 08:44:54,620 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/TBCPADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/X9.23". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/X9.23PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ZEROBYTE". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB24/ZEROBYTEPADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO10126". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO10126-2". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO10126-2PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO10126PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO7816-4". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ISO7816-4PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/NOPADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/PKCS5". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/PKCS5PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/PKCS7". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/PKCS7PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/TBC". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/TBCPADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/X9.23". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/X9.23PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ZEROBYTE". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB240/ZEROBYTEPADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO10126". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO10126-2". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO10126-2PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO10126PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO7816-4". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ISO7816-4PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/NOPADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/PKCS5". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/PKCS5PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/PKCS7". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/PKCS7PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/TBC". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/TBCPADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/X9.23". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/X9.23PADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ZEROBYTE". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB248/ZEROBYTEPADDING". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO10126". 08:44:54,621 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO10126-2". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO10126-2PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO10126PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO7816-4". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ISO7816-4PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/NOPADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/PKCS5". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/PKCS5PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/PKCS7". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/PKCS7PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/TBC". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/TBCPADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/X9.23". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/X9.23PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ZEROBYTE". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB256/ZEROBYTEPADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO10126". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO10126-2". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO10126-2PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO10126PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO7816-4". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ISO7816-4PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/NOPADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/PKCS5". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/PKCS5PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/PKCS7". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/PKCS7PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/TBC". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/TBCPADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/X9.23". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/X9.23PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ZEROBYTE". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB32/ZEROBYTEPADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO10126". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO10126-2". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO10126-2PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO10126PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO7816-4". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ISO7816-4PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/NOPADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/PKCS5". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/PKCS5PADDING". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/PKCS7". 08:44:54,622 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/PKCS7PADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/TBC". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/TBCPADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/X9.23". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/X9.23PADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ZEROBYTE". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB40/ZEROBYTEPADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO10126". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO10126-2". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO10126-2PADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO10126PADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO7816-4". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ISO7816-4PADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/NOPADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/PKCS5". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/PKCS5PADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/PKCS7". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/PKCS7PADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/TBC". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/TBCPADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/X9.23". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/X9.23PADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ZEROBYTE". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB48/ZEROBYTEPADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO10126". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO10126-2". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO10126-2PADDING". 08:44:54,623 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO10126PADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO7816-4". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ISO7816-4PADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/NOPADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/PKCS5". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/PKCS5PADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/PKCS7". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/PKCS7PADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/TBC". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/TBCPADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/X9.23". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/X9.23PADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ZEROBYTE". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB56/ZEROBYTEPADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO10126". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO10126-2". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO10126-2PADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO10126PADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO7816-4". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ISO7816-4PADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/NOPADDING". 08:44:54,624 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/PKCS5". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/PKCS5PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/PKCS7". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/PKCS7PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/TBC". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/TBCPADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/X9.23". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/X9.23PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ZEROBYTE". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB64/ZEROBYTEPADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO10126". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO10126-2". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO10126-2PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO10126PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO7816-4". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ISO7816-4PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/NOPADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/PKCS5". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/PKCS5PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/PKCS7". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/PKCS7PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/TBC". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/TBCPADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/X9.23". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/X9.23PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ZEROBYTE". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB72/ZEROBYTEPADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO10126". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO10126-2". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO10126-2PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO10126PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO7816-4". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ISO7816-4PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/NOPADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/PKCS5". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/PKCS5PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/PKCS7". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/PKCS7PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/TBC". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/TBCPADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/X9.23". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/X9.23PADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ZEROBYTE". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB8/ZEROBYTEPADDING". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO10126". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO10126-2". 08:44:54,625 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO10126-2PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO10126PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO7816-4". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ISO7816-4PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/NOPADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/PKCS5". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/PKCS5PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/PKCS7". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/PKCS7PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/TBC". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/TBCPADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/X9.23". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/X9.23PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ZEROBYTE". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB80/ZEROBYTEPADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO10126". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO10126-2". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO10126-2PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO10126PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO7816-4". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ISO7816-4PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/NOPADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/PKCS5". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/PKCS5PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/PKCS7". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/PKCS7PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/TBC". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/TBCPADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/X9.23". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/X9.23PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ZEROBYTE". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB88/ZEROBYTEPADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO10126". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO10126-2". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO10126-2PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO10126PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO7816-4". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ISO7816-4PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/NOPADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/PKCS5". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/PKCS5PADDING". 08:44:54,626 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/PKCS7". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/PKCS7PADDING". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/TBC". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/TBCPADDING". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/X9.23". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/X9.23PADDING". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ZEROBYTE". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/OFB96/ZEROBYTEPADDING". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO10126". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO10126-2". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO10126-2PADDING". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO10126PADDING". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO7816-4". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ISO7816-4PADDING". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/NOPADDING". 08:44:54,627 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/PKCS5". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/PKCS5PADDING". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/PKCS7". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/PKCS7PADDING". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/TBC". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/TBCPADDING". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/X9.23". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/X9.23PADDING". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ZEROBYTE". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAMELLIA/SIC/ZEROBYTEPADDING". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5//". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5//NOPADDING". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC-CTS/". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC-CTS/NOPADDING". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO10126". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO10126-2". 08:44:54,628 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO10126-2PADDING". 08:44:54,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO10126PADDING". 08:44:54,630 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO7816-4". 08:44:54,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ISO7816-4PADDING". 08:44:54,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/NOPADDING". 08:44:54,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/PKCS5". 08:44:54,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/PKCS5PADDING". 08:44:54,631 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/PKCS7". 08:44:54,632 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/PKCS7PADDING". 08:44:54,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/TBC". 08:44:54,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/TBCPADDING". 08:44:54,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/X9.23". 08:44:54,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/X9.23PADDING". 08:44:54,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ZEROBYTE". 08:44:54,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CBC/ZEROBYTEPADDING". 08:44:54,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/". 08:44:54,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO10126". 08:44:54,633 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO10126-2". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO10126-2PADDING". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO10126PADDING". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO7816-4". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ISO7816-4PADDING". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/NOPADDING". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/PKCS5". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/PKCS5PADDING". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/PKCS7". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/PKCS7PADDING". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/TBC". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/TBCPADDING". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/X9.23". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/X9.23PADDING". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ZEROBYTE". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB/ZEROBYTEPADDING". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO10126". 08:44:54,634 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO10126-2". 08:44:54,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO10126-2PADDING". 08:44:54,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO10126PADDING". 08:44:54,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO7816-4". 08:44:54,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ISO7816-4PADDING". 08:44:54,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/NOPADDING". 08:44:54,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/PKCS5". 08:44:54,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/PKCS5PADDING". 08:44:54,635 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/PKCS7". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/PKCS7PADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/TBC". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/TBCPADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/X9.23". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/X9.23PADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ZEROBYTE". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB104/ZEROBYTEPADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO10126". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO10126-2". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO10126-2PADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO10126PADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO7816-4". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ISO7816-4PADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/NOPADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/PKCS5". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/PKCS5PADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/PKCS7". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/PKCS7PADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/TBC". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/TBCPADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/X9.23". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/X9.23PADDING". 08:44:54,636 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ZEROBYTE". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB112/ZEROBYTEPADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO10126". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO10126-2". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO10126-2PADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO10126PADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO7816-4". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ISO7816-4PADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/NOPADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/PKCS5". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/PKCS5PADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/PKCS7". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/PKCS7PADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/TBC". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/TBCPADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/X9.23". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/X9.23PADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ZEROBYTE". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB120/ZEROBYTEPADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO10126". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO10126-2". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO10126-2PADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO10126PADDING". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO7816-4". 08:44:54,637 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ISO7816-4PADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/NOPADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/PKCS5". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/PKCS5PADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/PKCS7". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/PKCS7PADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/TBC". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/TBCPADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/X9.23". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/X9.23PADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ZEROBYTE". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB128/ZEROBYTEPADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO10126". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO10126-2". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO10126-2PADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO10126PADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO7816-4". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ISO7816-4PADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/NOPADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/PKCS5". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/PKCS5PADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/PKCS7". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/PKCS7PADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/TBC". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/TBCPADDING". 08:44:54,638 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/X9.23". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/X9.23PADDING". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ZEROBYTE". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB136/ZEROBYTEPADDING". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO10126". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO10126-2". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO10126-2PADDING". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO10126PADDING". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO7816-4". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ISO7816-4PADDING". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/NOPADDING". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/PKCS5". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/PKCS5PADDING". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/PKCS7". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/PKCS7PADDING". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/TBC". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/TBCPADDING". 08:44:54,639 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/X9.23". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/X9.23PADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ZEROBYTE". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB144/ZEROBYTEPADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO10126". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO10126-2". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO10126-2PADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO10126PADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO7816-4". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ISO7816-4PADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/NOPADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/PKCS5". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/PKCS5PADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/PKCS7". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/PKCS7PADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/TBC". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/TBCPADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/X9.23". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/X9.23PADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ZEROBYTE". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB152/ZEROBYTEPADDING". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO10126". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO10126-2". 08:44:54,640 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO10126-2PADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO10126PADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO7816-4". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ISO7816-4PADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/NOPADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/PKCS5". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/PKCS5PADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/PKCS7". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/PKCS7PADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/TBC". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/TBCPADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/X9.23". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/X9.23PADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ZEROBYTE". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB16/ZEROBYTEPADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO10126". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO10126-2". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO10126-2PADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO10126PADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO7816-4". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ISO7816-4PADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/NOPADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/PKCS5". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/PKCS5PADDING". 08:44:54,641 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/PKCS7". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/PKCS7PADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/TBC". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/TBCPADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/X9.23". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/X9.23PADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ZEROBYTE". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB160/ZEROBYTEPADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO10126". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO10126-2". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO10126-2PADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO10126PADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO7816-4". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ISO7816-4PADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/NOPADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/PKCS5". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/PKCS5PADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/PKCS7". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/PKCS7PADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/TBC". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/TBCPADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/X9.23". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/X9.23PADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ZEROBYTE". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB168/ZEROBYTEPADDING". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO10126". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO10126-2". 08:44:54,642 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO10126-2PADDING". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO10126PADDING". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO7816-4". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ISO7816-4PADDING". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/NOPADDING". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/PKCS5". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/PKCS5PADDING". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/PKCS7". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/PKCS7PADDING". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/TBC". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/TBCPADDING". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/X9.23". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/X9.23PADDING". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ZEROBYTE". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB176/ZEROBYTEPADDING". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO10126". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO10126-2". 08:44:54,643 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO10126-2PADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO10126PADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO7816-4". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ISO7816-4PADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/NOPADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/PKCS5". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/PKCS5PADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/PKCS7". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/PKCS7PADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/TBC". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/TBCPADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/X9.23". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/X9.23PADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ZEROBYTE". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB184/ZEROBYTEPADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO10126". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO10126-2". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO10126-2PADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO10126PADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO7816-4". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ISO7816-4PADDING". 08:44:54,644 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/NOPADDING". 08:44:54,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/PKCS5". 08:44:54,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/PKCS5PADDING". 08:44:54,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/PKCS7". 08:44:54,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/PKCS7PADDING". 08:44:54,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/TBC". 08:44:54,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/TBCPADDING". 08:44:54,645 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/X9.23". 08:44:54,646 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/X9.23PADDING". 08:44:54,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ZEROBYTE". 08:44:54,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB192/ZEROBYTEPADDING". 08:44:54,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/". 08:44:54,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO10126". 08:44:54,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO10126-2". 08:44:54,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO10126-2PADDING". 08:44:54,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO10126PADDING". 08:44:54,647 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO7816-4". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ISO7816-4PADDING". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/NOPADDING". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/PKCS5". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/PKCS5PADDING". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/PKCS7". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/PKCS7PADDING". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/TBC". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/TBCPADDING". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/X9.23". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/X9.23PADDING". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ZEROBYTE". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB200/ZEROBYTEPADDING". 08:44:54,648 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO10126". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO10126-2". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO10126-2PADDING". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO10126PADDING". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO7816-4". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ISO7816-4PADDING". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/NOPADDING". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/PKCS5". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/PKCS5PADDING". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/PKCS7". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/PKCS7PADDING". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/TBC". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/TBCPADDING". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/X9.23". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/X9.23PADDING". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ZEROBYTE". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB208/ZEROBYTEPADDING". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/". 08:44:54,649 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO10126". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO10126-2". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO10126-2PADDING". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO10126PADDING". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO7816-4". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ISO7816-4PADDING". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/NOPADDING". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/PKCS5". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/PKCS5PADDING". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/PKCS7". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/PKCS7PADDING". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/TBC". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/TBCPADDING". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/X9.23". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/X9.23PADDING". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ZEROBYTE". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB216/ZEROBYTEPADDING". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO10126". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO10126-2". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO10126-2PADDING". 08:44:54,650 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO10126PADDING". 08:44:54,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO7816-4". 08:44:54,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ISO7816-4PADDING". 08:44:54,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/NOPADDING". 08:44:54,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/PKCS5". 08:44:54,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/PKCS5PADDING". 08:44:54,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/PKCS7". 08:44:54,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/PKCS7PADDING". 08:44:54,651 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/TBC". 08:44:54,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/TBCPADDING". 08:44:54,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/X9.23". 08:44:54,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/X9.23PADDING". 08:44:54,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ZEROBYTE". 08:44:54,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB224/ZEROBYTEPADDING". 08:44:54,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/". 08:44:54,652 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO10126". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO10126-2". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO10126-2PADDING". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO10126PADDING". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO7816-4". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ISO7816-4PADDING". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/NOPADDING". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/PKCS5". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/PKCS5PADDING". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/PKCS7". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/PKCS7PADDING". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/TBC". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/TBCPADDING". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/X9.23". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/X9.23PADDING". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ZEROBYTE". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB232/ZEROBYTEPADDING". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO10126". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO10126-2". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO10126-2PADDING". 08:44:54,653 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO10126PADDING". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO7816-4". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ISO7816-4PADDING". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/NOPADDING". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/PKCS5". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/PKCS5PADDING". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/PKCS7". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/PKCS7PADDING". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/TBC". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/TBCPADDING". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/X9.23". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/X9.23PADDING". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ZEROBYTE". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB24/ZEROBYTEPADDING". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO10126". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO10126-2". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO10126-2PADDING". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO10126PADDING". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO7816-4". 08:44:54,654 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ISO7816-4PADDING". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/NOPADDING". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/PKCS5". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/PKCS5PADDING". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/PKCS7". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/PKCS7PADDING". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/TBC". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/TBCPADDING". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/X9.23". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/X9.23PADDING". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ZEROBYTE". 08:44:54,655 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB240/ZEROBYTEPADDING". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO10126". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO10126-2". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO10126-2PADDING". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO10126PADDING". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO7816-4". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ISO7816-4PADDING". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/NOPADDING". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/PKCS5". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/PKCS5PADDING". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/PKCS7". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/PKCS7PADDING". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/TBC". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/TBCPADDING". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/X9.23". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/X9.23PADDING". 08:44:54,656 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ZEROBYTE". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB248/ZEROBYTEPADDING". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO10126". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO10126-2". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO10126-2PADDING". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO10126PADDING". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO7816-4". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ISO7816-4PADDING". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/NOPADDING". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/PKCS5". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/PKCS5PADDING". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/PKCS7". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/PKCS7PADDING". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/TBC". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/TBCPADDING". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/X9.23". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/X9.23PADDING". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ZEROBYTE". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB256/ZEROBYTEPADDING". 08:44:54,657 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO10126". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO10126-2". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO10126-2PADDING". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO10126PADDING". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO7816-4". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ISO7816-4PADDING". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/NOPADDING". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/PKCS5". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/PKCS5PADDING". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/PKCS7". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/PKCS7PADDING". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/TBC". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/TBCPADDING". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/X9.23". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/X9.23PADDING". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ZEROBYTE". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB32/ZEROBYTEPADDING". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/". 08:44:54,658 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO10126". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO10126-2". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO10126-2PADDING". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO10126PADDING". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO7816-4". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ISO7816-4PADDING". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/NOPADDING". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/PKCS5". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/PKCS5PADDING". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/PKCS7". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/PKCS7PADDING". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/TBC". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/TBCPADDING". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/X9.23". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/X9.23PADDING". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ZEROBYTE". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB40/ZEROBYTEPADDING". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/". 08:44:54,659 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO10126". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO10126-2". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO10126-2PADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO10126PADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO7816-4". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ISO7816-4PADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/NOPADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/PKCS5". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/PKCS5PADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/PKCS7". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/PKCS7PADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/TBC". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/TBCPADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/X9.23". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/X9.23PADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ZEROBYTE". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB48/ZEROBYTEPADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO10126". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO10126-2". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO10126-2PADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO10126PADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO7816-4". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ISO7816-4PADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/NOPADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/PKCS5". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/PKCS5PADDING". 08:44:54,660 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/PKCS7". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/PKCS7PADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/TBC". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/TBCPADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/X9.23". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/X9.23PADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ZEROBYTE". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB56/ZEROBYTEPADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO10126". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO10126-2". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO10126-2PADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO10126PADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO7816-4". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ISO7816-4PADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/NOPADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/PKCS5". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/PKCS5PADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/PKCS7". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/PKCS7PADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/TBC". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/TBCPADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/X9.23". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/X9.23PADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ZEROBYTE". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB64/ZEROBYTEPADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO10126". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO10126-2". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO10126-2PADDING". 08:44:54,661 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO10126PADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO7816-4". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ISO7816-4PADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/NOPADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/PKCS5". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/PKCS5PADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/PKCS7". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/PKCS7PADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/TBC". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/TBCPADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/X9.23". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/X9.23PADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ZEROBYTE". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB72/ZEROBYTEPADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO10126". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO10126-2". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO10126-2PADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO10126PADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO7816-4". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ISO7816-4PADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/NOPADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/PKCS5". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/PKCS5PADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/PKCS7". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/PKCS7PADDING". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/TBC". 08:44:54,662 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/TBCPADDING". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/X9.23". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/X9.23PADDING". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ZEROBYTE". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB8/ZEROBYTEPADDING". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO10126". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO10126-2". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO10126-2PADDING". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO10126PADDING". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO7816-4". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ISO7816-4PADDING". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/NOPADDING". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/PKCS5". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/PKCS5PADDING". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/PKCS7". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/PKCS7PADDING". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/TBC". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/TBCPADDING". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/X9.23". 08:44:54,663 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/X9.23PADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ZEROBYTE". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB80/ZEROBYTEPADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO10126". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO10126-2". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO10126-2PADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO10126PADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO7816-4". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ISO7816-4PADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/NOPADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/PKCS5". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/PKCS5PADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/PKCS7". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/PKCS7PADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/TBC". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/TBCPADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/X9.23". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/X9.23PADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ZEROBYTE". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB88/ZEROBYTEPADDING". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO10126". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO10126-2". 08:44:54,664 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO10126-2PADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO10126PADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO7816-4". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ISO7816-4PADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/NOPADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/PKCS5". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/PKCS5PADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/PKCS7". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/PKCS7PADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/TBC". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/TBCPADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/X9.23". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/X9.23PADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ZEROBYTE". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CFB96/ZEROBYTEPADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CTS/". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/CTS/NOPADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/EAX/". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/EAX/NOPADDING". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/ECB/". 08:44:54,665 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/ECB/NOPADDING". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO10126". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO10126-2". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO10126-2PADDING". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO10126PADDING". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO7816-4". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ISO7816-4PADDING". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/NOPADDING". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/PKCS5". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/PKCS5PADDING". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/PKCS7". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/PKCS7PADDING". 08:44:54,666 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/TBC". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/TBCPADDING". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/X9.23". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/X9.23PADDING". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ZEROBYTE". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/GOFB/ZEROBYTEPADDING". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO10126". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO10126-2". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO10126-2PADDING". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO10126PADDING". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO7816-4". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ISO7816-4PADDING". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/NOPADDING". 08:44:54,667 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/PKCS5". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/PKCS5PADDING". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/PKCS7". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/PKCS7PADDING". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/TBC". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/TBCPADDING". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/X9.23". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/X9.23PADDING". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ZEROBYTE". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB/ZEROBYTEPADDING". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO10126". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO10126-2". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO10126-2PADDING". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO10126PADDING". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO7816-4". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ISO7816-4PADDING". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/NOPADDING". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/PKCS5". 08:44:54,668 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/PKCS5PADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/PKCS7". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/PKCS7PADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/TBC". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/TBCPADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/X9.23". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/X9.23PADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ZEROBYTE". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB104/ZEROBYTEPADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO10126". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO10126-2". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO10126-2PADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO10126PADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO7816-4". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ISO7816-4PADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/NOPADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/PKCS5". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/PKCS5PADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/PKCS7". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/PKCS7PADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/TBC". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/TBCPADDING". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/X9.23". 08:44:54,669 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/X9.23PADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ZEROBYTE". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB112/ZEROBYTEPADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO10126". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO10126-2". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO10126-2PADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO10126PADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO7816-4". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ISO7816-4PADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/NOPADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/PKCS5". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/PKCS5PADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/PKCS7". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/PKCS7PADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/TBC". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/TBCPADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/X9.23". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/X9.23PADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ZEROBYTE". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB120/ZEROBYTEPADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO10126". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO10126-2". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO10126-2PADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO10126PADDING". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO7816-4". 08:44:54,670 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ISO7816-4PADDING". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/NOPADDING". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/PKCS5". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/PKCS5PADDING". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/PKCS7". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/PKCS7PADDING". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/TBC". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/TBCPADDING". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/X9.23". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/X9.23PADDING". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ZEROBYTE". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB128/ZEROBYTEPADDING". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO10126". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO10126-2". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO10126-2PADDING". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO10126PADDING". 08:44:54,671 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO7816-4". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ISO7816-4PADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/NOPADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/PKCS5". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/PKCS5PADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/PKCS7". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/PKCS7PADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/TBC". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/TBCPADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/X9.23". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/X9.23PADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ZEROBYTE". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB136/ZEROBYTEPADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO10126". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO10126-2". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO10126-2PADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO10126PADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO7816-4". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ISO7816-4PADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/NOPADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/PKCS5". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/PKCS5PADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/PKCS7". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/PKCS7PADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/TBC". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/TBCPADDING". 08:44:54,672 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/X9.23". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/X9.23PADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ZEROBYTE". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB144/ZEROBYTEPADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO10126". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO10126-2". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO10126-2PADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO10126PADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO7816-4". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ISO7816-4PADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/NOPADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/PKCS5". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/PKCS5PADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/PKCS7". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/PKCS7PADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/TBC". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/TBCPADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/X9.23". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/X9.23PADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ZEROBYTE". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB152/ZEROBYTEPADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO10126". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO10126-2". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO10126-2PADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO10126PADDING". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO7816-4". 08:44:54,673 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ISO7816-4PADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/NOPADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/PKCS5". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/PKCS5PADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/PKCS7". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/PKCS7PADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/TBC". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/TBCPADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/X9.23". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/X9.23PADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ZEROBYTE". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB16/ZEROBYTEPADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO10126". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO10126-2". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO10126-2PADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO10126PADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO7816-4". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ISO7816-4PADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/NOPADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/PKCS5". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/PKCS5PADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/PKCS7". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/PKCS7PADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/TBC". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/TBCPADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/X9.23". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/X9.23PADDING". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ZEROBYTE". 08:44:54,674 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB160/ZEROBYTEPADDING". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO10126". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO10126-2". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO10126-2PADDING". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO10126PADDING". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO7816-4". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ISO7816-4PADDING". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/NOPADDING". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/PKCS5". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/PKCS5PADDING". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/PKCS7". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/PKCS7PADDING". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/TBC". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/TBCPADDING". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/X9.23". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/X9.23PADDING". 08:44:54,675 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ZEROBYTE". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB168/ZEROBYTEPADDING". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO10126". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO10126-2". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO10126-2PADDING". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO10126PADDING". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO7816-4". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ISO7816-4PADDING". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/NOPADDING". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/PKCS5". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/PKCS5PADDING". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/PKCS7". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/PKCS7PADDING". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/TBC". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/TBCPADDING". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/X9.23". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/X9.23PADDING". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ZEROBYTE". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB176/ZEROBYTEPADDING". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO10126". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO10126-2". 08:44:54,676 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO10126-2PADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO10126PADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO7816-4". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ISO7816-4PADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/NOPADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/PKCS5". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/PKCS5PADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/PKCS7". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/PKCS7PADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/TBC". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/TBCPADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/X9.23". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/X9.23PADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ZEROBYTE". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB184/ZEROBYTEPADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO10126". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO10126-2". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO10126-2PADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO10126PADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO7816-4". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ISO7816-4PADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/NOPADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/PKCS5". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/PKCS5PADDING". 08:44:54,677 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/PKCS7". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/PKCS7PADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/TBC". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/TBCPADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/X9.23". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/X9.23PADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ZEROBYTE". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB192/ZEROBYTEPADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO10126". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO10126-2". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO10126-2PADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO10126PADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO7816-4". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ISO7816-4PADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/NOPADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/PKCS5". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/PKCS5PADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/PKCS7". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/PKCS7PADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/TBC". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/TBCPADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/X9.23". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/X9.23PADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ZEROBYTE". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB200/ZEROBYTEPADDING". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO10126". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO10126-2". 08:44:54,678 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO10126-2PADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO10126PADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO7816-4". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ISO7816-4PADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/NOPADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/PKCS5". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/PKCS5PADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/PKCS7". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/PKCS7PADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/TBC". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/TBCPADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/X9.23". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/X9.23PADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ZEROBYTE". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB208/ZEROBYTEPADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO10126". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO10126-2". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO10126-2PADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO10126PADDING". 08:44:54,679 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO7816-4". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ISO7816-4PADDING". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/NOPADDING". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/PKCS5". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/PKCS5PADDING". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/PKCS7". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/PKCS7PADDING". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/TBC". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/TBCPADDING". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/X9.23". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/X9.23PADDING". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ZEROBYTE". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB216/ZEROBYTEPADDING". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO10126". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO10126-2". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO10126-2PADDING". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO10126PADDING". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO7816-4". 08:44:54,680 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ISO7816-4PADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/NOPADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/PKCS5". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/PKCS5PADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/PKCS7". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/PKCS7PADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/TBC". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/TBCPADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/X9.23". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/X9.23PADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ZEROBYTE". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB224/ZEROBYTEPADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO10126". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO10126-2". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO10126-2PADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO10126PADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO7816-4". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ISO7816-4PADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/NOPADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/PKCS5". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/PKCS5PADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/PKCS7". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/PKCS7PADDING". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/TBC". 08:44:54,681 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/TBCPADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/X9.23". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/X9.23PADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ZEROBYTE". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB232/ZEROBYTEPADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO10126". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO10126-2". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO10126-2PADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO10126PADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO7816-4". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ISO7816-4PADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/NOPADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/PKCS5". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/PKCS5PADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/PKCS7". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/PKCS7PADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/TBC". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/TBCPADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/X9.23". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/X9.23PADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ZEROBYTE". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB24/ZEROBYTEPADDING". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO10126". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO10126-2". 08:44:54,682 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO10126-2PADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO10126PADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO7816-4". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ISO7816-4PADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/NOPADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/PKCS5". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/PKCS5PADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/PKCS7". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/PKCS7PADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/TBC". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/TBCPADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/X9.23". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/X9.23PADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ZEROBYTE". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB240/ZEROBYTEPADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO10126". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO10126-2". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO10126-2PADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO10126PADDING". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO7816-4". 08:44:54,683 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ISO7816-4PADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/NOPADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/PKCS5". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/PKCS5PADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/PKCS7". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/PKCS7PADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/TBC". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/TBCPADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/X9.23". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/X9.23PADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ZEROBYTE". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB248/ZEROBYTEPADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO10126". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO10126-2". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO10126-2PADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO10126PADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO7816-4". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ISO7816-4PADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/NOPADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/PKCS5". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/PKCS5PADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/PKCS7". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/PKCS7PADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/TBC". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/TBCPADDING". 08:44:54,684 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/X9.23". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/X9.23PADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ZEROBYTE". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB256/ZEROBYTEPADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO10126". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO10126-2". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO10126-2PADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO10126PADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO7816-4". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ISO7816-4PADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/NOPADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/PKCS5". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/PKCS5PADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/PKCS7". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/PKCS7PADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/TBC". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/TBCPADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/X9.23". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/X9.23PADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ZEROBYTE". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB32/ZEROBYTEPADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO10126". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO10126-2". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO10126-2PADDING". 08:44:54,685 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO10126PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO7816-4". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ISO7816-4PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/NOPADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/PKCS5". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/PKCS5PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/PKCS7". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/PKCS7PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/TBC". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/TBCPADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/X9.23". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/X9.23PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ZEROBYTE". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB40/ZEROBYTEPADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO10126". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO10126-2". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO10126-2PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO10126PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO7816-4". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ISO7816-4PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/NOPADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/PKCS5". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/PKCS5PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/PKCS7". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/PKCS7PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/TBC". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/TBCPADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/X9.23". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/X9.23PADDING". 08:44:54,686 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ZEROBYTE". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB48/ZEROBYTEPADDING". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO10126". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO10126-2". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO10126-2PADDING". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO10126PADDING". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO7816-4". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ISO7816-4PADDING". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/NOPADDING". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/PKCS5". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/PKCS5PADDING". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/PKCS7". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/PKCS7PADDING". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/TBC". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/TBCPADDING". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/X9.23". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/X9.23PADDING". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ZEROBYTE". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB56/ZEROBYTEPADDING". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/". 08:44:54,687 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO10126". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO10126-2". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO10126-2PADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO10126PADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO7816-4". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ISO7816-4PADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/NOPADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/PKCS5". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/PKCS5PADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/PKCS7". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/PKCS7PADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/TBC". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/TBCPADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/X9.23". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/X9.23PADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ZEROBYTE". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB64/ZEROBYTEPADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO10126". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO10126-2". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO10126-2PADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO10126PADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO7816-4". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ISO7816-4PADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/NOPADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/PKCS5". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/PKCS5PADDING". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/PKCS7". 08:44:54,688 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/PKCS7PADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/TBC". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/TBCPADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/X9.23". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/X9.23PADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ZEROBYTE". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB72/ZEROBYTEPADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO10126". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO10126-2". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO10126-2PADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO10126PADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO7816-4". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ISO7816-4PADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/NOPADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/PKCS5". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/PKCS5PADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/PKCS7". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/PKCS7PADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/TBC". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/TBCPADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/X9.23". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/X9.23PADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ZEROBYTE". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB8/ZEROBYTEPADDING". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO10126". 08:44:54,689 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO10126-2". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO10126-2PADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO10126PADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO7816-4". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ISO7816-4PADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/NOPADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/PKCS5". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/PKCS5PADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/PKCS7". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/PKCS7PADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/TBC". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/TBCPADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/X9.23". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/X9.23PADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ZEROBYTE". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB80/ZEROBYTEPADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO10126". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO10126-2". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO10126-2PADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO10126PADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO7816-4". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ISO7816-4PADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/NOPADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/PKCS5". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/PKCS5PADDING". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/PKCS7". 08:44:54,690 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/PKCS7PADDING". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/TBC". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/TBCPADDING". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/X9.23". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/X9.23PADDING". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ZEROBYTE". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB88/ZEROBYTEPADDING". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO10126". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO10126-2". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO10126-2PADDING". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO10126PADDING". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO7816-4". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ISO7816-4PADDING". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/NOPADDING". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/PKCS5". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/PKCS5PADDING". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/PKCS7". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/PKCS7PADDING". 08:44:54,691 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/TBC". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/TBCPADDING". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/X9.23". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/X9.23PADDING". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ZEROBYTE". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/OFB96/ZEROBYTEPADDING". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO10126". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO10126-2". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO10126-2PADDING". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO10126PADDING". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO7816-4". 08:44:54,692 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ISO7816-4PADDING". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/NOPADDING". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/PKCS5". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/PKCS5PADDING". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/PKCS7". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/PKCS7PADDING". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/TBC". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/TBCPADDING". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/X9.23". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/X9.23PADDING". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ZEROBYTE". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST5/SIC/ZEROBYTEPADDING". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6//". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6//NOPADDING". 08:44:54,693 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC-CTS/". 08:44:54,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC-CTS/NOPADDING". 08:44:54,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/". 08:44:54,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO10126". 08:44:54,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO10126-2". 08:44:54,694 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO10126-2PADDING". 08:44:54,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO10126PADDING". 08:44:54,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO7816-4". 08:44:54,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ISO7816-4PADDING". 08:44:54,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/NOPADDING". 08:44:54,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/PKCS5". 08:44:54,695 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/PKCS5PADDING". 08:44:54,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/PKCS7". 08:44:54,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/PKCS7PADDING". 08:44:54,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/TBC". 08:44:54,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/TBCPADDING". 08:44:54,696 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/X9.23". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/X9.23PADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ZEROBYTE". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CBC/ZEROBYTEPADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CCM/". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CCM/NOPADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO10126". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO10126-2". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO10126-2PADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO10126PADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO7816-4". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ISO7816-4PADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/NOPADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/PKCS5". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/PKCS5PADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/PKCS7". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/PKCS7PADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/TBC". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/TBCPADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/X9.23". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/X9.23PADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ZEROBYTE". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB/ZEROBYTEPADDING". 08:44:54,697 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO10126". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO10126-2". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO10126-2PADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO10126PADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO7816-4". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ISO7816-4PADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/NOPADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/PKCS5". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/PKCS5PADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/PKCS7". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/PKCS7PADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/TBC". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/TBCPADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/X9.23". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/X9.23PADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ZEROBYTE". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB104/ZEROBYTEPADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO10126". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO10126-2". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO10126-2PADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO10126PADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO7816-4". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ISO7816-4PADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/NOPADDING". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/PKCS5". 08:44:54,698 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/PKCS5PADDING". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/PKCS7". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/PKCS7PADDING". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/TBC". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/TBCPADDING". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/X9.23". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/X9.23PADDING". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ZEROBYTE". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB112/ZEROBYTEPADDING". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO10126". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO10126-2". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO10126-2PADDING". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO10126PADDING". 08:44:54,699 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO7816-4". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ISO7816-4PADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/NOPADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/PKCS5". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/PKCS5PADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/PKCS7". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/PKCS7PADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/TBC". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/TBCPADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/X9.23". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/X9.23PADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ZEROBYTE". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB120/ZEROBYTEPADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO10126". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO10126-2". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO10126-2PADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO10126PADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO7816-4". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ISO7816-4PADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/NOPADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/PKCS5". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/PKCS5PADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/PKCS7". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/PKCS7PADDING". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/TBC". 08:44:54,700 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/TBCPADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/X9.23". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/X9.23PADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ZEROBYTE". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB128/ZEROBYTEPADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO10126". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO10126-2". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO10126-2PADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO10126PADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO7816-4". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ISO7816-4PADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/NOPADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/PKCS5". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/PKCS5PADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/PKCS7". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/PKCS7PADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/TBC". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/TBCPADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/X9.23". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/X9.23PADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ZEROBYTE". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB136/ZEROBYTEPADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO10126". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO10126-2". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO10126-2PADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO10126PADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO7816-4". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ISO7816-4PADDING". 08:44:54,701 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/NOPADDING". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/PKCS5". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/PKCS5PADDING". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/PKCS7". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/PKCS7PADDING". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/TBC". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/TBCPADDING". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/X9.23". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/X9.23PADDING". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ZEROBYTE". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB144/ZEROBYTEPADDING". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO10126". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO10126-2". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO10126-2PADDING". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO10126PADDING". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO7816-4". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ISO7816-4PADDING". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/NOPADDING". 08:44:54,702 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/PKCS5". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/PKCS5PADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/PKCS7". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/PKCS7PADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/TBC". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/TBCPADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/X9.23". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/X9.23PADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ZEROBYTE". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB152/ZEROBYTEPADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO10126". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO10126-2". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO10126-2PADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO10126PADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO7816-4". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ISO7816-4PADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/NOPADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/PKCS5". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/PKCS5PADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/PKCS7". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/PKCS7PADDING". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/TBC". 08:44:54,703 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/TBCPADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/X9.23". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/X9.23PADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ZEROBYTE". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB16/ZEROBYTEPADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO10126". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO10126-2". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO10126-2PADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO10126PADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO7816-4". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ISO7816-4PADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/NOPADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/PKCS5". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/PKCS5PADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/PKCS7". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/PKCS7PADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/TBC". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/TBCPADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/X9.23". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/X9.23PADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ZEROBYTE". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB160/ZEROBYTEPADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO10126". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO10126-2". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO10126-2PADDING". 08:44:54,704 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO10126PADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO7816-4". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ISO7816-4PADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/NOPADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/PKCS5". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/PKCS5PADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/PKCS7". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/PKCS7PADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/TBC". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/TBCPADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/X9.23". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/X9.23PADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ZEROBYTE". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB168/ZEROBYTEPADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO10126". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO10126-2". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO10126-2PADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO10126PADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO7816-4". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ISO7816-4PADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/NOPADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/PKCS5". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/PKCS5PADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/PKCS7". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/PKCS7PADDING". 08:44:54,705 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/TBC". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/TBCPADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/X9.23". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/X9.23PADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ZEROBYTE". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB176/ZEROBYTEPADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO10126". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO10126-2". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO10126-2PADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO10126PADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO7816-4". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ISO7816-4PADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/NOPADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/PKCS5". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/PKCS5PADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/PKCS7". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/PKCS7PADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/TBC". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/TBCPADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/X9.23". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/X9.23PADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ZEROBYTE". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB184/ZEROBYTEPADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO10126". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO10126-2". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO10126-2PADDING". 08:44:54,706 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO10126PADDING". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO7816-4". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ISO7816-4PADDING". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/NOPADDING". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/PKCS5". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/PKCS5PADDING". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/PKCS7". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/PKCS7PADDING". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/TBC". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/TBCPADDING". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/X9.23". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/X9.23PADDING". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ZEROBYTE". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB192/ZEROBYTEPADDING". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO10126". 08:44:54,707 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO10126-2". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO10126-2PADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO10126PADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO7816-4". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ISO7816-4PADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/NOPADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/PKCS5". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/PKCS5PADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/PKCS7". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/PKCS7PADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/TBC". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/TBCPADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/X9.23". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/X9.23PADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ZEROBYTE". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB200/ZEROBYTEPADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO10126". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO10126-2". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO10126-2PADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO10126PADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO7816-4". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ISO7816-4PADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/NOPADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/PKCS5". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/PKCS5PADDING". 08:44:54,708 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/PKCS7". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/PKCS7PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/TBC". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/TBCPADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/X9.23". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/X9.23PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ZEROBYTE". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB208/ZEROBYTEPADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO10126". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO10126-2". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO10126-2PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO10126PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO7816-4". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ISO7816-4PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/NOPADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/PKCS5". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/PKCS5PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/PKCS7". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/PKCS7PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/TBC". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/TBCPADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/X9.23". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/X9.23PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ZEROBYTE". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB216/ZEROBYTEPADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO10126". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO10126-2". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO10126-2PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO10126PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO7816-4". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ISO7816-4PADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/NOPADDING". 08:44:54,709 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/PKCS5". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/PKCS5PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/PKCS7". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/PKCS7PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/TBC". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/TBCPADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/X9.23". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/X9.23PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ZEROBYTE". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB224/ZEROBYTEPADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO10126". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO10126-2". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO10126-2PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO10126PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO7816-4". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ISO7816-4PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/NOPADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/PKCS5". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/PKCS5PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/PKCS7". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/PKCS7PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/TBC". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/TBCPADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/X9.23". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/X9.23PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ZEROBYTE". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB232/ZEROBYTEPADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO10126". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO10126-2". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO10126-2PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO10126PADDING". 08:44:54,710 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO7816-4". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ISO7816-4PADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/NOPADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/PKCS5". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/PKCS5PADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/PKCS7". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/PKCS7PADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/TBC". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/TBCPADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/X9.23". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/X9.23PADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ZEROBYTE". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB24/ZEROBYTEPADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO10126". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO10126-2". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO10126-2PADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO10126PADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO7816-4". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ISO7816-4PADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/NOPADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/PKCS5". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/PKCS5PADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/PKCS7". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/PKCS7PADDING". 08:44:54,711 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/TBC". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/TBCPADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/X9.23". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/X9.23PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ZEROBYTE". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB240/ZEROBYTEPADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO10126". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO10126-2". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO10126-2PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO10126PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO7816-4". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ISO7816-4PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/NOPADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/PKCS5". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/PKCS5PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/PKCS7". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/PKCS7PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/TBC". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/TBCPADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/X9.23". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/X9.23PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ZEROBYTE". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB248/ZEROBYTEPADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO10126". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO10126-2". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO10126-2PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO10126PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO7816-4". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ISO7816-4PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/NOPADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/PKCS5". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/PKCS5PADDING". 08:44:54,712 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/PKCS7". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/PKCS7PADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/TBC". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/TBCPADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/X9.23". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/X9.23PADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ZEROBYTE". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB256/ZEROBYTEPADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO10126". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO10126-2". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO10126-2PADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO10126PADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO7816-4". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ISO7816-4PADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/NOPADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/PKCS5". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/PKCS5PADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/PKCS7". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/PKCS7PADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/TBC". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/TBCPADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/X9.23". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/X9.23PADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ZEROBYTE". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB32/ZEROBYTEPADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO10126". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO10126-2". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO10126-2PADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO10126PADDING". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO7816-4". 08:44:54,713 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ISO7816-4PADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/NOPADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/PKCS5". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/PKCS5PADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/PKCS7". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/PKCS7PADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/TBC". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/TBCPADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/X9.23". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/X9.23PADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ZEROBYTE". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB40/ZEROBYTEPADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO10126". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO10126-2". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO10126-2PADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO10126PADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO7816-4". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ISO7816-4PADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/NOPADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/PKCS5". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/PKCS5PADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/PKCS7". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/PKCS7PADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/TBC". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/TBCPADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/X9.23". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/X9.23PADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ZEROBYTE". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB48/ZEROBYTEPADDING". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/". 08:44:54,714 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO10126". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO10126-2". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO10126-2PADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO10126PADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO7816-4". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ISO7816-4PADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/NOPADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/PKCS5". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/PKCS5PADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/PKCS7". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/PKCS7PADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/TBC". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/TBCPADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/X9.23". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/X9.23PADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ZEROBYTE". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB56/ZEROBYTEPADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO10126". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO10126-2". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO10126-2PADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO10126PADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO7816-4". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ISO7816-4PADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/NOPADDING". 08:44:54,715 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/PKCS5". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/PKCS5PADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/PKCS7". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/PKCS7PADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/TBC". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/TBCPADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/X9.23". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/X9.23PADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ZEROBYTE". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB64/ZEROBYTEPADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO10126". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO10126-2". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO10126-2PADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO10126PADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO7816-4". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ISO7816-4PADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/NOPADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/PKCS5". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/PKCS5PADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/PKCS7". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/PKCS7PADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/TBC". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/TBCPADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/X9.23". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/X9.23PADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ZEROBYTE". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB72/ZEROBYTEPADDING". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO10126". 08:44:54,716 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO10126-2". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO10126-2PADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO10126PADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO7816-4". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ISO7816-4PADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/NOPADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/PKCS5". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/PKCS5PADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/PKCS7". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/PKCS7PADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/TBC". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/TBCPADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/X9.23". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/X9.23PADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ZEROBYTE". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB8/ZEROBYTEPADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO10126". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO10126-2". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO10126-2PADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO10126PADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO7816-4". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ISO7816-4PADDING". 08:44:54,717 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/NOPADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/PKCS5". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/PKCS5PADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/PKCS7". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/PKCS7PADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/TBC". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/TBCPADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/X9.23". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/X9.23PADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ZEROBYTE". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB80/ZEROBYTEPADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO10126". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO10126-2". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO10126-2PADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO10126PADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO7816-4". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ISO7816-4PADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/NOPADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/PKCS5". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/PKCS5PADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/PKCS7". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/PKCS7PADDING". 08:44:54,718 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/TBC". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/TBCPADDING". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/X9.23". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/X9.23PADDING". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ZEROBYTE". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB88/ZEROBYTEPADDING". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO10126". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO10126-2". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO10126-2PADDING". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO10126PADDING". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO7816-4". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ISO7816-4PADDING". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/NOPADDING". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/PKCS5". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/PKCS5PADDING". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/PKCS7". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/PKCS7PADDING". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/TBC". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/TBCPADDING". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/X9.23". 08:44:54,719 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/X9.23PADDING". 08:44:54,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ZEROBYTE". 08:44:54,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CFB96/ZEROBYTEPADDING". 08:44:54,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CTS/". 08:44:54,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/CTS/NOPADDING". 08:44:54,720 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/EAX/". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/EAX/NOPADDING". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/ECB/". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/ECB/NOPADDING". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/GCM/". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/GCM/NOPADDING". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO10126". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO10126-2". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO10126-2PADDING". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO10126PADDING". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO7816-4". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ISO7816-4PADDING". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/NOPADDING". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/PKCS5". 08:44:54,721 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/PKCS5PADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/PKCS7". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/PKCS7PADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/TBC". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/TBCPADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/X9.23". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/X9.23PADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ZEROBYTE". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB/ZEROBYTEPADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO10126". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO10126-2". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO10126-2PADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO10126PADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO7816-4". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ISO7816-4PADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/NOPADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/PKCS5". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/PKCS5PADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/PKCS7". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/PKCS7PADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/TBC". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/TBCPADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/X9.23". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/X9.23PADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ZEROBYTE". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB104/ZEROBYTEPADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO10126". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO10126-2". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO10126-2PADDING". 08:44:54,722 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO10126PADDING". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO7816-4". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ISO7816-4PADDING". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/NOPADDING". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/PKCS5". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/PKCS5PADDING". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/PKCS7". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/PKCS7PADDING". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/TBC". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/TBCPADDING". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/X9.23". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/X9.23PADDING". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ZEROBYTE". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB112/ZEROBYTEPADDING". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO10126". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO10126-2". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO10126-2PADDING". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO10126PADDING". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO7816-4". 08:44:54,723 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ISO7816-4PADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/NOPADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/PKCS5". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/PKCS5PADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/PKCS7". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/PKCS7PADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/TBC". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/TBCPADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/X9.23". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/X9.23PADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ZEROBYTE". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB120/ZEROBYTEPADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO10126". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO10126-2". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO10126-2PADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO10126PADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO7816-4". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ISO7816-4PADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/NOPADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/PKCS5". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/PKCS5PADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/PKCS7". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/PKCS7PADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/TBC". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/TBCPADDING". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/X9.23". 08:44:54,724 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/X9.23PADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ZEROBYTE". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB128/ZEROBYTEPADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO10126". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO10126-2". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO10126-2PADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO10126PADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO7816-4". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ISO7816-4PADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/NOPADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/PKCS5". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/PKCS5PADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/PKCS7". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/PKCS7PADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/TBC". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/TBCPADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/X9.23". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/X9.23PADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ZEROBYTE". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB136/ZEROBYTEPADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO10126". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO10126-2". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO10126-2PADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO10126PADDING". 08:44:54,725 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO7816-4". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ISO7816-4PADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/NOPADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/PKCS5". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/PKCS5PADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/PKCS7". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/PKCS7PADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/TBC". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/TBCPADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/X9.23". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/X9.23PADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ZEROBYTE". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB144/ZEROBYTEPADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO10126". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO10126-2". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO10126-2PADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO10126PADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO7816-4". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ISO7816-4PADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/NOPADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/PKCS5". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/PKCS5PADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/PKCS7". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/PKCS7PADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/TBC". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/TBCPADDING". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/X9.23". 08:44:54,726 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/X9.23PADDING". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ZEROBYTE". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB152/ZEROBYTEPADDING". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO10126". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO10126-2". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO10126-2PADDING". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO10126PADDING". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO7816-4". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ISO7816-4PADDING". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/NOPADDING". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/PKCS5". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/PKCS5PADDING". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/PKCS7". 08:44:54,727 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/PKCS7PADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/TBC". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/TBCPADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/X9.23". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/X9.23PADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ZEROBYTE". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB16/ZEROBYTEPADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO10126". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO10126-2". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO10126-2PADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO10126PADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO7816-4". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ISO7816-4PADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/NOPADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/PKCS5". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/PKCS5PADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/PKCS7". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/PKCS7PADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/TBC". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/TBCPADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/X9.23". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/X9.23PADDING". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ZEROBYTE". 08:44:54,728 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB160/ZEROBYTEPADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO10126". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO10126-2". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO10126-2PADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO10126PADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO7816-4". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ISO7816-4PADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/NOPADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/PKCS5". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/PKCS5PADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/PKCS7". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/PKCS7PADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/TBC". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/TBCPADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/X9.23". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/X9.23PADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ZEROBYTE". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB168/ZEROBYTEPADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO10126". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO10126-2". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO10126-2PADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO10126PADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO7816-4". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ISO7816-4PADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/NOPADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/PKCS5". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/PKCS5PADDING". 08:44:54,729 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/PKCS7". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/PKCS7PADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/TBC". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/TBCPADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/X9.23". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/X9.23PADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ZEROBYTE". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB176/ZEROBYTEPADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO10126". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO10126-2". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO10126-2PADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO10126PADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO7816-4". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ISO7816-4PADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/NOPADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/PKCS5". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/PKCS5PADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/PKCS7". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/PKCS7PADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/TBC". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/TBCPADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/X9.23". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/X9.23PADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ZEROBYTE". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB184/ZEROBYTEPADDING". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO10126". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO10126-2". 08:44:54,730 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO10126-2PADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO10126PADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO7816-4". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ISO7816-4PADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/NOPADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/PKCS5". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/PKCS5PADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/PKCS7". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/PKCS7PADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/TBC". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/TBCPADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/X9.23". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/X9.23PADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ZEROBYTE". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB192/ZEROBYTEPADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO10126". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO10126-2". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO10126-2PADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO10126PADDING". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO7816-4". 08:44:54,731 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ISO7816-4PADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/NOPADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/PKCS5". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/PKCS5PADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/PKCS7". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/PKCS7PADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/TBC". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/TBCPADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/X9.23". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/X9.23PADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ZEROBYTE". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB200/ZEROBYTEPADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO10126". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO10126-2". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO10126-2PADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO10126PADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO7816-4". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ISO7816-4PADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/NOPADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/PKCS5". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/PKCS5PADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/PKCS7". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/PKCS7PADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/TBC". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/TBCPADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/X9.23". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/X9.23PADDING". 08:44:54,732 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ZEROBYTE". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB208/ZEROBYTEPADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO10126". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO10126-2". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO10126-2PADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO10126PADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO7816-4". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ISO7816-4PADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/NOPADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/PKCS5". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/PKCS5PADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/PKCS7". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/PKCS7PADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/TBC". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/TBCPADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/X9.23". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/X9.23PADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ZEROBYTE". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB216/ZEROBYTEPADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO10126". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO10126-2". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO10126-2PADDING". 08:44:54,733 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO10126PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO7816-4". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ISO7816-4PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/NOPADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/PKCS5". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/PKCS5PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/PKCS7". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/PKCS7PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/TBC". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/TBCPADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/X9.23". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/X9.23PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ZEROBYTE". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB224/ZEROBYTEPADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO10126". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO10126-2". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO10126-2PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO10126PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO7816-4". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ISO7816-4PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/NOPADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/PKCS5". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/PKCS5PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/PKCS7". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/PKCS7PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/TBC". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/TBCPADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/X9.23". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/X9.23PADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ZEROBYTE". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB232/ZEROBYTEPADDING". 08:44:54,734 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO10126". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO10126-2". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO10126-2PADDING". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO10126PADDING". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO7816-4". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ISO7816-4PADDING". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/NOPADDING". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/PKCS5". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/PKCS5PADDING". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/PKCS7". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/PKCS7PADDING". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/TBC". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/TBCPADDING". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/X9.23". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/X9.23PADDING". 08:44:54,735 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ZEROBYTE". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB24/ZEROBYTEPADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO10126". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO10126-2". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO10126-2PADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO10126PADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO7816-4". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ISO7816-4PADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/NOPADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/PKCS5". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/PKCS5PADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/PKCS7". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/PKCS7PADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/TBC". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/TBCPADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/X9.23". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/X9.23PADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ZEROBYTE". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB240/ZEROBYTEPADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO10126". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO10126-2". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO10126-2PADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO10126PADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO7816-4". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ISO7816-4PADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/NOPADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/PKCS5". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/PKCS5PADDING". 08:44:54,736 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/PKCS7". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/PKCS7PADDING". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/TBC". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/TBCPADDING". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/X9.23". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/X9.23PADDING". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ZEROBYTE". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB248/ZEROBYTEPADDING". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO10126". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO10126-2". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO10126-2PADDING". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO10126PADDING". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO7816-4". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ISO7816-4PADDING". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/NOPADDING". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/PKCS5". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/PKCS5PADDING". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/PKCS7". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/PKCS7PADDING". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/TBC". 08:44:54,737 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/TBCPADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/X9.23". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/X9.23PADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ZEROBYTE". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB256/ZEROBYTEPADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO10126". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO10126-2". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO10126-2PADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO10126PADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO7816-4". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ISO7816-4PADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/NOPADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/PKCS5". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/PKCS5PADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/PKCS7". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/PKCS7PADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/TBC". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/TBCPADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/X9.23". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/X9.23PADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ZEROBYTE". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB32/ZEROBYTEPADDING". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO10126". 08:44:54,738 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO10126-2". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO10126-2PADDING". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO10126PADDING". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO7816-4". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ISO7816-4PADDING". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/NOPADDING". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/PKCS5". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/PKCS5PADDING". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/PKCS7". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/PKCS7PADDING". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/TBC". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/TBCPADDING". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/X9.23". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/X9.23PADDING". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ZEROBYTE". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB40/ZEROBYTEPADDING". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO10126". 08:44:54,739 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO10126-2". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO10126-2PADDING". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO10126PADDING". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO7816-4". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ISO7816-4PADDING". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/NOPADDING". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/PKCS5". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/PKCS5PADDING". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/PKCS7". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/PKCS7PADDING". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/TBC". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/TBCPADDING". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/X9.23". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/X9.23PADDING". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ZEROBYTE". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB48/ZEROBYTEPADDING". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/". 08:44:54,740 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO10126". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO10126-2". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO10126-2PADDING". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO10126PADDING". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO7816-4". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ISO7816-4PADDING". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/NOPADDING". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/PKCS5". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/PKCS5PADDING". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/PKCS7". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/PKCS7PADDING". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/TBC". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/TBCPADDING". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/X9.23". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/X9.23PADDING". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ZEROBYTE". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB56/ZEROBYTEPADDING". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/". 08:44:54,741 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO10126". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO10126-2". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO10126-2PADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO10126PADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO7816-4". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ISO7816-4PADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/NOPADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/PKCS5". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/PKCS5PADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/PKCS7". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/PKCS7PADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/TBC". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/TBCPADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/X9.23". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/X9.23PADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ZEROBYTE". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB64/ZEROBYTEPADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO10126". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO10126-2". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO10126-2PADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO10126PADDING". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO7816-4". 08:44:54,742 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ISO7816-4PADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/NOPADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/PKCS5". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/PKCS5PADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/PKCS7". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/PKCS7PADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/TBC". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/TBCPADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/X9.23". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/X9.23PADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ZEROBYTE". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB72/ZEROBYTEPADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO10126". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO10126-2". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO10126-2PADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO10126PADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO7816-4". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ISO7816-4PADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/NOPADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/PKCS5". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/PKCS5PADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/PKCS7". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/PKCS7PADDING". 08:44:54,743 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/TBC". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/TBCPADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/X9.23". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/X9.23PADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ZEROBYTE". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB8/ZEROBYTEPADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO10126". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO10126-2". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO10126-2PADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO10126PADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO7816-4". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ISO7816-4PADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/NOPADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/PKCS5". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/PKCS5PADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/PKCS7". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/PKCS7PADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/TBC". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/TBCPADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/X9.23". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/X9.23PADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ZEROBYTE". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB80/ZEROBYTEPADDING". 08:44:54,744 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO10126". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO10126-2". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO10126-2PADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO10126PADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO7816-4". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ISO7816-4PADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/NOPADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/PKCS5". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/PKCS5PADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/PKCS7". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/PKCS7PADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/TBC". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/TBCPADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/X9.23". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/X9.23PADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ZEROBYTE". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB88/ZEROBYTEPADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO10126". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO10126-2". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO10126-2PADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO10126PADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO7816-4". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ISO7816-4PADDING". 08:44:54,745 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/NOPADDING". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/PKCS5". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/PKCS5PADDING". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/PKCS7". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/PKCS7PADDING". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/TBC". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/TBCPADDING". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/X9.23". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/X9.23PADDING". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ZEROBYTE". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/OFB96/ZEROBYTEPADDING". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO10126". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO10126-2". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO10126-2PADDING". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO10126PADDING". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO7816-4". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ISO7816-4PADDING". 08:44:54,746 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/NOPADDING". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/PKCS5". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/PKCS5PADDING". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/PKCS7". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/PKCS7PADDING". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/TBC". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/TBCPADDING". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/X9.23". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/X9.23PADDING". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ZEROBYTE". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "CAST6/SIC/ZEROBYTEPADDING". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES//". 08:44:54,747 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES//NOPADDING". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC-CTS/". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC-CTS/NOPADDING". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO10126". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO10126-2". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO10126-2PADDING". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO10126PADDING". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO7816-4". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ISO7816-4PADDING". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/NOPADDING". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/PKCS5". 08:44:54,748 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/PKCS5PADDING". 08:44:54,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/PKCS7". 08:44:54,749 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/PKCS7PADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/TBC". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/TBCPADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/X9.23". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/X9.23PADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ZEROBYTE". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CBC/ZEROBYTEPADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO10126". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO10126-2". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO10126-2PADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO10126PADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO7816-4". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ISO7816-4PADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/NOPADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/PKCS5". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/PKCS5PADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/PKCS7". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/PKCS7PADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/TBC". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/TBCPADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/X9.23". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/X9.23PADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ZEROBYTE". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB/ZEROBYTEPADDING". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO10126". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO10126-2". 08:44:54,750 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO10126-2PADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO10126PADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO7816-4". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ISO7816-4PADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/NOPADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/PKCS5". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/PKCS5PADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/PKCS7". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/PKCS7PADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/TBC". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/TBCPADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/X9.23". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/X9.23PADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ZEROBYTE". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB104/ZEROBYTEPADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO10126". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO10126-2". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO10126-2PADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO10126PADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO7816-4". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ISO7816-4PADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/NOPADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/PKCS5". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/PKCS5PADDING". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/PKCS7". 08:44:54,751 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/PKCS7PADDING". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/TBC". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/TBCPADDING". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/X9.23". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/X9.23PADDING". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ZEROBYTE". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB112/ZEROBYTEPADDING". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO10126". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO10126-2". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO10126-2PADDING". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO10126PADDING". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO7816-4". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ISO7816-4PADDING". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/NOPADDING". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/PKCS5". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/PKCS5PADDING". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/PKCS7". 08:44:54,752 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/PKCS7PADDING". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/TBC". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/TBCPADDING". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/X9.23". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/X9.23PADDING". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ZEROBYTE". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB120/ZEROBYTEPADDING". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO10126". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO10126-2". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO10126-2PADDING". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO10126PADDING". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO7816-4". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ISO7816-4PADDING". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/NOPADDING". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/PKCS5". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/PKCS5PADDING". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/PKCS7". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/PKCS7PADDING". 08:44:54,753 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/TBC". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/TBCPADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/X9.23". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/X9.23PADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ZEROBYTE". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB128/ZEROBYTEPADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO10126". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO10126-2". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO10126-2PADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO10126PADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO7816-4". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ISO7816-4PADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/NOPADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/PKCS5". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/PKCS5PADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/PKCS7". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/PKCS7PADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/TBC". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/TBCPADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/X9.23". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/X9.23PADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ZEROBYTE". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB136/ZEROBYTEPADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO10126". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO10126-2". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO10126-2PADDING". 08:44:54,754 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO10126PADDING". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO7816-4". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ISO7816-4PADDING". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/NOPADDING". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/PKCS5". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/PKCS5PADDING". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/PKCS7". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/PKCS7PADDING". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/TBC". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/TBCPADDING". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/X9.23". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/X9.23PADDING". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ZEROBYTE". 08:44:54,755 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB144/ZEROBYTEPADDING". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO10126". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO10126-2". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO10126-2PADDING". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO10126PADDING". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO7816-4". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ISO7816-4PADDING". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/NOPADDING". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/PKCS5". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/PKCS5PADDING". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/PKCS7". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/PKCS7PADDING". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/TBC". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/TBCPADDING". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/X9.23". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/X9.23PADDING". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ZEROBYTE". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB152/ZEROBYTEPADDING". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO10126". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO10126-2". 08:44:54,756 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO10126-2PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO10126PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO7816-4". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ISO7816-4PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/NOPADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/PKCS5". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/PKCS5PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/PKCS7". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/PKCS7PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/TBC". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/TBCPADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/X9.23". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/X9.23PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ZEROBYTE". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB16/ZEROBYTEPADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO10126". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO10126-2". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO10126-2PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO10126PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO7816-4". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ISO7816-4PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/NOPADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/PKCS5". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/PKCS5PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/PKCS7". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/PKCS7PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/TBC". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/TBCPADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/X9.23". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/X9.23PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ZEROBYTE". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB160/ZEROBYTEPADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO10126". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO10126-2". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO10126-2PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO10126PADDING". 08:44:54,757 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO7816-4". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ISO7816-4PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/NOPADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/PKCS5". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/PKCS5PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/PKCS7". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/PKCS7PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/TBC". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/TBCPADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/X9.23". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/X9.23PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ZEROBYTE". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB168/ZEROBYTEPADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO10126". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO10126-2". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO10126-2PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO10126PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO7816-4". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ISO7816-4PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/NOPADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/PKCS5". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/PKCS5PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/PKCS7". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/PKCS7PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/TBC". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/TBCPADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/X9.23". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/X9.23PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ZEROBYTE". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB176/ZEROBYTEPADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO10126". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO10126-2". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO10126-2PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO10126PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO7816-4". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ISO7816-4PADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/NOPADDING". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/PKCS5". 08:44:54,758 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/PKCS5PADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/PKCS7". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/PKCS7PADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/TBC". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/TBCPADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/X9.23". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/X9.23PADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ZEROBYTE". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB184/ZEROBYTEPADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO10126". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO10126-2". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO10126-2PADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO10126PADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO7816-4". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ISO7816-4PADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/NOPADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/PKCS5". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/PKCS5PADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/PKCS7". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/PKCS7PADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/TBC". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/TBCPADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/X9.23". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/X9.23PADDING". 08:44:54,759 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ZEROBYTE". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB192/ZEROBYTEPADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO10126". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO10126-2". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO10126-2PADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO10126PADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO7816-4". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ISO7816-4PADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/NOPADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/PKCS5". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/PKCS5PADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/PKCS7". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/PKCS7PADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/TBC". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/TBCPADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/X9.23". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/X9.23PADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ZEROBYTE". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB200/ZEROBYTEPADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO10126". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO10126-2". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO10126-2PADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO10126PADDING". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO7816-4". 08:44:54,760 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ISO7816-4PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/NOPADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/PKCS5". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/PKCS5PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/PKCS7". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/PKCS7PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/TBC". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/TBCPADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/X9.23". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/X9.23PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ZEROBYTE". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB208/ZEROBYTEPADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO10126". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO10126-2". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO10126-2PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO10126PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO7816-4". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ISO7816-4PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/NOPADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/PKCS5". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/PKCS5PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/PKCS7". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/PKCS7PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/TBC". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/TBCPADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/X9.23". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/X9.23PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ZEROBYTE". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB216/ZEROBYTEPADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO10126". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO10126-2". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO10126-2PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO10126PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO7816-4". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ISO7816-4PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/NOPADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/PKCS5". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/PKCS5PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/PKCS7". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/PKCS7PADDING". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/TBC". 08:44:54,761 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/TBCPADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/X9.23". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/X9.23PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ZEROBYTE". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB224/ZEROBYTEPADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO10126". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO10126-2". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO10126-2PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO10126PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO7816-4". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ISO7816-4PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/NOPADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/PKCS5". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/PKCS5PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/PKCS7". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/PKCS7PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/TBC". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/TBCPADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/X9.23". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/X9.23PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ZEROBYTE". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB232/ZEROBYTEPADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO10126". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO10126-2". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO10126-2PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO10126PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO7816-4". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ISO7816-4PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/NOPADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/PKCS5". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/PKCS5PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/PKCS7". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/PKCS7PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/TBC". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/TBCPADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/X9.23". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/X9.23PADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ZEROBYTE". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB24/ZEROBYTEPADDING". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/". 08:44:54,762 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO10126". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO10126-2". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO10126-2PADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO10126PADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO7816-4". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ISO7816-4PADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/NOPADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/PKCS5". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/PKCS5PADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/PKCS7". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/PKCS7PADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/TBC". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/TBCPADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/X9.23". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/X9.23PADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ZEROBYTE". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB240/ZEROBYTEPADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO10126". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO10126-2". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO10126-2PADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO10126PADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO7816-4". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ISO7816-4PADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/NOPADDING". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/PKCS5". 08:44:54,763 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/PKCS5PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/PKCS7". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/PKCS7PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/TBC". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/TBCPADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/X9.23". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/X9.23PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ZEROBYTE". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB248/ZEROBYTEPADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO10126". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO10126-2". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO10126-2PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO10126PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO7816-4". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ISO7816-4PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/NOPADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/PKCS5". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/PKCS5PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/PKCS7". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/PKCS7PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/TBC". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/TBCPADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/X9.23". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/X9.23PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ZEROBYTE". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB256/ZEROBYTEPADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO10126". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO10126-2". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO10126-2PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO10126PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO7816-4". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ISO7816-4PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/NOPADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/PKCS5". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/PKCS5PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/PKCS7". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/PKCS7PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/TBC". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/TBCPADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/X9.23". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/X9.23PADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ZEROBYTE". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB32/ZEROBYTEPADDING". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/". 08:44:54,764 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO10126". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO10126-2". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO10126-2PADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO10126PADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO7816-4". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ISO7816-4PADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/NOPADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/PKCS5". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/PKCS5PADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/PKCS7". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/PKCS7PADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/TBC". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/TBCPADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/X9.23". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/X9.23PADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ZEROBYTE". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB40/ZEROBYTEPADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO10126". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO10126-2". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO10126-2PADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO10126PADDING". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO7816-4". 08:44:54,765 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ISO7816-4PADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/NOPADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/PKCS5". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/PKCS5PADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/PKCS7". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/PKCS7PADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/TBC". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/TBCPADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/X9.23". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/X9.23PADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ZEROBYTE". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB48/ZEROBYTEPADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO10126". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO10126-2". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO10126-2PADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO10126PADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO7816-4". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ISO7816-4PADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/NOPADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/PKCS5". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/PKCS5PADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/PKCS7". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/PKCS7PADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/TBC". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/TBCPADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/X9.23". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/X9.23PADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ZEROBYTE". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB56/ZEROBYTEPADDING". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO10126". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO10126-2". 08:44:54,766 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO10126-2PADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO10126PADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO7816-4". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ISO7816-4PADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/NOPADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/PKCS5". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/PKCS5PADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/PKCS7". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/PKCS7PADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/TBC". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/TBCPADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/X9.23". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/X9.23PADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ZEROBYTE". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB64/ZEROBYTEPADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO10126". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO10126-2". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO10126-2PADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO10126PADDING". 08:44:54,767 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO7816-4". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ISO7816-4PADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/NOPADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/PKCS5". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/PKCS5PADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/PKCS7". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/PKCS7PADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/TBC". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/TBCPADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/X9.23". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/X9.23PADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ZEROBYTE". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB72/ZEROBYTEPADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO10126". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO10126-2". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO10126-2PADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO10126PADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO7816-4". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ISO7816-4PADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/NOPADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/PKCS5". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/PKCS5PADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/PKCS7". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/PKCS7PADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/TBC". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/TBCPADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/X9.23". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/X9.23PADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ZEROBYTE". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB8/ZEROBYTEPADDING". 08:44:54,768 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO10126". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO10126-2". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO10126-2PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO10126PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO7816-4". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ISO7816-4PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/NOPADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/PKCS5". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/PKCS5PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/PKCS7". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/PKCS7PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/TBC". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/TBCPADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/X9.23". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/X9.23PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ZEROBYTE". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB80/ZEROBYTEPADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO10126". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO10126-2". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO10126-2PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO10126PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO7816-4". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ISO7816-4PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/NOPADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/PKCS5". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/PKCS5PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/PKCS7". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/PKCS7PADDING". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/TBC". 08:44:54,769 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/TBCPADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/X9.23". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/X9.23PADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ZEROBYTE". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB88/ZEROBYTEPADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO10126". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO10126-2". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO10126-2PADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO10126PADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO7816-4". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ISO7816-4PADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/NOPADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/PKCS5". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/PKCS5PADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/PKCS7". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/PKCS7PADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/TBC". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/TBCPADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/X9.23". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/X9.23PADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ZEROBYTE". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CFB96/ZEROBYTEPADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CTS/". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/CTS/NOPADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/EAX/". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/EAX/NOPADDING". 08:44:54,770 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/ECB/". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/ECB/NOPADDING". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO10126". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO10126-2". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO10126-2PADDING". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO10126PADDING". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO7816-4". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ISO7816-4PADDING". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/NOPADDING". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/PKCS5". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/PKCS5PADDING". 08:44:54,771 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/PKCS7". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/PKCS7PADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/TBC". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/TBCPADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/X9.23". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/X9.23PADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ZEROBYTE". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/GOFB/ZEROBYTEPADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO10126". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO10126-2". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO10126-2PADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO10126PADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO7816-4". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ISO7816-4PADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/NOPADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/PKCS5". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/PKCS5PADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/PKCS7". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/PKCS7PADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/TBC". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/TBCPADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/X9.23". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/X9.23PADDING". 08:44:54,772 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ZEROBYTE". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB/ZEROBYTEPADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO10126". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO10126-2". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO10126-2PADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO10126PADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO7816-4". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ISO7816-4PADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/NOPADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/PKCS5". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/PKCS5PADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/PKCS7". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/PKCS7PADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/TBC". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/TBCPADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/X9.23". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/X9.23PADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ZEROBYTE". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB104/ZEROBYTEPADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO10126". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO10126-2". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO10126-2PADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO10126PADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO7816-4". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ISO7816-4PADDING". 08:44:54,773 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/NOPADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/PKCS5". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/PKCS5PADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/PKCS7". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/PKCS7PADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/TBC". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/TBCPADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/X9.23". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/X9.23PADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ZEROBYTE". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB112/ZEROBYTEPADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO10126". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO10126-2". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO10126-2PADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO10126PADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO7816-4". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ISO7816-4PADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/NOPADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/PKCS5". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/PKCS5PADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/PKCS7". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/PKCS7PADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/TBC". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/TBCPADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/X9.23". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/X9.23PADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ZEROBYTE". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB120/ZEROBYTEPADDING". 08:44:54,774 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO10126". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO10126-2". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO10126-2PADDING". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO10126PADDING". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO7816-4". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ISO7816-4PADDING". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/NOPADDING". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/PKCS5". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/PKCS5PADDING". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/PKCS7". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/PKCS7PADDING". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/TBC". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/TBCPADDING". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/X9.23". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/X9.23PADDING". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ZEROBYTE". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB128/ZEROBYTEPADDING". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO10126". 08:44:54,775 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO10126-2". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO10126-2PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO10126PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO7816-4". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ISO7816-4PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/NOPADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/PKCS5". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/PKCS5PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/PKCS7". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/PKCS7PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/TBC". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/TBCPADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/X9.23". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/X9.23PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ZEROBYTE". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB136/ZEROBYTEPADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO10126". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO10126-2". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO10126-2PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO10126PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO7816-4". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ISO7816-4PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/NOPADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/PKCS5". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/PKCS5PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/PKCS7". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/PKCS7PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/TBC". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/TBCPADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/X9.23". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/X9.23PADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ZEROBYTE". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB144/ZEROBYTEPADDING". 08:44:54,776 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO10126". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO10126-2". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO10126-2PADDING". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO10126PADDING". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO7816-4". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ISO7816-4PADDING". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/NOPADDING". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/PKCS5". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/PKCS5PADDING". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/PKCS7". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/PKCS7PADDING". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/TBC". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/TBCPADDING". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/X9.23". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/X9.23PADDING". 08:44:54,777 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ZEROBYTE". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB152/ZEROBYTEPADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO10126". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO10126-2". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO10126-2PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO10126PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO7816-4". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ISO7816-4PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/NOPADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/PKCS5". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/PKCS5PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/PKCS7". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/PKCS7PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/TBC". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/TBCPADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/X9.23". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/X9.23PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ZEROBYTE". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB16/ZEROBYTEPADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO10126". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO10126-2". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO10126-2PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO10126PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO7816-4". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ISO7816-4PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/NOPADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/PKCS5". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/PKCS5PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/PKCS7". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/PKCS7PADDING". 08:44:54,778 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/TBC". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/TBCPADDING". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/X9.23". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/X9.23PADDING". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ZEROBYTE". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB160/ZEROBYTEPADDING". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO10126". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO10126-2". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO10126-2PADDING". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO10126PADDING". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO7816-4". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ISO7816-4PADDING". 08:44:54,779 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/NOPADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/PKCS5". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/PKCS5PADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/PKCS7". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/PKCS7PADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/TBC". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/TBCPADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/X9.23". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/X9.23PADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ZEROBYTE". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB168/ZEROBYTEPADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO10126". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO10126-2". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO10126-2PADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO10126PADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO7816-4". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ISO7816-4PADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/NOPADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/PKCS5". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/PKCS5PADDING". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/PKCS7". 08:44:54,780 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/PKCS7PADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/TBC". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/TBCPADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/X9.23". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/X9.23PADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ZEROBYTE". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB176/ZEROBYTEPADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO10126". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO10126-2". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO10126-2PADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO10126PADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO7816-4". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ISO7816-4PADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/NOPADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/PKCS5". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/PKCS5PADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/PKCS7". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/PKCS7PADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/TBC". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/TBCPADDING". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/X9.23". 08:44:54,781 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/X9.23PADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ZEROBYTE". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB184/ZEROBYTEPADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO10126". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO10126-2". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO10126-2PADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO10126PADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO7816-4". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ISO7816-4PADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/NOPADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/PKCS5". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/PKCS5PADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/PKCS7". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/PKCS7PADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/TBC". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/TBCPADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/X9.23". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/X9.23PADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ZEROBYTE". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB192/ZEROBYTEPADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO10126". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO10126-2". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO10126-2PADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO10126PADDING". 08:44:54,782 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO7816-4". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ISO7816-4PADDING". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/NOPADDING". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/PKCS5". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/PKCS5PADDING". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/PKCS7". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/PKCS7PADDING". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/TBC". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/TBCPADDING". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/X9.23". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/X9.23PADDING". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ZEROBYTE". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB200/ZEROBYTEPADDING". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO10126". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO10126-2". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO10126-2PADDING". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO10126PADDING". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO7816-4". 08:44:54,783 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ISO7816-4PADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/NOPADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/PKCS5". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/PKCS5PADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/PKCS7". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/PKCS7PADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/TBC". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/TBCPADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/X9.23". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/X9.23PADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ZEROBYTE". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB208/ZEROBYTEPADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO10126". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO10126-2". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO10126-2PADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO10126PADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO7816-4". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ISO7816-4PADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/NOPADDING". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/PKCS5". 08:44:54,784 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/PKCS5PADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/PKCS7". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/PKCS7PADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/TBC". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/TBCPADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/X9.23". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/X9.23PADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ZEROBYTE". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB216/ZEROBYTEPADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO10126". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO10126-2". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO10126-2PADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO10126PADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO7816-4". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ISO7816-4PADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/NOPADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/PKCS5". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/PKCS5PADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/PKCS7". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/PKCS7PADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/TBC". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/TBCPADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/X9.23". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/X9.23PADDING". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ZEROBYTE". 08:44:54,785 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB224/ZEROBYTEPADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO10126". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO10126-2". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO10126-2PADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO10126PADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO7816-4". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ISO7816-4PADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/NOPADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/PKCS5". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/PKCS5PADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/PKCS7". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/PKCS7PADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/TBC". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/TBCPADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/X9.23". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/X9.23PADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ZEROBYTE". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB232/ZEROBYTEPADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO10126". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO10126-2". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO10126-2PADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO10126PADDING". 08:44:54,786 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO7816-4". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ISO7816-4PADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/NOPADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/PKCS5". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/PKCS5PADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/PKCS7". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/PKCS7PADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/TBC". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/TBCPADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/X9.23". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/X9.23PADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ZEROBYTE". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB24/ZEROBYTEPADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO10126". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO10126-2". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO10126-2PADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO10126PADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO7816-4". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ISO7816-4PADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/NOPADDING". 08:44:54,787 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/PKCS5". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/PKCS5PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/PKCS7". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/PKCS7PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/TBC". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/TBCPADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/X9.23". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/X9.23PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ZEROBYTE". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB240/ZEROBYTEPADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO10126". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO10126-2". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO10126-2PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO10126PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO7816-4". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ISO7816-4PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/NOPADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/PKCS5". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/PKCS5PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/PKCS7". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/PKCS7PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/TBC". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/TBCPADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/X9.23". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/X9.23PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ZEROBYTE". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB248/ZEROBYTEPADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO10126". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO10126-2". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO10126-2PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO10126PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO7816-4". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ISO7816-4PADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/NOPADDING". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/PKCS5". 08:44:54,788 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/PKCS5PADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/PKCS7". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/PKCS7PADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/TBC". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/TBCPADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/X9.23". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/X9.23PADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ZEROBYTE". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB256/ZEROBYTEPADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO10126". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO10126-2". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO10126-2PADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO10126PADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO7816-4". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ISO7816-4PADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/NOPADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/PKCS5". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/PKCS5PADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/PKCS7". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/PKCS7PADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/TBC". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/TBCPADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/X9.23". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/X9.23PADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ZEROBYTE". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB32/ZEROBYTEPADDING". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO10126". 08:44:54,789 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO10126-2". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO10126-2PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO10126PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO7816-4". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ISO7816-4PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/NOPADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/PKCS5". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/PKCS5PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/PKCS7". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/PKCS7PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/TBC". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/TBCPADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/X9.23". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/X9.23PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ZEROBYTE". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB40/ZEROBYTEPADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO10126". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO10126-2". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO10126-2PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO10126PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO7816-4". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ISO7816-4PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/NOPADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/PKCS5". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/PKCS5PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/PKCS7". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/PKCS7PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/TBC". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/TBCPADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/X9.23". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/X9.23PADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ZEROBYTE". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB48/ZEROBYTEPADDING". 08:44:54,790 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO10126". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO10126-2". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO10126-2PADDING". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO10126PADDING". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO7816-4". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ISO7816-4PADDING". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/NOPADDING". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/PKCS5". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/PKCS5PADDING". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/PKCS7". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/PKCS7PADDING". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/TBC". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/TBCPADDING". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/X9.23". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/X9.23PADDING". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ZEROBYTE". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB56/ZEROBYTEPADDING". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO10126". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO10126-2". 08:44:54,791 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO10126-2PADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO10126PADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO7816-4". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ISO7816-4PADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/NOPADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/PKCS5". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/PKCS5PADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/PKCS7". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/PKCS7PADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/TBC". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/TBCPADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/X9.23". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/X9.23PADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ZEROBYTE". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB64/ZEROBYTEPADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO10126". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO10126-2". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO10126-2PADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO10126PADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO7816-4". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ISO7816-4PADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/NOPADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/PKCS5". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/PKCS5PADDING". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/PKCS7". 08:44:54,792 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/PKCS7PADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/TBC". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/TBCPADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/X9.23". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/X9.23PADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ZEROBYTE". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB72/ZEROBYTEPADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO10126". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO10126-2". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO10126-2PADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO10126PADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO7816-4". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ISO7816-4PADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/NOPADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/PKCS5". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/PKCS5PADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/PKCS7". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/PKCS7PADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/TBC". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/TBCPADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/X9.23". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/X9.23PADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ZEROBYTE". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB8/ZEROBYTEPADDING". 08:44:54,793 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO10126". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO10126-2". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO10126-2PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO10126PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO7816-4". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ISO7816-4PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/NOPADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/PKCS5". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/PKCS5PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/PKCS7". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/PKCS7PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/TBC". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/TBCPADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/X9.23". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/X9.23PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ZEROBYTE". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB80/ZEROBYTEPADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO10126". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO10126-2". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO10126-2PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO10126PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO7816-4". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ISO7816-4PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/NOPADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/PKCS5". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/PKCS5PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/PKCS7". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/PKCS7PADDING". 08:44:54,794 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/TBC". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/TBCPADDING". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/X9.23". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/X9.23PADDING". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ZEROBYTE". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB88/ZEROBYTEPADDING". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO10126". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO10126-2". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO10126-2PADDING". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO10126PADDING". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO7816-4". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ISO7816-4PADDING". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/NOPADDING". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/PKCS5". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/PKCS5PADDING". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/PKCS7". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/PKCS7PADDING". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/TBC". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/TBCPADDING". 08:44:54,795 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/X9.23". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/X9.23PADDING". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ZEROBYTE". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/OFB96/ZEROBYTEPADDING". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO10126". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO10126-2". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO10126-2PADDING". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO10126PADDING". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO7816-4". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ISO7816-4PADDING". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/NOPADDING". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/PKCS5". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/PKCS5PADDING". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/PKCS7". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/PKCS7PADDING". 08:44:54,796 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/TBC". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/TBCPADDING". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/X9.23". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/X9.23PADDING". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ZEROBYTE". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DES/SIC/ZEROBYTEPADDING". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE//". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE//NOPADDING". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC-CTS/". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC-CTS/NOPADDING". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO10126". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO10126-2". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO10126-2PADDING". 08:44:54,797 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO10126PADDING". 08:44:54,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO7816-4". 08:44:54,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ISO7816-4PADDING". 08:44:54,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/NOPADDING". 08:44:54,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/PKCS5". 08:44:54,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/PKCS5PADDING". 08:44:54,798 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/PKCS7". 08:44:54,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/PKCS7PADDING". 08:44:54,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/TBC". 08:44:54,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/TBCPADDING". 08:44:54,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/X9.23". 08:44:54,799 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/X9.23PADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ZEROBYTE". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CBC/ZEROBYTEPADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO10126". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO10126-2". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO10126-2PADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO10126PADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO7816-4". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ISO7816-4PADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/NOPADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/PKCS5". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/PKCS5PADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/PKCS7". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/PKCS7PADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/TBC". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/TBCPADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/X9.23". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/X9.23PADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ZEROBYTE". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB/ZEROBYTEPADDING". 08:44:54,800 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO10126". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO10126-2". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO10126-2PADDING". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO10126PADDING". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO7816-4". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ISO7816-4PADDING". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/NOPADDING". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/PKCS5". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/PKCS5PADDING". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/PKCS7". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/PKCS7PADDING". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/TBC". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/TBCPADDING". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/X9.23". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/X9.23PADDING". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ZEROBYTE". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB104/ZEROBYTEPADDING". 08:44:54,801 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO10126". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO10126-2". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO10126-2PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO10126PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO7816-4". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ISO7816-4PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/NOPADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/PKCS5". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/PKCS5PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/PKCS7". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/PKCS7PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/TBC". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/TBCPADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/X9.23". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/X9.23PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ZEROBYTE". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB112/ZEROBYTEPADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO10126". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO10126-2". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO10126-2PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO10126PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO7816-4". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ISO7816-4PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/NOPADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/PKCS5". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/PKCS5PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/PKCS7". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/PKCS7PADDING". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/TBC". 08:44:54,802 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/TBCPADDING". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/X9.23". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/X9.23PADDING". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ZEROBYTE". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB120/ZEROBYTEPADDING". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO10126". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO10126-2". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO10126-2PADDING". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO10126PADDING". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO7816-4". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ISO7816-4PADDING". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/NOPADDING". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/PKCS5". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/PKCS5PADDING". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/PKCS7". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/PKCS7PADDING". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/TBC". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/TBCPADDING". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/X9.23". 08:44:54,803 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/X9.23PADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ZEROBYTE". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB128/ZEROBYTEPADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO10126". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO10126-2". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO10126-2PADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO10126PADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO7816-4". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ISO7816-4PADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/NOPADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/PKCS5". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/PKCS5PADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/PKCS7". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/PKCS7PADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/TBC". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/TBCPADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/X9.23". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/X9.23PADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ZEROBYTE". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB136/ZEROBYTEPADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO10126". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO10126-2". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO10126-2PADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO10126PADDING". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO7816-4". 08:44:54,804 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ISO7816-4PADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/NOPADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/PKCS5". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/PKCS5PADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/PKCS7". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/PKCS7PADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/TBC". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/TBCPADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/X9.23". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/X9.23PADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ZEROBYTE". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB144/ZEROBYTEPADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO10126". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO10126-2". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO10126-2PADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO10126PADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO7816-4". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ISO7816-4PADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/NOPADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/PKCS5". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/PKCS5PADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/PKCS7". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/PKCS7PADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/TBC". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/TBCPADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/X9.23". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/X9.23PADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ZEROBYTE". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB152/ZEROBYTEPADDING". 08:44:54,805 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO10126". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO10126-2". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO10126-2PADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO10126PADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO7816-4". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ISO7816-4PADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/NOPADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/PKCS5". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/PKCS5PADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/PKCS7". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/PKCS7PADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/TBC". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/TBCPADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/X9.23". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/X9.23PADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ZEROBYTE". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB16/ZEROBYTEPADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO10126". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO10126-2". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO10126-2PADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO10126PADDING". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO7816-4". 08:44:54,806 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ISO7816-4PADDING". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/NOPADDING". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/PKCS5". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/PKCS5PADDING". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/PKCS7". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/PKCS7PADDING". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/TBC". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/TBCPADDING". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/X9.23". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/X9.23PADDING". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ZEROBYTE". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB160/ZEROBYTEPADDING". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO10126". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO10126-2". 08:44:54,807 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO10126-2PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO10126PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO7816-4". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ISO7816-4PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/NOPADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/PKCS5". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/PKCS5PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/PKCS7". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/PKCS7PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/TBC". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/TBCPADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/X9.23". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/X9.23PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ZEROBYTE". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB168/ZEROBYTEPADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO10126". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO10126-2". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO10126-2PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO10126PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO7816-4". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ISO7816-4PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/NOPADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/PKCS5". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/PKCS5PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/PKCS7". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/PKCS7PADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/TBC". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/TBCPADDING". 08:44:54,808 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/X9.23". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/X9.23PADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ZEROBYTE". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB176/ZEROBYTEPADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO10126". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO10126-2". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO10126-2PADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO10126PADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO7816-4". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ISO7816-4PADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/NOPADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/PKCS5". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/PKCS5PADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/PKCS7". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/PKCS7PADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/TBC". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/TBCPADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/X9.23". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/X9.23PADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ZEROBYTE". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB184/ZEROBYTEPADDING". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO10126". 08:44:54,809 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO10126-2". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO10126-2PADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO10126PADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO7816-4". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ISO7816-4PADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/NOPADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/PKCS5". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/PKCS5PADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/PKCS7". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/PKCS7PADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/TBC". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/TBCPADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/X9.23". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/X9.23PADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ZEROBYTE". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB192/ZEROBYTEPADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO10126". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO10126-2". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO10126-2PADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO10126PADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO7816-4". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ISO7816-4PADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/NOPADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/PKCS5". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/PKCS5PADDING". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/PKCS7". 08:44:54,810 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/PKCS7PADDING". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/TBC". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/TBCPADDING". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/X9.23". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/X9.23PADDING". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ZEROBYTE". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB200/ZEROBYTEPADDING". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO10126". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO10126-2". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO10126-2PADDING". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO10126PADDING". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO7816-4". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ISO7816-4PADDING". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/NOPADDING". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/PKCS5". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/PKCS5PADDING". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/PKCS7". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/PKCS7PADDING". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/TBC". 08:44:54,811 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/TBCPADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/X9.23". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/X9.23PADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ZEROBYTE". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB208/ZEROBYTEPADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO10126". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO10126-2". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO10126-2PADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO10126PADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO7816-4". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ISO7816-4PADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/NOPADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/PKCS5". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/PKCS5PADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/PKCS7". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/PKCS7PADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/TBC". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/TBCPADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/X9.23". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/X9.23PADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ZEROBYTE". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB216/ZEROBYTEPADDING". 08:44:54,812 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO10126". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO10126-2". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO10126-2PADDING". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO10126PADDING". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO7816-4". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ISO7816-4PADDING". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/NOPADDING". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/PKCS5". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/PKCS5PADDING". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/PKCS7". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/PKCS7PADDING". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/TBC". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/TBCPADDING". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/X9.23". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/X9.23PADDING". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ZEROBYTE". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB224/ZEROBYTEPADDING". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO10126". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO10126-2". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO10126-2PADDING". 08:44:54,813 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO10126PADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO7816-4". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ISO7816-4PADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/NOPADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/PKCS5". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/PKCS5PADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/PKCS7". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/PKCS7PADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/TBC". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/TBCPADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/X9.23". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/X9.23PADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ZEROBYTE". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB232/ZEROBYTEPADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO10126". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO10126-2". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO10126-2PADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO10126PADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO7816-4". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ISO7816-4PADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/NOPADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/PKCS5". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/PKCS5PADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/PKCS7". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/PKCS7PADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/TBC". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/TBCPADDING". 08:44:54,814 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/X9.23". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/X9.23PADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ZEROBYTE". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB24/ZEROBYTEPADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO10126". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO10126-2". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO10126-2PADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO10126PADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO7816-4". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ISO7816-4PADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/NOPADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/PKCS5". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/PKCS5PADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/PKCS7". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/PKCS7PADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/TBC". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/TBCPADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/X9.23". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/X9.23PADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ZEROBYTE". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB240/ZEROBYTEPADDING". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO10126". 08:44:54,815 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO10126-2". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO10126-2PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO10126PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO7816-4". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ISO7816-4PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/NOPADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/PKCS5". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/PKCS5PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/PKCS7". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/PKCS7PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/TBC". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/TBCPADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/X9.23". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/X9.23PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ZEROBYTE". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB248/ZEROBYTEPADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO10126". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO10126-2". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO10126-2PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO10126PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO7816-4". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ISO7816-4PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/NOPADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/PKCS5". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/PKCS5PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/PKCS7". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/PKCS7PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/TBC". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/TBCPADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/X9.23". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/X9.23PADDING". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ZEROBYTE". 08:44:54,816 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB256/ZEROBYTEPADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO10126". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO10126-2". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO10126-2PADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO10126PADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO7816-4". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ISO7816-4PADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/NOPADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/PKCS5". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/PKCS5PADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/PKCS7". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/PKCS7PADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/TBC". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/TBCPADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/X9.23". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/X9.23PADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ZEROBYTE". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB32/ZEROBYTEPADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO10126". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO10126-2". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO10126-2PADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO10126PADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO7816-4". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ISO7816-4PADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/NOPADDING". 08:44:54,817 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/PKCS5". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/PKCS5PADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/PKCS7". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/PKCS7PADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/TBC". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/TBCPADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/X9.23". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/X9.23PADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ZEROBYTE". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB40/ZEROBYTEPADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO10126". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO10126-2". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO10126-2PADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO10126PADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO7816-4". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ISO7816-4PADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/NOPADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/PKCS5". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/PKCS5PADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/PKCS7". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/PKCS7PADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/TBC". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/TBCPADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/X9.23". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/X9.23PADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ZEROBYTE". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB48/ZEROBYTEPADDING". 08:44:54,818 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO10126". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO10126-2". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO10126-2PADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO10126PADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO7816-4". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ISO7816-4PADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/NOPADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/PKCS5". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/PKCS5PADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/PKCS7". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/PKCS7PADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/TBC". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/TBCPADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/X9.23". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/X9.23PADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ZEROBYTE". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB56/ZEROBYTEPADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO10126". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO10126-2". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO10126-2PADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO10126PADDING". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO7816-4". 08:44:54,819 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ISO7816-4PADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/NOPADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/PKCS5". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/PKCS5PADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/PKCS7". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/PKCS7PADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/TBC". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/TBCPADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/X9.23". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/X9.23PADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ZEROBYTE". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB64/ZEROBYTEPADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO10126". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO10126-2". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO10126-2PADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO10126PADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO7816-4". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ISO7816-4PADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/NOPADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/PKCS5". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/PKCS5PADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/PKCS7". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/PKCS7PADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/TBC". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/TBCPADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/X9.23". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/X9.23PADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ZEROBYTE". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB72/ZEROBYTEPADDING". 08:44:54,820 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO10126". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO10126-2". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO10126-2PADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO10126PADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO7816-4". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ISO7816-4PADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/NOPADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/PKCS5". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/PKCS5PADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/PKCS7". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/PKCS7PADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/TBC". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/TBCPADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/X9.23". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/X9.23PADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ZEROBYTE". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB8/ZEROBYTEPADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO10126". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO10126-2". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO10126-2PADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO10126PADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO7816-4". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ISO7816-4PADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/NOPADDING". 08:44:54,821 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/PKCS5". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/PKCS5PADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/PKCS7". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/PKCS7PADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/TBC". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/TBCPADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/X9.23". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/X9.23PADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ZEROBYTE". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB80/ZEROBYTEPADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO10126". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO10126-2". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO10126-2PADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO10126PADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO7816-4". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ISO7816-4PADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/NOPADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/PKCS5". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/PKCS5PADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/PKCS7". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/PKCS7PADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/TBC". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/TBCPADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/X9.23". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/X9.23PADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ZEROBYTE". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB88/ZEROBYTEPADDING". 08:44:54,822 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO10126". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO10126-2". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO10126-2PADDING". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO10126PADDING". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO7816-4". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ISO7816-4PADDING". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/NOPADDING". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/PKCS5". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/PKCS5PADDING". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/PKCS7". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/PKCS7PADDING". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/TBC". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/TBCPADDING". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/X9.23". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/X9.23PADDING". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ZEROBYTE". 08:44:54,823 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CFB96/ZEROBYTEPADDING". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CTS/". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/CTS/NOPADDING". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/EAX/". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/EAX/NOPADDING". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/ECB/". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/ECB/NOPADDING". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO10126". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO10126-2". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO10126-2PADDING". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO10126PADDING". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO7816-4". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ISO7816-4PADDING". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/NOPADDING". 08:44:54,824 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/PKCS5". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/PKCS5PADDING". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/PKCS7". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/PKCS7PADDING". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/TBC". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/TBCPADDING". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/X9.23". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/X9.23PADDING". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ZEROBYTE". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/GOFB/ZEROBYTEPADDING". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO10126". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO10126-2". 08:44:54,825 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO10126-2PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO10126PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO7816-4". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ISO7816-4PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/NOPADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/PKCS5". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/PKCS5PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/PKCS7". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/PKCS7PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/TBC". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/TBCPADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/X9.23". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/X9.23PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ZEROBYTE". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB/ZEROBYTEPADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO10126". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO10126-2". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO10126-2PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO10126PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO7816-4". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ISO7816-4PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/NOPADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/PKCS5". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/PKCS5PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/PKCS7". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/PKCS7PADDING". 08:44:54,826 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/TBC". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/TBCPADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/X9.23". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/X9.23PADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ZEROBYTE". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB104/ZEROBYTEPADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO10126". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO10126-2". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO10126-2PADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO10126PADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO7816-4". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ISO7816-4PADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/NOPADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/PKCS5". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/PKCS5PADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/PKCS7". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/PKCS7PADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/TBC". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/TBCPADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/X9.23". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/X9.23PADDING". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ZEROBYTE". 08:44:54,827 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB112/ZEROBYTEPADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO10126". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO10126-2". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO10126-2PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO10126PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO7816-4". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ISO7816-4PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/NOPADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/PKCS5". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/PKCS5PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/PKCS7". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/PKCS7PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/TBC". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/TBCPADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/X9.23". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/X9.23PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ZEROBYTE". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB120/ZEROBYTEPADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO10126". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO10126-2". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO10126-2PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO10126PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO7816-4". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ISO7816-4PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/NOPADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/PKCS5". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/PKCS5PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/PKCS7". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/PKCS7PADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/TBC". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/TBCPADDING". 08:44:54,828 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/X9.23". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/X9.23PADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ZEROBYTE". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB128/ZEROBYTEPADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO10126". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO10126-2". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO10126-2PADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO10126PADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO7816-4". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ISO7816-4PADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/NOPADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/PKCS5". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/PKCS5PADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/PKCS7". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/PKCS7PADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/TBC". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/TBCPADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/X9.23". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/X9.23PADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ZEROBYTE". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB136/ZEROBYTEPADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO10126". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO10126-2". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO10126-2PADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO10126PADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO7816-4". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ISO7816-4PADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/NOPADDING". 08:44:54,829 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/PKCS5". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/PKCS5PADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/PKCS7". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/PKCS7PADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/TBC". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/TBCPADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/X9.23". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/X9.23PADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ZEROBYTE". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB144/ZEROBYTEPADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO10126". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO10126-2". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO10126-2PADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO10126PADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO7816-4". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ISO7816-4PADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/NOPADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/PKCS5". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/PKCS5PADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/PKCS7". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/PKCS7PADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/TBC". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/TBCPADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/X9.23". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/X9.23PADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ZEROBYTE". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB152/ZEROBYTEPADDING". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/". 08:44:54,830 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO10126". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO10126-2". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO10126-2PADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO10126PADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO7816-4". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ISO7816-4PADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/NOPADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/PKCS5". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/PKCS5PADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/PKCS7". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/PKCS7PADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/TBC". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/TBCPADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/X9.23". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/X9.23PADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ZEROBYTE". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB16/ZEROBYTEPADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO10126". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO10126-2". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO10126-2PADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO10126PADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO7816-4". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ISO7816-4PADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/NOPADDING". 08:44:54,831 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/PKCS5". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/PKCS5PADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/PKCS7". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/PKCS7PADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/TBC". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/TBCPADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/X9.23". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/X9.23PADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ZEROBYTE". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB160/ZEROBYTEPADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO10126". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO10126-2". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO10126-2PADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO10126PADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO7816-4". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ISO7816-4PADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/NOPADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/PKCS5". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/PKCS5PADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/PKCS7". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/PKCS7PADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/TBC". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/TBCPADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/X9.23". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/X9.23PADDING". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ZEROBYTE". 08:44:54,832 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB168/ZEROBYTEPADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO10126". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO10126-2". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO10126-2PADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO10126PADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO7816-4". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ISO7816-4PADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/NOPADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/PKCS5". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/PKCS5PADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/PKCS7". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/PKCS7PADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/TBC". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/TBCPADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/X9.23". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/X9.23PADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ZEROBYTE". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB176/ZEROBYTEPADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO10126". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO10126-2". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO10126-2PADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO10126PADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO7816-4". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ISO7816-4PADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/NOPADDING". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/PKCS5". 08:44:54,833 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/PKCS5PADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/PKCS7". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/PKCS7PADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/TBC". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/TBCPADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/X9.23". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/X9.23PADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ZEROBYTE". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB184/ZEROBYTEPADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO10126". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO10126-2". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO10126-2PADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO10126PADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO7816-4". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ISO7816-4PADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/NOPADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/PKCS5". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/PKCS5PADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/PKCS7". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/PKCS7PADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/TBC". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/TBCPADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/X9.23". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/X9.23PADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ZEROBYTE". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB192/ZEROBYTEPADDING". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/". 08:44:54,834 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO10126". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO10126-2". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO10126-2PADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO10126PADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO7816-4". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ISO7816-4PADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/NOPADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/PKCS5". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/PKCS5PADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/PKCS7". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/PKCS7PADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/TBC". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/TBCPADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/X9.23". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/X9.23PADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ZEROBYTE". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB200/ZEROBYTEPADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO10126". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO10126-2". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO10126-2PADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO10126PADDING". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO7816-4". 08:44:54,835 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ISO7816-4PADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/NOPADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/PKCS5". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/PKCS5PADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/PKCS7". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/PKCS7PADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/TBC". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/TBCPADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/X9.23". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/X9.23PADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ZEROBYTE". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB208/ZEROBYTEPADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO10126". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO10126-2". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO10126-2PADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO10126PADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO7816-4". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ISO7816-4PADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/NOPADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/PKCS5". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/PKCS5PADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/PKCS7". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/PKCS7PADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/TBC". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/TBCPADDING". 08:44:54,836 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/X9.23". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/X9.23PADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ZEROBYTE". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB216/ZEROBYTEPADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO10126". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO10126-2". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO10126-2PADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO10126PADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO7816-4". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ISO7816-4PADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/NOPADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/PKCS5". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/PKCS5PADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/PKCS7". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/PKCS7PADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/TBC". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/TBCPADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/X9.23". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/X9.23PADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ZEROBYTE". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB224/ZEROBYTEPADDING". 08:44:54,837 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO10126". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO10126-2". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO10126-2PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO10126PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO7816-4". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ISO7816-4PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/NOPADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/PKCS5". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/PKCS5PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/PKCS7". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/PKCS7PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/TBC". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/TBCPADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/X9.23". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/X9.23PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ZEROBYTE". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB232/ZEROBYTEPADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO10126". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO10126-2". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO10126-2PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO10126PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO7816-4". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ISO7816-4PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/NOPADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/PKCS5". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/PKCS5PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/PKCS7". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/PKCS7PADDING". 08:44:54,838 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/TBC". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/TBCPADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/X9.23". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/X9.23PADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ZEROBYTE". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB24/ZEROBYTEPADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO10126". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO10126-2". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO10126-2PADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO10126PADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO7816-4". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ISO7816-4PADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/NOPADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/PKCS5". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/PKCS5PADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/PKCS7". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/PKCS7PADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/TBC". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/TBCPADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/X9.23". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/X9.23PADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ZEROBYTE". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB240/ZEROBYTEPADDING". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/". 08:44:54,839 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO10126". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO10126-2". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO10126-2PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO10126PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO7816-4". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ISO7816-4PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/NOPADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/PKCS5". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/PKCS5PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/PKCS7". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/PKCS7PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/TBC". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/TBCPADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/X9.23". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/X9.23PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ZEROBYTE". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB248/ZEROBYTEPADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO10126". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO10126-2". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO10126-2PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO10126PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO7816-4". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ISO7816-4PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/NOPADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/PKCS5". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/PKCS5PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/PKCS7". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/PKCS7PADDING". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/TBC". 08:44:54,840 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/TBCPADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/X9.23". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/X9.23PADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ZEROBYTE". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB256/ZEROBYTEPADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO10126". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO10126-2". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO10126-2PADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO10126PADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO7816-4". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ISO7816-4PADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/NOPADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/PKCS5". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/PKCS5PADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/PKCS7". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/PKCS7PADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/TBC". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/TBCPADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/X9.23". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/X9.23PADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ZEROBYTE". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB32/ZEROBYTEPADDING". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO10126". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO10126-2". 08:44:54,841 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO10126-2PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO10126PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO7816-4". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ISO7816-4PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/NOPADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/PKCS5". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/PKCS5PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/PKCS7". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/PKCS7PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/TBC". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/TBCPADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/X9.23". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/X9.23PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ZEROBYTE". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB40/ZEROBYTEPADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO10126". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO10126-2". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO10126-2PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO10126PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO7816-4". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ISO7816-4PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/NOPADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/PKCS5". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/PKCS5PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/PKCS7". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/PKCS7PADDING". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/TBC". 08:44:54,842 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/TBCPADDING". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/X9.23". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/X9.23PADDING". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ZEROBYTE". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB48/ZEROBYTEPADDING". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO10126". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO10126-2". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO10126-2PADDING". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO10126PADDING". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO7816-4". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ISO7816-4PADDING". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/NOPADDING". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/PKCS5". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/PKCS5PADDING". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/PKCS7". 08:44:54,843 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/PKCS7PADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/TBC". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/TBCPADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/X9.23". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/X9.23PADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ZEROBYTE". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB56/ZEROBYTEPADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO10126". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO10126-2". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO10126-2PADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO10126PADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO7816-4". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ISO7816-4PADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/NOPADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/PKCS5". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/PKCS5PADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/PKCS7". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/PKCS7PADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/TBC". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/TBCPADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/X9.23". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/X9.23PADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ZEROBYTE". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB64/ZEROBYTEPADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO10126". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO10126-2". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO10126-2PADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO10126PADDING". 08:44:54,844 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO7816-4". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ISO7816-4PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/NOPADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/PKCS5". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/PKCS5PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/PKCS7". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/PKCS7PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/TBC". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/TBCPADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/X9.23". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/X9.23PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ZEROBYTE". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB72/ZEROBYTEPADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO10126". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO10126-2". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO10126-2PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO10126PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO7816-4". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ISO7816-4PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/NOPADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/PKCS5". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/PKCS5PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/PKCS7". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/PKCS7PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/TBC". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/TBCPADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/X9.23". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/X9.23PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ZEROBYTE". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB8/ZEROBYTEPADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO10126". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO10126-2". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO10126-2PADDING". 08:44:54,845 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO10126PADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO7816-4". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ISO7816-4PADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/NOPADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/PKCS5". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/PKCS5PADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/PKCS7". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/PKCS7PADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/TBC". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/TBCPADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/X9.23". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/X9.23PADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ZEROBYTE". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB80/ZEROBYTEPADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO10126". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO10126-2". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO10126-2PADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO10126PADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO7816-4". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ISO7816-4PADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/NOPADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/PKCS5". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/PKCS5PADDING". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/PKCS7". 08:44:54,846 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/PKCS7PADDING". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/TBC". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/TBCPADDING". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/X9.23". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/X9.23PADDING". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ZEROBYTE". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB88/ZEROBYTEPADDING". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO10126". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO10126-2". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO10126-2PADDING". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO10126PADDING". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO7816-4". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ISO7816-4PADDING". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/NOPADDING". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/PKCS5". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/PKCS5PADDING". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/PKCS7". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/PKCS7PADDING". 08:44:54,847 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/TBC". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/TBCPADDING". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/X9.23". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/X9.23PADDING". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ZEROBYTE". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/OFB96/ZEROBYTEPADDING". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO10126". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO10126-2". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO10126-2PADDING". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO10126PADDING". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO7816-4". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ISO7816-4PADDING". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/NOPADDING". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/PKCS5". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/PKCS5PADDING". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/PKCS7". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/PKCS7PADDING". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/TBC". 08:44:54,848 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/TBCPADDING". 08:44:54,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/X9.23". 08:44:54,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/X9.23PADDING". 08:44:54,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ZEROBYTE". 08:44:54,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "DESEDE/SIC/ZEROBYTEPADDING". 08:44:54,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//". 08:44:54,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//ISO9796-1". 08:44:54,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//ISO9796-1PADDING". 08:44:54,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//NOPADDING". 08:44:54,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//OAEP". 08:44:54,849 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//OAEPPADDING". 08:44:54,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//OAEPWITHSHA1ANDMGF1". 08:44:54,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//OAEPWITHSHA1ANDMGF1PADDING". 08:44:54,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//PKCS1". 08:44:54,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL//PKCS1PADDING". 08:44:54,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/". 08:44:54,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/ISO9796-1". 08:44:54,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/ISO9796-1PADDING". 08:44:54,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/NOPADDING". 08:44:54,850 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/OAEP". 08:44:54,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/OAEPPADDING". 08:44:54,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/OAEPWITHSHA1ANDMGF1". 08:44:54,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/OAEPWITHSHA1ANDMGF1PADDING". 08:44:54,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/PKCS1". 08:44:54,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ELGAMAL/ECB/PKCS1PADDING". 08:44:54,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147//". 08:44:54,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147//NOPADDING". 08:44:54,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC-CTS/". 08:44:54,851 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC-CTS/NOPADDING". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO10126". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO10126-2". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO10126-2PADDING". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO10126PADDING". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO7816-4". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ISO7816-4PADDING". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/NOPADDING". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/PKCS5". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/PKCS5PADDING". 08:44:54,852 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/PKCS7". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/PKCS7PADDING". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/TBC". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/TBCPADDING". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/X9.23". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/X9.23PADDING". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ZEROBYTE". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CBC/ZEROBYTEPADDING". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO10126". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO10126-2". 08:44:54,853 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO10126-2PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO10126PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO7816-4". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ISO7816-4PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/NOPADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/PKCS5". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/PKCS5PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/PKCS7". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/PKCS7PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/TBC". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/TBCPADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/X9.23". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/X9.23PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ZEROBYTE". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB/ZEROBYTEPADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO10126". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO10126-2". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO10126-2PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO10126PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO7816-4". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ISO7816-4PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/NOPADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/PKCS5". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/PKCS5PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/PKCS7". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/PKCS7PADDING". 08:44:54,854 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/TBC". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/TBCPADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/X9.23". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/X9.23PADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ZEROBYTE". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB104/ZEROBYTEPADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO10126". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO10126-2". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO10126-2PADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO10126PADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO7816-4". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ISO7816-4PADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/NOPADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/PKCS5". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/PKCS5PADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/PKCS7". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/PKCS7PADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/TBC". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/TBCPADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/X9.23". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/X9.23PADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ZEROBYTE". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB112/ZEROBYTEPADDING". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO10126". 08:44:54,855 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO10126-2". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO10126-2PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO10126PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO7816-4". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ISO7816-4PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/NOPADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/PKCS5". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/PKCS5PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/PKCS7". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/PKCS7PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/TBC". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/TBCPADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/X9.23". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/X9.23PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ZEROBYTE". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB120/ZEROBYTEPADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO10126". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO10126-2". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO10126-2PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO10126PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO7816-4". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ISO7816-4PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/NOPADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/PKCS5". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/PKCS5PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/PKCS7". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/PKCS7PADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/TBC". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/TBCPADDING". 08:44:54,856 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/X9.23". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/X9.23PADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ZEROBYTE". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB128/ZEROBYTEPADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO10126". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO10126-2". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO10126-2PADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO10126PADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO7816-4". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ISO7816-4PADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/NOPADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/PKCS5". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/PKCS5PADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/PKCS7". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/PKCS7PADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/TBC". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/TBCPADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/X9.23". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/X9.23PADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ZEROBYTE". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB136/ZEROBYTEPADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO10126". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO10126-2". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO10126-2PADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO10126PADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO7816-4". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ISO7816-4PADDING". 08:44:54,857 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/NOPADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/PKCS5". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/PKCS5PADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/PKCS7". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/PKCS7PADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/TBC". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/TBCPADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/X9.23". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/X9.23PADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ZEROBYTE". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB144/ZEROBYTEPADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO10126". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO10126-2". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO10126-2PADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO10126PADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO7816-4". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ISO7816-4PADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/NOPADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/PKCS5". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/PKCS5PADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/PKCS7". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/PKCS7PADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/TBC". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/TBCPADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/X9.23". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/X9.23PADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ZEROBYTE". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB152/ZEROBYTEPADDING". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/". 08:44:54,858 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO10126". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO10126-2". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO10126-2PADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO10126PADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO7816-4". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ISO7816-4PADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/NOPADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/PKCS5". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/PKCS5PADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/PKCS7". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/PKCS7PADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/TBC". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/TBCPADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/X9.23". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/X9.23PADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ZEROBYTE". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB16/ZEROBYTEPADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO10126". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO10126-2". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO10126-2PADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO10126PADDING". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO7816-4". 08:44:54,859 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ISO7816-4PADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/NOPADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/PKCS5". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/PKCS5PADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/PKCS7". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/PKCS7PADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/TBC". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/TBCPADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/X9.23". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/X9.23PADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ZEROBYTE". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB160/ZEROBYTEPADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO10126". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO10126-2". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO10126-2PADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO10126PADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO7816-4". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ISO7816-4PADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/NOPADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/PKCS5". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/PKCS5PADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/PKCS7". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/PKCS7PADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/TBC". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/TBCPADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/X9.23". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/X9.23PADDING". 08:44:54,860 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ZEROBYTE". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB168/ZEROBYTEPADDING". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO10126". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO10126-2". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO10126-2PADDING". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO10126PADDING". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO7816-4". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ISO7816-4PADDING". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/NOPADDING". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/PKCS5". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/PKCS5PADDING". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/PKCS7". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/PKCS7PADDING". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/TBC". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/TBCPADDING". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/X9.23". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/X9.23PADDING". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ZEROBYTE". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB176/ZEROBYTEPADDING". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO10126". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO10126-2". 08:44:54,861 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO10126-2PADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO10126PADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO7816-4". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ISO7816-4PADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/NOPADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/PKCS5". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/PKCS5PADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/PKCS7". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/PKCS7PADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/TBC". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/TBCPADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/X9.23". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/X9.23PADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ZEROBYTE". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB184/ZEROBYTEPADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO10126". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO10126-2". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO10126-2PADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO10126PADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO7816-4". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ISO7816-4PADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/NOPADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/PKCS5". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/PKCS5PADDING". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/PKCS7". 08:44:54,862 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/PKCS7PADDING". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/TBC". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/TBCPADDING". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/X9.23". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/X9.23PADDING". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ZEROBYTE". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB192/ZEROBYTEPADDING". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO10126". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO10126-2". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO10126-2PADDING". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO10126PADDING". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO7816-4". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ISO7816-4PADDING". 08:44:54,863 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/NOPADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/PKCS5". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/PKCS5PADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/PKCS7". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/PKCS7PADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/TBC". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/TBCPADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/X9.23". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/X9.23PADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ZEROBYTE". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB200/ZEROBYTEPADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO10126". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO10126-2". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO10126-2PADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO10126PADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO7816-4". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ISO7816-4PADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/NOPADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/PKCS5". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/PKCS5PADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/PKCS7". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/PKCS7PADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/TBC". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/TBCPADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/X9.23". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/X9.23PADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ZEROBYTE". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB208/ZEROBYTEPADDING". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO10126". 08:44:54,864 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO10126-2". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO10126-2PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO10126PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO7816-4". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ISO7816-4PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/NOPADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/PKCS5". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/PKCS5PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/PKCS7". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/PKCS7PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/TBC". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/TBCPADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/X9.23". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/X9.23PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ZEROBYTE". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB216/ZEROBYTEPADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO10126". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO10126-2". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO10126-2PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO10126PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO7816-4". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ISO7816-4PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/NOPADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/PKCS5". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/PKCS5PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/PKCS7". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/PKCS7PADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/TBC". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/TBCPADDING". 08:44:54,865 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/X9.23". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/X9.23PADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ZEROBYTE". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB224/ZEROBYTEPADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO10126". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO10126-2". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO10126-2PADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO10126PADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO7816-4". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ISO7816-4PADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/NOPADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/PKCS5". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/PKCS5PADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/PKCS7". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/PKCS7PADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/TBC". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/TBCPADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/X9.23". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/X9.23PADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ZEROBYTE". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB232/ZEROBYTEPADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO10126". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO10126-2". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO10126-2PADDING". 08:44:54,866 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO10126PADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO7816-4". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ISO7816-4PADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/NOPADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/PKCS5". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/PKCS5PADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/PKCS7". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/PKCS7PADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/TBC". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/TBCPADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/X9.23". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/X9.23PADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ZEROBYTE". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB24/ZEROBYTEPADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO10126". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO10126-2". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO10126-2PADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO10126PADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO7816-4". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ISO7816-4PADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/NOPADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/PKCS5". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/PKCS5PADDING". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/PKCS7". 08:44:54,867 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/PKCS7PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/TBC". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/TBCPADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/X9.23". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/X9.23PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ZEROBYTE". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB240/ZEROBYTEPADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO10126". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO10126-2". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO10126-2PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO10126PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO7816-4". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ISO7816-4PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/NOPADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/PKCS5". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/PKCS5PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/PKCS7". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/PKCS7PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/TBC". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/TBCPADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/X9.23". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/X9.23PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ZEROBYTE". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB248/ZEROBYTEPADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO10126". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO10126-2". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO10126-2PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO10126PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO7816-4". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ISO7816-4PADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/NOPADDING". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/PKCS5". 08:44:54,868 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/PKCS5PADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/PKCS7". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/PKCS7PADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/TBC". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/TBCPADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/X9.23". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/X9.23PADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ZEROBYTE". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB256/ZEROBYTEPADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO10126". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO10126-2". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO10126-2PADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO10126PADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO7816-4". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ISO7816-4PADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/NOPADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/PKCS5". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/PKCS5PADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/PKCS7". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/PKCS7PADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/TBC". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/TBCPADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/X9.23". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/X9.23PADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ZEROBYTE". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB32/ZEROBYTEPADDING". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO10126". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO10126-2". 08:44:54,869 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO10126-2PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO10126PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO7816-4". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ISO7816-4PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/NOPADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/PKCS5". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/PKCS5PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/PKCS7". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/PKCS7PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/TBC". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/TBCPADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/X9.23". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/X9.23PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ZEROBYTE". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB40/ZEROBYTEPADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO10126". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO10126-2". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO10126-2PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO10126PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO7816-4". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ISO7816-4PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/NOPADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/PKCS5". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/PKCS5PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/PKCS7". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/PKCS7PADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/TBC". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/TBCPADDING". 08:44:54,870 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/X9.23". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/X9.23PADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ZEROBYTE". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB48/ZEROBYTEPADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO10126". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO10126-2". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO10126-2PADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO10126PADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO7816-4". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ISO7816-4PADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/NOPADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/PKCS5". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/PKCS5PADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/PKCS7". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/PKCS7PADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/TBC". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/TBCPADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/X9.23". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/X9.23PADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ZEROBYTE". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB56/ZEROBYTEPADDING". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO10126". 08:44:54,871 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO10126-2". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO10126-2PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO10126PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO7816-4". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ISO7816-4PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/NOPADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/PKCS5". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/PKCS5PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/PKCS7". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/PKCS7PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/TBC". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/TBCPADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/X9.23". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/X9.23PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ZEROBYTE". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB64/ZEROBYTEPADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO10126". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO10126-2". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO10126-2PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO10126PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO7816-4". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ISO7816-4PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/NOPADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/PKCS5". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/PKCS5PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/PKCS7". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/PKCS7PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/TBC". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/TBCPADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/X9.23". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/X9.23PADDING". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ZEROBYTE". 08:44:54,872 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB72/ZEROBYTEPADDING". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO10126". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO10126-2". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO10126-2PADDING". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO10126PADDING". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO7816-4". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ISO7816-4PADDING". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/NOPADDING". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/PKCS5". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/PKCS5PADDING". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/PKCS7". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/PKCS7PADDING". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/TBC". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/TBCPADDING". 08:44:54,873 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/X9.23". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/X9.23PADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ZEROBYTE". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB8/ZEROBYTEPADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO10126". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO10126-2". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO10126-2PADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO10126PADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO7816-4". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ISO7816-4PADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/NOPADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/PKCS5". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/PKCS5PADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/PKCS7". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/PKCS7PADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/TBC". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/TBCPADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/X9.23". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/X9.23PADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ZEROBYTE". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB80/ZEROBYTEPADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO10126". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO10126-2". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO10126-2PADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO10126PADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO7816-4". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ISO7816-4PADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/NOPADDING". 08:44:54,874 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/PKCS5". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/PKCS5PADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/PKCS7". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/PKCS7PADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/TBC". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/TBCPADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/X9.23". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/X9.23PADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ZEROBYTE". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB88/ZEROBYTEPADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO10126". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO10126-2". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO10126-2PADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO10126PADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO7816-4". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ISO7816-4PADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/NOPADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/PKCS5". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/PKCS5PADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/PKCS7". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/PKCS7PADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/TBC". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/TBCPADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/X9.23". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/X9.23PADDING". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ZEROBYTE". 08:44:54,875 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CFB96/ZEROBYTEPADDING". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CTS/". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/CTS/NOPADDING". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/EAX/". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/EAX/NOPADDING". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/ECB/". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/ECB/NOPADDING". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO10126". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO10126-2". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO10126-2PADDING". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO10126PADDING". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO7816-4". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ISO7816-4PADDING". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/NOPADDING". 08:44:54,876 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/PKCS5". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/PKCS5PADDING". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/PKCS7". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/PKCS7PADDING". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/TBC". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/TBCPADDING". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/X9.23". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/X9.23PADDING". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ZEROBYTE". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/GOFB/ZEROBYTEPADDING". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO10126". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO10126-2". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO10126-2PADDING". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO10126PADDING". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO7816-4". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ISO7816-4PADDING". 08:44:54,877 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/NOPADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/PKCS5". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/PKCS5PADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/PKCS7". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/PKCS7PADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/TBC". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/TBCPADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/X9.23". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/X9.23PADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ZEROBYTE". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB/ZEROBYTEPADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO10126". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO10126-2". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO10126-2PADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO10126PADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO7816-4". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ISO7816-4PADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/NOPADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/PKCS5". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/PKCS5PADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/PKCS7". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/PKCS7PADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/TBC". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/TBCPADDING". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/X9.23". 08:44:54,878 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/X9.23PADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ZEROBYTE". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB104/ZEROBYTEPADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO10126". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO10126-2". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO10126-2PADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO10126PADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO7816-4". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ISO7816-4PADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/NOPADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/PKCS5". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/PKCS5PADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/PKCS7". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/PKCS7PADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/TBC". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/TBCPADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/X9.23". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/X9.23PADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ZEROBYTE". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB112/ZEROBYTEPADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO10126". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO10126-2". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO10126-2PADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO10126PADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO7816-4". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ISO7816-4PADDING". 08:44:54,879 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/NOPADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/PKCS5". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/PKCS5PADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/PKCS7". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/PKCS7PADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/TBC". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/TBCPADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/X9.23". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/X9.23PADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ZEROBYTE". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB120/ZEROBYTEPADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO10126". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO10126-2". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO10126-2PADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO10126PADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO7816-4". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ISO7816-4PADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/NOPADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/PKCS5". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/PKCS5PADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/PKCS7". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/PKCS7PADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/TBC". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/TBCPADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/X9.23". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/X9.23PADDING". 08:44:54,880 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ZEROBYTE". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB128/ZEROBYTEPADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO10126". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO10126-2". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO10126-2PADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO10126PADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO7816-4". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ISO7816-4PADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/NOPADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/PKCS5". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/PKCS5PADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/PKCS7". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/PKCS7PADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/TBC". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/TBCPADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/X9.23". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/X9.23PADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ZEROBYTE". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB136/ZEROBYTEPADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO10126". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO10126-2". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO10126-2PADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO10126PADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO7816-4". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ISO7816-4PADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/NOPADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/PKCS5". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/PKCS5PADDING". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/PKCS7". 08:44:54,881 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/PKCS7PADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/TBC". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/TBCPADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/X9.23". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/X9.23PADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ZEROBYTE". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB144/ZEROBYTEPADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO10126". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO10126-2". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO10126-2PADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO10126PADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO7816-4". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ISO7816-4PADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/NOPADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/PKCS5". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/PKCS5PADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/PKCS7". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/PKCS7PADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/TBC". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/TBCPADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/X9.23". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/X9.23PADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ZEROBYTE". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB152/ZEROBYTEPADDING". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO10126". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO10126-2". 08:44:54,882 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO10126-2PADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO10126PADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO7816-4". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ISO7816-4PADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/NOPADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/PKCS5". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/PKCS5PADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/PKCS7". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/PKCS7PADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/TBC". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/TBCPADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/X9.23". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/X9.23PADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ZEROBYTE". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB16/ZEROBYTEPADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO10126". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO10126-2". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO10126-2PADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO10126PADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO7816-4". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ISO7816-4PADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/NOPADDING". 08:44:54,883 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/PKCS5". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/PKCS5PADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/PKCS7". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/PKCS7PADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/TBC". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/TBCPADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/X9.23". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/X9.23PADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ZEROBYTE". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB160/ZEROBYTEPADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO10126". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO10126-2". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO10126-2PADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO10126PADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO7816-4". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ISO7816-4PADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/NOPADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/PKCS5". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/PKCS5PADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/PKCS7". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/PKCS7PADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/TBC". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/TBCPADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/X9.23". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/X9.23PADDING". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ZEROBYTE". 08:44:54,884 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB168/ZEROBYTEPADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO10126". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO10126-2". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO10126-2PADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO10126PADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO7816-4". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ISO7816-4PADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/NOPADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/PKCS5". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/PKCS5PADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/PKCS7". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/PKCS7PADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/TBC". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/TBCPADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/X9.23". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/X9.23PADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ZEROBYTE". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB176/ZEROBYTEPADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO10126". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO10126-2". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO10126-2PADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO10126PADDING". 08:44:54,885 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO7816-4". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ISO7816-4PADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/NOPADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/PKCS5". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/PKCS5PADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/PKCS7". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/PKCS7PADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/TBC". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/TBCPADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/X9.23". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/X9.23PADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ZEROBYTE". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB184/ZEROBYTEPADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO10126". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO10126-2". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO10126-2PADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO10126PADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO7816-4". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ISO7816-4PADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/NOPADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/PKCS5". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/PKCS5PADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/PKCS7". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/PKCS7PADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/TBC". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/TBCPADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/X9.23". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/X9.23PADDING". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ZEROBYTE". 08:44:54,886 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB192/ZEROBYTEPADDING". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO10126". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO10126-2". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO10126-2PADDING". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO10126PADDING". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO7816-4". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ISO7816-4PADDING". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/NOPADDING". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/PKCS5". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/PKCS5PADDING". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/PKCS7". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/PKCS7PADDING". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/TBC". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/TBCPADDING". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/X9.23". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/X9.23PADDING". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ZEROBYTE". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB200/ZEROBYTEPADDING". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO10126". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO10126-2". 08:44:54,887 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO10126-2PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO10126PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO7816-4". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ISO7816-4PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/NOPADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/PKCS5". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/PKCS5PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/PKCS7". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/PKCS7PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/TBC". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/TBCPADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/X9.23". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/X9.23PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ZEROBYTE". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB208/ZEROBYTEPADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO10126". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO10126-2". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO10126-2PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO10126PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO7816-4". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ISO7816-4PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/NOPADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/PKCS5". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/PKCS5PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/PKCS7". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/PKCS7PADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/TBC". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/TBCPADDING". 08:44:54,888 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/X9.23". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/X9.23PADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ZEROBYTE". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB216/ZEROBYTEPADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO10126". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO10126-2". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO10126-2PADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO10126PADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO7816-4". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ISO7816-4PADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/NOPADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/PKCS5". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/PKCS5PADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/PKCS7". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/PKCS7PADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/TBC". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/TBCPADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/X9.23". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/X9.23PADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ZEROBYTE". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB224/ZEROBYTEPADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO10126". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO10126-2". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO10126-2PADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO10126PADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO7816-4". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ISO7816-4PADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/NOPADDING". 08:44:54,889 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/PKCS5". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/PKCS5PADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/PKCS7". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/PKCS7PADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/TBC". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/TBCPADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/X9.23". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/X9.23PADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ZEROBYTE". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB232/ZEROBYTEPADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO10126". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO10126-2". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO10126-2PADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO10126PADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO7816-4". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ISO7816-4PADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/NOPADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/PKCS5". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/PKCS5PADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/PKCS7". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/PKCS7PADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/TBC". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/TBCPADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/X9.23". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/X9.23PADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ZEROBYTE". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB24/ZEROBYTEPADDING". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO10126". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO10126-2". 08:44:54,890 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO10126-2PADDING". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO10126PADDING". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO7816-4". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ISO7816-4PADDING". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/NOPADDING". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/PKCS5". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/PKCS5PADDING". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/PKCS7". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/PKCS7PADDING". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/TBC". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/TBCPADDING". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/X9.23". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/X9.23PADDING". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ZEROBYTE". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB240/ZEROBYTEPADDING". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO10126". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO10126-2". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO10126-2PADDING". 08:44:54,891 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO10126PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO7816-4". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ISO7816-4PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/NOPADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/PKCS5". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/PKCS5PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/PKCS7". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/PKCS7PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/TBC". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/TBCPADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/X9.23". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/X9.23PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ZEROBYTE". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB248/ZEROBYTEPADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO10126". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO10126-2". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO10126-2PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO10126PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO7816-4". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ISO7816-4PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/NOPADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/PKCS5". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/PKCS5PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/PKCS7". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/PKCS7PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/TBC". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/TBCPADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/X9.23". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/X9.23PADDING". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ZEROBYTE". 08:44:54,892 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB256/ZEROBYTEPADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO10126". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO10126-2". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO10126-2PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO10126PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO7816-4". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ISO7816-4PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/NOPADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/PKCS5". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/PKCS5PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/PKCS7". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/PKCS7PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/TBC". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/TBCPADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/X9.23". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/X9.23PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ZEROBYTE". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB32/ZEROBYTEPADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO10126". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO10126-2". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO10126-2PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO10126PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO7816-4". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ISO7816-4PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/NOPADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/PKCS5". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/PKCS5PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/PKCS7". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/PKCS7PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/TBC". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/TBCPADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/X9.23". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/X9.23PADDING". 08:44:54,893 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ZEROBYTE". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB40/ZEROBYTEPADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO10126". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO10126-2". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO10126-2PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO10126PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO7816-4". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ISO7816-4PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/NOPADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/PKCS5". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/PKCS5PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/PKCS7". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/PKCS7PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/TBC". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/TBCPADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/X9.23". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/X9.23PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ZEROBYTE". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB48/ZEROBYTEPADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO10126". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO10126-2". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO10126-2PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO10126PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO7816-4". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ISO7816-4PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/NOPADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/PKCS5". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/PKCS5PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/PKCS7". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/PKCS7PADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/TBC". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/TBCPADDING". 08:44:54,894 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/X9.23". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/X9.23PADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ZEROBYTE". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB56/ZEROBYTEPADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO10126". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO10126-2". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO10126-2PADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO10126PADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO7816-4". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ISO7816-4PADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/NOPADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/PKCS5". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/PKCS5PADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/PKCS7". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/PKCS7PADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/TBC". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/TBCPADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/X9.23". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/X9.23PADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ZEROBYTE". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB64/ZEROBYTEPADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO10126". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO10126-2". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO10126-2PADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO10126PADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO7816-4". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ISO7816-4PADDING". 08:44:54,895 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/NOPADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/PKCS5". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/PKCS5PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/PKCS7". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/PKCS7PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/TBC". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/TBCPADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/X9.23". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/X9.23PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ZEROBYTE". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB72/ZEROBYTEPADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO10126". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO10126-2". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO10126-2PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO10126PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO7816-4". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ISO7816-4PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/NOPADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/PKCS5". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/PKCS5PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/PKCS7". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/PKCS7PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/TBC". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/TBCPADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/X9.23". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/X9.23PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ZEROBYTE". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB8/ZEROBYTEPADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO10126". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO10126-2". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO10126-2PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO10126PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO7816-4". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ISO7816-4PADDING". 08:44:54,896 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/NOPADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/PKCS5". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/PKCS5PADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/PKCS7". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/PKCS7PADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/TBC". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/TBCPADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/X9.23". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/X9.23PADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ZEROBYTE". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB80/ZEROBYTEPADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO10126". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO10126-2". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO10126-2PADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO10126PADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO7816-4". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ISO7816-4PADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/NOPADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/PKCS5". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/PKCS5PADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/PKCS7". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/PKCS7PADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/TBC". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/TBCPADDING". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/X9.23". 08:44:54,897 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/X9.23PADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ZEROBYTE". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB88/ZEROBYTEPADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO10126". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO10126-2". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO10126-2PADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO10126PADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO7816-4". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ISO7816-4PADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/NOPADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/PKCS5". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/PKCS5PADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/PKCS7". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/PKCS7PADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/TBC". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/TBCPADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/X9.23". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/X9.23PADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ZEROBYTE". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/OFB96/ZEROBYTEPADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO10126". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO10126-2". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO10126-2PADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO10126PADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO7816-4". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ISO7816-4PADDING". 08:44:54,898 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/NOPADDING". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/PKCS5". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/PKCS5PADDING". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/PKCS7". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/PKCS7PADDING". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/TBC". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/TBCPADDING". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/X9.23". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/X9.23PADDING". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ZEROBYTE". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GOST28147/SIC/ZEROBYTEPADDING". 08:44:54,899 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-128//". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-128//NOPADDING". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-128/ECB/". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-128/ECB/NOPADDING". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-V1//". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-V1//NOPADDING". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-V1/ECB/". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "GRAIN-V1/ECB/NOPADDING". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-128//". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-128//NOPADDING". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-128/ECB/". 08:44:54,900 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-128/ECB/NOPADDING". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-256//". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-256//NOPADDING". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-256/ECB/". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "HC-256/ECB/NOPADDING". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ISAAC//". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ISAAC//NOPADDING". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ISAAC/ECB/". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "ISAAC/ECB/NOPADDING". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//ISO9796-1". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//ISO9796-1PADDING". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//NOPADDING". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//OAEP". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//OAEPPADDING". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//OAEPWITHSHA1ANDMGF1". 08:44:54,901 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//OAEPWITHSHA1ANDMGF1PADDING". 08:44:54,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//PKCS1". 08:44:54,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN//PKCS1PADDING". 08:44:54,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/". 08:44:54,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/ISO9796-1". 08:44:54,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/ISO9796-1PADDING". 08:44:54,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/NOPADDING". 08:44:54,902 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/OAEP". 08:44:54,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/OAEPPADDING". 08:44:54,903 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/OAEPWITHSHA1ANDMGF1". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/OAEPWITHSHA1ANDMGF1PADDING". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/PKCS1". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NACCACHESTERN/ECB/PKCS1PADDING". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON//". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON//NOPADDING". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC-CTS/". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC-CTS/NOPADDING". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO10126". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO10126-2". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO10126-2PADDING". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO10126PADDING". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO7816-4". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ISO7816-4PADDING". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/NOPADDING". 08:44:54,904 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/PKCS5". 08:44:54,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/PKCS5PADDING". 08:44:54,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/PKCS7". 08:44:54,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/PKCS7PADDING". 08:44:54,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/TBC". 08:44:54,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/TBCPADDING". 08:44:54,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/X9.23". 08:44:54,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/X9.23PADDING". 08:44:54,905 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ZEROBYTE". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CBC/ZEROBYTEPADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CCM/". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CCM/NOPADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO10126". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO10126-2". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO10126-2PADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO10126PADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO7816-4". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ISO7816-4PADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/NOPADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/PKCS5". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/PKCS5PADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/PKCS7". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/PKCS7PADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/TBC". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/TBCPADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/X9.23". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/X9.23PADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ZEROBYTE". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB/ZEROBYTEPADDING". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO10126". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO10126-2". 08:44:54,906 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO10126-2PADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO10126PADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO7816-4". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ISO7816-4PADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/NOPADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/PKCS5". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/PKCS5PADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/PKCS7". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/PKCS7PADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/TBC". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/TBCPADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/X9.23". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/X9.23PADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ZEROBYTE". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB104/ZEROBYTEPADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO10126". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO10126-2". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO10126-2PADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO10126PADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO7816-4". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ISO7816-4PADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/NOPADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/PKCS5". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/PKCS5PADDING". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/PKCS7". 08:44:54,907 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/PKCS7PADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/TBC". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/TBCPADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/X9.23". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/X9.23PADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ZEROBYTE". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB112/ZEROBYTEPADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO10126". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO10126-2". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO10126-2PADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO10126PADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO7816-4". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ISO7816-4PADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/NOPADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/PKCS5". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/PKCS5PADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/PKCS7". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/PKCS7PADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/TBC". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/TBCPADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/X9.23". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/X9.23PADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ZEROBYTE". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB120/ZEROBYTEPADDING". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO10126". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO10126-2". 08:44:54,908 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO10126-2PADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO10126PADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO7816-4". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ISO7816-4PADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/NOPADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/PKCS5". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/PKCS5PADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/PKCS7". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/PKCS7PADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/TBC". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/TBCPADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/X9.23". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/X9.23PADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ZEROBYTE". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB128/ZEROBYTEPADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO10126". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO10126-2". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO10126-2PADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO10126PADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO7816-4". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ISO7816-4PADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/NOPADDING". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/PKCS5". 08:44:54,909 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/PKCS5PADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/PKCS7". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/PKCS7PADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/TBC". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/TBCPADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/X9.23". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/X9.23PADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ZEROBYTE". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB136/ZEROBYTEPADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO10126". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO10126-2". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO10126-2PADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO10126PADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO7816-4". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ISO7816-4PADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/NOPADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/PKCS5". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/PKCS5PADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/PKCS7". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/PKCS7PADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/TBC". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/TBCPADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/X9.23". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/X9.23PADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ZEROBYTE". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB144/ZEROBYTEPADDING". 08:44:54,910 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO10126". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO10126-2". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO10126-2PADDING". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO10126PADDING". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO7816-4". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ISO7816-4PADDING". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/NOPADDING". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/PKCS5". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/PKCS5PADDING". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/PKCS7". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/PKCS7PADDING". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/TBC". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/TBCPADDING". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/X9.23". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/X9.23PADDING". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ZEROBYTE". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB152/ZEROBYTEPADDING". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO10126". 08:44:54,911 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO10126-2". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO10126-2PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO10126PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO7816-4". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ISO7816-4PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/NOPADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/PKCS5". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/PKCS5PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/PKCS7". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/PKCS7PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/TBC". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/TBCPADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/X9.23". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/X9.23PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ZEROBYTE". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB16/ZEROBYTEPADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO10126". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO10126-2". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO10126-2PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO10126PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO7816-4". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ISO7816-4PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/NOPADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/PKCS5". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/PKCS5PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/PKCS7". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/PKCS7PADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/TBC". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/TBCPADDING". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/X9.23". 08:44:54,912 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/X9.23PADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ZEROBYTE". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB160/ZEROBYTEPADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO10126". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO10126-2". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO10126-2PADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO10126PADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO7816-4". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ISO7816-4PADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/NOPADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/PKCS5". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/PKCS5PADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/PKCS7". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/PKCS7PADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/TBC". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/TBCPADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/X9.23". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/X9.23PADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ZEROBYTE". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB168/ZEROBYTEPADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO10126". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO10126-2". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO10126-2PADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO10126PADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO7816-4". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ISO7816-4PADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/NOPADDING". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/PKCS5". 08:44:54,913 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/PKCS5PADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/PKCS7". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/PKCS7PADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/TBC". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/TBCPADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/X9.23". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/X9.23PADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ZEROBYTE". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB176/ZEROBYTEPADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO10126". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO10126-2". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO10126-2PADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO10126PADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO7816-4". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ISO7816-4PADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/NOPADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/PKCS5". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/PKCS5PADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/PKCS7". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/PKCS7PADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/TBC". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/TBCPADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/X9.23". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/X9.23PADDING". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ZEROBYTE". 08:44:54,914 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB184/ZEROBYTEPADDING". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO10126". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO10126-2". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO10126-2PADDING". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO10126PADDING". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO7816-4". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ISO7816-4PADDING". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/NOPADDING". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/PKCS5". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/PKCS5PADDING". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/PKCS7". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/PKCS7PADDING". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/TBC". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/TBCPADDING". 08:44:54,915 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/X9.23". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/X9.23PADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ZEROBYTE". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB192/ZEROBYTEPADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO10126". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO10126-2". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO10126-2PADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO10126PADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO7816-4". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ISO7816-4PADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/NOPADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/PKCS5". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/PKCS5PADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/PKCS7". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/PKCS7PADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/TBC". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/TBCPADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/X9.23". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/X9.23PADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ZEROBYTE". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB200/ZEROBYTEPADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO10126". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO10126-2". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO10126-2PADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO10126PADDING". 08:44:54,916 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO7816-4". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ISO7816-4PADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/NOPADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/PKCS5". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/PKCS5PADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/PKCS7". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/PKCS7PADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/TBC". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/TBCPADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/X9.23". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/X9.23PADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ZEROBYTE". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB208/ZEROBYTEPADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO10126". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO10126-2". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO10126-2PADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO10126PADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO7816-4". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ISO7816-4PADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/NOPADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/PKCS5". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/PKCS5PADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/PKCS7". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/PKCS7PADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/TBC". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/TBCPADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/X9.23". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/X9.23PADDING". 08:44:54,917 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ZEROBYTE". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB216/ZEROBYTEPADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO10126". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO10126-2". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO10126-2PADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO10126PADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO7816-4". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ISO7816-4PADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/NOPADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/PKCS5". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/PKCS5PADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/PKCS7". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/PKCS7PADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/TBC". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/TBCPADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/X9.23". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/X9.23PADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ZEROBYTE". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB224/ZEROBYTEPADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO10126". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO10126-2". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO10126-2PADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO10126PADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO7816-4". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ISO7816-4PADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/NOPADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/PKCS5". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/PKCS5PADDING". 08:44:54,918 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/PKCS7". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/PKCS7PADDING". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/TBC". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/TBCPADDING". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/X9.23". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/X9.23PADDING". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ZEROBYTE". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB232/ZEROBYTEPADDING". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO10126". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO10126-2". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO10126-2PADDING". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO10126PADDING". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO7816-4". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ISO7816-4PADDING". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/NOPADDING". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/PKCS5". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/PKCS5PADDING". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/PKCS7". 08:44:54,919 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/PKCS7PADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/TBC". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/TBCPADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/X9.23". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/X9.23PADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ZEROBYTE". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB24/ZEROBYTEPADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO10126". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO10126-2". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO10126-2PADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO10126PADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO7816-4". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ISO7816-4PADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/NOPADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/PKCS5". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/PKCS5PADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/PKCS7". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/PKCS7PADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/TBC". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/TBCPADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/X9.23". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/X9.23PADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ZEROBYTE". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB240/ZEROBYTEPADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO10126". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO10126-2". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO10126-2PADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO10126PADDING". 08:44:54,920 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO7816-4". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ISO7816-4PADDING". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/NOPADDING". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/PKCS5". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/PKCS5PADDING". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/PKCS7". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/PKCS7PADDING". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/TBC". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/TBCPADDING". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/X9.23". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/X9.23PADDING". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ZEROBYTE". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB248/ZEROBYTEPADDING". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO10126". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO10126-2". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO10126-2PADDING". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO10126PADDING". 08:44:54,921 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO7816-4". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ISO7816-4PADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/NOPADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/PKCS5". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/PKCS5PADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/PKCS7". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/PKCS7PADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/TBC". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/TBCPADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/X9.23". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/X9.23PADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ZEROBYTE". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB256/ZEROBYTEPADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO10126". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO10126-2". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO10126-2PADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO10126PADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO7816-4". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ISO7816-4PADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/NOPADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/PKCS5". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/PKCS5PADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/PKCS7". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/PKCS7PADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/TBC". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/TBCPADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/X9.23". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/X9.23PADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ZEROBYTE". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB32/ZEROBYTEPADDING". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO10126". 08:44:54,922 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO10126-2". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO10126-2PADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO10126PADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO7816-4". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ISO7816-4PADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/NOPADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/PKCS5". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/PKCS5PADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/PKCS7". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/PKCS7PADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/TBC". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/TBCPADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/X9.23". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/X9.23PADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ZEROBYTE". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB40/ZEROBYTEPADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO10126". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO10126-2". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO10126-2PADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO10126PADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO7816-4". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ISO7816-4PADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/NOPADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/PKCS5". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/PKCS5PADDING". 08:44:54,923 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/PKCS7". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/PKCS7PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/TBC". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/TBCPADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/X9.23". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/X9.23PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ZEROBYTE". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB48/ZEROBYTEPADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO10126". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO10126-2". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO10126-2PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO10126PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO7816-4". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ISO7816-4PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/NOPADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/PKCS5". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/PKCS5PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/PKCS7". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/PKCS7PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/TBC". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/TBCPADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/X9.23". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/X9.23PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ZEROBYTE". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB56/ZEROBYTEPADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO10126". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO10126-2". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO10126-2PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO10126PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO7816-4". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ISO7816-4PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/NOPADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/PKCS5". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/PKCS5PADDING". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/PKCS7". 08:44:54,924 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/PKCS7PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/TBC". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/TBCPADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/X9.23". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/X9.23PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ZEROBYTE". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB64/ZEROBYTEPADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO10126". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO10126-2". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO10126-2PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO10126PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO7816-4". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ISO7816-4PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/NOPADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/PKCS5". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/PKCS5PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/PKCS7". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/PKCS7PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/TBC". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/TBCPADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/X9.23". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/X9.23PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ZEROBYTE". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB72/ZEROBYTEPADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO10126". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO10126-2". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO10126-2PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO10126PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO7816-4". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ISO7816-4PADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/NOPADDING". 08:44:54,925 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/PKCS5". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/PKCS5PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/PKCS7". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/PKCS7PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/TBC". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/TBCPADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/X9.23". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/X9.23PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ZEROBYTE". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB8/ZEROBYTEPADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO10126". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO10126-2". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO10126-2PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO10126PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO7816-4". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ISO7816-4PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/NOPADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/PKCS5". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/PKCS5PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/PKCS7". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/PKCS7PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/TBC". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/TBCPADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/X9.23". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/X9.23PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ZEROBYTE". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB80/ZEROBYTEPADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO10126". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO10126-2". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO10126-2PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO10126PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO7816-4". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ISO7816-4PADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/NOPADDING". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/PKCS5". 08:44:54,926 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/PKCS5PADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/PKCS7". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/PKCS7PADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/TBC". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/TBCPADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/X9.23". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/X9.23PADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ZEROBYTE". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB88/ZEROBYTEPADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO10126". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO10126-2". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO10126-2PADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO10126PADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO7816-4". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ISO7816-4PADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/NOPADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/PKCS5". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/PKCS5PADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/PKCS7". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/PKCS7PADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/TBC". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/TBCPADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/X9.23". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/X9.23PADDING". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ZEROBYTE". 08:44:54,927 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CFB96/ZEROBYTEPADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CTS/". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/CTS/NOPADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/EAX/". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/EAX/NOPADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/ECB/". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/ECB/NOPADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/GCM/". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/GCM/NOPADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO10126". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO10126-2". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO10126-2PADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO10126PADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO7816-4". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ISO7816-4PADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/NOPADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/PKCS5". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/PKCS5PADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/PKCS7". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/PKCS7PADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/TBC". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/TBCPADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/X9.23". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/X9.23PADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ZEROBYTE". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB/ZEROBYTEPADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO10126". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO10126-2". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO10126-2PADDING". 08:44:54,928 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO10126PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO7816-4". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ISO7816-4PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/NOPADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/PKCS5". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/PKCS5PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/PKCS7". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/PKCS7PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/TBC". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/TBCPADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/X9.23". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/X9.23PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ZEROBYTE". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB104/ZEROBYTEPADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO10126". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO10126-2". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO10126-2PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO10126PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO7816-4". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ISO7816-4PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/NOPADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/PKCS5". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/PKCS5PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/PKCS7". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/PKCS7PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/TBC". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/TBCPADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/X9.23". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/X9.23PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ZEROBYTE". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB112/ZEROBYTEPADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO10126". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO10126-2". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO10126-2PADDING". 08:44:54,929 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO10126PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO7816-4". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ISO7816-4PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/NOPADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/PKCS5". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/PKCS5PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/PKCS7". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/PKCS7PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/TBC". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/TBCPADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/X9.23". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/X9.23PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ZEROBYTE". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB120/ZEROBYTEPADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO10126". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO10126-2". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO10126-2PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO10126PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO7816-4". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ISO7816-4PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/NOPADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/PKCS5". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/PKCS5PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/PKCS7". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/PKCS7PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/TBC". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/TBCPADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/X9.23". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/X9.23PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ZEROBYTE". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB128/ZEROBYTEPADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO10126". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO10126-2". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO10126-2PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO10126PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO7816-4". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ISO7816-4PADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/NOPADDING". 08:44:54,930 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/PKCS5". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/PKCS5PADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/PKCS7". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/PKCS7PADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/TBC". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/TBCPADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/X9.23". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/X9.23PADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ZEROBYTE". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB136/ZEROBYTEPADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO10126". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO10126-2". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO10126-2PADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO10126PADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO7816-4". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ISO7816-4PADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/NOPADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/PKCS5". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/PKCS5PADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/PKCS7". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/PKCS7PADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/TBC". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/TBCPADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/X9.23". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/X9.23PADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ZEROBYTE". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB144/ZEROBYTEPADDING". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/". 08:44:54,931 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO10126". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO10126-2". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO10126-2PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO10126PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO7816-4". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ISO7816-4PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/NOPADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/PKCS5". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/PKCS5PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/PKCS7". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/PKCS7PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/TBC". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/TBCPADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/X9.23". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/X9.23PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ZEROBYTE". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB152/ZEROBYTEPADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO10126". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO10126-2". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO10126-2PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO10126PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO7816-4". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ISO7816-4PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/NOPADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/PKCS5". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/PKCS5PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/PKCS7". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/PKCS7PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/TBC". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/TBCPADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/X9.23". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/X9.23PADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ZEROBYTE". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB16/ZEROBYTEPADDING". 08:44:54,932 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO10126". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO10126-2". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO10126-2PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO10126PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO7816-4". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ISO7816-4PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/NOPADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/PKCS5". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/PKCS5PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/PKCS7". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/PKCS7PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/TBC". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/TBCPADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/X9.23". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/X9.23PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ZEROBYTE". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB160/ZEROBYTEPADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO10126". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO10126-2". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO10126-2PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO10126PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO7816-4". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ISO7816-4PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/NOPADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/PKCS5". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/PKCS5PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/PKCS7". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/PKCS7PADDING". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/TBC". 08:44:54,933 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/TBCPADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/X9.23". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/X9.23PADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ZEROBYTE". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB168/ZEROBYTEPADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO10126". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO10126-2". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO10126-2PADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO10126PADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO7816-4". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ISO7816-4PADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/NOPADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/PKCS5". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/PKCS5PADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/PKCS7". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/PKCS7PADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/TBC". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/TBCPADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/X9.23". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/X9.23PADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ZEROBYTE". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB176/ZEROBYTEPADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO10126". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO10126-2". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO10126-2PADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO10126PADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO7816-4". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ISO7816-4PADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/NOPADDING". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/PKCS5". 08:44:54,934 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/PKCS5PADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/PKCS7". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/PKCS7PADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/TBC". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/TBCPADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/X9.23". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/X9.23PADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ZEROBYTE". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB184/ZEROBYTEPADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO10126". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO10126-2". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO10126-2PADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO10126PADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO7816-4". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ISO7816-4PADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/NOPADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/PKCS5". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/PKCS5PADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/PKCS7". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/PKCS7PADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/TBC". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/TBCPADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/X9.23". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/X9.23PADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ZEROBYTE". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB192/ZEROBYTEPADDING". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/". 08:44:54,935 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO10126". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO10126-2". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO10126-2PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO10126PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO7816-4". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ISO7816-4PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/NOPADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/PKCS5". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/PKCS5PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/PKCS7". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/PKCS7PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/TBC". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/TBCPADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/X9.23". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/X9.23PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ZEROBYTE". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB200/ZEROBYTEPADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO10126". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO10126-2". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO10126-2PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO10126PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO7816-4". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ISO7816-4PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/NOPADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/PKCS5". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/PKCS5PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/PKCS7". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/PKCS7PADDING". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/TBC". 08:44:54,936 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/TBCPADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/X9.23". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/X9.23PADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ZEROBYTE". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB208/ZEROBYTEPADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO10126". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO10126-2". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO10126-2PADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO10126PADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO7816-4". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ISO7816-4PADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/NOPADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/PKCS5". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/PKCS5PADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/PKCS7". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/PKCS7PADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/TBC". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/TBCPADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/X9.23". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/X9.23PADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ZEROBYTE". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB216/ZEROBYTEPADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO10126". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO10126-2". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO10126-2PADDING". 08:44:54,937 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO10126PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO7816-4". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ISO7816-4PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/NOPADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/PKCS5". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/PKCS5PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/PKCS7". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/PKCS7PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/TBC". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/TBCPADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/X9.23". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/X9.23PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ZEROBYTE". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB224/ZEROBYTEPADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO10126". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO10126-2". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO10126-2PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO10126PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO7816-4". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ISO7816-4PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/NOPADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/PKCS5". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/PKCS5PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/PKCS7". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/PKCS7PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/TBC". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/TBCPADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/X9.23". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/X9.23PADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ZEROBYTE". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB232/ZEROBYTEPADDING". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO10126". 08:44:54,938 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO10126-2". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO10126-2PADDING". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO10126PADDING". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO7816-4". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ISO7816-4PADDING". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/NOPADDING". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/PKCS5". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/PKCS5PADDING". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/PKCS7". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/PKCS7PADDING". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/TBC". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/TBCPADDING". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/X9.23". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/X9.23PADDING". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ZEROBYTE". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB24/ZEROBYTEPADDING". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO10126". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO10126-2". 08:44:54,939 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO10126-2PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO10126PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO7816-4". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ISO7816-4PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/NOPADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/PKCS5". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/PKCS5PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/PKCS7". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/PKCS7PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/TBC". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/TBCPADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/X9.23". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/X9.23PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ZEROBYTE". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB240/ZEROBYTEPADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO10126". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO10126-2". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO10126-2PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO10126PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO7816-4". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ISO7816-4PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/NOPADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/PKCS5". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/PKCS5PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/PKCS7". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/PKCS7PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/TBC". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/TBCPADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/X9.23". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/X9.23PADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ZEROBYTE". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB248/ZEROBYTEPADDING". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/". 08:44:54,940 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO10126". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO10126-2". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO10126-2PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO10126PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO7816-4". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ISO7816-4PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/NOPADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/PKCS5". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/PKCS5PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/PKCS7". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/PKCS7PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/TBC". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/TBCPADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/X9.23". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/X9.23PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ZEROBYTE". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB256/ZEROBYTEPADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO10126". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO10126-2". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO10126-2PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO10126PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO7816-4". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ISO7816-4PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/NOPADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/PKCS5". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/PKCS5PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/PKCS7". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/PKCS7PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/TBC". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/TBCPADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/X9.23". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/X9.23PADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ZEROBYTE". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB32/ZEROBYTEPADDING". 08:44:54,941 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO10126". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO10126-2". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO10126-2PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO10126PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO7816-4". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ISO7816-4PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/NOPADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/PKCS5". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/PKCS5PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/PKCS7". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/PKCS7PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/TBC". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/TBCPADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/X9.23". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/X9.23PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ZEROBYTE". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB40/ZEROBYTEPADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO10126". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO10126-2". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO10126-2PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO10126PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO7816-4". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ISO7816-4PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/NOPADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/PKCS5". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/PKCS5PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/PKCS7". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/PKCS7PADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/TBC". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/TBCPADDING". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/X9.23". 08:44:54,942 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/X9.23PADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ZEROBYTE". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB48/ZEROBYTEPADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO10126". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO10126-2". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO10126-2PADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO10126PADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO7816-4". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ISO7816-4PADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/NOPADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/PKCS5". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/PKCS5PADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/PKCS7". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/PKCS7PADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/TBC". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/TBCPADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/X9.23". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/X9.23PADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ZEROBYTE". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB56/ZEROBYTEPADDING". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/". 08:44:54,943 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO10126". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO10126-2". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO10126-2PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO10126PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO7816-4". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ISO7816-4PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/NOPADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/PKCS5". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/PKCS5PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/PKCS7". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/PKCS7PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/TBC". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/TBCPADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/X9.23". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/X9.23PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ZEROBYTE". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB64/ZEROBYTEPADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO10126". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO10126-2". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO10126-2PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO10126PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO7816-4". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ISO7816-4PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/NOPADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/PKCS5". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/PKCS5PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/PKCS7". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/PKCS7PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/TBC". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/TBCPADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/X9.23". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/X9.23PADDING". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ZEROBYTE". 08:44:54,944 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB72/ZEROBYTEPADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO10126". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO10126-2". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO10126-2PADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO10126PADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO7816-4". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ISO7816-4PADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/NOPADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/PKCS5". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/PKCS5PADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/PKCS7". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/PKCS7PADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/TBC". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/TBCPADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/X9.23". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/X9.23PADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ZEROBYTE". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB8/ZEROBYTEPADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO10126". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO10126-2". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO10126-2PADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO10126PADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO7816-4". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ISO7816-4PADDING". 08:44:54,945 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/NOPADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/PKCS5". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/PKCS5PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/PKCS7". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/PKCS7PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/TBC". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/TBCPADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/X9.23". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/X9.23PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ZEROBYTE". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB80/ZEROBYTEPADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO10126". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO10126-2". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO10126-2PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO10126PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO7816-4". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ISO7816-4PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/NOPADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/PKCS5". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/PKCS5PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/PKCS7". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/PKCS7PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/TBC". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/TBCPADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/X9.23". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/X9.23PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ZEROBYTE". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB88/ZEROBYTEPADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO10126". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO10126-2". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO10126-2PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO10126PADDING". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO7816-4". 08:44:54,946 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ISO7816-4PADDING". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/NOPADDING". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/PKCS5". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/PKCS5PADDING". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/PKCS7". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/PKCS7PADDING". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/TBC". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/TBCPADDING". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/X9.23". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/X9.23PADDING". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ZEROBYTE". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/OFB96/ZEROBYTEPADDING". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO10126". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO10126-2". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO10126-2PADDING". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO10126PADDING". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO7816-4". 08:44:54,947 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ISO7816-4PADDING". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/NOPADDING". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/PKCS5". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/PKCS5PADDING". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/PKCS7". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/PKCS7PADDING". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/TBC". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/TBCPADDING". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/X9.23". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/X9.23PADDING". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ZEROBYTE". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NOEKEON/SIC/ZEROBYTEPADDING". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL//". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL//NOPADDING". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC-CTS/". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC-CTS/NOPADDING". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO10126". 08:44:54,948 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO10126-2". 08:44:54,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO10126-2PADDING". 08:44:54,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO10126PADDING". 08:44:54,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO7816-4". 08:44:54,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ISO7816-4PADDING". 08:44:54,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/NOPADDING". 08:44:54,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/PKCS5". 08:44:54,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/PKCS5PADDING". 08:44:54,949 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/PKCS7". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/PKCS7PADDING". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/TBC". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/TBCPADDING". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/X9.23". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/X9.23PADDING". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ZEROBYTE". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CBC/ZEROBYTEPADDING". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO10126". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO10126-2". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO10126-2PADDING". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO10126PADDING". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO7816-4". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ISO7816-4PADDING". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/NOPADDING". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/PKCS5". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/PKCS5PADDING". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/PKCS7". 08:44:54,950 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/PKCS7PADDING". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/TBC". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/TBCPADDING". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/X9.23". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/X9.23PADDING". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ZEROBYTE". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB/ZEROBYTEPADDING". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO10126". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO10126-2". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO10126-2PADDING". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO10126PADDING". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO7816-4". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ISO7816-4PADDING". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/NOPADDING". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/PKCS5". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/PKCS5PADDING". 08:44:54,951 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/PKCS7". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/PKCS7PADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/TBC". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/TBCPADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/X9.23". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/X9.23PADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ZEROBYTE". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB104/ZEROBYTEPADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO10126". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO10126-2". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO10126-2PADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO10126PADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO7816-4". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ISO7816-4PADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/NOPADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/PKCS5". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/PKCS5PADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/PKCS7". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/PKCS7PADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/TBC". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/TBCPADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/X9.23". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/X9.23PADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ZEROBYTE". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB112/ZEROBYTEPADDING". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO10126". 08:44:54,952 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO10126-2". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO10126-2PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO10126PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO7816-4". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ISO7816-4PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/NOPADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/PKCS5". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/PKCS5PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/PKCS7". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/PKCS7PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/TBC". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/TBCPADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/X9.23". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/X9.23PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ZEROBYTE". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB120/ZEROBYTEPADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO10126". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO10126-2". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO10126-2PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO10126PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO7816-4". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ISO7816-4PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/NOPADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/PKCS5". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/PKCS5PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/PKCS7". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/PKCS7PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/TBC". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/TBCPADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/X9.23". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/X9.23PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ZEROBYTE". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB128/ZEROBYTEPADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO10126". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO10126-2". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO10126-2PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO10126PADDING". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO7816-4". 08:44:54,953 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ISO7816-4PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/NOPADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/PKCS5". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/PKCS5PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/PKCS7". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/PKCS7PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/TBC". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/TBCPADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/X9.23". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/X9.23PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ZEROBYTE". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB136/ZEROBYTEPADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO10126". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO10126-2". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO10126-2PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO10126PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO7816-4". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ISO7816-4PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/NOPADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/PKCS5". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/PKCS5PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/PKCS7". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/PKCS7PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/TBC". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/TBCPADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/X9.23". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/X9.23PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ZEROBYTE". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB144/ZEROBYTEPADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO10126". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO10126-2". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO10126-2PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO10126PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO7816-4". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ISO7816-4PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/NOPADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/PKCS5". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/PKCS5PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/PKCS7". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/PKCS7PADDING". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/TBC". 08:44:54,954 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/TBCPADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/X9.23". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/X9.23PADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ZEROBYTE". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB152/ZEROBYTEPADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO10126". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO10126-2". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO10126-2PADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO10126PADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO7816-4". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ISO7816-4PADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/NOPADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/PKCS5". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/PKCS5PADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/PKCS7". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/PKCS7PADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/TBC". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/TBCPADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/X9.23". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/X9.23PADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ZEROBYTE". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB16/ZEROBYTEPADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO10126". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO10126-2". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO10126-2PADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO10126PADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO7816-4". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ISO7816-4PADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/NOPADDING". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/PKCS5". 08:44:54,955 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/PKCS5PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/PKCS7". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/PKCS7PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/TBC". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/TBCPADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/X9.23". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/X9.23PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ZEROBYTE". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB160/ZEROBYTEPADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO10126". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO10126-2". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO10126-2PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO10126PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO7816-4". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ISO7816-4PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/NOPADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/PKCS5". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/PKCS5PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/PKCS7". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/PKCS7PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/TBC". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/TBCPADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/X9.23". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/X9.23PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ZEROBYTE". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB168/ZEROBYTEPADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO10126". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO10126-2". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO10126-2PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO10126PADDING". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO7816-4". 08:44:54,956 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ISO7816-4PADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/NOPADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/PKCS5". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/PKCS5PADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/PKCS7". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/PKCS7PADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/TBC". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/TBCPADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/X9.23". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/X9.23PADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ZEROBYTE". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB176/ZEROBYTEPADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO10126". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO10126-2". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO10126-2PADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO10126PADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO7816-4". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ISO7816-4PADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/NOPADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/PKCS5". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/PKCS5PADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/PKCS7". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/PKCS7PADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/TBC". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/TBCPADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/X9.23". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/X9.23PADDING". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ZEROBYTE". 08:44:54,957 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB184/ZEROBYTEPADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO10126". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO10126-2". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO10126-2PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO10126PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO7816-4". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ISO7816-4PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/NOPADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/PKCS5". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/PKCS5PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/PKCS7". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/PKCS7PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/TBC". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/TBCPADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/X9.23". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/X9.23PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ZEROBYTE". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB192/ZEROBYTEPADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO10126". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO10126-2". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO10126-2PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO10126PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO7816-4". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ISO7816-4PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/NOPADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/PKCS5". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/PKCS5PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/PKCS7". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/PKCS7PADDING". 08:44:54,958 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/TBC". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/TBCPADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/X9.23". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/X9.23PADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ZEROBYTE". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB200/ZEROBYTEPADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO10126". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO10126-2". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO10126-2PADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO10126PADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO7816-4". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ISO7816-4PADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/NOPADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/PKCS5". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/PKCS5PADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/PKCS7". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/PKCS7PADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/TBC". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/TBCPADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/X9.23". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/X9.23PADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ZEROBYTE". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB208/ZEROBYTEPADDING". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/". 08:44:54,959 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO10126". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO10126-2". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO10126-2PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO10126PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO7816-4". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ISO7816-4PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/NOPADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/PKCS5". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/PKCS5PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/PKCS7". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/PKCS7PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/TBC". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/TBCPADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/X9.23". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/X9.23PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ZEROBYTE". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB216/ZEROBYTEPADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO10126". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO10126-2". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO10126-2PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO10126PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO7816-4". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ISO7816-4PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/NOPADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/PKCS5". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/PKCS5PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/PKCS7". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/PKCS7PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/TBC". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/TBCPADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/X9.23". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/X9.23PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ZEROBYTE". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB224/ZEROBYTEPADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO10126". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO10126-2". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO10126-2PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO10126PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO7816-4". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ISO7816-4PADDING". 08:44:54,960 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/NOPADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/PKCS5". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/PKCS5PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/PKCS7". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/PKCS7PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/TBC". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/TBCPADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/X9.23". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/X9.23PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ZEROBYTE". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB232/ZEROBYTEPADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO10126". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO10126-2". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO10126-2PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO10126PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO7816-4". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ISO7816-4PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/NOPADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/PKCS5". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/PKCS5PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/PKCS7". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/PKCS7PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/TBC". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/TBCPADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/X9.23". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/X9.23PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ZEROBYTE". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB24/ZEROBYTEPADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO10126". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO10126-2". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO10126-2PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO10126PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO7816-4". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ISO7816-4PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/NOPADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/PKCS5". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/PKCS5PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/PKCS7". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/PKCS7PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/TBC". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/TBCPADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/X9.23". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/X9.23PADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ZEROBYTE". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB240/ZEROBYTEPADDING". 08:44:54,961 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO10126". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO10126-2". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO10126-2PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO10126PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO7816-4". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ISO7816-4PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/NOPADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/PKCS5". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/PKCS5PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/PKCS7". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/PKCS7PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/TBC". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/TBCPADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/X9.23". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/X9.23PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ZEROBYTE". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB248/ZEROBYTEPADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO10126". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO10126-2". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO10126-2PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO10126PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO7816-4". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ISO7816-4PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/NOPADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/PKCS5". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/PKCS5PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/PKCS7". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/PKCS7PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/TBC". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/TBCPADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/X9.23". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/X9.23PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ZEROBYTE". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB256/ZEROBYTEPADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO10126". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO10126-2". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO10126-2PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO10126PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO7816-4". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ISO7816-4PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/NOPADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/PKCS5". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/PKCS5PADDING". 08:44:54,962 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/PKCS7". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/PKCS7PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/TBC". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/TBCPADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/X9.23". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/X9.23PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ZEROBYTE". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB32/ZEROBYTEPADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO10126". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO10126-2". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO10126-2PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO10126PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO7816-4". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ISO7816-4PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/NOPADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/PKCS5". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/PKCS5PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/PKCS7". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/PKCS7PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/TBC". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/TBCPADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/X9.23". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/X9.23PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ZEROBYTE". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB40/ZEROBYTEPADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO10126". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO10126-2". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO10126-2PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO10126PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO7816-4". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ISO7816-4PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/NOPADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/PKCS5". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/PKCS5PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/PKCS7". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/PKCS7PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/TBC". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/TBCPADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/X9.23". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/X9.23PADDING". 08:44:54,963 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ZEROBYTE". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB48/ZEROBYTEPADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO10126". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO10126-2". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO10126-2PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO10126PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO7816-4". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ISO7816-4PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/NOPADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/PKCS5". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/PKCS5PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/PKCS7". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/PKCS7PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/TBC". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/TBCPADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/X9.23". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/X9.23PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ZEROBYTE". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB56/ZEROBYTEPADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO10126". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO10126-2". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO10126-2PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO10126PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO7816-4". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ISO7816-4PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/NOPADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/PKCS5". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/PKCS5PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/PKCS7". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/PKCS7PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/TBC". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/TBCPADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/X9.23". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/X9.23PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ZEROBYTE". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB64/ZEROBYTEPADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO10126". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO10126-2". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO10126-2PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO10126PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO7816-4". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ISO7816-4PADDING". 08:44:54,964 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/NOPADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/PKCS5". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/PKCS5PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/PKCS7". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/PKCS7PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/TBC". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/TBCPADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/X9.23". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/X9.23PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ZEROBYTE". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB72/ZEROBYTEPADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO10126". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO10126-2". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO10126-2PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO10126PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO7816-4". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ISO7816-4PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/NOPADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/PKCS5". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/PKCS5PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/PKCS7". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/PKCS7PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/TBC". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/TBCPADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/X9.23". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/X9.23PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ZEROBYTE". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB8/ZEROBYTEPADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO10126". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO10126-2". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO10126-2PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO10126PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO7816-4". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ISO7816-4PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/NOPADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/PKCS5". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/PKCS5PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/PKCS7". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/PKCS7PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/TBC". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/TBCPADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/X9.23". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/X9.23PADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ZEROBYTE". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB80/ZEROBYTEPADDING". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO10126". 08:44:54,965 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO10126-2". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO10126-2PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO10126PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO7816-4". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ISO7816-4PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/NOPADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/PKCS5". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/PKCS5PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/PKCS7". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/PKCS7PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/TBC". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/TBCPADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/X9.23". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/X9.23PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ZEROBYTE". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB88/ZEROBYTEPADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO10126". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO10126-2". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO10126-2PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO10126PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO7816-4". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ISO7816-4PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/NOPADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/PKCS5". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/PKCS5PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/PKCS7". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/PKCS7PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/TBC". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/TBCPADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/X9.23". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/X9.23PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ZEROBYTE". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CFB96/ZEROBYTEPADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CTS/". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/CTS/NOPADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/ECB/". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/ECB/NOPADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO10126". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO10126-2". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO10126-2PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO10126PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO7816-4". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ISO7816-4PADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/NOPADDING". 08:44:54,966 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/PKCS5". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/PKCS5PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/PKCS7". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/PKCS7PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/TBC". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/TBCPADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/X9.23". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/X9.23PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ZEROBYTE". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB/ZEROBYTEPADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO10126". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO10126-2". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO10126-2PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO10126PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO7816-4". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ISO7816-4PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/NOPADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/PKCS5". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/PKCS5PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/PKCS7". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/PKCS7PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/TBC". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/TBCPADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/X9.23". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/X9.23PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ZEROBYTE". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB104/ZEROBYTEPADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO10126". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO10126-2". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO10126-2PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO10126PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO7816-4". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ISO7816-4PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/NOPADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/PKCS5". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/PKCS5PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/PKCS7". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/PKCS7PADDING". 08:44:54,967 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/TBC". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/TBCPADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/X9.23". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/X9.23PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ZEROBYTE". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB112/ZEROBYTEPADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO10126". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO10126-2". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO10126-2PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO10126PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO7816-4". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ISO7816-4PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/NOPADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/PKCS5". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/PKCS5PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/PKCS7". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/PKCS7PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/TBC". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/TBCPADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/X9.23". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/X9.23PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ZEROBYTE". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB120/ZEROBYTEPADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO10126". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO10126-2". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO10126-2PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO10126PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO7816-4". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ISO7816-4PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/NOPADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/PKCS5". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/PKCS5PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/PKCS7". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/PKCS7PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/TBC". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/TBCPADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/X9.23". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/X9.23PADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ZEROBYTE". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB128/ZEROBYTEPADDING". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO10126". 08:44:54,968 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO10126-2". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO10126-2PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO10126PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO7816-4". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ISO7816-4PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/NOPADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/PKCS5". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/PKCS5PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/PKCS7". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/PKCS7PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/TBC". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/TBCPADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/X9.23". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/X9.23PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ZEROBYTE". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB136/ZEROBYTEPADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO10126". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO10126-2". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO10126-2PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO10126PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO7816-4". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ISO7816-4PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/NOPADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/PKCS5". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/PKCS5PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/PKCS7". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/PKCS7PADDING". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/TBC". 08:44:54,969 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/TBCPADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/X9.23". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/X9.23PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ZEROBYTE". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB144/ZEROBYTEPADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO10126". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO10126-2". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO10126-2PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO10126PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO7816-4". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ISO7816-4PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/NOPADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/PKCS5". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/PKCS5PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/PKCS7". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/PKCS7PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/TBC". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/TBCPADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/X9.23". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/X9.23PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ZEROBYTE". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB152/ZEROBYTEPADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO10126". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO10126-2". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO10126-2PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO10126PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO7816-4". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ISO7816-4PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/NOPADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/PKCS5". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/PKCS5PADDING". 08:44:54,970 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/PKCS7". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/PKCS7PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/TBC". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/TBCPADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/X9.23". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/X9.23PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ZEROBYTE". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB16/ZEROBYTEPADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO10126". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO10126-2". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO10126-2PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO10126PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO7816-4". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ISO7816-4PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/NOPADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/PKCS5". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/PKCS5PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/PKCS7". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/PKCS7PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/TBC". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/TBCPADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/X9.23". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/X9.23PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ZEROBYTE". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB160/ZEROBYTEPADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO10126". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO10126-2". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO10126-2PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO10126PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO7816-4". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ISO7816-4PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/NOPADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/PKCS5". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/PKCS5PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/PKCS7". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/PKCS7PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/TBC". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/TBCPADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/X9.23". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/X9.23PADDING". 08:44:54,971 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ZEROBYTE". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB168/ZEROBYTEPADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO10126". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO10126-2". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO10126-2PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO10126PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO7816-4". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ISO7816-4PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/NOPADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/PKCS5". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/PKCS5PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/PKCS7". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/PKCS7PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/TBC". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/TBCPADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/X9.23". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/X9.23PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ZEROBYTE". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB176/ZEROBYTEPADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO10126". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO10126-2". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO10126-2PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO10126PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO7816-4". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ISO7816-4PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/NOPADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/PKCS5". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/PKCS5PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/PKCS7". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/PKCS7PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/TBC". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/TBCPADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/X9.23". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/X9.23PADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ZEROBYTE". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB184/ZEROBYTEPADDING". 08:44:54,972 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO10126". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO10126-2". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO10126-2PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO10126PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO7816-4". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ISO7816-4PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/NOPADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/PKCS5". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/PKCS5PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/PKCS7". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/PKCS7PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/TBC". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/TBCPADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/X9.23". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/X9.23PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ZEROBYTE". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB192/ZEROBYTEPADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO10126". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO10126-2". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO10126-2PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO10126PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO7816-4". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ISO7816-4PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/NOPADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/PKCS5". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/PKCS5PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/PKCS7". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/PKCS7PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/TBC". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/TBCPADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/X9.23". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/X9.23PADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ZEROBYTE". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB200/ZEROBYTEPADDING". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/". 08:44:54,973 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO10126". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO10126-2". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO10126-2PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO10126PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO7816-4". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ISO7816-4PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/NOPADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/PKCS5". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/PKCS5PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/PKCS7". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/PKCS7PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/TBC". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/TBCPADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/X9.23". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/X9.23PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ZEROBYTE". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB208/ZEROBYTEPADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO10126". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO10126-2". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO10126-2PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO10126PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO7816-4". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ISO7816-4PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/NOPADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/PKCS5". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/PKCS5PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/PKCS7". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/PKCS7PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/TBC". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/TBCPADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/X9.23". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/X9.23PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ZEROBYTE". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB216/ZEROBYTEPADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO10126". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO10126-2". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO10126-2PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO10126PADDING". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO7816-4". 08:44:54,974 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ISO7816-4PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/NOPADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/PKCS5". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/PKCS5PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/PKCS7". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/PKCS7PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/TBC". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/TBCPADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/X9.23". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/X9.23PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ZEROBYTE". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB224/ZEROBYTEPADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO10126". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO10126-2". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO10126-2PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO10126PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO7816-4". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ISO7816-4PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/NOPADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/PKCS5". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/PKCS5PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/PKCS7". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/PKCS7PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/TBC". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/TBCPADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/X9.23". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/X9.23PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ZEROBYTE". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB232/ZEROBYTEPADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO10126". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO10126-2". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO10126-2PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO10126PADDING". 08:44:54,975 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO7816-4". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ISO7816-4PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/NOPADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/PKCS5". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/PKCS5PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/PKCS7". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/PKCS7PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/TBC". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/TBCPADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/X9.23". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/X9.23PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ZEROBYTE". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB24/ZEROBYTEPADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO10126". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO10126-2". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO10126-2PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO10126PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO7816-4". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ISO7816-4PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/NOPADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/PKCS5". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/PKCS5PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/PKCS7". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/PKCS7PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/TBC". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/TBCPADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/X9.23". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/X9.23PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ZEROBYTE". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB240/ZEROBYTEPADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO10126". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO10126-2". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO10126-2PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO10126PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO7816-4". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ISO7816-4PADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/NOPADDING". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/PKCS5". 08:44:54,976 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/PKCS5PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/PKCS7". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/PKCS7PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/TBC". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/TBCPADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/X9.23". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/X9.23PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ZEROBYTE". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB248/ZEROBYTEPADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO10126". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO10126-2". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO10126-2PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO10126PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO7816-4". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ISO7816-4PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/NOPADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/PKCS5". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/PKCS5PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/PKCS7". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/PKCS7PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/TBC". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/TBCPADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/X9.23". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/X9.23PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ZEROBYTE". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB256/ZEROBYTEPADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO10126". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO10126-2". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO10126-2PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO10126PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO7816-4". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ISO7816-4PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/NOPADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/PKCS5". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/PKCS5PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/PKCS7". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/PKCS7PADDING". 08:44:54,977 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/TBC". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/TBCPADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/X9.23". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/X9.23PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ZEROBYTE". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB32/ZEROBYTEPADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO10126". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO10126-2". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO10126-2PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO10126PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO7816-4". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ISO7816-4PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/NOPADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/PKCS5". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/PKCS5PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/PKCS7". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/PKCS7PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/TBC". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/TBCPADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/X9.23". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/X9.23PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ZEROBYTE". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB40/ZEROBYTEPADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO10126". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO10126-2". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO10126-2PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO10126PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO7816-4". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ISO7816-4PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/NOPADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/PKCS5". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/PKCS5PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/PKCS7". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/PKCS7PADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/TBC". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/TBCPADDING". 08:44:54,978 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/X9.23". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/X9.23PADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ZEROBYTE". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB48/ZEROBYTEPADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO10126". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO10126-2". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO10126-2PADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO10126PADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO7816-4". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ISO7816-4PADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/NOPADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/PKCS5". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/PKCS5PADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/PKCS7". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/PKCS7PADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/TBC". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/TBCPADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/X9.23". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/X9.23PADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ZEROBYTE". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB56/ZEROBYTEPADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO10126". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO10126-2". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO10126-2PADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO10126PADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO7816-4". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ISO7816-4PADDING". 08:44:54,979 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/NOPADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/PKCS5". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/PKCS5PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/PKCS7". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/PKCS7PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/TBC". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/TBCPADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/X9.23". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/X9.23PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ZEROBYTE". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB64/ZEROBYTEPADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO10126". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO10126-2". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO10126-2PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO10126PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO7816-4". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ISO7816-4PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/NOPADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/PKCS5". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/PKCS5PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/PKCS7". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/PKCS7PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/TBC". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/TBCPADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/X9.23". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/X9.23PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ZEROBYTE". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB72/ZEROBYTEPADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO10126". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO10126-2". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO10126-2PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO10126PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO7816-4". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ISO7816-4PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/NOPADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/PKCS5". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/PKCS5PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/PKCS7". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/PKCS7PADDING". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/TBC". 08:44:54,980 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/TBCPADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/X9.23". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/X9.23PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ZEROBYTE". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB8/ZEROBYTEPADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO10126". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO10126-2". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO10126-2PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO10126PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO7816-4". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ISO7816-4PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/NOPADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/PKCS5". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/PKCS5PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/PKCS7". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/PKCS7PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/TBC". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/TBCPADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/X9.23". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/X9.23PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ZEROBYTE". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB80/ZEROBYTEPADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO10126". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO10126-2". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO10126-2PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO10126PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO7816-4". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ISO7816-4PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/NOPADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/PKCS5". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/PKCS5PADDING". 08:44:54,981 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/PKCS7". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/PKCS7PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/TBC". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/TBCPADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/X9.23". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/X9.23PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ZEROBYTE". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB88/ZEROBYTEPADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO10126". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO10126-2". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO10126-2PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO10126PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO7816-4". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ISO7816-4PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/NOPADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/PKCS5". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/PKCS5PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/PKCS7". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/PKCS7PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/TBC". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/TBCPADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/X9.23". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/X9.23PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ZEROBYTE". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/OFB96/ZEROBYTEPADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO10126". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO10126-2". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO10126-2PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO10126PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO7816-4". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ISO7816-4PADDING". 08:44:54,982 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/NOPADDING". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/PKCS5". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/PKCS5PADDING". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/PKCS7". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/PKCS7PADDING". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/TBC". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/TBCPADDING". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/X9.23". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/X9.23PADDING". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ZEROBYTE". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "NULL/SIC/ZEROBYTEPADDING". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2//". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2//NOPADDING". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC-CTS/". 08:44:54,983 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC-CTS/NOPADDING". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO10126". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO10126-2". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO10126-2PADDING". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO10126PADDING". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO7816-4". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ISO7816-4PADDING". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/NOPADDING". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/PKCS5". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/PKCS5PADDING". 08:44:54,984 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/PKCS7". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/PKCS7PADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/TBC". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/TBCPADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/X9.23". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/X9.23PADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ZEROBYTE". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CBC/ZEROBYTEPADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO10126". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO10126-2". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO10126-2PADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO10126PADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO7816-4". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ISO7816-4PADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/NOPADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/PKCS5". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/PKCS5PADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/PKCS7". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/PKCS7PADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/TBC". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/TBCPADDING". 08:44:54,985 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/X9.23". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/X9.23PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ZEROBYTE". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB/ZEROBYTEPADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO10126". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO10126-2". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO10126-2PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO10126PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO7816-4". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ISO7816-4PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/NOPADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/PKCS5". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/PKCS5PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/PKCS7". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/PKCS7PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/TBC". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/TBCPADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/X9.23". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/X9.23PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ZEROBYTE". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB104/ZEROBYTEPADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO10126". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO10126-2". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO10126-2PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO10126PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO7816-4". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ISO7816-4PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/NOPADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/PKCS5". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/PKCS5PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/PKCS7". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/PKCS7PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/TBC". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/TBCPADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/X9.23". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/X9.23PADDING". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ZEROBYTE". 08:44:54,986 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB112/ZEROBYTEPADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO10126". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO10126-2". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO10126-2PADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO10126PADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO7816-4". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ISO7816-4PADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/NOPADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/PKCS5". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/PKCS5PADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/PKCS7". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/PKCS7PADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/TBC". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/TBCPADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/X9.23". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/X9.23PADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ZEROBYTE". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB120/ZEROBYTEPADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO10126". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO10126-2". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO10126-2PADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO10126PADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO7816-4". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ISO7816-4PADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/NOPADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/PKCS5". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/PKCS5PADDING". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/PKCS7". 08:44:54,987 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/PKCS7PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/TBC". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/TBCPADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/X9.23". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/X9.23PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ZEROBYTE". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB128/ZEROBYTEPADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO10126". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO10126-2". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO10126-2PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO10126PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO7816-4". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ISO7816-4PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/NOPADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/PKCS5". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/PKCS5PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/PKCS7". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/PKCS7PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/TBC". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/TBCPADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/X9.23". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/X9.23PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ZEROBYTE". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB136/ZEROBYTEPADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO10126". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO10126-2". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO10126-2PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO10126PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO7816-4". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ISO7816-4PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/NOPADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/PKCS5". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/PKCS5PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/PKCS7". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/PKCS7PADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/TBC". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/TBCPADDING". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/X9.23". 08:44:54,988 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/X9.23PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ZEROBYTE". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB144/ZEROBYTEPADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO10126". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO10126-2". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO10126-2PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO10126PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO7816-4". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ISO7816-4PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/NOPADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/PKCS5". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/PKCS5PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/PKCS7". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/PKCS7PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/TBC". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/TBCPADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/X9.23". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/X9.23PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ZEROBYTE". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB152/ZEROBYTEPADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO10126". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO10126-2". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO10126-2PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO10126PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO7816-4". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ISO7816-4PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/NOPADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/PKCS5". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/PKCS5PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/PKCS7". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/PKCS7PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/TBC". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/TBCPADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/X9.23". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/X9.23PADDING". 08:44:54,989 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ZEROBYTE". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB16/ZEROBYTEPADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO10126". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO10126-2". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO10126-2PADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO10126PADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO7816-4". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ISO7816-4PADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/NOPADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/PKCS5". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/PKCS5PADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/PKCS7". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/PKCS7PADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/TBC". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/TBCPADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/X9.23". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/X9.23PADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ZEROBYTE". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB160/ZEROBYTEPADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO10126". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO10126-2". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO10126-2PADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO10126PADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO7816-4". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ISO7816-4PADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/NOPADDING". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/PKCS5". 08:44:54,990 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/PKCS5PADDING". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/PKCS7". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/PKCS7PADDING". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/TBC". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/TBCPADDING". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/X9.23". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/X9.23PADDING". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ZEROBYTE". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB168/ZEROBYTEPADDING". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO10126". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO10126-2". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO10126-2PADDING". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO10126PADDING". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO7816-4". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ISO7816-4PADDING". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/NOPADDING". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/PKCS5". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/PKCS5PADDING". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/PKCS7". 08:44:54,991 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/PKCS7PADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/TBC". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/TBCPADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/X9.23". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/X9.23PADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ZEROBYTE". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB176/ZEROBYTEPADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO10126". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO10126-2". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO10126-2PADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO10126PADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO7816-4". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ISO7816-4PADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/NOPADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/PKCS5". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/PKCS5PADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/PKCS7". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/PKCS7PADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/TBC". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/TBCPADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/X9.23". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/X9.23PADDING". 08:44:54,992 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ZEROBYTE". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB184/ZEROBYTEPADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO10126". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO10126-2". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO10126-2PADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO10126PADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO7816-4". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ISO7816-4PADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/NOPADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/PKCS5". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/PKCS5PADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/PKCS7". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/PKCS7PADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/TBC". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/TBCPADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/X9.23". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/X9.23PADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ZEROBYTE". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB192/ZEROBYTEPADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO10126". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO10126-2". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO10126-2PADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO10126PADDING". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO7816-4". 08:44:54,993 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ISO7816-4PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/NOPADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/PKCS5". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/PKCS5PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/PKCS7". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/PKCS7PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/TBC". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/TBCPADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/X9.23". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/X9.23PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ZEROBYTE". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB200/ZEROBYTEPADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO10126". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO10126-2". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO10126-2PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO10126PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO7816-4". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ISO7816-4PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/NOPADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/PKCS5". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/PKCS5PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/PKCS7". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/PKCS7PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/TBC". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/TBCPADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/X9.23". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/X9.23PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ZEROBYTE". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB208/ZEROBYTEPADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO10126". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO10126-2". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO10126-2PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO10126PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO7816-4". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ISO7816-4PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/NOPADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/PKCS5". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/PKCS5PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/PKCS7". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/PKCS7PADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/TBC". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/TBCPADDING". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/X9.23". 08:44:54,994 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/X9.23PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ZEROBYTE". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB216/ZEROBYTEPADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO10126". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO10126-2". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO10126-2PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO10126PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO7816-4". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ISO7816-4PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/NOPADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/PKCS5". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/PKCS5PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/PKCS7". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/PKCS7PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/TBC". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/TBCPADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/X9.23". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/X9.23PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ZEROBYTE". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB224/ZEROBYTEPADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO10126". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO10126-2". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO10126-2PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO10126PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO7816-4". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ISO7816-4PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/NOPADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/PKCS5". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/PKCS5PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/PKCS7". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/PKCS7PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/TBC". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/TBCPADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/X9.23". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/X9.23PADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ZEROBYTE". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB232/ZEROBYTEPADDING". 08:44:54,995 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO10126". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO10126-2". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO10126-2PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO10126PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO7816-4". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ISO7816-4PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/NOPADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/PKCS5". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/PKCS5PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/PKCS7". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/PKCS7PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/TBC". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/TBCPADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/X9.23". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/X9.23PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ZEROBYTE". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB24/ZEROBYTEPADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO10126". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO10126-2". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO10126-2PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO10126PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO7816-4". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ISO7816-4PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/NOPADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/PKCS5". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/PKCS5PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/PKCS7". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/PKCS7PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/TBC". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/TBCPADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/X9.23". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/X9.23PADDING". 08:44:54,996 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ZEROBYTE". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB240/ZEROBYTEPADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO10126". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO10126-2". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO10126-2PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO10126PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO7816-4". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ISO7816-4PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/NOPADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/PKCS5". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/PKCS5PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/PKCS7". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/PKCS7PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/TBC". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/TBCPADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/X9.23". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/X9.23PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ZEROBYTE". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB248/ZEROBYTEPADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO10126". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO10126-2". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO10126-2PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO10126PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO7816-4". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ISO7816-4PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/NOPADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/PKCS5". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/PKCS5PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/PKCS7". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/PKCS7PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/TBC". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/TBCPADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/X9.23". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/X9.23PADDING". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ZEROBYTE". 08:44:54,997 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB256/ZEROBYTEPADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO10126". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO10126-2". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO10126-2PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO10126PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO7816-4". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ISO7816-4PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/NOPADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/PKCS5". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/PKCS5PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/PKCS7". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/PKCS7PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/TBC". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/TBCPADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/X9.23". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/X9.23PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ZEROBYTE". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB32/ZEROBYTEPADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO10126". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO10126-2". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO10126-2PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO10126PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO7816-4". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ISO7816-4PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/NOPADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/PKCS5". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/PKCS5PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/PKCS7". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/PKCS7PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/TBC". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/TBCPADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/X9.23". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/X9.23PADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ZEROBYTE". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB40/ZEROBYTEPADDING". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/". 08:44:54,998 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO10126". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO10126-2". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO10126-2PADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO10126PADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO7816-4". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ISO7816-4PADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/NOPADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/PKCS5". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/PKCS5PADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/PKCS7". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/PKCS7PADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/TBC". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/TBCPADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/X9.23". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/X9.23PADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ZEROBYTE". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB48/ZEROBYTEPADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO10126". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO10126-2". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO10126-2PADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO10126PADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO7816-4". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ISO7816-4PADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/NOPADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/PKCS5". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/PKCS5PADDING". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/PKCS7". 08:44:54,999 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/PKCS7PADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/TBC". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/TBCPADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/X9.23". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/X9.23PADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ZEROBYTE". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB56/ZEROBYTEPADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO10126". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO10126-2". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO10126-2PADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO10126PADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO7816-4". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ISO7816-4PADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/NOPADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/PKCS5". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/PKCS5PADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/PKCS7". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/PKCS7PADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/TBC". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/TBCPADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/X9.23". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/X9.23PADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ZEROBYTE". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB64/ZEROBYTEPADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO10126". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO10126-2". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO10126-2PADDING". 08:44:55,000 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO10126PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO7816-4". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ISO7816-4PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/NOPADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/PKCS5". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/PKCS5PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/PKCS7". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/PKCS7PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/TBC". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/TBCPADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/X9.23". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/X9.23PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ZEROBYTE". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB72/ZEROBYTEPADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO10126". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO10126-2". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO10126-2PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO10126PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO7816-4". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ISO7816-4PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/NOPADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/PKCS5". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/PKCS5PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/PKCS7". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/PKCS7PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/TBC". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/TBCPADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/X9.23". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/X9.23PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ZEROBYTE". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB8/ZEROBYTEPADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO10126". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO10126-2". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO10126-2PADDING". 08:44:55,001 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO10126PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO7816-4". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ISO7816-4PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/NOPADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/PKCS5". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/PKCS5PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/PKCS7". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/PKCS7PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/TBC". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/TBCPADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/X9.23". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/X9.23PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ZEROBYTE". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB80/ZEROBYTEPADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO10126". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO10126-2". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO10126-2PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO10126PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO7816-4". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ISO7816-4PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/NOPADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/PKCS5". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/PKCS5PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/PKCS7". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/PKCS7PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/TBC". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/TBCPADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/X9.23". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/X9.23PADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ZEROBYTE". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB88/ZEROBYTEPADDING". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO10126". 08:44:55,002 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO10126-2". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO10126-2PADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO10126PADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO7816-4". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ISO7816-4PADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/NOPADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/PKCS5". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/PKCS5PADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/PKCS7". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/PKCS7PADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/TBC". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/TBCPADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/X9.23". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/X9.23PADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ZEROBYTE". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CFB96/ZEROBYTEPADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CTS/". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/CTS/NOPADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/EAX/". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/EAX/NOPADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/ECB/". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/ECB/NOPADDING". 08:44:55,003 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO10126". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO10126-2". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO10126-2PADDING". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO10126PADDING". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO7816-4". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ISO7816-4PADDING". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/NOPADDING". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/PKCS5". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/PKCS5PADDING". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/PKCS7". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/PKCS7PADDING". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/TBC". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/TBCPADDING". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/X9.23". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/X9.23PADDING". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ZEROBYTE". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/GOFB/ZEROBYTEPADDING". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/". 08:44:55,004 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO10126". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO10126-2". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO10126-2PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO10126PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO7816-4". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ISO7816-4PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/NOPADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/PKCS5". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/PKCS5PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/PKCS7". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/PKCS7PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/TBC". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/TBCPADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/X9.23". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/X9.23PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ZEROBYTE". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB/ZEROBYTEPADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO10126". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO10126-2". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO10126-2PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO10126PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO7816-4". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ISO7816-4PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/NOPADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/PKCS5". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/PKCS5PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/PKCS7". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/PKCS7PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/TBC". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/TBCPADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/X9.23". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/X9.23PADDING". 08:44:55,005 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ZEROBYTE". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB104/ZEROBYTEPADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO10126". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO10126-2". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO10126-2PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO10126PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO7816-4". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ISO7816-4PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/NOPADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/PKCS5". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/PKCS5PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/PKCS7". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/PKCS7PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/TBC". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/TBCPADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/X9.23". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/X9.23PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ZEROBYTE". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB112/ZEROBYTEPADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO10126". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO10126-2". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO10126-2PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO10126PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO7816-4". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ISO7816-4PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/NOPADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/PKCS5". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/PKCS5PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/PKCS7". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/PKCS7PADDING". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/TBC". 08:44:55,006 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/TBCPADDING". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/X9.23". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/X9.23PADDING". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ZEROBYTE". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB120/ZEROBYTEPADDING". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO10126". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO10126-2". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO10126-2PADDING". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO10126PADDING". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO7816-4". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ISO7816-4PADDING". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/NOPADDING". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/PKCS5". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/PKCS5PADDING". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/PKCS7". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/PKCS7PADDING". 08:44:55,007 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/TBC". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/TBCPADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/X9.23". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/X9.23PADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ZEROBYTE". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB128/ZEROBYTEPADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO10126". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO10126-2". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO10126-2PADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO10126PADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO7816-4". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ISO7816-4PADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/NOPADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/PKCS5". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/PKCS5PADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/PKCS7". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/PKCS7PADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/TBC". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/TBCPADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/X9.23". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/X9.23PADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ZEROBYTE". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB136/ZEROBYTEPADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO10126". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO10126-2". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO10126-2PADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO10126PADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO7816-4". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ISO7816-4PADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/NOPADDING". 08:44:55,008 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/PKCS5". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/PKCS5PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/PKCS7". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/PKCS7PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/TBC". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/TBCPADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/X9.23". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/X9.23PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ZEROBYTE". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB144/ZEROBYTEPADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO10126". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO10126-2". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO10126-2PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO10126PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO7816-4". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ISO7816-4PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/NOPADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/PKCS5". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/PKCS5PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/PKCS7". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/PKCS7PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/TBC". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/TBCPADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/X9.23". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/X9.23PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ZEROBYTE". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB152/ZEROBYTEPADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO10126". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO10126-2". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO10126-2PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO10126PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO7816-4". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ISO7816-4PADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/NOPADDING". 08:44:55,009 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/PKCS5". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/PKCS5PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/PKCS7". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/PKCS7PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/TBC". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/TBCPADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/X9.23". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/X9.23PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ZEROBYTE". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB16/ZEROBYTEPADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO10126". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO10126-2". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO10126-2PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO10126PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO7816-4". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ISO7816-4PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/NOPADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/PKCS5". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/PKCS5PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/PKCS7". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/PKCS7PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/TBC". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/TBCPADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/X9.23". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/X9.23PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ZEROBYTE". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB160/ZEROBYTEPADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO10126". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO10126-2". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO10126-2PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO10126PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO7816-4". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ISO7816-4PADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/NOPADDING". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/PKCS5". 08:44:55,010 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/PKCS5PADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/PKCS7". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/PKCS7PADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/TBC". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/TBCPADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/X9.23". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/X9.23PADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ZEROBYTE". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB168/ZEROBYTEPADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO10126". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO10126-2". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO10126-2PADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO10126PADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO7816-4". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ISO7816-4PADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/NOPADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/PKCS5". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/PKCS5PADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/PKCS7". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/PKCS7PADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/TBC". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/TBCPADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/X9.23". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/X9.23PADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ZEROBYTE". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB176/ZEROBYTEPADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO10126". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO10126-2". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO10126-2PADDING". 08:44:55,011 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO10126PADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO7816-4". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ISO7816-4PADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/NOPADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/PKCS5". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/PKCS5PADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/PKCS7". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/PKCS7PADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/TBC". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/TBCPADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/X9.23". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/X9.23PADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ZEROBYTE". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB184/ZEROBYTEPADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO10126". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO10126-2". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO10126-2PADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO10126PADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO7816-4". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ISO7816-4PADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/NOPADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/PKCS5". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/PKCS5PADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/PKCS7". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/PKCS7PADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/TBC". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/TBCPADDING". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/X9.23". 08:44:55,012 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/X9.23PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ZEROBYTE". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB192/ZEROBYTEPADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO10126". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO10126-2". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO10126-2PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO10126PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO7816-4". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ISO7816-4PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/NOPADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/PKCS5". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/PKCS5PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/PKCS7". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/PKCS7PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/TBC". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/TBCPADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/X9.23". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/X9.23PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ZEROBYTE". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB200/ZEROBYTEPADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO10126". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO10126-2". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO10126-2PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO10126PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO7816-4". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ISO7816-4PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/NOPADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/PKCS5". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/PKCS5PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/PKCS7". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/PKCS7PADDING". 08:44:55,013 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/TBC". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/TBCPADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/X9.23". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/X9.23PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ZEROBYTE". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB208/ZEROBYTEPADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO10126". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO10126-2". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO10126-2PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO10126PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO7816-4". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ISO7816-4PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/NOPADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/PKCS5". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/PKCS5PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/PKCS7". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/PKCS7PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/TBC". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/TBCPADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/X9.23". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/X9.23PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ZEROBYTE". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB216/ZEROBYTEPADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO10126". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO10126-2". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO10126-2PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO10126PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO7816-4". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ISO7816-4PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/NOPADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/PKCS5". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/PKCS5PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/PKCS7". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/PKCS7PADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/TBC". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/TBCPADDING". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/X9.23". 08:44:55,014 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/X9.23PADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ZEROBYTE". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB224/ZEROBYTEPADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO10126". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO10126-2". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO10126-2PADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO10126PADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO7816-4". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ISO7816-4PADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/NOPADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/PKCS5". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/PKCS5PADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/PKCS7". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/PKCS7PADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/TBC". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/TBCPADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/X9.23". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/X9.23PADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ZEROBYTE". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB232/ZEROBYTEPADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO10126". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO10126-2". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO10126-2PADDING". 08:44:55,015 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO10126PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO7816-4". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ISO7816-4PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/NOPADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/PKCS5". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/PKCS5PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/PKCS7". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/PKCS7PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/TBC". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/TBCPADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/X9.23". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/X9.23PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ZEROBYTE". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB24/ZEROBYTEPADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO10126". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO10126-2". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO10126-2PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO10126PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO7816-4". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ISO7816-4PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/NOPADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/PKCS5". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/PKCS5PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/PKCS7". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/PKCS7PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/TBC". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/TBCPADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/X9.23". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/X9.23PADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ZEROBYTE". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB240/ZEROBYTEPADDING". 08:44:55,016 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO10126". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO10126-2". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO10126-2PADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO10126PADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO7816-4". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ISO7816-4PADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/NOPADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/PKCS5". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/PKCS5PADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/PKCS7". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/PKCS7PADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/TBC". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/TBCPADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/X9.23". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/X9.23PADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ZEROBYTE". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB248/ZEROBYTEPADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO10126". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO10126-2". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO10126-2PADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO10126PADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO7816-4". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ISO7816-4PADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/NOPADDING". 08:44:55,017 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/PKCS5". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/PKCS5PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/PKCS7". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/PKCS7PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/TBC". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/TBCPADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/X9.23". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/X9.23PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ZEROBYTE". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB256/ZEROBYTEPADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO10126". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO10126-2". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO10126-2PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO10126PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO7816-4". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ISO7816-4PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/NOPADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/PKCS5". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/PKCS5PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/PKCS7". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/PKCS7PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/TBC". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/TBCPADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/X9.23". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/X9.23PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ZEROBYTE". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB32/ZEROBYTEPADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO10126". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO10126-2". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO10126-2PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO10126PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO7816-4". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ISO7816-4PADDING". 08:44:55,018 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/NOPADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/PKCS5". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/PKCS5PADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/PKCS7". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/PKCS7PADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/TBC". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/TBCPADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/X9.23". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/X9.23PADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ZEROBYTE". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB40/ZEROBYTEPADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO10126". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO10126-2". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO10126-2PADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO10126PADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO7816-4". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ISO7816-4PADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/NOPADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/PKCS5". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/PKCS5PADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/PKCS7". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/PKCS7PADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/TBC". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/TBCPADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/X9.23". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/X9.23PADDING". 08:44:55,019 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ZEROBYTE". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB48/ZEROBYTEPADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO10126". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO10126-2". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO10126-2PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO10126PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO7816-4". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ISO7816-4PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/NOPADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/PKCS5". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/PKCS5PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/PKCS7". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/PKCS7PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/TBC". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/TBCPADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/X9.23". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/X9.23PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ZEROBYTE". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB56/ZEROBYTEPADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO10126". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO10126-2". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO10126-2PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO10126PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO7816-4". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ISO7816-4PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/NOPADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/PKCS5". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/PKCS5PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/PKCS7". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/PKCS7PADDING". 08:44:55,020 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/TBC". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/TBCPADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/X9.23". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/X9.23PADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ZEROBYTE". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB64/ZEROBYTEPADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO10126". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO10126-2". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO10126-2PADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO10126PADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO7816-4". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ISO7816-4PADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/NOPADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/PKCS5". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/PKCS5PADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/PKCS7". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/PKCS7PADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/TBC". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/TBCPADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/X9.23". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/X9.23PADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ZEROBYTE". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB72/ZEROBYTEPADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO10126". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO10126-2". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO10126-2PADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO10126PADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO7816-4". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ISO7816-4PADDING". 08:44:55,021 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/NOPADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/PKCS5". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/PKCS5PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/PKCS7". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/PKCS7PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/TBC". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/TBCPADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/X9.23". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/X9.23PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ZEROBYTE". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB8/ZEROBYTEPADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO10126". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO10126-2". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO10126-2PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO10126PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO7816-4". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ISO7816-4PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/NOPADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/PKCS5". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/PKCS5PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/PKCS7". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/PKCS7PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/TBC". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/TBCPADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/X9.23". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/X9.23PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ZEROBYTE". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB80/ZEROBYTEPADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO10126". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO10126-2". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO10126-2PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO10126PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO7816-4". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ISO7816-4PADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/NOPADDING". 08:44:55,022 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/PKCS5". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/PKCS5PADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/PKCS7". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/PKCS7PADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/TBC". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/TBCPADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/X9.23". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/X9.23PADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ZEROBYTE". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB88/ZEROBYTEPADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO10126". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO10126-2". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO10126-2PADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO10126PADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO7816-4". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ISO7816-4PADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/NOPADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/PKCS5". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/PKCS5PADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/PKCS7". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/PKCS7PADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/TBC". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/TBCPADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/X9.23". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/X9.23PADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ZEROBYTE". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/OFB96/ZEROBYTEPADDING". 08:44:55,023 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO10126". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO10126-2". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO10126-2PADDING". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO10126PADDING". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO7816-4". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ISO7816-4PADDING". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/NOPADDING". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/PKCS5". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/PKCS5PADDING". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/PKCS7". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/PKCS7PADDING". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/TBC". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/TBCPADDING". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/X9.23". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/X9.23PADDING". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ZEROBYTE". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC2/SIC/ZEROBYTEPADDING". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC4//". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC4//NOPADDING". 08:44:55,024 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC4/ECB/". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC4/ECB/NOPADDING". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32//". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32//NOPADDING". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC-CTS/". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC-CTS/NOPADDING". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO10126". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO10126-2". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO10126-2PADDING". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO10126PADDING". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO7816-4". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ISO7816-4PADDING". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/NOPADDING". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/PKCS5". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/PKCS5PADDING". 08:44:55,025 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/PKCS7". 08:44:55,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/PKCS7PADDING". 08:44:55,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/TBC". 08:44:55,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/TBCPADDING". 08:44:55,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/X9.23". 08:44:55,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/X9.23PADDING". 08:44:55,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ZEROBYTE". 08:44:55,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CBC/ZEROBYTEPADDING". 08:44:55,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/". 08:44:55,026 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO10126". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO10126-2". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO10126-2PADDING". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO10126PADDING". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO7816-4". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ISO7816-4PADDING". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/NOPADDING". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/PKCS5". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/PKCS5PADDING". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/PKCS7". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/PKCS7PADDING". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/TBC". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/TBCPADDING". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/X9.23". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/X9.23PADDING". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ZEROBYTE". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB/ZEROBYTEPADDING". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/". 08:44:55,027 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO10126". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO10126-2". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO10126-2PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO10126PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO7816-4". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ISO7816-4PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/NOPADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/PKCS5". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/PKCS5PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/PKCS7". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/PKCS7PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/TBC". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/TBCPADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/X9.23". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/X9.23PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ZEROBYTE". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB104/ZEROBYTEPADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO10126". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO10126-2". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO10126-2PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO10126PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO7816-4". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ISO7816-4PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/NOPADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/PKCS5". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/PKCS5PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/PKCS7". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/PKCS7PADDING". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/TBC". 08:44:55,028 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/TBCPADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/X9.23". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/X9.23PADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ZEROBYTE". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB112/ZEROBYTEPADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO10126". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO10126-2". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO10126-2PADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO10126PADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO7816-4". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ISO7816-4PADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/NOPADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/PKCS5". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/PKCS5PADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/PKCS7". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/PKCS7PADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/TBC". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/TBCPADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/X9.23". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/X9.23PADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ZEROBYTE". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB120/ZEROBYTEPADDING". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/". 08:44:55,029 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO10126". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO10126-2". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO10126-2PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO10126PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO7816-4". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ISO7816-4PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/NOPADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/PKCS5". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/PKCS5PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/PKCS7". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/PKCS7PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/TBC". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/TBCPADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/X9.23". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/X9.23PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ZEROBYTE". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB128/ZEROBYTEPADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO10126". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO10126-2". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO10126-2PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO10126PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO7816-4". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ISO7816-4PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/NOPADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/PKCS5". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/PKCS5PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/PKCS7". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/PKCS7PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/TBC". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/TBCPADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/X9.23". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/X9.23PADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ZEROBYTE". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB136/ZEROBYTEPADDING". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/". 08:44:55,030 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO10126". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO10126-2". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO10126-2PADDING". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO10126PADDING". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO7816-4". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ISO7816-4PADDING". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/NOPADDING". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/PKCS5". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/PKCS5PADDING". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/PKCS7". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/PKCS7PADDING". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/TBC". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/TBCPADDING". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/X9.23". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/X9.23PADDING". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ZEROBYTE". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB144/ZEROBYTEPADDING". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO10126". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO10126-2". 08:44:55,031 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO10126-2PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO10126PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO7816-4". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ISO7816-4PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/NOPADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/PKCS5". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/PKCS5PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/PKCS7". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/PKCS7PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/TBC". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/TBCPADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/X9.23". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/X9.23PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ZEROBYTE". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB152/ZEROBYTEPADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO10126". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO10126-2". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO10126-2PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO10126PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO7816-4". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ISO7816-4PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/NOPADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/PKCS5". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/PKCS5PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/PKCS7". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/PKCS7PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/TBC". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/TBCPADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/X9.23". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/X9.23PADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ZEROBYTE". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB16/ZEROBYTEPADDING". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/". 08:44:55,032 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO10126". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO10126-2". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO10126-2PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO10126PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO7816-4". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ISO7816-4PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/NOPADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/PKCS5". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/PKCS5PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/PKCS7". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/PKCS7PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/TBC". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/TBCPADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/X9.23". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/X9.23PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ZEROBYTE". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB160/ZEROBYTEPADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO10126". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO10126-2". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO10126-2PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO10126PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO7816-4". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ISO7816-4PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/NOPADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/PKCS5". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/PKCS5PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/PKCS7". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/PKCS7PADDING". 08:44:55,033 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/TBC". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/TBCPADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/X9.23". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/X9.23PADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ZEROBYTE". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB168/ZEROBYTEPADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO10126". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO10126-2". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO10126-2PADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO10126PADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO7816-4". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ISO7816-4PADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/NOPADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/PKCS5". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/PKCS5PADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/PKCS7". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/PKCS7PADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/TBC". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/TBCPADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/X9.23". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/X9.23PADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ZEROBYTE". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB176/ZEROBYTEPADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO10126". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO10126-2". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO10126-2PADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO10126PADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO7816-4". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ISO7816-4PADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/NOPADDING". 08:44:55,034 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/PKCS5". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/PKCS5PADDING". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/PKCS7". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/PKCS7PADDING". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/TBC". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/TBCPADDING". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/X9.23". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/X9.23PADDING". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ZEROBYTE". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB184/ZEROBYTEPADDING". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO10126". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO10126-2". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO10126-2PADDING". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO10126PADDING". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO7816-4". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ISO7816-4PADDING". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/NOPADDING". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/PKCS5". 08:44:55,035 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/PKCS5PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/PKCS7". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/PKCS7PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/TBC". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/TBCPADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/X9.23". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/X9.23PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ZEROBYTE". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB192/ZEROBYTEPADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO10126". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO10126-2". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO10126-2PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO10126PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO7816-4". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ISO7816-4PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/NOPADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/PKCS5". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/PKCS5PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/PKCS7". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/PKCS7PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/TBC". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/TBCPADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/X9.23". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/X9.23PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ZEROBYTE". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB200/ZEROBYTEPADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO10126". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO10126-2". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO10126-2PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO10126PADDING". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO7816-4". 08:44:55,036 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ISO7816-4PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/NOPADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/PKCS5". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/PKCS5PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/PKCS7". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/PKCS7PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/TBC". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/TBCPADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/X9.23". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/X9.23PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ZEROBYTE". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB208/ZEROBYTEPADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO10126". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO10126-2". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO10126-2PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO10126PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO7816-4". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ISO7816-4PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/NOPADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/PKCS5". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/PKCS5PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/PKCS7". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/PKCS7PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/TBC". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/TBCPADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/X9.23". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/X9.23PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ZEROBYTE". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB216/ZEROBYTEPADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO10126". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO10126-2". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO10126-2PADDING". 08:44:55,037 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO10126PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO7816-4". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ISO7816-4PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/NOPADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/PKCS5". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/PKCS5PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/PKCS7". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/PKCS7PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/TBC". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/TBCPADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/X9.23". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/X9.23PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ZEROBYTE". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB224/ZEROBYTEPADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO10126". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO10126-2". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO10126-2PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO10126PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO7816-4". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ISO7816-4PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/NOPADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/PKCS5". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/PKCS5PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/PKCS7". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/PKCS7PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/TBC". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/TBCPADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/X9.23". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/X9.23PADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ZEROBYTE". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB232/ZEROBYTEPADDING". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/". 08:44:55,038 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO10126". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO10126-2". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO10126-2PADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO10126PADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO7816-4". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ISO7816-4PADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/NOPADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/PKCS5". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/PKCS5PADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/PKCS7". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/PKCS7PADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/TBC". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/TBCPADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/X9.23". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/X9.23PADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ZEROBYTE". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB24/ZEROBYTEPADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO10126". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO10126-2". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO10126-2PADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO10126PADDING". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO7816-4". 08:44:55,039 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ISO7816-4PADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/NOPADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/PKCS5". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/PKCS5PADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/PKCS7". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/PKCS7PADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/TBC". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/TBCPADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/X9.23". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/X9.23PADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ZEROBYTE". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB240/ZEROBYTEPADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO10126". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO10126-2". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO10126-2PADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO10126PADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO7816-4". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ISO7816-4PADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/NOPADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/PKCS5". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/PKCS5PADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/PKCS7". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/PKCS7PADDING". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/TBC". 08:44:55,040 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/TBCPADDING". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/X9.23". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/X9.23PADDING". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ZEROBYTE". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB248/ZEROBYTEPADDING". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO10126". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO10126-2". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO10126-2PADDING". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO10126PADDING". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO7816-4". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ISO7816-4PADDING". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/NOPADDING". 08:44:55,041 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/PKCS5". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/PKCS5PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/PKCS7". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/PKCS7PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/TBC". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/TBCPADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/X9.23". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/X9.23PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ZEROBYTE". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB256/ZEROBYTEPADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO10126". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO10126-2". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO10126-2PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO10126PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO7816-4". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ISO7816-4PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/NOPADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/PKCS5". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/PKCS5PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/PKCS7". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/PKCS7PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/TBC". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/TBCPADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/X9.23". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/X9.23PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ZEROBYTE". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB32/ZEROBYTEPADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO10126". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO10126-2". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO10126-2PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO10126PADDING". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO7816-4". 08:44:55,042 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ISO7816-4PADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/NOPADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/PKCS5". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/PKCS5PADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/PKCS7". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/PKCS7PADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/TBC". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/TBCPADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/X9.23". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/X9.23PADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ZEROBYTE". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB40/ZEROBYTEPADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO10126". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO10126-2". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO10126-2PADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO10126PADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO7816-4". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ISO7816-4PADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/NOPADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/PKCS5". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/PKCS5PADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/PKCS7". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/PKCS7PADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/TBC". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/TBCPADDING". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/X9.23". 08:44:55,043 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/X9.23PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ZEROBYTE". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB48/ZEROBYTEPADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO10126". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO10126-2". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO10126-2PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO10126PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO7816-4". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ISO7816-4PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/NOPADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/PKCS5". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/PKCS5PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/PKCS7". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/PKCS7PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/TBC". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/TBCPADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/X9.23". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/X9.23PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ZEROBYTE". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB56/ZEROBYTEPADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO10126". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO10126-2". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO10126-2PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO10126PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO7816-4". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ISO7816-4PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/NOPADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/PKCS5". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/PKCS5PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/PKCS7". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/PKCS7PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/TBC". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/TBCPADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/X9.23". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/X9.23PADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ZEROBYTE". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB64/ZEROBYTEPADDING". 08:44:55,044 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO10126". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO10126-2". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO10126-2PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO10126PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO7816-4". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ISO7816-4PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/NOPADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/PKCS5". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/PKCS5PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/PKCS7". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/PKCS7PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/TBC". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/TBCPADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/X9.23". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/X9.23PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ZEROBYTE". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB72/ZEROBYTEPADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO10126". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO10126-2". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO10126-2PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO10126PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO7816-4". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ISO7816-4PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/NOPADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/PKCS5". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/PKCS5PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/PKCS7". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/PKCS7PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/TBC". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/TBCPADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/X9.23". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/X9.23PADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ZEROBYTE". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB8/ZEROBYTEPADDING". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/". 08:44:55,045 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO10126". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO10126-2". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO10126-2PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO10126PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO7816-4". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ISO7816-4PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/NOPADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/PKCS5". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/PKCS5PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/PKCS7". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/PKCS7PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/TBC". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/TBCPADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/X9.23". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/X9.23PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ZEROBYTE". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB80/ZEROBYTEPADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO10126". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO10126-2". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO10126-2PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO10126PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO7816-4". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ISO7816-4PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/NOPADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/PKCS5". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/PKCS5PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/PKCS7". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/PKCS7PADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/TBC". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/TBCPADDING". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/X9.23". 08:44:55,046 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/X9.23PADDING". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ZEROBYTE". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB88/ZEROBYTEPADDING". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO10126". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO10126-2". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO10126-2PADDING". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO10126PADDING". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO7816-4". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ISO7816-4PADDING". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/NOPADDING". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/PKCS5". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/PKCS5PADDING". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/PKCS7". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/PKCS7PADDING". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/TBC". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/TBCPADDING". 08:44:55,047 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/X9.23". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/X9.23PADDING". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ZEROBYTE". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CFB96/ZEROBYTEPADDING". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CTS/". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/CTS/NOPADDING". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/EAX/". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/EAX/NOPADDING". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/ECB/". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/ECB/NOPADDING". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO10126". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO10126-2". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO10126-2PADDING". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO10126PADDING". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO7816-4". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ISO7816-4PADDING". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/NOPADDING". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/PKCS5". 08:44:55,048 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/PKCS5PADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/PKCS7". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/PKCS7PADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/TBC". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/TBCPADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/X9.23". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/X9.23PADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ZEROBYTE". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/GOFB/ZEROBYTEPADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO10126". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO10126-2". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO10126-2PADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO10126PADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO7816-4". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ISO7816-4PADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/NOPADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/PKCS5". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/PKCS5PADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/PKCS7". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/PKCS7PADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/TBC". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/TBCPADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/X9.23". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/X9.23PADDING". 08:44:55,049 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ZEROBYTE". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB/ZEROBYTEPADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO10126". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO10126-2". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO10126-2PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO10126PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO7816-4". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ISO7816-4PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/NOPADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/PKCS5". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/PKCS5PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/PKCS7". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/PKCS7PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/TBC". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/TBCPADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/X9.23". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/X9.23PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ZEROBYTE". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB104/ZEROBYTEPADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO10126". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO10126-2". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO10126-2PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO10126PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO7816-4". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ISO7816-4PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/NOPADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/PKCS5". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/PKCS5PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/PKCS7". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/PKCS7PADDING". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/TBC". 08:44:55,050 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/TBCPADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/X9.23". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/X9.23PADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ZEROBYTE". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB112/ZEROBYTEPADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO10126". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO10126-2". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO10126-2PADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO10126PADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO7816-4". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ISO7816-4PADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/NOPADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/PKCS5". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/PKCS5PADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/PKCS7". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/PKCS7PADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/TBC". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/TBCPADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/X9.23". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/X9.23PADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ZEROBYTE". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB120/ZEROBYTEPADDING". 08:44:55,051 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO10126". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO10126-2". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO10126-2PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO10126PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO7816-4". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ISO7816-4PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/NOPADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/PKCS5". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/PKCS5PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/PKCS7". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/PKCS7PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/TBC". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/TBCPADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/X9.23". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/X9.23PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ZEROBYTE". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB128/ZEROBYTEPADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO10126". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO10126-2". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO10126-2PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO10126PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO7816-4". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ISO7816-4PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/NOPADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/PKCS5". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/PKCS5PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/PKCS7". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/PKCS7PADDING". 08:44:55,052 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/TBC". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/TBCPADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/X9.23". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/X9.23PADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ZEROBYTE". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB136/ZEROBYTEPADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO10126". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO10126-2". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO10126-2PADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO10126PADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO7816-4". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ISO7816-4PADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/NOPADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/PKCS5". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/PKCS5PADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/PKCS7". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/PKCS7PADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/TBC". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/TBCPADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/X9.23". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/X9.23PADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ZEROBYTE". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB144/ZEROBYTEPADDING". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/". 08:44:55,053 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO10126". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO10126-2". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO10126-2PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO10126PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO7816-4". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ISO7816-4PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/NOPADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/PKCS5". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/PKCS5PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/PKCS7". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/PKCS7PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/TBC". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/TBCPADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/X9.23". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/X9.23PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ZEROBYTE". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB152/ZEROBYTEPADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO10126". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO10126-2". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO10126-2PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO10126PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO7816-4". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ISO7816-4PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/NOPADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/PKCS5". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/PKCS5PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/PKCS7". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/PKCS7PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/TBC". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/TBCPADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/X9.23". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/X9.23PADDING". 08:44:55,054 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ZEROBYTE". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB16/ZEROBYTEPADDING". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO10126". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO10126-2". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO10126-2PADDING". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO10126PADDING". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO7816-4". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ISO7816-4PADDING". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/NOPADDING". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/PKCS5". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/PKCS5PADDING". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/PKCS7". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/PKCS7PADDING". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/TBC". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/TBCPADDING". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/X9.23". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/X9.23PADDING". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ZEROBYTE". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB160/ZEROBYTEPADDING". 08:44:55,055 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO10126". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO10126-2". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO10126-2PADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO10126PADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO7816-4". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ISO7816-4PADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/NOPADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/PKCS5". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/PKCS5PADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/PKCS7". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/PKCS7PADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/TBC". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/TBCPADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/X9.23". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/X9.23PADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ZEROBYTE". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB168/ZEROBYTEPADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO10126". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO10126-2". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO10126-2PADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO10126PADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO7816-4". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ISO7816-4PADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/NOPADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/PKCS5". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/PKCS5PADDING". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/PKCS7". 08:44:55,056 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/PKCS7PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/TBC". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/TBCPADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/X9.23". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/X9.23PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ZEROBYTE". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB176/ZEROBYTEPADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO10126". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO10126-2". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO10126-2PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO10126PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO7816-4". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ISO7816-4PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/NOPADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/PKCS5". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/PKCS5PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/PKCS7". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/PKCS7PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/TBC". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/TBCPADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/X9.23". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/X9.23PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ZEROBYTE". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB184/ZEROBYTEPADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO10126". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO10126-2". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO10126-2PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO10126PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO7816-4". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ISO7816-4PADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/NOPADDING". 08:44:55,057 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/PKCS5". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/PKCS5PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/PKCS7". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/PKCS7PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/TBC". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/TBCPADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/X9.23". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/X9.23PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ZEROBYTE". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB192/ZEROBYTEPADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO10126". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO10126-2". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO10126-2PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO10126PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO7816-4". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ISO7816-4PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/NOPADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/PKCS5". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/PKCS5PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/PKCS7". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/PKCS7PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/TBC". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/TBCPADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/X9.23". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/X9.23PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ZEROBYTE". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB200/ZEROBYTEPADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO10126". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO10126-2". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO10126-2PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO10126PADDING". 08:44:55,058 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO7816-4". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ISO7816-4PADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/NOPADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/PKCS5". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/PKCS5PADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/PKCS7". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/PKCS7PADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/TBC". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/TBCPADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/X9.23". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/X9.23PADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ZEROBYTE". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB208/ZEROBYTEPADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO10126". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO10126-2". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO10126-2PADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO10126PADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO7816-4". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ISO7816-4PADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/NOPADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/PKCS5". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/PKCS5PADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/PKCS7". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/PKCS7PADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/TBC". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/TBCPADDING". 08:44:55,059 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/X9.23". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/X9.23PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ZEROBYTE". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB216/ZEROBYTEPADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO10126". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO10126-2". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO10126-2PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO10126PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO7816-4". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ISO7816-4PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/NOPADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/PKCS5". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/PKCS5PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/PKCS7". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/PKCS7PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/TBC". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/TBCPADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/X9.23". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/X9.23PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ZEROBYTE". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB224/ZEROBYTEPADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO10126". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO10126-2". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO10126-2PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO10126PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO7816-4". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ISO7816-4PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/NOPADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/PKCS5". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/PKCS5PADDING". 08:44:55,060 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/PKCS7". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/PKCS7PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/TBC". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/TBCPADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/X9.23". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/X9.23PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ZEROBYTE". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB232/ZEROBYTEPADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO10126". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO10126-2". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO10126-2PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO10126PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO7816-4". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ISO7816-4PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/NOPADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/PKCS5". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/PKCS5PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/PKCS7". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/PKCS7PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/TBC". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/TBCPADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/X9.23". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/X9.23PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ZEROBYTE". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB24/ZEROBYTEPADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO10126". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO10126-2". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO10126-2PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO10126PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO7816-4". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ISO7816-4PADDING". 08:44:55,061 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/NOPADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/PKCS5". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/PKCS5PADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/PKCS7". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/PKCS7PADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/TBC". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/TBCPADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/X9.23". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/X9.23PADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ZEROBYTE". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB240/ZEROBYTEPADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO10126". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO10126-2". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO10126-2PADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO10126PADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO7816-4". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ISO7816-4PADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/NOPADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/PKCS5". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/PKCS5PADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/PKCS7". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/PKCS7PADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/TBC". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/TBCPADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/X9.23". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/X9.23PADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ZEROBYTE". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB248/ZEROBYTEPADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO10126". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO10126-2". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO10126-2PADDING". 08:44:55,062 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO10126PADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO7816-4". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ISO7816-4PADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/NOPADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/PKCS5". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/PKCS5PADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/PKCS7". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/PKCS7PADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/TBC". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/TBCPADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/X9.23". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/X9.23PADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ZEROBYTE". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB256/ZEROBYTEPADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO10126". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO10126-2". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO10126-2PADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO10126PADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO7816-4". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ISO7816-4PADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/NOPADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/PKCS5". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/PKCS5PADDING". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/PKCS7". 08:44:55,063 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/PKCS7PADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/TBC". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/TBCPADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/X9.23". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/X9.23PADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ZEROBYTE". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB32/ZEROBYTEPADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO10126". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO10126-2". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO10126-2PADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO10126PADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO7816-4". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ISO7816-4PADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/NOPADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/PKCS5". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/PKCS5PADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/PKCS7". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/PKCS7PADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/TBC". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/TBCPADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/X9.23". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/X9.23PADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ZEROBYTE". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB40/ZEROBYTEPADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO10126". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO10126-2". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO10126-2PADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO10126PADDING". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO7816-4". 08:44:55,064 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ISO7816-4PADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/NOPADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/PKCS5". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/PKCS5PADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/PKCS7". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/PKCS7PADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/TBC". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/TBCPADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/X9.23". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/X9.23PADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ZEROBYTE". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB48/ZEROBYTEPADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO10126". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO10126-2". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO10126-2PADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO10126PADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO7816-4". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ISO7816-4PADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/NOPADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/PKCS5". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/PKCS5PADDING". 08:44:55,065 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/PKCS7". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/PKCS7PADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/TBC". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/TBCPADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/X9.23". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/X9.23PADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ZEROBYTE". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB56/ZEROBYTEPADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO10126". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO10126-2". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO10126-2PADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO10126PADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO7816-4". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ISO7816-4PADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/NOPADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/PKCS5". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/PKCS5PADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/PKCS7". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/PKCS7PADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/TBC". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/TBCPADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/X9.23". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/X9.23PADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ZEROBYTE". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB64/ZEROBYTEPADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO10126". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO10126-2". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO10126-2PADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO10126PADDING". 08:44:55,066 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO7816-4". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ISO7816-4PADDING". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/NOPADDING". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/PKCS5". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/PKCS5PADDING". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/PKCS7". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/PKCS7PADDING". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/TBC". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/TBCPADDING". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/X9.23". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/X9.23PADDING". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ZEROBYTE". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB72/ZEROBYTEPADDING". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO10126". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO10126-2". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO10126-2PADDING". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO10126PADDING". 08:44:55,067 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO7816-4". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ISO7816-4PADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/NOPADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/PKCS5". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/PKCS5PADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/PKCS7". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/PKCS7PADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/TBC". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/TBCPADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/X9.23". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/X9.23PADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ZEROBYTE". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB8/ZEROBYTEPADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO10126". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO10126-2". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO10126-2PADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO10126PADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO7816-4". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ISO7816-4PADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/NOPADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/PKCS5". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/PKCS5PADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/PKCS7". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/PKCS7PADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/TBC". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/TBCPADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/X9.23". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/X9.23PADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ZEROBYTE". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB80/ZEROBYTEPADDING". 08:44:55,068 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO10126". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO10126-2". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO10126-2PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO10126PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO7816-4". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ISO7816-4PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/NOPADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/PKCS5". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/PKCS5PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/PKCS7". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/PKCS7PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/TBC". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/TBCPADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/X9.23". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/X9.23PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ZEROBYTE". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB88/ZEROBYTEPADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO10126". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO10126-2". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO10126-2PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO10126PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO7816-4". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ISO7816-4PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/NOPADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/PKCS5". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/PKCS5PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/PKCS7". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/PKCS7PADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/TBC". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/TBCPADDING". 08:44:55,069 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/X9.23". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/X9.23PADDING". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ZEROBYTE". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/OFB96/ZEROBYTEPADDING". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO10126". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO10126-2". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO10126-2PADDING". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO10126PADDING". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO7816-4". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ISO7816-4PADDING". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/NOPADDING". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/PKCS5". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/PKCS5PADDING". 08:44:55,070 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/PKCS7". 08:44:55,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/PKCS7PADDING". 08:44:55,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/TBC". 08:44:55,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/TBCPADDING". 08:44:55,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/X9.23". 08:44:55,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/X9.23PADDING". 08:44:55,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ZEROBYTE". 08:44:55,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-32/SIC/ZEROBYTEPADDING". 08:44:55,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64//". 08:44:55,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64//NOPADDING". 08:44:55,071 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC-CTS/". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC-CTS/NOPADDING". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO10126". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO10126-2". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO10126-2PADDING". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO10126PADDING". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO7816-4". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ISO7816-4PADDING". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/NOPADDING". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/PKCS5". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/PKCS5PADDING". 08:44:55,072 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/PKCS7". 08:44:55,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/PKCS7PADDING". 08:44:55,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/TBC". 08:44:55,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/TBCPADDING". 08:44:55,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/X9.23". 08:44:55,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/X9.23PADDING". 08:44:55,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ZEROBYTE". 08:44:55,073 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CBC/ZEROBYTEPADDING". 08:44:55,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CCM/". 08:44:55,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CCM/NOPADDING". 08:44:55,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/". 08:44:55,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO10126". 08:44:55,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO10126-2". 08:44:55,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO10126-2PADDING". 08:44:55,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO10126PADDING". 08:44:55,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO7816-4". 08:44:55,074 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ISO7816-4PADDING". 08:44:55,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/NOPADDING". 08:44:55,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/PKCS5". 08:44:55,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/PKCS5PADDING". 08:44:55,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/PKCS7". 08:44:55,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/PKCS7PADDING". 08:44:55,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/TBC". 08:44:55,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/TBCPADDING". 08:44:55,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/X9.23". 08:44:55,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/X9.23PADDING". 08:44:55,075 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ZEROBYTE". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB/ZEROBYTEPADDING". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO10126". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO10126-2". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO10126-2PADDING". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO10126PADDING". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO7816-4". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ISO7816-4PADDING". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/NOPADDING". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/PKCS5". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/PKCS5PADDING". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/PKCS7". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/PKCS7PADDING". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/TBC". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/TBCPADDING". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/X9.23". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/X9.23PADDING". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ZEROBYTE". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB104/ZEROBYTEPADDING". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/". 08:44:55,076 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO10126". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO10126-2". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO10126-2PADDING". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO10126PADDING". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO7816-4". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ISO7816-4PADDING". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/NOPADDING". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/PKCS5". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/PKCS5PADDING". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/PKCS7". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/PKCS7PADDING". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/TBC". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/TBCPADDING". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/X9.23". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/X9.23PADDING". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ZEROBYTE". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB112/ZEROBYTEPADDING". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO10126". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO10126-2". 08:44:55,077 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO10126-2PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO10126PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO7816-4". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ISO7816-4PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/NOPADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/PKCS5". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/PKCS5PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/PKCS7". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/PKCS7PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/TBC". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/TBCPADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/X9.23". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/X9.23PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ZEROBYTE". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB120/ZEROBYTEPADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO10126". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO10126-2". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO10126-2PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO10126PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO7816-4". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ISO7816-4PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/NOPADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/PKCS5". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/PKCS5PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/PKCS7". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/PKCS7PADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/TBC". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/TBCPADDING". 08:44:55,078 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/X9.23". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/X9.23PADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ZEROBYTE". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB128/ZEROBYTEPADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO10126". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO10126-2". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO10126-2PADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO10126PADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO7816-4". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ISO7816-4PADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/NOPADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/PKCS5". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/PKCS5PADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/PKCS7". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/PKCS7PADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/TBC". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/TBCPADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/X9.23". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/X9.23PADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ZEROBYTE". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB136/ZEROBYTEPADDING". 08:44:55,079 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO10126". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO10126-2". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO10126-2PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO10126PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO7816-4". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ISO7816-4PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/NOPADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/PKCS5". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/PKCS5PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/PKCS7". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/PKCS7PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/TBC". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/TBCPADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/X9.23". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/X9.23PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ZEROBYTE". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB144/ZEROBYTEPADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO10126". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO10126-2". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO10126-2PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO10126PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO7816-4". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ISO7816-4PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/NOPADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/PKCS5". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/PKCS5PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/PKCS7". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/PKCS7PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/TBC". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/TBCPADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/X9.23". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/X9.23PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ZEROBYTE". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB152/ZEROBYTEPADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO10126". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO10126-2". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO10126-2PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO10126PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO7816-4". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ISO7816-4PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/NOPADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/PKCS5". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/PKCS5PADDING". 08:44:55,080 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/PKCS7". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/PKCS7PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/TBC". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/TBCPADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/X9.23". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/X9.23PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ZEROBYTE". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB16/ZEROBYTEPADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO10126". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO10126-2". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO10126-2PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO10126PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO7816-4". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ISO7816-4PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/NOPADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/PKCS5". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/PKCS5PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/PKCS7". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/PKCS7PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/TBC". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/TBCPADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/X9.23". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/X9.23PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ZEROBYTE". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB160/ZEROBYTEPADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO10126". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO10126-2". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO10126-2PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO10126PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO7816-4". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ISO7816-4PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/NOPADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/PKCS5". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/PKCS5PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/PKCS7". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/PKCS7PADDING". 08:44:55,081 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/TBC". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/TBCPADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/X9.23". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/X9.23PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ZEROBYTE". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB168/ZEROBYTEPADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO10126". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO10126-2". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO10126-2PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO10126PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO7816-4". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ISO7816-4PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/NOPADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/PKCS5". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/PKCS5PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/PKCS7". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/PKCS7PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/TBC". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/TBCPADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/X9.23". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/X9.23PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ZEROBYTE". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB176/ZEROBYTEPADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO10126". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO10126-2". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO10126-2PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO10126PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO7816-4". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ISO7816-4PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/NOPADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/PKCS5". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/PKCS5PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/PKCS7". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/PKCS7PADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/TBC". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/TBCPADDING". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/X9.23". 08:44:55,082 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/X9.23PADDING". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ZEROBYTE". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB184/ZEROBYTEPADDING". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO10126". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO10126-2". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO10126-2PADDING". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO10126PADDING". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO7816-4". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ISO7816-4PADDING". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/NOPADDING". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/PKCS5". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/PKCS5PADDING". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/PKCS7". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/PKCS7PADDING". 08:44:55,083 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/TBC". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/TBCPADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/X9.23". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/X9.23PADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ZEROBYTE". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB192/ZEROBYTEPADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO10126". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO10126-2". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO10126-2PADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO10126PADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO7816-4". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ISO7816-4PADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/NOPADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/PKCS5". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/PKCS5PADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/PKCS7". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/PKCS7PADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/TBC". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/TBCPADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/X9.23". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/X9.23PADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ZEROBYTE". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB200/ZEROBYTEPADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO10126". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO10126-2". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO10126-2PADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO10126PADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO7816-4". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ISO7816-4PADDING". 08:44:55,084 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/NOPADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/PKCS5". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/PKCS5PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/PKCS7". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/PKCS7PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/TBC". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/TBCPADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/X9.23". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/X9.23PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ZEROBYTE". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB208/ZEROBYTEPADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO10126". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO10126-2". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO10126-2PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO10126PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO7816-4". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ISO7816-4PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/NOPADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/PKCS5". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/PKCS5PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/PKCS7". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/PKCS7PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/TBC". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/TBCPADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/X9.23". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/X9.23PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ZEROBYTE". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB216/ZEROBYTEPADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO10126". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO10126-2". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO10126-2PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO10126PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO7816-4". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ISO7816-4PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/NOPADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/PKCS5". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/PKCS5PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/PKCS7". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/PKCS7PADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/TBC". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/TBCPADDING". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/X9.23". 08:44:55,085 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/X9.23PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ZEROBYTE". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB224/ZEROBYTEPADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO10126". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO10126-2". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO10126-2PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO10126PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO7816-4". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ISO7816-4PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/NOPADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/PKCS5". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/PKCS5PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/PKCS7". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/PKCS7PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/TBC". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/TBCPADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/X9.23". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/X9.23PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ZEROBYTE". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB232/ZEROBYTEPADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO10126". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO10126-2". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO10126-2PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO10126PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO7816-4". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ISO7816-4PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/NOPADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/PKCS5". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/PKCS5PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/PKCS7". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/PKCS7PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/TBC". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/TBCPADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/X9.23". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/X9.23PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ZEROBYTE". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB24/ZEROBYTEPADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO10126". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO10126-2". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO10126-2PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO10126PADDING". 08:44:55,086 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO7816-4". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ISO7816-4PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/NOPADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/PKCS5". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/PKCS5PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/PKCS7". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/PKCS7PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/TBC". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/TBCPADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/X9.23". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/X9.23PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ZEROBYTE". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB240/ZEROBYTEPADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO10126". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO10126-2". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO10126-2PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO10126PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO7816-4". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ISO7816-4PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/NOPADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/PKCS5". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/PKCS5PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/PKCS7". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/PKCS7PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/TBC". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/TBCPADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/X9.23". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/X9.23PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ZEROBYTE". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB248/ZEROBYTEPADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO10126". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO10126-2". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO10126-2PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO10126PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO7816-4". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ISO7816-4PADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/NOPADDING". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/PKCS5". 08:44:55,087 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/PKCS5PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/PKCS7". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/PKCS7PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/TBC". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/TBCPADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/X9.23". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/X9.23PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ZEROBYTE". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB256/ZEROBYTEPADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO10126". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO10126-2". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO10126-2PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO10126PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO7816-4". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ISO7816-4PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/NOPADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/PKCS5". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/PKCS5PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/PKCS7". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/PKCS7PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/TBC". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/TBCPADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/X9.23". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/X9.23PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ZEROBYTE". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB32/ZEROBYTEPADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO10126". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO10126-2". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO10126-2PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO10126PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO7816-4". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ISO7816-4PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/NOPADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/PKCS5". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/PKCS5PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/PKCS7". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/PKCS7PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/TBC". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/TBCPADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/X9.23". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/X9.23PADDING". 08:44:55,088 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ZEROBYTE". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB40/ZEROBYTEPADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO10126". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO10126-2". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO10126-2PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO10126PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO7816-4". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ISO7816-4PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/NOPADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/PKCS5". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/PKCS5PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/PKCS7". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/PKCS7PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/TBC". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/TBCPADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/X9.23". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/X9.23PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ZEROBYTE". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB48/ZEROBYTEPADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO10126". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO10126-2". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO10126-2PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO10126PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO7816-4". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ISO7816-4PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/NOPADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/PKCS5". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/PKCS5PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/PKCS7". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/PKCS7PADDING". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/TBC". 08:44:55,089 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/TBCPADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/X9.23". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/X9.23PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ZEROBYTE". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB56/ZEROBYTEPADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO10126". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO10126-2". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO10126-2PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO10126PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO7816-4". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ISO7816-4PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/NOPADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/PKCS5". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/PKCS5PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/PKCS7". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/PKCS7PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/TBC". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/TBCPADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/X9.23". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/X9.23PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ZEROBYTE". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB64/ZEROBYTEPADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO10126". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO10126-2". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO10126-2PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO10126PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO7816-4". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ISO7816-4PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/NOPADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/PKCS5". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/PKCS5PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/PKCS7". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/PKCS7PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/TBC". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/TBCPADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/X9.23". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/X9.23PADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ZEROBYTE". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB72/ZEROBYTEPADDING". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO10126". 08:44:55,090 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO10126-2". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO10126-2PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO10126PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO7816-4". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ISO7816-4PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/NOPADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/PKCS5". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/PKCS5PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/PKCS7". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/PKCS7PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/TBC". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/TBCPADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/X9.23". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/X9.23PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ZEROBYTE". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB8/ZEROBYTEPADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO10126". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO10126-2". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO10126-2PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO10126PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO7816-4". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ISO7816-4PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/NOPADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/PKCS5". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/PKCS5PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/PKCS7". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/PKCS7PADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/TBC". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/TBCPADDING". 08:44:55,091 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/X9.23". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/X9.23PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ZEROBYTE". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB80/ZEROBYTEPADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO10126". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO10126-2". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO10126-2PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO10126PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO7816-4". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ISO7816-4PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/NOPADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/PKCS5". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/PKCS5PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/PKCS7". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/PKCS7PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/TBC". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/TBCPADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/X9.23". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/X9.23PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ZEROBYTE". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB88/ZEROBYTEPADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO10126". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO10126-2". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO10126-2PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO10126PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO7816-4". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ISO7816-4PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/NOPADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/PKCS5". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/PKCS5PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/PKCS7". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/PKCS7PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/TBC". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/TBCPADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/X9.23". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/X9.23PADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ZEROBYTE". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CFB96/ZEROBYTEPADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CTS/". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/CTS/NOPADDING". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/EAX/". 08:44:55,092 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/EAX/NOPADDING". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/ECB/". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/ECB/NOPADDING". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/GCM/". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/GCM/NOPADDING". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO10126". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO10126-2". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO10126-2PADDING". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO10126PADDING". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO7816-4". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ISO7816-4PADDING". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/NOPADDING". 08:44:55,093 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/PKCS5". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/PKCS5PADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/PKCS7". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/PKCS7PADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/TBC". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/TBCPADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/X9.23". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/X9.23PADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ZEROBYTE". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB/ZEROBYTEPADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO10126". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO10126-2". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO10126-2PADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO10126PADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO7816-4". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ISO7816-4PADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/NOPADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/PKCS5". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/PKCS5PADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/PKCS7". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/PKCS7PADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/TBC". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/TBCPADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/X9.23". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/X9.23PADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ZEROBYTE". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB104/ZEROBYTEPADDING". 08:44:55,094 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO10126". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO10126-2". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO10126-2PADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO10126PADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO7816-4". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ISO7816-4PADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/NOPADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/PKCS5". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/PKCS5PADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/PKCS7". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/PKCS7PADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/TBC". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/TBCPADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/X9.23". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/X9.23PADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ZEROBYTE". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB112/ZEROBYTEPADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO10126". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO10126-2". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO10126-2PADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO10126PADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO7816-4". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ISO7816-4PADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/NOPADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/PKCS5". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/PKCS5PADDING". 08:44:55,095 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/PKCS7". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/PKCS7PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/TBC". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/TBCPADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/X9.23". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/X9.23PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ZEROBYTE". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB120/ZEROBYTEPADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO10126". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO10126-2". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO10126-2PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO10126PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO7816-4". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ISO7816-4PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/NOPADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/PKCS5". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/PKCS5PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/PKCS7". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/PKCS7PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/TBC". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/TBCPADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/X9.23". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/X9.23PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ZEROBYTE". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB128/ZEROBYTEPADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO10126". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO10126-2". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO10126-2PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO10126PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO7816-4". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ISO7816-4PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/NOPADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/PKCS5". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/PKCS5PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/PKCS7". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/PKCS7PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/TBC". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/TBCPADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/X9.23". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/X9.23PADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ZEROBYTE". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB136/ZEROBYTEPADDING". 08:44:55,096 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO10126". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO10126-2". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO10126-2PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO10126PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO7816-4". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ISO7816-4PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/NOPADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/PKCS5". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/PKCS5PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/PKCS7". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/PKCS7PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/TBC". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/TBCPADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/X9.23". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/X9.23PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ZEROBYTE". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB144/ZEROBYTEPADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO10126". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO10126-2". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO10126-2PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO10126PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO7816-4". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ISO7816-4PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/NOPADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/PKCS5". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/PKCS5PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/PKCS7". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/PKCS7PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/TBC". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/TBCPADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/X9.23". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/X9.23PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ZEROBYTE". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB152/ZEROBYTEPADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO10126". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO10126-2". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO10126-2PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO10126PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO7816-4". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ISO7816-4PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/NOPADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/PKCS5". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/PKCS5PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/PKCS7". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/PKCS7PADDING". 08:44:55,097 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/TBC". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/TBCPADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/X9.23". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/X9.23PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ZEROBYTE". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB16/ZEROBYTEPADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO10126". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO10126-2". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO10126-2PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO10126PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO7816-4". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ISO7816-4PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/NOPADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/PKCS5". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/PKCS5PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/PKCS7". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/PKCS7PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/TBC". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/TBCPADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/X9.23". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/X9.23PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ZEROBYTE". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB160/ZEROBYTEPADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO10126". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO10126-2". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO10126-2PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO10126PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO7816-4". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ISO7816-4PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/NOPADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/PKCS5". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/PKCS5PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/PKCS7". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/PKCS7PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/TBC". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/TBCPADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/X9.23". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/X9.23PADDING". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ZEROBYTE". 08:44:55,098 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB168/ZEROBYTEPADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO10126". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO10126-2". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO10126-2PADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO10126PADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO7816-4". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ISO7816-4PADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/NOPADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/PKCS5". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/PKCS5PADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/PKCS7". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/PKCS7PADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/TBC". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/TBCPADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/X9.23". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/X9.23PADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ZEROBYTE". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB176/ZEROBYTEPADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO10126". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO10126-2". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO10126-2PADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO10126PADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO7816-4". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ISO7816-4PADDING". 08:44:55,099 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/NOPADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/PKCS5". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/PKCS5PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/PKCS7". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/PKCS7PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/TBC". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/TBCPADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/X9.23". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/X9.23PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ZEROBYTE". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB184/ZEROBYTEPADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO10126". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO10126-2". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO10126-2PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO10126PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO7816-4". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ISO7816-4PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/NOPADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/PKCS5". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/PKCS5PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/PKCS7". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/PKCS7PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/TBC". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/TBCPADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/X9.23". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/X9.23PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ZEROBYTE". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB192/ZEROBYTEPADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO10126". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO10126-2". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO10126-2PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO10126PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO7816-4". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ISO7816-4PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/NOPADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/PKCS5". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/PKCS5PADDING". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/PKCS7". 08:44:55,100 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/PKCS7PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/TBC". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/TBCPADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/X9.23". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/X9.23PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ZEROBYTE". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB200/ZEROBYTEPADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO10126". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO10126-2". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO10126-2PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO10126PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO7816-4". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ISO7816-4PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/NOPADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/PKCS5". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/PKCS5PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/PKCS7". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/PKCS7PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/TBC". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/TBCPADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/X9.23". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/X9.23PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ZEROBYTE". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB208/ZEROBYTEPADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO10126". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO10126-2". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO10126-2PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO10126PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO7816-4". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ISO7816-4PADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/NOPADDING". 08:44:55,101 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/PKCS5". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/PKCS5PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/PKCS7". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/PKCS7PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/TBC". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/TBCPADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/X9.23". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/X9.23PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ZEROBYTE". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB216/ZEROBYTEPADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO10126". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO10126-2". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO10126-2PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO10126PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO7816-4". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ISO7816-4PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/NOPADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/PKCS5". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/PKCS5PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/PKCS7". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/PKCS7PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/TBC". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/TBCPADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/X9.23". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/X9.23PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ZEROBYTE". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB224/ZEROBYTEPADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO10126". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO10126-2". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO10126-2PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO10126PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO7816-4". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ISO7816-4PADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/NOPADDING". 08:44:55,102 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/PKCS5". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/PKCS5PADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/PKCS7". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/PKCS7PADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/TBC". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/TBCPADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/X9.23". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/X9.23PADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ZEROBYTE". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB232/ZEROBYTEPADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO10126". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO10126-2". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO10126-2PADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO10126PADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO7816-4". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ISO7816-4PADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/NOPADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/PKCS5". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/PKCS5PADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/PKCS7". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/PKCS7PADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/TBC". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/TBCPADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/X9.23". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/X9.23PADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ZEROBYTE". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB24/ZEROBYTEPADDING". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/". 08:44:55,103 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO10126". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO10126-2". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO10126-2PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO10126PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO7816-4". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ISO7816-4PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/NOPADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/PKCS5". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/PKCS5PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/PKCS7". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/PKCS7PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/TBC". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/TBCPADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/X9.23". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/X9.23PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ZEROBYTE". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB240/ZEROBYTEPADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO10126". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO10126-2". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO10126-2PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO10126PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO7816-4". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ISO7816-4PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/NOPADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/PKCS5". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/PKCS5PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/PKCS7". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/PKCS7PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/TBC". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/TBCPADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/X9.23". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/X9.23PADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ZEROBYTE". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB248/ZEROBYTEPADDING". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO10126". 08:44:55,104 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO10126-2". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO10126-2PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO10126PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO7816-4". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ISO7816-4PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/NOPADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/PKCS5". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/PKCS5PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/PKCS7". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/PKCS7PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/TBC". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/TBCPADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/X9.23". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/X9.23PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ZEROBYTE". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB256/ZEROBYTEPADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO10126". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO10126-2". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO10126-2PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO10126PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO7816-4". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ISO7816-4PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/NOPADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/PKCS5". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/PKCS5PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/PKCS7". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/PKCS7PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/TBC". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/TBCPADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/X9.23". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/X9.23PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ZEROBYTE". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB32/ZEROBYTEPADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO10126". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO10126-2". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO10126-2PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO10126PADDING". 08:44:55,105 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO7816-4". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ISO7816-4PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/NOPADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/PKCS5". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/PKCS5PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/PKCS7". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/PKCS7PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/TBC". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/TBCPADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/X9.23". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/X9.23PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ZEROBYTE". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB40/ZEROBYTEPADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO10126". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO10126-2". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO10126-2PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO10126PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO7816-4". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ISO7816-4PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/NOPADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/PKCS5". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/PKCS5PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/PKCS7". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/PKCS7PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/TBC". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/TBCPADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/X9.23". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/X9.23PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ZEROBYTE". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB48/ZEROBYTEPADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO10126". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO10126-2". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO10126-2PADDING". 08:44:55,106 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO10126PADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO7816-4". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ISO7816-4PADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/NOPADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/PKCS5". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/PKCS5PADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/PKCS7". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/PKCS7PADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/TBC". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/TBCPADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/X9.23". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/X9.23PADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ZEROBYTE". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB56/ZEROBYTEPADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO10126". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO10126-2". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO10126-2PADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO10126PADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO7816-4". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ISO7816-4PADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/NOPADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/PKCS5". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/PKCS5PADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/PKCS7". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/PKCS7PADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/TBC". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/TBCPADDING". 08:44:55,107 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/X9.23". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/X9.23PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ZEROBYTE". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB64/ZEROBYTEPADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO10126". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO10126-2". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO10126-2PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO10126PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO7816-4". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ISO7816-4PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/NOPADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/PKCS5". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/PKCS5PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/PKCS7". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/PKCS7PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/TBC". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/TBCPADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/X9.23". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/X9.23PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ZEROBYTE". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB72/ZEROBYTEPADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO10126". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO10126-2". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO10126-2PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO10126PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO7816-4". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ISO7816-4PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/NOPADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/PKCS5". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/PKCS5PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/PKCS7". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/PKCS7PADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/TBC". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/TBCPADDING". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/X9.23". 08:44:55,108 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/X9.23PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ZEROBYTE". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB8/ZEROBYTEPADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO10126". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO10126-2". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO10126-2PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO10126PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO7816-4". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ISO7816-4PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/NOPADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/PKCS5". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/PKCS5PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/PKCS7". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/PKCS7PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/TBC". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/TBCPADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/X9.23". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/X9.23PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ZEROBYTE". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB80/ZEROBYTEPADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO10126". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO10126-2". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO10126-2PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO10126PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO7816-4". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ISO7816-4PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/NOPADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/PKCS5". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/PKCS5PADDING". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/PKCS7". 08:44:55,109 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/PKCS7PADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/TBC". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/TBCPADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/X9.23". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/X9.23PADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ZEROBYTE". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB88/ZEROBYTEPADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO10126". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO10126-2". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO10126-2PADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO10126PADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO7816-4". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ISO7816-4PADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/NOPADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/PKCS5". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/PKCS5PADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/PKCS7". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/PKCS7PADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/TBC". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/TBCPADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/X9.23". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/X9.23PADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ZEROBYTE". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/OFB96/ZEROBYTEPADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO10126". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO10126-2". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO10126-2PADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO10126PADDING". 08:44:55,110 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO7816-4". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ISO7816-4PADDING". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/NOPADDING". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/PKCS5". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/PKCS5PADDING". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/PKCS7". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/PKCS7PADDING". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/TBC". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/TBCPADDING". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/X9.23". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/X9.23PADDING". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ZEROBYTE". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC5-64/SIC/ZEROBYTEPADDING". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6//". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6//NOPADDING". 08:44:55,111 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC-CTS/". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC-CTS/NOPADDING". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO10126". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO10126-2". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO10126-2PADDING". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO10126PADDING". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO7816-4". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ISO7816-4PADDING". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/NOPADDING". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/PKCS5". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/PKCS5PADDING". 08:44:55,112 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/PKCS7". 08:44:55,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/PKCS7PADDING". 08:44:55,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/TBC". 08:44:55,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/TBCPADDING". 08:44:55,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/X9.23". 08:44:55,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/X9.23PADDING". 08:44:55,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ZEROBYTE". 08:44:55,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CBC/ZEROBYTEPADDING". 08:44:55,113 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CCM/". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CCM/NOPADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO10126". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO10126-2". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO10126-2PADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO10126PADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO7816-4". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ISO7816-4PADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/NOPADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/PKCS5". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/PKCS5PADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/PKCS7". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/PKCS7PADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/TBC". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/TBCPADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/X9.23". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/X9.23PADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ZEROBYTE". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB/ZEROBYTEPADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO10126". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO10126-2". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO10126-2PADDING". 08:44:55,114 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO10126PADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO7816-4". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ISO7816-4PADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/NOPADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/PKCS5". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/PKCS5PADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/PKCS7". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/PKCS7PADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/TBC". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/TBCPADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/X9.23". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/X9.23PADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ZEROBYTE". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB104/ZEROBYTEPADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO10126". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO10126-2". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO10126-2PADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO10126PADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO7816-4". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ISO7816-4PADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/NOPADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/PKCS5". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/PKCS5PADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/PKCS7". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/PKCS7PADDING". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/TBC". 08:44:55,115 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/TBCPADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/X9.23". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/X9.23PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ZEROBYTE". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB112/ZEROBYTEPADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO10126". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO10126-2". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO10126-2PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO10126PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO7816-4". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ISO7816-4PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/NOPADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/PKCS5". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/PKCS5PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/PKCS7". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/PKCS7PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/TBC". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/TBCPADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/X9.23". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/X9.23PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ZEROBYTE". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB120/ZEROBYTEPADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO10126". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO10126-2". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO10126-2PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO10126PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO7816-4". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ISO7816-4PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/NOPADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/PKCS5". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/PKCS5PADDING". 08:44:55,116 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/PKCS7". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/PKCS7PADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/TBC". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/TBCPADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/X9.23". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/X9.23PADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ZEROBYTE". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB128/ZEROBYTEPADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO10126". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO10126-2". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO10126-2PADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO10126PADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO7816-4". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ISO7816-4PADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/NOPADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/PKCS5". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/PKCS5PADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/PKCS7". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/PKCS7PADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/TBC". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/TBCPADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/X9.23". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/X9.23PADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ZEROBYTE". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB136/ZEROBYTEPADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO10126". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO10126-2". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO10126-2PADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO10126PADDING". 08:44:55,117 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO7816-4". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ISO7816-4PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/NOPADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/PKCS5". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/PKCS5PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/PKCS7". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/PKCS7PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/TBC". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/TBCPADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/X9.23". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/X9.23PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ZEROBYTE". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB144/ZEROBYTEPADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO10126". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO10126-2". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO10126-2PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO10126PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO7816-4". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ISO7816-4PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/NOPADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/PKCS5". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/PKCS5PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/PKCS7". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/PKCS7PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/TBC". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/TBCPADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/X9.23". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/X9.23PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ZEROBYTE". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB152/ZEROBYTEPADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO10126". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO10126-2". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO10126-2PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO10126PADDING". 08:44:55,118 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO7816-4". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ISO7816-4PADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/NOPADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/PKCS5". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/PKCS5PADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/PKCS7". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/PKCS7PADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/TBC". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/TBCPADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/X9.23". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/X9.23PADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ZEROBYTE". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB16/ZEROBYTEPADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO10126". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO10126-2". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO10126-2PADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO10126PADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO7816-4". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ISO7816-4PADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/NOPADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/PKCS5". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/PKCS5PADDING". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/PKCS7". 08:44:55,119 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/PKCS7PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/TBC". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/TBCPADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/X9.23". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/X9.23PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ZEROBYTE". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB160/ZEROBYTEPADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO10126". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO10126-2". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO10126-2PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO10126PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO7816-4". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ISO7816-4PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/NOPADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/PKCS5". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/PKCS5PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/PKCS7". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/PKCS7PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/TBC". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/TBCPADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/X9.23". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/X9.23PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ZEROBYTE". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB168/ZEROBYTEPADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO10126". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO10126-2". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO10126-2PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO10126PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO7816-4". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ISO7816-4PADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/NOPADDING". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/PKCS5". 08:44:55,120 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/PKCS5PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/PKCS7". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/PKCS7PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/TBC". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/TBCPADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/X9.23". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/X9.23PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ZEROBYTE". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB176/ZEROBYTEPADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO10126". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO10126-2". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO10126-2PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO10126PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO7816-4". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ISO7816-4PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/NOPADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/PKCS5". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/PKCS5PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/PKCS7". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/PKCS7PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/TBC". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/TBCPADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/X9.23". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/X9.23PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ZEROBYTE". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB184/ZEROBYTEPADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO10126". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO10126-2". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO10126-2PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO10126PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO7816-4". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ISO7816-4PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/NOPADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/PKCS5". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/PKCS5PADDING". 08:44:55,121 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/PKCS7". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/PKCS7PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/TBC". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/TBCPADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/X9.23". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/X9.23PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ZEROBYTE". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB192/ZEROBYTEPADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO10126". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO10126-2". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO10126-2PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO10126PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO7816-4". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ISO7816-4PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/NOPADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/PKCS5". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/PKCS5PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/PKCS7". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/PKCS7PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/TBC". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/TBCPADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/X9.23". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/X9.23PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ZEROBYTE". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB200/ZEROBYTEPADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO10126". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO10126-2". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO10126-2PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO10126PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO7816-4". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ISO7816-4PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/NOPADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/PKCS5". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/PKCS5PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/PKCS7". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/PKCS7PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/TBC". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/TBCPADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/X9.23". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/X9.23PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ZEROBYTE". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB208/ZEROBYTEPADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO10126". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO10126-2". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO10126-2PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO10126PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO7816-4". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ISO7816-4PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/NOPADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/PKCS5". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/PKCS5PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/PKCS7". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/PKCS7PADDING". 08:44:55,122 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/TBC". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/TBCPADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/X9.23". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/X9.23PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ZEROBYTE". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB216/ZEROBYTEPADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO10126". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO10126-2". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO10126-2PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO10126PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO7816-4". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ISO7816-4PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/NOPADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/PKCS5". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/PKCS5PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/PKCS7". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/PKCS7PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/TBC". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/TBCPADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/X9.23". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/X9.23PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ZEROBYTE". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB224/ZEROBYTEPADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO10126". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO10126-2". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO10126-2PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO10126PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO7816-4". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ISO7816-4PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/NOPADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/PKCS5". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/PKCS5PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/PKCS7". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/PKCS7PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/TBC". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/TBCPADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/X9.23". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/X9.23PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ZEROBYTE". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB232/ZEROBYTEPADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO10126". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO10126-2". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO10126-2PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO10126PADDING". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO7816-4". 08:44:55,123 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ISO7816-4PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/NOPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/PKCS5". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/PKCS5PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/PKCS7". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/PKCS7PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/TBC". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/TBCPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/X9.23". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/X9.23PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ZEROBYTE". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB24/ZEROBYTEPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO10126". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO10126-2". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO10126-2PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO10126PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO7816-4". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ISO7816-4PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/NOPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/PKCS5". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/PKCS5PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/PKCS7". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/PKCS7PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/TBC". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/TBCPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/X9.23". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/X9.23PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ZEROBYTE". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB240/ZEROBYTEPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO10126". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO10126-2". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO10126-2PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO10126PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO7816-4". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ISO7816-4PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/NOPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/PKCS5". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/PKCS5PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/PKCS7". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/PKCS7PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/TBC". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/TBCPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/X9.23". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/X9.23PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ZEROBYTE". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB248/ZEROBYTEPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO10126". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO10126-2". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO10126-2PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO10126PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO7816-4". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ISO7816-4PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/NOPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/PKCS5". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/PKCS5PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/PKCS7". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/PKCS7PADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/TBC". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/TBCPADDING". 08:44:55,124 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/X9.23". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/X9.23PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ZEROBYTE". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB256/ZEROBYTEPADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO10126". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO10126-2". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO10126-2PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO10126PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO7816-4". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ISO7816-4PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/NOPADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/PKCS5". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/PKCS5PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/PKCS7". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/PKCS7PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/TBC". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/TBCPADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/X9.23". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/X9.23PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ZEROBYTE". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB32/ZEROBYTEPADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO10126". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO10126-2". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO10126-2PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO10126PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO7816-4". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ISO7816-4PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/NOPADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/PKCS5". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/PKCS5PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/PKCS7". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/PKCS7PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/TBC". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/TBCPADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/X9.23". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/X9.23PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ZEROBYTE". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB40/ZEROBYTEPADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO10126". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO10126-2". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO10126-2PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO10126PADDING". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO7816-4". 08:44:55,125 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ISO7816-4PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/NOPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/PKCS5". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/PKCS5PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/PKCS7". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/PKCS7PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/TBC". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/TBCPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/X9.23". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/X9.23PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ZEROBYTE". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB48/ZEROBYTEPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO10126". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO10126-2". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO10126-2PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO10126PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO7816-4". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ISO7816-4PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/NOPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/PKCS5". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/PKCS5PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/PKCS7". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/PKCS7PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/TBC". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/TBCPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/X9.23". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/X9.23PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ZEROBYTE". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB56/ZEROBYTEPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO10126". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO10126-2". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO10126-2PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO10126PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO7816-4". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ISO7816-4PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/NOPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/PKCS5". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/PKCS5PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/PKCS7". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/PKCS7PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/TBC". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/TBCPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/X9.23". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/X9.23PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ZEROBYTE". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB64/ZEROBYTEPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO10126". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO10126-2". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO10126-2PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO10126PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO7816-4". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ISO7816-4PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/NOPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/PKCS5". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/PKCS5PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/PKCS7". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/PKCS7PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/TBC". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/TBCPADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/X9.23". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/X9.23PADDING". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ZEROBYTE". 08:44:55,126 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB72/ZEROBYTEPADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO10126". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO10126-2". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO10126-2PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO10126PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO7816-4". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ISO7816-4PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/NOPADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/PKCS5". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/PKCS5PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/PKCS7". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/PKCS7PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/TBC". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/TBCPADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/X9.23". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/X9.23PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ZEROBYTE". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB8/ZEROBYTEPADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO10126". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO10126-2". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO10126-2PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO10126PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO7816-4". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ISO7816-4PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/NOPADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/PKCS5". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/PKCS5PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/PKCS7". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/PKCS7PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/TBC". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/TBCPADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/X9.23". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/X9.23PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ZEROBYTE". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB80/ZEROBYTEPADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO10126". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO10126-2". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO10126-2PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO10126PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO7816-4". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ISO7816-4PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/NOPADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/PKCS5". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/PKCS5PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/PKCS7". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/PKCS7PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/TBC". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/TBCPADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/X9.23". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/X9.23PADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ZEROBYTE". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB88/ZEROBYTEPADDING". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO10126". 08:44:55,127 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO10126-2". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO10126-2PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO10126PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO7816-4". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ISO7816-4PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/NOPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/PKCS5". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/PKCS5PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/PKCS7". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/PKCS7PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/TBC". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/TBCPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/X9.23". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/X9.23PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ZEROBYTE". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CFB96/ZEROBYTEPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CTS/". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/CTS/NOPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/EAX/". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/EAX/NOPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/ECB/". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/ECB/NOPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/GCM/". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/GCM/NOPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO10126". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO10126-2". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO10126-2PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO10126PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO7816-4". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ISO7816-4PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/NOPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/PKCS5". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/PKCS5PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/PKCS7". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/PKCS7PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/TBC". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/TBCPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/X9.23". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/X9.23PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ZEROBYTE". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB/ZEROBYTEPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO10126". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO10126-2". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO10126-2PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO10126PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO7816-4". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ISO7816-4PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/NOPADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/PKCS5". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/PKCS5PADDING". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/PKCS7". 08:44:55,128 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/PKCS7PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/TBC". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/TBCPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/X9.23". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/X9.23PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ZEROBYTE". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB104/ZEROBYTEPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO10126". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO10126-2". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO10126-2PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO10126PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO7816-4". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ISO7816-4PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/NOPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/PKCS5". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/PKCS5PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/PKCS7". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/PKCS7PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/TBC". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/TBCPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/X9.23". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/X9.23PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ZEROBYTE". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB112/ZEROBYTEPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO10126". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO10126-2". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO10126-2PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO10126PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO7816-4". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ISO7816-4PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/NOPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/PKCS5". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/PKCS5PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/PKCS7". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/PKCS7PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/TBC". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/TBCPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/X9.23". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/X9.23PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ZEROBYTE". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB120/ZEROBYTEPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO10126". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO10126-2". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO10126-2PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO10126PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO7816-4". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ISO7816-4PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/NOPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/PKCS5". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/PKCS5PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/PKCS7". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/PKCS7PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/TBC". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/TBCPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/X9.23". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/X9.23PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ZEROBYTE". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB128/ZEROBYTEPADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO10126". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO10126-2". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO10126-2PADDING". 08:44:55,129 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO10126PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO7816-4". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ISO7816-4PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/NOPADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/PKCS5". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/PKCS5PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/PKCS7". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/PKCS7PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/TBC". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/TBCPADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/X9.23". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/X9.23PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ZEROBYTE". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB136/ZEROBYTEPADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO10126". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO10126-2". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO10126-2PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO10126PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO7816-4". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ISO7816-4PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/NOPADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/PKCS5". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/PKCS5PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/PKCS7". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/PKCS7PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/TBC". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/TBCPADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/X9.23". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/X9.23PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ZEROBYTE". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB144/ZEROBYTEPADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO10126". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO10126-2". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO10126-2PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO10126PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO7816-4". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ISO7816-4PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/NOPADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/PKCS5". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/PKCS5PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/PKCS7". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/PKCS7PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/TBC". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/TBCPADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/X9.23". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/X9.23PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ZEROBYTE". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB152/ZEROBYTEPADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO10126". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO10126-2". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO10126-2PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO10126PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO7816-4". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ISO7816-4PADDING". 08:44:55,130 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/NOPADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/PKCS5". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/PKCS5PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/PKCS7". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/PKCS7PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/TBC". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/TBCPADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/X9.23". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/X9.23PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ZEROBYTE". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB16/ZEROBYTEPADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO10126". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO10126-2". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO10126-2PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO10126PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO7816-4". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ISO7816-4PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/NOPADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/PKCS5". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/PKCS5PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/PKCS7". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/PKCS7PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/TBC". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/TBCPADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/X9.23". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/X9.23PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ZEROBYTE". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB160/ZEROBYTEPADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO10126". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO10126-2". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO10126-2PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO10126PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO7816-4". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ISO7816-4PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/NOPADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/PKCS5". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/PKCS5PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/PKCS7". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/PKCS7PADDING". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/TBC". 08:44:55,131 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/TBCPADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/X9.23". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/X9.23PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ZEROBYTE". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB168/ZEROBYTEPADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO10126". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO10126-2". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO10126-2PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO10126PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO7816-4". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ISO7816-4PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/NOPADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/PKCS5". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/PKCS5PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/PKCS7". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/PKCS7PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/TBC". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/TBCPADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/X9.23". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/X9.23PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ZEROBYTE". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB176/ZEROBYTEPADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO10126". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO10126-2". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO10126-2PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO10126PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO7816-4". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ISO7816-4PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/NOPADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/PKCS5". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/PKCS5PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/PKCS7". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/PKCS7PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/TBC". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/TBCPADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/X9.23". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/X9.23PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ZEROBYTE". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB184/ZEROBYTEPADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO10126". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO10126-2". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO10126-2PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO10126PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO7816-4". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ISO7816-4PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/NOPADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/PKCS5". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/PKCS5PADDING". 08:44:55,132 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/PKCS7". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/PKCS7PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/TBC". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/TBCPADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/X9.23". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/X9.23PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ZEROBYTE". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB192/ZEROBYTEPADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO10126". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO10126-2". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO10126-2PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO10126PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO7816-4". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ISO7816-4PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/NOPADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/PKCS5". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/PKCS5PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/PKCS7". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/PKCS7PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/TBC". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/TBCPADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/X9.23". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/X9.23PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ZEROBYTE". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB200/ZEROBYTEPADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO10126". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO10126-2". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO10126-2PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO10126PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO7816-4". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ISO7816-4PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/NOPADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/PKCS5". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/PKCS5PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/PKCS7". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/PKCS7PADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/TBC". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/TBCPADDING". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/X9.23". 08:44:55,133 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/X9.23PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ZEROBYTE". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB208/ZEROBYTEPADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO10126". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO10126-2". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO10126-2PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO10126PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO7816-4". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ISO7816-4PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/NOPADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/PKCS5". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/PKCS5PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/PKCS7". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/PKCS7PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/TBC". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/TBCPADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/X9.23". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/X9.23PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ZEROBYTE". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB216/ZEROBYTEPADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO10126". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO10126-2". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO10126-2PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO10126PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO7816-4". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ISO7816-4PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/NOPADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/PKCS5". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/PKCS5PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/PKCS7". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/PKCS7PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/TBC". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/TBCPADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/X9.23". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/X9.23PADDING". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ZEROBYTE". 08:44:55,134 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB224/ZEROBYTEPADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO10126". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO10126-2". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO10126-2PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO10126PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO7816-4". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ISO7816-4PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/NOPADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/PKCS5". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/PKCS5PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/PKCS7". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/PKCS7PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/TBC". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/TBCPADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/X9.23". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/X9.23PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ZEROBYTE". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB232/ZEROBYTEPADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO10126". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO10126-2". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO10126-2PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO10126PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO7816-4". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ISO7816-4PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/NOPADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/PKCS5". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/PKCS5PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/PKCS7". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/PKCS7PADDING". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/TBC". 08:44:55,135 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/TBCPADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/X9.23". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/X9.23PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ZEROBYTE". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB24/ZEROBYTEPADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO10126". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO10126-2". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO10126-2PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO10126PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO7816-4". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ISO7816-4PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/NOPADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/PKCS5". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/PKCS5PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/PKCS7". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/PKCS7PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/TBC". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/TBCPADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/X9.23". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/X9.23PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ZEROBYTE". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB240/ZEROBYTEPADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO10126". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO10126-2". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO10126-2PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO10126PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO7816-4". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ISO7816-4PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/NOPADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/PKCS5". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/PKCS5PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/PKCS7". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/PKCS7PADDING". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/TBC". 08:44:55,136 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/TBCPADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/X9.23". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/X9.23PADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ZEROBYTE". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB248/ZEROBYTEPADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO10126". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO10126-2". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO10126-2PADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO10126PADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO7816-4". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ISO7816-4PADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/NOPADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/PKCS5". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/PKCS5PADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/PKCS7". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/PKCS7PADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/TBC". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/TBCPADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/X9.23". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/X9.23PADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ZEROBYTE". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB256/ZEROBYTEPADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO10126". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO10126-2". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO10126-2PADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO10126PADDING". 08:44:55,137 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO7816-4". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ISO7816-4PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/NOPADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/PKCS5". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/PKCS5PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/PKCS7". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/PKCS7PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/TBC". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/TBCPADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/X9.23". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/X9.23PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ZEROBYTE". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB32/ZEROBYTEPADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO10126". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO10126-2". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO10126-2PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO10126PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO7816-4". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ISO7816-4PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/NOPADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/PKCS5". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/PKCS5PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/PKCS7". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/PKCS7PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/TBC". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/TBCPADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/X9.23". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/X9.23PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ZEROBYTE". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB40/ZEROBYTEPADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO10126". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO10126-2". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO10126-2PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO10126PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO7816-4". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ISO7816-4PADDING". 08:44:55,138 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/NOPADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/PKCS5". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/PKCS5PADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/PKCS7". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/PKCS7PADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/TBC". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/TBCPADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/X9.23". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/X9.23PADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ZEROBYTE". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB48/ZEROBYTEPADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO10126". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO10126-2". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO10126-2PADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO10126PADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO7816-4". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ISO7816-4PADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/NOPADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/PKCS5". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/PKCS5PADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/PKCS7". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/PKCS7PADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/TBC". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/TBCPADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/X9.23". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/X9.23PADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ZEROBYTE". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB56/ZEROBYTEPADDING". 08:44:55,139 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO10126". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO10126-2". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO10126-2PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO10126PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO7816-4". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ISO7816-4PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/NOPADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/PKCS5". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/PKCS5PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/PKCS7". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/PKCS7PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/TBC". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/TBCPADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/X9.23". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/X9.23PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ZEROBYTE". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB64/ZEROBYTEPADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO10126". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO10126-2". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO10126-2PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO10126PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO7816-4". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ISO7816-4PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/NOPADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/PKCS5". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/PKCS5PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/PKCS7". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/PKCS7PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/TBC". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/TBCPADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/X9.23". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/X9.23PADDING". 08:44:55,140 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ZEROBYTE". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB72/ZEROBYTEPADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO10126". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO10126-2". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO10126-2PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO10126PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO7816-4". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ISO7816-4PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/NOPADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/PKCS5". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/PKCS5PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/PKCS7". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/PKCS7PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/TBC". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/TBCPADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/X9.23". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/X9.23PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ZEROBYTE". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB8/ZEROBYTEPADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO10126". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO10126-2". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO10126-2PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO10126PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO7816-4". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ISO7816-4PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/NOPADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/PKCS5". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/PKCS5PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/PKCS7". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/PKCS7PADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/TBC". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/TBCPADDING". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/X9.23". 08:44:55,141 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/X9.23PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ZEROBYTE". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB80/ZEROBYTEPADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO10126". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO10126-2". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO10126-2PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO10126PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO7816-4". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ISO7816-4PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/NOPADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/PKCS5". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/PKCS5PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/PKCS7". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/PKCS7PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/TBC". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/TBCPADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/X9.23". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/X9.23PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ZEROBYTE". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB88/ZEROBYTEPADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO10126". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO10126-2". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO10126-2PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO10126PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO7816-4". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ISO7816-4PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/NOPADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/PKCS5". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/PKCS5PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/PKCS7". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/PKCS7PADDING". 08:44:55,142 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/TBC". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/TBCPADDING". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/X9.23". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/X9.23PADDING". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ZEROBYTE". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/OFB96/ZEROBYTEPADDING". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO10126". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO10126-2". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO10126-2PADDING". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO10126PADDING". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO7816-4". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ISO7816-4PADDING". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/NOPADDING". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/PKCS5". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/PKCS5PADDING". 08:44:55,143 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/PKCS7". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/PKCS7PADDING". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/TBC". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/TBCPADDING". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/X9.23". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/X9.23PADDING". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ZEROBYTE". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RC6/SIC/ZEROBYTEPADDING". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL//". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL//NOPADDING". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC-CTS/". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC-CTS/NOPADDING". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO10126". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO10126-2". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO10126-2PADDING". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO10126PADDING". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO7816-4". 08:44:55,144 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ISO7816-4PADDING". 08:44:55,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/NOPADDING". 08:44:55,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/PKCS5". 08:44:55,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/PKCS5PADDING". 08:44:55,145 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/PKCS7". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/PKCS7PADDING". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/TBC". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/TBCPADDING". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/X9.23". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/X9.23PADDING". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ZEROBYTE". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CBC/ZEROBYTEPADDING". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CCM/". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CCM/NOPADDING". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO10126". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO10126-2". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO10126-2PADDING". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO10126PADDING". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO7816-4". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ISO7816-4PADDING". 08:44:55,146 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/NOPADDING". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/PKCS5". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/PKCS5PADDING". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/PKCS7". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/PKCS7PADDING". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/TBC". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/TBCPADDING". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/X9.23". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/X9.23PADDING". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ZEROBYTE". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB/ZEROBYTEPADDING". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO10126". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO10126-2". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO10126-2PADDING". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO10126PADDING". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO7816-4". 08:44:55,147 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ISO7816-4PADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/NOPADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/PKCS5". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/PKCS5PADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/PKCS7". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/PKCS7PADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/TBC". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/TBCPADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/X9.23". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/X9.23PADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ZEROBYTE". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB104/ZEROBYTEPADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO10126". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO10126-2". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO10126-2PADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO10126PADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO7816-4". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ISO7816-4PADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/NOPADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/PKCS5". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/PKCS5PADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/PKCS7". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/PKCS7PADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/TBC". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/TBCPADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/X9.23". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/X9.23PADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ZEROBYTE". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB112/ZEROBYTEPADDING". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO10126". 08:44:55,148 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO10126-2". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO10126-2PADDING". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO10126PADDING". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO7816-4". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ISO7816-4PADDING". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/NOPADDING". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/PKCS5". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/PKCS5PADDING". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/PKCS7". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/PKCS7PADDING". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/TBC". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/TBCPADDING". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/X9.23". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/X9.23PADDING". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ZEROBYTE". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB120/ZEROBYTEPADDING". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/". 08:44:55,149 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO10126". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO10126-2". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO10126-2PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO10126PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO7816-4". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ISO7816-4PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/NOPADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/PKCS5". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/PKCS5PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/PKCS7". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/PKCS7PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/TBC". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/TBCPADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/X9.23". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/X9.23PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ZEROBYTE". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB128/ZEROBYTEPADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO10126". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO10126-2". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO10126-2PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO10126PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO7816-4". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ISO7816-4PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/NOPADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/PKCS5". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/PKCS5PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/PKCS7". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/PKCS7PADDING". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/TBC". 08:44:55,150 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/TBCPADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/X9.23". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/X9.23PADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ZEROBYTE". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB136/ZEROBYTEPADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO10126". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO10126-2". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO10126-2PADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO10126PADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO7816-4". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ISO7816-4PADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/NOPADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/PKCS5". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/PKCS5PADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/PKCS7". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/PKCS7PADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/TBC". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/TBCPADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/X9.23". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/X9.23PADDING". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ZEROBYTE". 08:44:55,151 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB144/ZEROBYTEPADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO10126". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO10126-2". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO10126-2PADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO10126PADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO7816-4". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ISO7816-4PADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/NOPADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/PKCS5". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/PKCS5PADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/PKCS7". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/PKCS7PADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/TBC". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/TBCPADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/X9.23". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/X9.23PADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ZEROBYTE". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB152/ZEROBYTEPADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO10126". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO10126-2". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO10126-2PADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO10126PADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO7816-4". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ISO7816-4PADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/NOPADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/PKCS5". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/PKCS5PADDING". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/PKCS7". 08:44:55,152 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/PKCS7PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/TBC". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/TBCPADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/X9.23". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/X9.23PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ZEROBYTE". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB16/ZEROBYTEPADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO10126". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO10126-2". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO10126-2PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO10126PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO7816-4". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ISO7816-4PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/NOPADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/PKCS5". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/PKCS5PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/PKCS7". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/PKCS7PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/TBC". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/TBCPADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/X9.23". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/X9.23PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ZEROBYTE". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB160/ZEROBYTEPADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO10126". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO10126-2". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO10126-2PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO10126PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO7816-4". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ISO7816-4PADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/NOPADDING". 08:44:55,153 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/PKCS5". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/PKCS5PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/PKCS7". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/PKCS7PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/TBC". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/TBCPADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/X9.23". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/X9.23PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ZEROBYTE". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB168/ZEROBYTEPADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO10126". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO10126-2". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO10126-2PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO10126PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO7816-4". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ISO7816-4PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/NOPADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/PKCS5". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/PKCS5PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/PKCS7". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/PKCS7PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/TBC". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/TBCPADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/X9.23". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/X9.23PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ZEROBYTE". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB176/ZEROBYTEPADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO10126". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO10126-2". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO10126-2PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO10126PADDING". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO7816-4". 08:44:55,154 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ISO7816-4PADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/NOPADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/PKCS5". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/PKCS5PADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/PKCS7". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/PKCS7PADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/TBC". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/TBCPADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/X9.23". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/X9.23PADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ZEROBYTE". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB184/ZEROBYTEPADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO10126". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO10126-2". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO10126-2PADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO10126PADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO7816-4". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ISO7816-4PADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/NOPADDING". 08:44:55,155 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/PKCS5". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/PKCS5PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/PKCS7". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/PKCS7PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/TBC". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/TBCPADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/X9.23". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/X9.23PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ZEROBYTE". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB192/ZEROBYTEPADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO10126". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO10126-2". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO10126-2PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO10126PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO7816-4". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ISO7816-4PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/NOPADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/PKCS5". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/PKCS5PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/PKCS7". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/PKCS7PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/TBC". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/TBCPADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/X9.23". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/X9.23PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ZEROBYTE". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB200/ZEROBYTEPADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO10126". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO10126-2". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO10126-2PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO10126PADDING". 08:44:55,156 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO7816-4". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ISO7816-4PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/NOPADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/PKCS5". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/PKCS5PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/PKCS7". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/PKCS7PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/TBC". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/TBCPADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/X9.23". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/X9.23PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ZEROBYTE". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB208/ZEROBYTEPADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO10126". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO10126-2". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO10126-2PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO10126PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO7816-4". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ISO7816-4PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/NOPADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/PKCS5". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/PKCS5PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/PKCS7". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/PKCS7PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/TBC". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/TBCPADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/X9.23". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/X9.23PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ZEROBYTE". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB216/ZEROBYTEPADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO10126". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO10126-2". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO10126-2PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO10126PADDING". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO7816-4". 08:44:55,157 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ISO7816-4PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/NOPADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/PKCS5". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/PKCS5PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/PKCS7". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/PKCS7PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/TBC". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/TBCPADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/X9.23". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/X9.23PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ZEROBYTE". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB224/ZEROBYTEPADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO10126". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO10126-2". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO10126-2PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO10126PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO7816-4". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ISO7816-4PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/NOPADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/PKCS5". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/PKCS5PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/PKCS7". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/PKCS7PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/TBC". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/TBCPADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/X9.23". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/X9.23PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ZEROBYTE". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB232/ZEROBYTEPADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO10126". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO10126-2". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO10126-2PADDING". 08:44:55,158 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO10126PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO7816-4". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ISO7816-4PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/NOPADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/PKCS5". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/PKCS5PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/PKCS7". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/PKCS7PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/TBC". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/TBCPADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/X9.23". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/X9.23PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ZEROBYTE". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB24/ZEROBYTEPADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO10126". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO10126-2". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO10126-2PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO10126PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO7816-4". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ISO7816-4PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/NOPADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/PKCS5". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/PKCS5PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/PKCS7". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/PKCS7PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/TBC". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/TBCPADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/X9.23". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/X9.23PADDING". 08:44:55,159 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ZEROBYTE". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB240/ZEROBYTEPADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO10126". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO10126-2". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO10126-2PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO10126PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO7816-4". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ISO7816-4PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/NOPADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/PKCS5". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/PKCS5PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/PKCS7". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/PKCS7PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/TBC". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/TBCPADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/X9.23". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/X9.23PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ZEROBYTE". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB248/ZEROBYTEPADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO10126". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO10126-2". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO10126-2PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO10126PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO7816-4". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ISO7816-4PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/NOPADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/PKCS5". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/PKCS5PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/PKCS7". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/PKCS7PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/TBC". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/TBCPADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/X9.23". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/X9.23PADDING". 08:44:55,160 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ZEROBYTE". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB256/ZEROBYTEPADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO10126". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO10126-2". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO10126-2PADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO10126PADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO7816-4". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ISO7816-4PADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/NOPADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/PKCS5". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/PKCS5PADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/PKCS7". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/PKCS7PADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/TBC". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/TBCPADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/X9.23". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/X9.23PADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ZEROBYTE". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB32/ZEROBYTEPADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO10126". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO10126-2". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO10126-2PADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO10126PADDING". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO7816-4". 08:44:55,161 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ISO7816-4PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/NOPADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/PKCS5". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/PKCS5PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/PKCS7". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/PKCS7PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/TBC". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/TBCPADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/X9.23". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/X9.23PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ZEROBYTE". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB40/ZEROBYTEPADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO10126". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO10126-2". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO10126-2PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO10126PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO7816-4". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ISO7816-4PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/NOPADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/PKCS5". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/PKCS5PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/PKCS7". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/PKCS7PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/TBC". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/TBCPADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/X9.23". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/X9.23PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ZEROBYTE". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB48/ZEROBYTEPADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO10126". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO10126-2". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO10126-2PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO10126PADDING". 08:44:55,162 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO7816-4". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ISO7816-4PADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/NOPADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/PKCS5". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/PKCS5PADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/PKCS7". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/PKCS7PADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/TBC". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/TBCPADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/X9.23". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/X9.23PADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ZEROBYTE". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB56/ZEROBYTEPADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO10126". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO10126-2". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO10126-2PADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO10126PADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO7816-4". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ISO7816-4PADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/NOPADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/PKCS5". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/PKCS5PADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/PKCS7". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/PKCS7PADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/TBC". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/TBCPADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/X9.23". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/X9.23PADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ZEROBYTE". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB64/ZEROBYTEPADDING". 08:44:55,163 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO10126". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO10126-2". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO10126-2PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO10126PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO7816-4". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ISO7816-4PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/NOPADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/PKCS5". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/PKCS5PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/PKCS7". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/PKCS7PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/TBC". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/TBCPADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/X9.23". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/X9.23PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ZEROBYTE". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB72/ZEROBYTEPADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO10126". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO10126-2". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO10126-2PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO10126PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO7816-4". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ISO7816-4PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/NOPADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/PKCS5". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/PKCS5PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/PKCS7". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/PKCS7PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/TBC". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/TBCPADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/X9.23". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/X9.23PADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ZEROBYTE". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB8/ZEROBYTEPADDING". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO10126". 08:44:55,164 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO10126-2". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO10126-2PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO10126PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO7816-4". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ISO7816-4PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/NOPADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/PKCS5". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/PKCS5PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/PKCS7". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/PKCS7PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/TBC". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/TBCPADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/X9.23". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/X9.23PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ZEROBYTE". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB80/ZEROBYTEPADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO10126". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO10126-2". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO10126-2PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO10126PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO7816-4". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ISO7816-4PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/NOPADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/PKCS5". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/PKCS5PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/PKCS7". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/PKCS7PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/TBC". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/TBCPADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/X9.23". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/X9.23PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ZEROBYTE". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB88/ZEROBYTEPADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO10126". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO10126-2". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO10126-2PADDING". 08:44:55,165 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO10126PADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO7816-4". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ISO7816-4PADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/NOPADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/PKCS5". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/PKCS5PADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/PKCS7". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/PKCS7PADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/TBC". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/TBCPADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/X9.23". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/X9.23PADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ZEROBYTE". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CFB96/ZEROBYTEPADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CTS/". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/CTS/NOPADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/EAX/". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/EAX/NOPADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/ECB/". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/ECB/NOPADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/GCM/". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/GCM/NOPADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO10126". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO10126-2". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO10126-2PADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO10126PADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO7816-4". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ISO7816-4PADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/NOPADDING". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/PKCS5". 08:44:55,166 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/PKCS5PADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/PKCS7". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/PKCS7PADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/TBC". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/TBCPADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/X9.23". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/X9.23PADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ZEROBYTE". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB/ZEROBYTEPADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO10126". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO10126-2". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO10126-2PADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO10126PADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO7816-4". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ISO7816-4PADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/NOPADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/PKCS5". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/PKCS5PADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/PKCS7". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/PKCS7PADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/TBC". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/TBCPADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/X9.23". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/X9.23PADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ZEROBYTE". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB104/ZEROBYTEPADDING". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO10126". 08:44:55,167 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO10126-2". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO10126-2PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO10126PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO7816-4". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ISO7816-4PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/NOPADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/PKCS5". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/PKCS5PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/PKCS7". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/PKCS7PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/TBC". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/TBCPADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/X9.23". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/X9.23PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ZEROBYTE". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB112/ZEROBYTEPADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO10126". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO10126-2". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO10126-2PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO10126PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO7816-4". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ISO7816-4PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/NOPADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/PKCS5". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/PKCS5PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/PKCS7". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/PKCS7PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/TBC". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/TBCPADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/X9.23". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/X9.23PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ZEROBYTE". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB120/ZEROBYTEPADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO10126". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO10126-2". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO10126-2PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO10126PADDING". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO7816-4". 08:44:55,168 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ISO7816-4PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/NOPADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/PKCS5". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/PKCS5PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/PKCS7". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/PKCS7PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/TBC". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/TBCPADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/X9.23". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/X9.23PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ZEROBYTE". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB128/ZEROBYTEPADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO10126". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO10126-2". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO10126-2PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO10126PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO7816-4". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ISO7816-4PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/NOPADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/PKCS5". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/PKCS5PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/PKCS7". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/PKCS7PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/TBC". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/TBCPADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/X9.23". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/X9.23PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ZEROBYTE". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB136/ZEROBYTEPADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO10126". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO10126-2". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO10126-2PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO10126PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO7816-4". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ISO7816-4PADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/NOPADDING". 08:44:55,169 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/PKCS5". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/PKCS5PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/PKCS7". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/PKCS7PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/TBC". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/TBCPADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/X9.23". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/X9.23PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ZEROBYTE". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB144/ZEROBYTEPADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO10126". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO10126-2". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO10126-2PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO10126PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO7816-4". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ISO7816-4PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/NOPADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/PKCS5". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/PKCS5PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/PKCS7". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/PKCS7PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/TBC". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/TBCPADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/X9.23". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/X9.23PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ZEROBYTE". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB152/ZEROBYTEPADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO10126". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO10126-2". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO10126-2PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO10126PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO7816-4". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ISO7816-4PADDING". 08:44:55,170 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/NOPADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/PKCS5". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/PKCS5PADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/PKCS7". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/PKCS7PADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/TBC". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/TBCPADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/X9.23". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/X9.23PADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ZEROBYTE". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB16/ZEROBYTEPADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO10126". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO10126-2". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO10126-2PADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO10126PADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO7816-4". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ISO7816-4PADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/NOPADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/PKCS5". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/PKCS5PADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/PKCS7". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/PKCS7PADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/TBC". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/TBCPADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/X9.23". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/X9.23PADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ZEROBYTE". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB160/ZEROBYTEPADDING". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO10126". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO10126-2". 08:44:55,171 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO10126-2PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO10126PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO7816-4". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ISO7816-4PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/NOPADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/PKCS5". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/PKCS5PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/PKCS7". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/PKCS7PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/TBC". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/TBCPADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/X9.23". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/X9.23PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ZEROBYTE". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB168/ZEROBYTEPADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO10126". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO10126-2". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO10126-2PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO10126PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO7816-4". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ISO7816-4PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/NOPADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/PKCS5". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/PKCS5PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/PKCS7". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/PKCS7PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/TBC". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/TBCPADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/X9.23". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/X9.23PADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ZEROBYTE". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB176/ZEROBYTEPADDING". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/". 08:44:55,172 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO10126". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO10126-2". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO10126-2PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO10126PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO7816-4". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ISO7816-4PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/NOPADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/PKCS5". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/PKCS5PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/PKCS7". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/PKCS7PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/TBC". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/TBCPADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/X9.23". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/X9.23PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ZEROBYTE". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB184/ZEROBYTEPADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO10126". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO10126-2". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO10126-2PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO10126PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO7816-4". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ISO7816-4PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/NOPADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/PKCS5". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/PKCS5PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/PKCS7". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/PKCS7PADDING". 08:44:55,173 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/TBC". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/TBCPADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/X9.23". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/X9.23PADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ZEROBYTE". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB192/ZEROBYTEPADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO10126". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO10126-2". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO10126-2PADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO10126PADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO7816-4". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ISO7816-4PADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/NOPADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/PKCS5". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/PKCS5PADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/PKCS7". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/PKCS7PADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/TBC". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/TBCPADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/X9.23". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/X9.23PADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ZEROBYTE". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB200/ZEROBYTEPADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO10126". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO10126-2". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO10126-2PADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO10126PADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO7816-4". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ISO7816-4PADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/NOPADDING". 08:44:55,174 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/PKCS5". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/PKCS5PADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/PKCS7". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/PKCS7PADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/TBC". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/TBCPADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/X9.23". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/X9.23PADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ZEROBYTE". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB208/ZEROBYTEPADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO10126". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO10126-2". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO10126-2PADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO10126PADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO7816-4". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ISO7816-4PADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/NOPADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/PKCS5". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/PKCS5PADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/PKCS7". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/PKCS7PADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/TBC". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/TBCPADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/X9.23". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/X9.23PADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ZEROBYTE". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB216/ZEROBYTEPADDING". 08:44:55,175 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO10126". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO10126-2". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO10126-2PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO10126PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO7816-4". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ISO7816-4PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/NOPADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/PKCS5". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/PKCS5PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/PKCS7". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/PKCS7PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/TBC". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/TBCPADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/X9.23". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/X9.23PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ZEROBYTE". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB224/ZEROBYTEPADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO10126". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO10126-2". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO10126-2PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO10126PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO7816-4". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ISO7816-4PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/NOPADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/PKCS5". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/PKCS5PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/PKCS7". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/PKCS7PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/TBC". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/TBCPADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/X9.23". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/X9.23PADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ZEROBYTE". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB232/ZEROBYTEPADDING". 08:44:55,176 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO10126". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO10126-2". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO10126-2PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO10126PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO7816-4". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ISO7816-4PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/NOPADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/PKCS5". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/PKCS5PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/PKCS7". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/PKCS7PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/TBC". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/TBCPADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/X9.23". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/X9.23PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ZEROBYTE". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB24/ZEROBYTEPADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO10126". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO10126-2". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO10126-2PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO10126PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO7816-4". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ISO7816-4PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/NOPADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/PKCS5". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/PKCS5PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/PKCS7". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/PKCS7PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/TBC". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/TBCPADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/X9.23". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/X9.23PADDING". 08:44:55,177 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ZEROBYTE". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB240/ZEROBYTEPADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO10126". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO10126-2". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO10126-2PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO10126PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO7816-4". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ISO7816-4PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/NOPADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/PKCS5". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/PKCS5PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/PKCS7". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/PKCS7PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/TBC". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/TBCPADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/X9.23". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/X9.23PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ZEROBYTE". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB248/ZEROBYTEPADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO10126". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO10126-2". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO10126-2PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO10126PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO7816-4". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ISO7816-4PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/NOPADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/PKCS5". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/PKCS5PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/PKCS7". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/PKCS7PADDING". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/TBC". 08:44:55,178 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/TBCPADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/X9.23". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/X9.23PADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ZEROBYTE". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB256/ZEROBYTEPADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO10126". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO10126-2". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO10126-2PADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO10126PADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO7816-4". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ISO7816-4PADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/NOPADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/PKCS5". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/PKCS5PADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/PKCS7". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/PKCS7PADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/TBC". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/TBCPADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/X9.23". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/X9.23PADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ZEROBYTE". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB32/ZEROBYTEPADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO10126". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO10126-2". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO10126-2PADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO10126PADDING". 08:44:55,179 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO7816-4". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ISO7816-4PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/NOPADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/PKCS5". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/PKCS5PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/PKCS7". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/PKCS7PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/TBC". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/TBCPADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/X9.23". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/X9.23PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ZEROBYTE". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB40/ZEROBYTEPADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO10126". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO10126-2". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO10126-2PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO10126PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO7816-4". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ISO7816-4PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/NOPADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/PKCS5". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/PKCS5PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/PKCS7". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/PKCS7PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/TBC". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/TBCPADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/X9.23". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/X9.23PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ZEROBYTE". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB48/ZEROBYTEPADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO10126". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO10126-2". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO10126-2PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO10126PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO7816-4". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ISO7816-4PADDING". 08:44:55,180 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/NOPADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/PKCS5". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/PKCS5PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/PKCS7". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/PKCS7PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/TBC". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/TBCPADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/X9.23". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/X9.23PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ZEROBYTE". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB56/ZEROBYTEPADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO10126". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO10126-2". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO10126-2PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO10126PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO7816-4". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ISO7816-4PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/NOPADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/PKCS5". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/PKCS5PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/PKCS7". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/PKCS7PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/TBC". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/TBCPADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/X9.23". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/X9.23PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ZEROBYTE". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB64/ZEROBYTEPADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO10126". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO10126-2". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO10126-2PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO10126PADDING". 08:44:55,181 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO7816-4". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ISO7816-4PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/NOPADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/PKCS5". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/PKCS5PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/PKCS7". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/PKCS7PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/TBC". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/TBCPADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/X9.23". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/X9.23PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ZEROBYTE". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB72/ZEROBYTEPADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO10126". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO10126-2". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO10126-2PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO10126PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO7816-4". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ISO7816-4PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/NOPADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/PKCS5". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/PKCS5PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/PKCS7". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/PKCS7PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/TBC". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/TBCPADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/X9.23". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/X9.23PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ZEROBYTE". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB8/ZEROBYTEPADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO10126". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO10126-2". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO10126-2PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO10126PADDING". 08:44:55,182 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO7816-4". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ISO7816-4PADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/NOPADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/PKCS5". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/PKCS5PADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/PKCS7". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/PKCS7PADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/TBC". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/TBCPADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/X9.23". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/X9.23PADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ZEROBYTE". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB80/ZEROBYTEPADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO10126". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO10126-2". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO10126-2PADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO10126PADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO7816-4". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ISO7816-4PADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/NOPADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/PKCS5". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/PKCS5PADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/PKCS7". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/PKCS7PADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/TBC". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/TBCPADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/X9.23". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/X9.23PADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ZEROBYTE". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB88/ZEROBYTEPADDING". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO10126". 08:44:55,183 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO10126-2". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO10126-2PADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO10126PADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO7816-4". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ISO7816-4PADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/NOPADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/PKCS5". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/PKCS5PADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/PKCS7". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/PKCS7PADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/TBC". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/TBCPADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/X9.23". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/X9.23PADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ZEROBYTE". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/OFB96/ZEROBYTEPADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO10126". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO10126-2". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO10126-2PADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO10126PADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO7816-4". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ISO7816-4PADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/NOPADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/PKCS5". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/PKCS5PADDING". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/PKCS7". 08:44:55,184 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/PKCS7PADDING". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/TBC". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/TBCPADDING". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/X9.23". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/X9.23PADDING". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ZEROBYTE". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RIJNDAEL/SIC/ZEROBYTEPADDING". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//ISO9796-1". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//ISO9796-1PADDING". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//NOPADDING". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//OAEP". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//OAEPPADDING". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//OAEPWITHSHA1ANDMGF1". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//OAEPWITHSHA1ANDMGF1PADDING". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//PKCS1". 08:44:55,185 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA//PKCS1PADDING". 08:44:55,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/". 08:44:55,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/ISO9796-1". 08:44:55,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/ISO9796-1PADDING". 08:44:55,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/NOPADDING". 08:44:55,186 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/OAEP". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/OAEPPADDING". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/OAEPWITHSHA1ANDMGF1". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/OAEPWITHSHA1ANDMGF1PADDING". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/PKCS1". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "RSA/ECB/PKCS1PADDING". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SALSA20//". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SALSA20//NOPADDING". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SALSA20/ECB/". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SALSA20/ECB/NOPADDING". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED//". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED//NOPADDING". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC-CTS/". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC-CTS/NOPADDING". 08:44:55,187 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/". 08:44:55,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO10126". 08:44:55,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO10126-2". 08:44:55,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO10126-2PADDING". 08:44:55,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO10126PADDING". 08:44:55,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO7816-4". 08:44:55,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ISO7816-4PADDING". 08:44:55,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/NOPADDING". 08:44:55,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/PKCS5". 08:44:55,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/PKCS5PADDING". 08:44:55,188 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/PKCS7". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/PKCS7PADDING". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/TBC". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/TBCPADDING". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/X9.23". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/X9.23PADDING". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ZEROBYTE". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CBC/ZEROBYTEPADDING". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CCM/". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CCM/NOPADDING". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO10126". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO10126-2". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO10126-2PADDING". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO10126PADDING". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO7816-4". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ISO7816-4PADDING". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/NOPADDING". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/PKCS5". 08:44:55,189 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/PKCS5PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/PKCS7". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/PKCS7PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/TBC". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/TBCPADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/X9.23". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/X9.23PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ZEROBYTE". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB/ZEROBYTEPADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO10126". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO10126-2". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO10126-2PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO10126PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO7816-4". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ISO7816-4PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/NOPADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/PKCS5". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/PKCS5PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/PKCS7". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/PKCS7PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/TBC". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/TBCPADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/X9.23". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/X9.23PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ZEROBYTE". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB104/ZEROBYTEPADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO10126". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO10126-2". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO10126-2PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO10126PADDING". 08:44:55,190 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO7816-4". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ISO7816-4PADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/NOPADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/PKCS5". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/PKCS5PADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/PKCS7". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/PKCS7PADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/TBC". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/TBCPADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/X9.23". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/X9.23PADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ZEROBYTE". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB112/ZEROBYTEPADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO10126". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO10126-2". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO10126-2PADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO10126PADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO7816-4". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ISO7816-4PADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/NOPADDING". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/PKCS5". 08:44:55,191 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/PKCS5PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/PKCS7". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/PKCS7PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/TBC". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/TBCPADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/X9.23". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/X9.23PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ZEROBYTE". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB120/ZEROBYTEPADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO10126". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO10126-2". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO10126-2PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO10126PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO7816-4". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ISO7816-4PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/NOPADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/PKCS5". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/PKCS5PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/PKCS7". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/PKCS7PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/TBC". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/TBCPADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/X9.23". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/X9.23PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ZEROBYTE". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB128/ZEROBYTEPADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO10126". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO10126-2". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO10126-2PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO10126PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO7816-4". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ISO7816-4PADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/NOPADDING". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/PKCS5". 08:44:55,192 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/PKCS5PADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/PKCS7". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/PKCS7PADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/TBC". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/TBCPADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/X9.23". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/X9.23PADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ZEROBYTE". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB136/ZEROBYTEPADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO10126". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO10126-2". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO10126-2PADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO10126PADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO7816-4". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ISO7816-4PADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/NOPADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/PKCS5". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/PKCS5PADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/PKCS7". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/PKCS7PADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/TBC". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/TBCPADDING". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/X9.23". 08:44:55,193 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/X9.23PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ZEROBYTE". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB144/ZEROBYTEPADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO10126". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO10126-2". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO10126-2PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO10126PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO7816-4". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ISO7816-4PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/NOPADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/PKCS5". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/PKCS5PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/PKCS7". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/PKCS7PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/TBC". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/TBCPADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/X9.23". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/X9.23PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ZEROBYTE". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB152/ZEROBYTEPADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO10126". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO10126-2". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO10126-2PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO10126PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO7816-4". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ISO7816-4PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/NOPADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/PKCS5". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/PKCS5PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/PKCS7". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/PKCS7PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/TBC". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/TBCPADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/X9.23". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/X9.23PADDING". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ZEROBYTE". 08:44:55,194 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB16/ZEROBYTEPADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO10126". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO10126-2". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO10126-2PADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO10126PADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO7816-4". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ISO7816-4PADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/NOPADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/PKCS5". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/PKCS5PADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/PKCS7". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/PKCS7PADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/TBC". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/TBCPADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/X9.23". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/X9.23PADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ZEROBYTE". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB160/ZEROBYTEPADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO10126". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO10126-2". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO10126-2PADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO10126PADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO7816-4". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ISO7816-4PADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/NOPADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/PKCS5". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/PKCS5PADDING". 08:44:55,195 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/PKCS7". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/PKCS7PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/TBC". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/TBCPADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/X9.23". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/X9.23PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ZEROBYTE". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB168/ZEROBYTEPADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO10126". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO10126-2". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO10126-2PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO10126PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO7816-4". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ISO7816-4PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/NOPADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/PKCS5". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/PKCS5PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/PKCS7". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/PKCS7PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/TBC". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/TBCPADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/X9.23". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/X9.23PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ZEROBYTE". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB176/ZEROBYTEPADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO10126". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO10126-2". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO10126-2PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO10126PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO7816-4". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ISO7816-4PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/NOPADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/PKCS5". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/PKCS5PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/PKCS7". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/PKCS7PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/TBC". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/TBCPADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/X9.23". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/X9.23PADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ZEROBYTE". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB184/ZEROBYTEPADDING". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/". 08:44:55,196 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO10126". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO10126-2". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO10126-2PADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO10126PADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO7816-4". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ISO7816-4PADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/NOPADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/PKCS5". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/PKCS5PADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/PKCS7". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/PKCS7PADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/TBC". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/TBCPADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/X9.23". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/X9.23PADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ZEROBYTE". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB192/ZEROBYTEPADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO10126". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO10126-2". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO10126-2PADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO10126PADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO7816-4". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ISO7816-4PADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/NOPADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/PKCS5". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/PKCS5PADDING". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/PKCS7". 08:44:55,197 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/PKCS7PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/TBC". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/TBCPADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/X9.23". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/X9.23PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ZEROBYTE". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB200/ZEROBYTEPADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO10126". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO10126-2". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO10126-2PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO10126PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO7816-4". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ISO7816-4PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/NOPADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/PKCS5". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/PKCS5PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/PKCS7". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/PKCS7PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/TBC". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/TBCPADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/X9.23". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/X9.23PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ZEROBYTE". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB208/ZEROBYTEPADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO10126". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO10126-2". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO10126-2PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO10126PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO7816-4". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ISO7816-4PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/NOPADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/PKCS5". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/PKCS5PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/PKCS7". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/PKCS7PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/TBC". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/TBCPADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/X9.23". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/X9.23PADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ZEROBYTE". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB216/ZEROBYTEPADDING". 08:44:55,198 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO10126". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO10126-2". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO10126-2PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO10126PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO7816-4". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ISO7816-4PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/NOPADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/PKCS5". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/PKCS5PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/PKCS7". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/PKCS7PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/TBC". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/TBCPADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/X9.23". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/X9.23PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ZEROBYTE". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB224/ZEROBYTEPADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO10126". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO10126-2". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO10126-2PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO10126PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO7816-4". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ISO7816-4PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/NOPADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/PKCS5". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/PKCS5PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/PKCS7". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/PKCS7PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/TBC". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/TBCPADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/X9.23". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/X9.23PADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ZEROBYTE". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB232/ZEROBYTEPADDING". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/". 08:44:55,199 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO10126". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO10126-2". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO10126-2PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO10126PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO7816-4". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ISO7816-4PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/NOPADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/PKCS5". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/PKCS5PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/PKCS7". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/PKCS7PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/TBC". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/TBCPADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/X9.23". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/X9.23PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ZEROBYTE". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB24/ZEROBYTEPADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO10126". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO10126-2". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO10126-2PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO10126PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO7816-4". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ISO7816-4PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/NOPADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/PKCS5". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/PKCS5PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/PKCS7". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/PKCS7PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/TBC". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/TBCPADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/X9.23". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/X9.23PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ZEROBYTE". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB240/ZEROBYTEPADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO10126". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO10126-2". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO10126-2PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO10126PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO7816-4". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ISO7816-4PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/NOPADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/PKCS5". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/PKCS5PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/PKCS7". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/PKCS7PADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/TBC". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/TBCPADDING". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/X9.23". 08:44:55,200 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/X9.23PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ZEROBYTE". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB248/ZEROBYTEPADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO10126". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO10126-2". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO10126-2PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO10126PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO7816-4". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ISO7816-4PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/NOPADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/PKCS5". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/PKCS5PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/PKCS7". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/PKCS7PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/TBC". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/TBCPADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/X9.23". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/X9.23PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ZEROBYTE". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB256/ZEROBYTEPADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO10126". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO10126-2". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO10126-2PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO10126PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO7816-4". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ISO7816-4PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/NOPADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/PKCS5". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/PKCS5PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/PKCS7". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/PKCS7PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/TBC". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/TBCPADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/X9.23". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/X9.23PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ZEROBYTE". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB32/ZEROBYTEPADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO10126". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO10126-2". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO10126-2PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO10126PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO7816-4". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ISO7816-4PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/NOPADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/PKCS5". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/PKCS5PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/PKCS7". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/PKCS7PADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/TBC". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/TBCPADDING". 08:44:55,201 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/X9.23". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/X9.23PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ZEROBYTE". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB40/ZEROBYTEPADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO10126". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO10126-2". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO10126-2PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO10126PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO7816-4". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ISO7816-4PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/NOPADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/PKCS5". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/PKCS5PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/PKCS7". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/PKCS7PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/TBC". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/TBCPADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/X9.23". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/X9.23PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ZEROBYTE". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB48/ZEROBYTEPADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO10126". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO10126-2". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO10126-2PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO10126PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO7816-4". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ISO7816-4PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/NOPADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/PKCS5". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/PKCS5PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/PKCS7". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/PKCS7PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/TBC". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/TBCPADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/X9.23". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/X9.23PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ZEROBYTE". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB56/ZEROBYTEPADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO10126". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO10126-2". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO10126-2PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO10126PADDING". 08:44:55,202 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO7816-4". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ISO7816-4PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/NOPADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/PKCS5". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/PKCS5PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/PKCS7". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/PKCS7PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/TBC". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/TBCPADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/X9.23". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/X9.23PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ZEROBYTE". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB64/ZEROBYTEPADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO10126". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO10126-2". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO10126-2PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO10126PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO7816-4". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ISO7816-4PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/NOPADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/PKCS5". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/PKCS5PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/PKCS7". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/PKCS7PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/TBC". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/TBCPADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/X9.23". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/X9.23PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ZEROBYTE". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB72/ZEROBYTEPADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO10126". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO10126-2". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO10126-2PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO10126PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO7816-4". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ISO7816-4PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/NOPADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/PKCS5". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/PKCS5PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/PKCS7". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/PKCS7PADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/TBC". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/TBCPADDING". 08:44:55,203 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/X9.23". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/X9.23PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ZEROBYTE". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB8/ZEROBYTEPADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO10126". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO10126-2". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO10126-2PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO10126PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO7816-4". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ISO7816-4PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/NOPADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/PKCS5". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/PKCS5PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/PKCS7". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/PKCS7PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/TBC". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/TBCPADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/X9.23". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/X9.23PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ZEROBYTE". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB80/ZEROBYTEPADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO10126". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO10126-2". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO10126-2PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO10126PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO7816-4". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ISO7816-4PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/NOPADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/PKCS5". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/PKCS5PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/PKCS7". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/PKCS7PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/TBC". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/TBCPADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/X9.23". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/X9.23PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ZEROBYTE". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB88/ZEROBYTEPADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO10126". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO10126-2". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO10126-2PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO10126PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO7816-4". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ISO7816-4PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/NOPADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/PKCS5". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/PKCS5PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/PKCS7". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/PKCS7PADDING". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/TBC". 08:44:55,204 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/TBCPADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/X9.23". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/X9.23PADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ZEROBYTE". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CFB96/ZEROBYTEPADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CTS/". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/CTS/NOPADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/EAX/". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/EAX/NOPADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/ECB/". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/ECB/NOPADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/GCM/". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/GCM/NOPADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO10126". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO10126-2". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO10126-2PADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO10126PADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO7816-4". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ISO7816-4PADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/NOPADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/PKCS5". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/PKCS5PADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/PKCS7". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/PKCS7PADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/TBC". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/TBCPADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/X9.23". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/X9.23PADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ZEROBYTE". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB/ZEROBYTEPADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO10126". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO10126-2". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO10126-2PADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO10126PADDING". 08:44:55,205 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO7816-4". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ISO7816-4PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/NOPADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/PKCS5". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/PKCS5PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/PKCS7". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/PKCS7PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/TBC". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/TBCPADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/X9.23". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/X9.23PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ZEROBYTE". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB104/ZEROBYTEPADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO10126". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO10126-2". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO10126-2PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO10126PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO7816-4". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ISO7816-4PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/NOPADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/PKCS5". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/PKCS5PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/PKCS7". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/PKCS7PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/TBC". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/TBCPADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/X9.23". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/X9.23PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ZEROBYTE". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB112/ZEROBYTEPADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO10126". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO10126-2". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO10126-2PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO10126PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO7816-4". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ISO7816-4PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/NOPADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/PKCS5". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/PKCS5PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/PKCS7". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/PKCS7PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/TBC". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/TBCPADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/X9.23". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/X9.23PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ZEROBYTE". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB120/ZEROBYTEPADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO10126". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO10126-2". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO10126-2PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO10126PADDING". 08:44:55,206 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO7816-4". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ISO7816-4PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/NOPADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/PKCS5". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/PKCS5PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/PKCS7". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/PKCS7PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/TBC". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/TBCPADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/X9.23". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/X9.23PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ZEROBYTE". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB128/ZEROBYTEPADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO10126". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO10126-2". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO10126-2PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO10126PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO7816-4". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ISO7816-4PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/NOPADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/PKCS5". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/PKCS5PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/PKCS7". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/PKCS7PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/TBC". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/TBCPADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/X9.23". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/X9.23PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ZEROBYTE". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB136/ZEROBYTEPADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO10126". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO10126-2". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO10126-2PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO10126PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO7816-4". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ISO7816-4PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/NOPADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/PKCS5". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/PKCS5PADDING". 08:44:55,207 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/PKCS7". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/PKCS7PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/TBC". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/TBCPADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/X9.23". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/X9.23PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ZEROBYTE". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB144/ZEROBYTEPADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO10126". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO10126-2". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO10126-2PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO10126PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO7816-4". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ISO7816-4PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/NOPADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/PKCS5". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/PKCS5PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/PKCS7". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/PKCS7PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/TBC". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/TBCPADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/X9.23". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/X9.23PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ZEROBYTE". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB152/ZEROBYTEPADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO10126". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO10126-2". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO10126-2PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO10126PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO7816-4". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ISO7816-4PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/NOPADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/PKCS5". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/PKCS5PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/PKCS7". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/PKCS7PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/TBC". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/TBCPADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/X9.23". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/X9.23PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ZEROBYTE". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB16/ZEROBYTEPADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO10126". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO10126-2". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO10126-2PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO10126PADDING". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO7816-4". 08:44:55,208 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ISO7816-4PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/NOPADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/PKCS5". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/PKCS5PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/PKCS7". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/PKCS7PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/TBC". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/TBCPADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/X9.23". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/X9.23PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ZEROBYTE". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB160/ZEROBYTEPADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO10126". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO10126-2". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO10126-2PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO10126PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO7816-4". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ISO7816-4PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/NOPADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/PKCS5". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/PKCS5PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/PKCS7". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/PKCS7PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/TBC". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/TBCPADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/X9.23". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/X9.23PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ZEROBYTE". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB168/ZEROBYTEPADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO10126". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO10126-2". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO10126-2PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO10126PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO7816-4". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ISO7816-4PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/NOPADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/PKCS5". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/PKCS5PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/PKCS7". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/PKCS7PADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/TBC". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/TBCPADDING". 08:44:55,209 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/X9.23". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/X9.23PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ZEROBYTE". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB176/ZEROBYTEPADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO10126". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO10126-2". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO10126-2PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO10126PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO7816-4". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ISO7816-4PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/NOPADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/PKCS5". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/PKCS5PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/PKCS7". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/PKCS7PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/TBC". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/TBCPADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/X9.23". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/X9.23PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ZEROBYTE". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB184/ZEROBYTEPADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO10126". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO10126-2". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO10126-2PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO10126PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO7816-4". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ISO7816-4PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/NOPADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/PKCS5". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/PKCS5PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/PKCS7". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/PKCS7PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/TBC". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/TBCPADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/X9.23". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/X9.23PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ZEROBYTE". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB192/ZEROBYTEPADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO10126". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO10126-2". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO10126-2PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO10126PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO7816-4". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ISO7816-4PADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/NOPADDING". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/PKCS5". 08:44:55,210 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/PKCS5PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/PKCS7". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/PKCS7PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/TBC". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/TBCPADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/X9.23". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/X9.23PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ZEROBYTE". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB200/ZEROBYTEPADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO10126". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO10126-2". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO10126-2PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO10126PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO7816-4". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ISO7816-4PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/NOPADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/PKCS5". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/PKCS5PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/PKCS7". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/PKCS7PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/TBC". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/TBCPADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/X9.23". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/X9.23PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ZEROBYTE". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB208/ZEROBYTEPADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO10126". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO10126-2". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO10126-2PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO10126PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO7816-4". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ISO7816-4PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/NOPADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/PKCS5". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/PKCS5PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/PKCS7". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/PKCS7PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/TBC". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/TBCPADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/X9.23". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/X9.23PADDING". 08:44:55,211 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ZEROBYTE". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB216/ZEROBYTEPADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO10126". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO10126-2". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO10126-2PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO10126PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO7816-4". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ISO7816-4PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/NOPADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/PKCS5". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/PKCS5PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/PKCS7". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/PKCS7PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/TBC". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/TBCPADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/X9.23". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/X9.23PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ZEROBYTE". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB224/ZEROBYTEPADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO10126". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO10126-2". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO10126-2PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO10126PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO7816-4". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ISO7816-4PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/NOPADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/PKCS5". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/PKCS5PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/PKCS7". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/PKCS7PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/TBC". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/TBCPADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/X9.23". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/X9.23PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ZEROBYTE". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB232/ZEROBYTEPADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO10126". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO10126-2". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO10126-2PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO10126PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO7816-4". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ISO7816-4PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/NOPADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/PKCS5". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/PKCS5PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/PKCS7". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/PKCS7PADDING". 08:44:55,212 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/TBC". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/TBCPADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/X9.23". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/X9.23PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ZEROBYTE". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB24/ZEROBYTEPADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO10126". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO10126-2". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO10126-2PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO10126PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO7816-4". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ISO7816-4PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/NOPADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/PKCS5". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/PKCS5PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/PKCS7". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/PKCS7PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/TBC". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/TBCPADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/X9.23". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/X9.23PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ZEROBYTE". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB240/ZEROBYTEPADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO10126". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO10126-2". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO10126-2PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO10126PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO7816-4". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ISO7816-4PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/NOPADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/PKCS5". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/PKCS5PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/PKCS7". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/PKCS7PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/TBC". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/TBCPADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/X9.23". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/X9.23PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ZEROBYTE". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB248/ZEROBYTEPADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO10126". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO10126-2". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO10126-2PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO10126PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO7816-4". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ISO7816-4PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/NOPADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/PKCS5". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/PKCS5PADDING". 08:44:55,213 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/PKCS7". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/PKCS7PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/TBC". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/TBCPADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/X9.23". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/X9.23PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ZEROBYTE". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB256/ZEROBYTEPADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO10126". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO10126-2". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO10126-2PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO10126PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO7816-4". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ISO7816-4PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/NOPADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/PKCS5". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/PKCS5PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/PKCS7". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/PKCS7PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/TBC". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/TBCPADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/X9.23". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/X9.23PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ZEROBYTE". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB32/ZEROBYTEPADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO10126". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO10126-2". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO10126-2PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO10126PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO7816-4". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ISO7816-4PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/NOPADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/PKCS5". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/PKCS5PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/PKCS7". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/PKCS7PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/TBC". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/TBCPADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/X9.23". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/X9.23PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ZEROBYTE". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB40/ZEROBYTEPADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO10126". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO10126-2". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO10126-2PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO10126PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO7816-4". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ISO7816-4PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/NOPADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/PKCS5". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/PKCS5PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/PKCS7". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/PKCS7PADDING". 08:44:55,214 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/TBC". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/TBCPADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/X9.23". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/X9.23PADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ZEROBYTE". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB48/ZEROBYTEPADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO10126". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO10126-2". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO10126-2PADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO10126PADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO7816-4". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ISO7816-4PADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/NOPADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/PKCS5". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/PKCS5PADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/PKCS7". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/PKCS7PADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/TBC". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/TBCPADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/X9.23". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/X9.23PADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ZEROBYTE". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB56/ZEROBYTEPADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO10126". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO10126-2". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO10126-2PADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO10126PADDING". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO7816-4". 08:44:55,215 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ISO7816-4PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/NOPADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/PKCS5". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/PKCS5PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/PKCS7". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/PKCS7PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/TBC". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/TBCPADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/X9.23". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/X9.23PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ZEROBYTE". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB64/ZEROBYTEPADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO10126". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO10126-2". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO10126-2PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO10126PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO7816-4". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ISO7816-4PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/NOPADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/PKCS5". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/PKCS5PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/PKCS7". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/PKCS7PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/TBC". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/TBCPADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/X9.23". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/X9.23PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ZEROBYTE". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB72/ZEROBYTEPADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO10126". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO10126-2". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO10126-2PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO10126PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO7816-4". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ISO7816-4PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/NOPADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/PKCS5". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/PKCS5PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/PKCS7". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/PKCS7PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/TBC". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/TBCPADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/X9.23". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/X9.23PADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ZEROBYTE". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB8/ZEROBYTEPADDING". 08:44:55,216 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO10126". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO10126-2". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO10126-2PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO10126PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO7816-4". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ISO7816-4PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/NOPADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/PKCS5". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/PKCS5PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/PKCS7". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/PKCS7PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/TBC". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/TBCPADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/X9.23". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/X9.23PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ZEROBYTE". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB80/ZEROBYTEPADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO10126". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO10126-2". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO10126-2PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO10126PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO7816-4". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ISO7816-4PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/NOPADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/PKCS5". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/PKCS5PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/PKCS7". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/PKCS7PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/TBC". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/TBCPADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/X9.23". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/X9.23PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ZEROBYTE". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB88/ZEROBYTEPADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO10126". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO10126-2". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO10126-2PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO10126PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO7816-4". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ISO7816-4PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/NOPADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/PKCS5". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/PKCS5PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/PKCS7". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/PKCS7PADDING". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/TBC". 08:44:55,217 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/TBCPADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/X9.23". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/X9.23PADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ZEROBYTE". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/OFB96/ZEROBYTEPADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO10126". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO10126-2". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO10126-2PADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO10126PADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO7816-4". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ISO7816-4PADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/NOPADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/PKCS5". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/PKCS5PADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/PKCS7". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/PKCS7PADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/TBC". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/TBCPADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/X9.23". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/X9.23PADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ZEROBYTE". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SEED/SIC/ZEROBYTEPADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT//". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT//NOPADDING". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC-CTS/". 08:44:55,218 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC-CTS/NOPADDING". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO10126". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO10126-2". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO10126-2PADDING". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO10126PADDING". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO7816-4". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ISO7816-4PADDING". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/NOPADDING". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/PKCS5". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/PKCS5PADDING". 08:44:55,219 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/PKCS7". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/PKCS7PADDING". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/TBC". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/TBCPADDING". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/X9.23". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/X9.23PADDING". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ZEROBYTE". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CBC/ZEROBYTEPADDING". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CCM/". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CCM/NOPADDING". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO10126". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO10126-2". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO10126-2PADDING". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO10126PADDING". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO7816-4". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ISO7816-4PADDING". 08:44:55,220 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/NOPADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/PKCS5". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/PKCS5PADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/PKCS7". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/PKCS7PADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/TBC". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/TBCPADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/X9.23". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/X9.23PADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ZEROBYTE". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB/ZEROBYTEPADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO10126". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO10126-2". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO10126-2PADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO10126PADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO7816-4". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ISO7816-4PADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/NOPADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/PKCS5". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/PKCS5PADDING". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/PKCS7". 08:44:55,221 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/PKCS7PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/TBC". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/TBCPADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/X9.23". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/X9.23PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ZEROBYTE". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB104/ZEROBYTEPADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO10126". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO10126-2". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO10126-2PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO10126PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO7816-4". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ISO7816-4PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/NOPADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/PKCS5". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/PKCS5PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/PKCS7". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/PKCS7PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/TBC". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/TBCPADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/X9.23". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/X9.23PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ZEROBYTE". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB112/ZEROBYTEPADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO10126". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO10126-2". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO10126-2PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO10126PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO7816-4". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ISO7816-4PADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/NOPADDING". 08:44:55,222 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/PKCS5". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/PKCS5PADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/PKCS7". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/PKCS7PADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/TBC". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/TBCPADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/X9.23". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/X9.23PADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ZEROBYTE". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB120/ZEROBYTEPADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO10126". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO10126-2". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO10126-2PADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO10126PADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO7816-4". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ISO7816-4PADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/NOPADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/PKCS5". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/PKCS5PADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/PKCS7". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/PKCS7PADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/TBC". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/TBCPADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/X9.23". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/X9.23PADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ZEROBYTE". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB128/ZEROBYTEPADDING". 08:44:55,223 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO10126". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO10126-2". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO10126-2PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO10126PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO7816-4". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ISO7816-4PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/NOPADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/PKCS5". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/PKCS5PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/PKCS7". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/PKCS7PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/TBC". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/TBCPADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/X9.23". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/X9.23PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ZEROBYTE". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB136/ZEROBYTEPADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO10126". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO10126-2". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO10126-2PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO10126PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO7816-4". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ISO7816-4PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/NOPADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/PKCS5". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/PKCS5PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/PKCS7". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/PKCS7PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/TBC". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/TBCPADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/X9.23". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/X9.23PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ZEROBYTE". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB144/ZEROBYTEPADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO10126". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO10126-2". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO10126-2PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO10126PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO7816-4". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ISO7816-4PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/NOPADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/PKCS5". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/PKCS5PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/PKCS7". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/PKCS7PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/TBC". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/TBCPADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/X9.23". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/X9.23PADDING". 08:44:55,224 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ZEROBYTE". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB152/ZEROBYTEPADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO10126". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO10126-2". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO10126-2PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO10126PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO7816-4". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ISO7816-4PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/NOPADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/PKCS5". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/PKCS5PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/PKCS7". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/PKCS7PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/TBC". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/TBCPADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/X9.23". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/X9.23PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ZEROBYTE". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB16/ZEROBYTEPADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO10126". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO10126-2". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO10126-2PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO10126PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO7816-4". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ISO7816-4PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/NOPADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/PKCS5". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/PKCS5PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/PKCS7". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/PKCS7PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/TBC". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/TBCPADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/X9.23". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/X9.23PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ZEROBYTE". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB160/ZEROBYTEPADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO10126". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO10126-2". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO10126-2PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO10126PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO7816-4". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ISO7816-4PADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/NOPADDING". 08:44:55,225 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/PKCS5". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/PKCS5PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/PKCS7". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/PKCS7PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/TBC". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/TBCPADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/X9.23". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/X9.23PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ZEROBYTE". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB168/ZEROBYTEPADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO10126". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO10126-2". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO10126-2PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO10126PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO7816-4". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ISO7816-4PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/NOPADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/PKCS5". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/PKCS5PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/PKCS7". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/PKCS7PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/TBC". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/TBCPADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/X9.23". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/X9.23PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ZEROBYTE". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB176/ZEROBYTEPADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO10126". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO10126-2". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO10126-2PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO10126PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO7816-4". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ISO7816-4PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/NOPADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/PKCS5". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/PKCS5PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/PKCS7". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/PKCS7PADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/TBC". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/TBCPADDING". 08:44:55,226 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/X9.23". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/X9.23PADDING". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ZEROBYTE". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB184/ZEROBYTEPADDING". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO10126". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO10126-2". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO10126-2PADDING". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO10126PADDING". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO7816-4". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ISO7816-4PADDING". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/NOPADDING". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/PKCS5". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/PKCS5PADDING". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/PKCS7". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/PKCS7PADDING". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/TBC". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/TBCPADDING". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/X9.23". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/X9.23PADDING". 08:44:55,227 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ZEROBYTE". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB192/ZEROBYTEPADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO10126". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO10126-2". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO10126-2PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO10126PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO7816-4". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ISO7816-4PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/NOPADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/PKCS5". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/PKCS5PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/PKCS7". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/PKCS7PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/TBC". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/TBCPADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/X9.23". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/X9.23PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ZEROBYTE". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB200/ZEROBYTEPADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO10126". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO10126-2". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO10126-2PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO10126PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO7816-4". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ISO7816-4PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/NOPADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/PKCS5". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/PKCS5PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/PKCS7". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/PKCS7PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/TBC". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/TBCPADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/X9.23". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/X9.23PADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ZEROBYTE". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB208/ZEROBYTEPADDING". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/". 08:44:55,228 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO10126". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO10126-2". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO10126-2PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO10126PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO7816-4". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ISO7816-4PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/NOPADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/PKCS5". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/PKCS5PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/PKCS7". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/PKCS7PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/TBC". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/TBCPADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/X9.23". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/X9.23PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ZEROBYTE". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB216/ZEROBYTEPADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO10126". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO10126-2". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO10126-2PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO10126PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO7816-4". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ISO7816-4PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/NOPADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/PKCS5". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/PKCS5PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/PKCS7". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/PKCS7PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/TBC". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/TBCPADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/X9.23". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/X9.23PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ZEROBYTE". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB224/ZEROBYTEPADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO10126". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO10126-2". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO10126-2PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO10126PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO7816-4". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ISO7816-4PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/NOPADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/PKCS5". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/PKCS5PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/PKCS7". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/PKCS7PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/TBC". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/TBCPADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/X9.23". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/X9.23PADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ZEROBYTE". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB232/ZEROBYTEPADDING". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO10126". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO10126-2". 08:44:55,229 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO10126-2PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO10126PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO7816-4". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ISO7816-4PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/NOPADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/PKCS5". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/PKCS5PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/PKCS7". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/PKCS7PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/TBC". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/TBCPADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/X9.23". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/X9.23PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ZEROBYTE". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB24/ZEROBYTEPADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO10126". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO10126-2". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO10126-2PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO10126PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO7816-4". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ISO7816-4PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/NOPADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/PKCS5". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/PKCS5PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/PKCS7". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/PKCS7PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/TBC". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/TBCPADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/X9.23". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/X9.23PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ZEROBYTE". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB240/ZEROBYTEPADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO10126". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO10126-2". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO10126-2PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO10126PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO7816-4". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ISO7816-4PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/NOPADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/PKCS5". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/PKCS5PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/PKCS7". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/PKCS7PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/TBC". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/TBCPADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/X9.23". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/X9.23PADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ZEROBYTE". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB248/ZEROBYTEPADDING". 08:44:55,230 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO10126". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO10126-2". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO10126-2PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO10126PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO7816-4". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ISO7816-4PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/NOPADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/PKCS5". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/PKCS5PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/PKCS7". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/PKCS7PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/TBC". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/TBCPADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/X9.23". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/X9.23PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ZEROBYTE". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB256/ZEROBYTEPADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO10126". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO10126-2". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO10126-2PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO10126PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO7816-4". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ISO7816-4PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/NOPADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/PKCS5". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/PKCS5PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/PKCS7". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/PKCS7PADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/TBC". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/TBCPADDING". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/X9.23". 08:44:55,231 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/X9.23PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ZEROBYTE". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB32/ZEROBYTEPADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO10126". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO10126-2". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO10126-2PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO10126PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO7816-4". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ISO7816-4PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/NOPADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/PKCS5". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/PKCS5PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/PKCS7". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/PKCS7PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/TBC". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/TBCPADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/X9.23". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/X9.23PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ZEROBYTE". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB40/ZEROBYTEPADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO10126". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO10126-2". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO10126-2PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO10126PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO7816-4". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ISO7816-4PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/NOPADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/PKCS5". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/PKCS5PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/PKCS7". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/PKCS7PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/TBC". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/TBCPADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/X9.23". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/X9.23PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ZEROBYTE". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB48/ZEROBYTEPADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO10126". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO10126-2". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO10126-2PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO10126PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO7816-4". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ISO7816-4PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/NOPADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/PKCS5". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/PKCS5PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/PKCS7". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/PKCS7PADDING". 08:44:55,232 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/TBC". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/TBCPADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/X9.23". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/X9.23PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ZEROBYTE". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB56/ZEROBYTEPADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO10126". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO10126-2". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO10126-2PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO10126PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO7816-4". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ISO7816-4PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/NOPADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/PKCS5". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/PKCS5PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/PKCS7". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/PKCS7PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/TBC". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/TBCPADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/X9.23". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/X9.23PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ZEROBYTE". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB64/ZEROBYTEPADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO10126". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO10126-2". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO10126-2PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO10126PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO7816-4". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ISO7816-4PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/NOPADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/PKCS5". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/PKCS5PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/PKCS7". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/PKCS7PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/TBC". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/TBCPADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/X9.23". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/X9.23PADDING". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ZEROBYTE". 08:44:55,233 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB72/ZEROBYTEPADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO10126". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO10126-2". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO10126-2PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO10126PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO7816-4". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ISO7816-4PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/NOPADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/PKCS5". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/PKCS5PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/PKCS7". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/PKCS7PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/TBC". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/TBCPADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/X9.23". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/X9.23PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ZEROBYTE". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB8/ZEROBYTEPADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO10126". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO10126-2". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO10126-2PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO10126PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO7816-4". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ISO7816-4PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/NOPADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/PKCS5". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/PKCS5PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/PKCS7". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/PKCS7PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/TBC". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/TBCPADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/X9.23". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/X9.23PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ZEROBYTE". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB80/ZEROBYTEPADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO10126". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO10126-2". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO10126-2PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO10126PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO7816-4". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ISO7816-4PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/NOPADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/PKCS5". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/PKCS5PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/PKCS7". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/PKCS7PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/TBC". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/TBCPADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/X9.23". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/X9.23PADDING". 08:44:55,234 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ZEROBYTE". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB88/ZEROBYTEPADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO10126". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO10126-2". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO10126-2PADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO10126PADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO7816-4". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ISO7816-4PADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/NOPADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/PKCS5". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/PKCS5PADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/PKCS7". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/PKCS7PADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/TBC". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/TBCPADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/X9.23". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/X9.23PADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ZEROBYTE". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CFB96/ZEROBYTEPADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CTS/". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/CTS/NOPADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/EAX/". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/EAX/NOPADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/ECB/". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/ECB/NOPADDING". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/GCM/". 08:44:55,235 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/GCM/NOPADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO10126". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO10126-2". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO10126-2PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO10126PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO7816-4". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ISO7816-4PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/NOPADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/PKCS5". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/PKCS5PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/PKCS7". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/PKCS7PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/TBC". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/TBCPADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/X9.23". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/X9.23PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ZEROBYTE". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB/ZEROBYTEPADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO10126". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO10126-2". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO10126-2PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO10126PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO7816-4". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ISO7816-4PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/NOPADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/PKCS5". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/PKCS5PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/PKCS7". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/PKCS7PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/TBC". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/TBCPADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/X9.23". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/X9.23PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ZEROBYTE". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB104/ZEROBYTEPADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO10126". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO10126-2". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO10126-2PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO10126PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO7816-4". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ISO7816-4PADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/NOPADDING". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/PKCS5". 08:44:55,236 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/PKCS5PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/PKCS7". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/PKCS7PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/TBC". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/TBCPADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/X9.23". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/X9.23PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ZEROBYTE". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB112/ZEROBYTEPADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO10126". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO10126-2". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO10126-2PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO10126PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO7816-4". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ISO7816-4PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/NOPADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/PKCS5". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/PKCS5PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/PKCS7". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/PKCS7PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/TBC". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/TBCPADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/X9.23". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/X9.23PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ZEROBYTE". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB120/ZEROBYTEPADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO10126". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO10126-2". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO10126-2PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO10126PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO7816-4". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ISO7816-4PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/NOPADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/PKCS5". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/PKCS5PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/PKCS7". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/PKCS7PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/TBC". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/TBCPADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/X9.23". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/X9.23PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ZEROBYTE". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB128/ZEROBYTEPADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO10126". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO10126-2". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO10126-2PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO10126PADDING". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO7816-4". 08:44:55,237 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ISO7816-4PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/NOPADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/PKCS5". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/PKCS5PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/PKCS7". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/PKCS7PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/TBC". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/TBCPADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/X9.23". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/X9.23PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ZEROBYTE". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB136/ZEROBYTEPADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO10126". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO10126-2". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO10126-2PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO10126PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO7816-4". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ISO7816-4PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/NOPADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/PKCS5". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/PKCS5PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/PKCS7". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/PKCS7PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/TBC". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/TBCPADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/X9.23". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/X9.23PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ZEROBYTE". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB144/ZEROBYTEPADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO10126". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO10126-2". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO10126-2PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO10126PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO7816-4". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ISO7816-4PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/NOPADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/PKCS5". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/PKCS5PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/PKCS7". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/PKCS7PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/TBC". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/TBCPADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/X9.23". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/X9.23PADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ZEROBYTE". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB152/ZEROBYTEPADDING". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO10126". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO10126-2". 08:44:55,238 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO10126-2PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO10126PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO7816-4". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ISO7816-4PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/NOPADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/PKCS5". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/PKCS5PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/PKCS7". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/PKCS7PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/TBC". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/TBCPADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/X9.23". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/X9.23PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ZEROBYTE". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB16/ZEROBYTEPADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO10126". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO10126-2". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO10126-2PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO10126PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO7816-4". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ISO7816-4PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/NOPADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/PKCS5". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/PKCS5PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/PKCS7". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/PKCS7PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/TBC". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/TBCPADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/X9.23". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/X9.23PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ZEROBYTE". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB160/ZEROBYTEPADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO10126". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO10126-2". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO10126-2PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO10126PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO7816-4". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ISO7816-4PADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/NOPADDING". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/PKCS5". 08:44:55,239 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/PKCS5PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/PKCS7". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/PKCS7PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/TBC". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/TBCPADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/X9.23". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/X9.23PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ZEROBYTE". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB168/ZEROBYTEPADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO10126". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO10126-2". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO10126-2PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO10126PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO7816-4". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ISO7816-4PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/NOPADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/PKCS5". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/PKCS5PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/PKCS7". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/PKCS7PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/TBC". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/TBCPADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/X9.23". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/X9.23PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ZEROBYTE". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB176/ZEROBYTEPADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO10126". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO10126-2". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO10126-2PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO10126PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO7816-4". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ISO7816-4PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/NOPADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/PKCS5". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/PKCS5PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/PKCS7". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/PKCS7PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/TBC". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/TBCPADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/X9.23". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/X9.23PADDING". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ZEROBYTE". 08:44:55,240 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB184/ZEROBYTEPADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO10126". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO10126-2". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO10126-2PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO10126PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO7816-4". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ISO7816-4PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/NOPADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/PKCS5". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/PKCS5PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/PKCS7". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/PKCS7PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/TBC". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/TBCPADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/X9.23". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/X9.23PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ZEROBYTE". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB192/ZEROBYTEPADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO10126". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO10126-2". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO10126-2PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO10126PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO7816-4". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ISO7816-4PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/NOPADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/PKCS5". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/PKCS5PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/PKCS7". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/PKCS7PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/TBC". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/TBCPADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/X9.23". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/X9.23PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ZEROBYTE". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB200/ZEROBYTEPADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO10126". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO10126-2". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO10126-2PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO10126PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO7816-4". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ISO7816-4PADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/NOPADDING". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/PKCS5". 08:44:55,241 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/PKCS5PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/PKCS7". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/PKCS7PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/TBC". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/TBCPADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/X9.23". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/X9.23PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ZEROBYTE". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB208/ZEROBYTEPADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO10126". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO10126-2". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO10126-2PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO10126PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO7816-4". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ISO7816-4PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/NOPADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/PKCS5". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/PKCS5PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/PKCS7". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/PKCS7PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/TBC". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/TBCPADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/X9.23". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/X9.23PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ZEROBYTE". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB216/ZEROBYTEPADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO10126". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO10126-2". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO10126-2PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO10126PADDING". 08:44:55,242 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO7816-4". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ISO7816-4PADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/NOPADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/PKCS5". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/PKCS5PADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/PKCS7". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/PKCS7PADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/TBC". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/TBCPADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/X9.23". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/X9.23PADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ZEROBYTE". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB224/ZEROBYTEPADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO10126". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO10126-2". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO10126-2PADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO10126PADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO7816-4". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ISO7816-4PADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/NOPADDING". 08:44:55,243 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/PKCS5". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/PKCS5PADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/PKCS7". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/PKCS7PADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/TBC". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/TBCPADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/X9.23". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/X9.23PADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ZEROBYTE". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB232/ZEROBYTEPADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO10126". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO10126-2". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO10126-2PADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO10126PADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO7816-4". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ISO7816-4PADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/NOPADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/PKCS5". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/PKCS5PADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/PKCS7". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/PKCS7PADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/TBC". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/TBCPADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/X9.23". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/X9.23PADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ZEROBYTE". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB24/ZEROBYTEPADDING". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO10126". 08:44:55,244 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO10126-2". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO10126-2PADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO10126PADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO7816-4". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ISO7816-4PADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/NOPADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/PKCS5". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/PKCS5PADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/PKCS7". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/PKCS7PADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/TBC". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/TBCPADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/X9.23". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/X9.23PADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ZEROBYTE". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB240/ZEROBYTEPADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO10126". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO10126-2". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO10126-2PADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO10126PADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO7816-4". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ISO7816-4PADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/NOPADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/PKCS5". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/PKCS5PADDING". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/PKCS7". 08:44:55,245 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/PKCS7PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/TBC". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/TBCPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/X9.23". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/X9.23PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ZEROBYTE". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB248/ZEROBYTEPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO10126". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO10126-2". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO10126-2PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO10126PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO7816-4". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ISO7816-4PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/NOPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/PKCS5". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/PKCS5PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/PKCS7". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/PKCS7PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/TBC". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/TBCPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/X9.23". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/X9.23PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ZEROBYTE". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB256/ZEROBYTEPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO10126". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO10126-2". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO10126-2PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO10126PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO7816-4". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ISO7816-4PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/NOPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/PKCS5". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/PKCS5PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/PKCS7". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/PKCS7PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/TBC". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/TBCPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/X9.23". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/X9.23PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ZEROBYTE". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB32/ZEROBYTEPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO10126". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO10126-2". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO10126-2PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO10126PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO7816-4". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ISO7816-4PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/NOPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/PKCS5". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/PKCS5PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/PKCS7". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/PKCS7PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/TBC". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/TBCPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/X9.23". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/X9.23PADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ZEROBYTE". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB40/ZEROBYTEPADDING". 08:44:55,246 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO10126". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO10126-2". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO10126-2PADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO10126PADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO7816-4". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ISO7816-4PADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/NOPADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/PKCS5". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/PKCS5PADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/PKCS7". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/PKCS7PADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/TBC". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/TBCPADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/X9.23". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/X9.23PADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ZEROBYTE". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB48/ZEROBYTEPADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO10126". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO10126-2". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO10126-2PADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO10126PADDING". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO7816-4". 08:44:55,247 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ISO7816-4PADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/NOPADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/PKCS5". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/PKCS5PADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/PKCS7". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/PKCS7PADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/TBC". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/TBCPADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/X9.23". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/X9.23PADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ZEROBYTE". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB56/ZEROBYTEPADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO10126". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO10126-2". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO10126-2PADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO10126PADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO7816-4". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ISO7816-4PADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/NOPADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/PKCS5". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/PKCS5PADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/PKCS7". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/PKCS7PADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/TBC". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/TBCPADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/X9.23". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/X9.23PADDING". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ZEROBYTE". 08:44:55,248 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB64/ZEROBYTEPADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO10126". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO10126-2". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO10126-2PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO10126PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO7816-4". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ISO7816-4PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/NOPADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/PKCS5". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/PKCS5PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/PKCS7". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/PKCS7PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/TBC". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/TBCPADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/X9.23". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/X9.23PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ZEROBYTE". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB72/ZEROBYTEPADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO10126". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO10126-2". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO10126-2PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO10126PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO7816-4". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ISO7816-4PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/NOPADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/PKCS5". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/PKCS5PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/PKCS7". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/PKCS7PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/TBC". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/TBCPADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/X9.23". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/X9.23PADDING". 08:44:55,249 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ZEROBYTE". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB8/ZEROBYTEPADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO10126". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO10126-2". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO10126-2PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO10126PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO7816-4". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ISO7816-4PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/NOPADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/PKCS5". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/PKCS5PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/PKCS7". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/PKCS7PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/TBC". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/TBCPADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/X9.23". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/X9.23PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ZEROBYTE". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB80/ZEROBYTEPADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO10126". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO10126-2". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO10126-2PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO10126PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO7816-4". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ISO7816-4PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/NOPADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/PKCS5". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/PKCS5PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/PKCS7". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/PKCS7PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/TBC". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/TBCPADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/X9.23". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/X9.23PADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ZEROBYTE". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB88/ZEROBYTEPADDING". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/". 08:44:55,250 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO10126". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO10126-2". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO10126-2PADDING". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO10126PADDING". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO7816-4". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ISO7816-4PADDING". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/NOPADDING". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/PKCS5". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/PKCS5PADDING". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/PKCS7". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/PKCS7PADDING". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/TBC". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/TBCPADDING". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/X9.23". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/X9.23PADDING". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ZEROBYTE". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/OFB96/ZEROBYTEPADDING". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/". 08:44:55,251 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO10126". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO10126-2". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO10126-2PADDING". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO10126PADDING". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO7816-4". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ISO7816-4PADDING". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/NOPADDING". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/PKCS5". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/PKCS5PADDING". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/PKCS7". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/PKCS7PADDING". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/TBC". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/TBCPADDING". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/X9.23". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/X9.23PADDING". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ZEROBYTE". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SERPENT/SIC/ZEROBYTEPADDING". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK//". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK//NOPADDING". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC-CTS/". 08:44:55,252 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC-CTS/NOPADDING". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO10126". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO10126-2". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO10126-2PADDING". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO10126PADDING". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO7816-4". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ISO7816-4PADDING". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/NOPADDING". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/PKCS5". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/PKCS5PADDING". 08:44:55,253 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/PKCS7". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/PKCS7PADDING". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/TBC". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/TBCPADDING". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/X9.23". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/X9.23PADDING". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ZEROBYTE". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CBC/ZEROBYTEPADDING". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO10126". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO10126-2". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO10126-2PADDING". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO10126PADDING". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO7816-4". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ISO7816-4PADDING". 08:44:55,256 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/NOPADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/PKCS5". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/PKCS5PADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/PKCS7". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/PKCS7PADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/TBC". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/TBCPADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/X9.23". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/X9.23PADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ZEROBYTE". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB/ZEROBYTEPADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO10126". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO10126-2". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO10126-2PADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO10126PADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO7816-4". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ISO7816-4PADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/NOPADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/PKCS5". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/PKCS5PADDING". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/PKCS7". 08:44:55,257 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/PKCS7PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/TBC". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/TBCPADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/X9.23". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/X9.23PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ZEROBYTE". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB104/ZEROBYTEPADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO10126". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO10126-2". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO10126-2PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO10126PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO7816-4". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ISO7816-4PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/NOPADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/PKCS5". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/PKCS5PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/PKCS7". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/PKCS7PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/TBC". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/TBCPADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/X9.23". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/X9.23PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ZEROBYTE". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB112/ZEROBYTEPADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO10126". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO10126-2". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO10126-2PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO10126PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO7816-4". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ISO7816-4PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/NOPADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/PKCS5". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/PKCS5PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/PKCS7". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/PKCS7PADDING". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/TBC". 08:44:55,258 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/TBCPADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/X9.23". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/X9.23PADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ZEROBYTE". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB120/ZEROBYTEPADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO10126". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO10126-2". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO10126-2PADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO10126PADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO7816-4". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ISO7816-4PADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/NOPADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/PKCS5". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/PKCS5PADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/PKCS7". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/PKCS7PADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/TBC". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/TBCPADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/X9.23". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/X9.23PADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ZEROBYTE". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB128/ZEROBYTEPADDING". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/". 08:44:55,259 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO10126". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO10126-2". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO10126-2PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO10126PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO7816-4". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ISO7816-4PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/NOPADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/PKCS5". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/PKCS5PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/PKCS7". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/PKCS7PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/TBC". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/TBCPADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/X9.23". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/X9.23PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ZEROBYTE". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB136/ZEROBYTEPADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO10126". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO10126-2". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO10126-2PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO10126PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO7816-4". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ISO7816-4PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/NOPADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/PKCS5". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/PKCS5PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/PKCS7". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/PKCS7PADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/TBC". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/TBCPADDING". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/X9.23". 08:44:55,260 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/X9.23PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ZEROBYTE". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB144/ZEROBYTEPADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO10126". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO10126-2". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO10126-2PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO10126PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO7816-4". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ISO7816-4PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/NOPADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/PKCS5". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/PKCS5PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/PKCS7". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/PKCS7PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/TBC". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/TBCPADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/X9.23". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/X9.23PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ZEROBYTE". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB152/ZEROBYTEPADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO10126". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO10126-2". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO10126-2PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO10126PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO7816-4". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ISO7816-4PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/NOPADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/PKCS5". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/PKCS5PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/PKCS7". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/PKCS7PADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/TBC". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/TBCPADDING". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/X9.23". 08:44:55,261 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/X9.23PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ZEROBYTE". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB16/ZEROBYTEPADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO10126". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO10126-2". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO10126-2PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO10126PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO7816-4". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ISO7816-4PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/NOPADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/PKCS5". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/PKCS5PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/PKCS7". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/PKCS7PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/TBC". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/TBCPADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/X9.23". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/X9.23PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ZEROBYTE". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB160/ZEROBYTEPADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO10126". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO10126-2". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO10126-2PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO10126PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO7816-4". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ISO7816-4PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/NOPADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/PKCS5". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/PKCS5PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/PKCS7". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/PKCS7PADDING". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/TBC". 08:44:55,262 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/TBCPADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/X9.23". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/X9.23PADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ZEROBYTE". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB168/ZEROBYTEPADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO10126". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO10126-2". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO10126-2PADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO10126PADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO7816-4". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ISO7816-4PADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/NOPADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/PKCS5". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/PKCS5PADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/PKCS7". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/PKCS7PADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/TBC". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/TBCPADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/X9.23". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/X9.23PADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ZEROBYTE". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB176/ZEROBYTEPADDING". 08:44:55,263 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO10126". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO10126-2". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO10126-2PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO10126PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO7816-4". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ISO7816-4PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/NOPADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/PKCS5". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/PKCS5PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/PKCS7". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/PKCS7PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/TBC". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/TBCPADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/X9.23". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/X9.23PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ZEROBYTE". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB184/ZEROBYTEPADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO10126". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO10126-2". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO10126-2PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO10126PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO7816-4". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ISO7816-4PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/NOPADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/PKCS5". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/PKCS5PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/PKCS7". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/PKCS7PADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/TBC". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/TBCPADDING". 08:44:55,264 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/X9.23". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/X9.23PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ZEROBYTE". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB192/ZEROBYTEPADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO10126". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO10126-2". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO10126-2PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO10126PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO7816-4". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ISO7816-4PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/NOPADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/PKCS5". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/PKCS5PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/PKCS7". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/PKCS7PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/TBC". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/TBCPADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/X9.23". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/X9.23PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ZEROBYTE". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB200/ZEROBYTEPADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO10126". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO10126-2". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO10126-2PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO10126PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO7816-4". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ISO7816-4PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/NOPADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/PKCS5". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/PKCS5PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/PKCS7". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/PKCS7PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/TBC". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/TBCPADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/X9.23". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/X9.23PADDING". 08:44:55,265 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ZEROBYTE". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB208/ZEROBYTEPADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO10126". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO10126-2". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO10126-2PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO10126PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO7816-4". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ISO7816-4PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/NOPADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/PKCS5". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/PKCS5PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/PKCS7". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/PKCS7PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/TBC". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/TBCPADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/X9.23". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/X9.23PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ZEROBYTE". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB216/ZEROBYTEPADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO10126". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO10126-2". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO10126-2PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO10126PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO7816-4". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ISO7816-4PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/NOPADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/PKCS5". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/PKCS5PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/PKCS7". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/PKCS7PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/TBC". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/TBCPADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/X9.23". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/X9.23PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ZEROBYTE". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB224/ZEROBYTEPADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO10126". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO10126-2". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO10126-2PADDING". 08:44:55,266 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO10126PADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO7816-4". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ISO7816-4PADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/NOPADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/PKCS5". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/PKCS5PADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/PKCS7". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/PKCS7PADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/TBC". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/TBCPADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/X9.23". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/X9.23PADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ZEROBYTE". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB232/ZEROBYTEPADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO10126". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO10126-2". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO10126-2PADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO10126PADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO7816-4". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ISO7816-4PADDING". 08:44:55,267 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/NOPADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/PKCS5". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/PKCS5PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/PKCS7". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/PKCS7PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/TBC". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/TBCPADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/X9.23". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/X9.23PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ZEROBYTE". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB24/ZEROBYTEPADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO10126". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO10126-2". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO10126-2PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO10126PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO7816-4". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ISO7816-4PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/NOPADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/PKCS5". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/PKCS5PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/PKCS7". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/PKCS7PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/TBC". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/TBCPADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/X9.23". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/X9.23PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ZEROBYTE". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB240/ZEROBYTEPADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO10126". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO10126-2". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO10126-2PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO10126PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO7816-4". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ISO7816-4PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/NOPADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/PKCS5". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/PKCS5PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/PKCS7". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/PKCS7PADDING". 08:44:55,268 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/TBC". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/TBCPADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/X9.23". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/X9.23PADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ZEROBYTE". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB248/ZEROBYTEPADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO10126". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO10126-2". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO10126-2PADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO10126PADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO7816-4". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ISO7816-4PADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/NOPADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/PKCS5". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/PKCS5PADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/PKCS7". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/PKCS7PADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/TBC". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/TBCPADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/X9.23". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/X9.23PADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ZEROBYTE". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB256/ZEROBYTEPADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO10126". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO10126-2". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO10126-2PADDING". 08:44:55,269 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO10126PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO7816-4". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ISO7816-4PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/NOPADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/PKCS5". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/PKCS5PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/PKCS7". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/PKCS7PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/TBC". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/TBCPADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/X9.23". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/X9.23PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ZEROBYTE". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB32/ZEROBYTEPADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO10126". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO10126-2". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO10126-2PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO10126PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO7816-4". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ISO7816-4PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/NOPADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/PKCS5". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/PKCS5PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/PKCS7". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/PKCS7PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/TBC". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/TBCPADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/X9.23". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/X9.23PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ZEROBYTE". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB40/ZEROBYTEPADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO10126". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO10126-2". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO10126-2PADDING". 08:44:55,270 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO10126PADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO7816-4". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ISO7816-4PADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/NOPADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/PKCS5". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/PKCS5PADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/PKCS7". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/PKCS7PADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/TBC". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/TBCPADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/X9.23". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/X9.23PADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ZEROBYTE". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB48/ZEROBYTEPADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO10126". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO10126-2". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO10126-2PADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO10126PADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO7816-4". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ISO7816-4PADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/NOPADDING". 08:44:55,271 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/PKCS5". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/PKCS5PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/PKCS7". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/PKCS7PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/TBC". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/TBCPADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/X9.23". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/X9.23PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ZEROBYTE". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB56/ZEROBYTEPADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO10126". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO10126-2". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO10126-2PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO10126PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO7816-4". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ISO7816-4PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/NOPADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/PKCS5". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/PKCS5PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/PKCS7". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/PKCS7PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/TBC". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/TBCPADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/X9.23". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/X9.23PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ZEROBYTE". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB64/ZEROBYTEPADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO10126". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO10126-2". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO10126-2PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO10126PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO7816-4". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ISO7816-4PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/NOPADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/PKCS5". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/PKCS5PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/PKCS7". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/PKCS7PADDING". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/TBC". 08:44:55,272 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/TBCPADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/X9.23". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/X9.23PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ZEROBYTE". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB72/ZEROBYTEPADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO10126". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO10126-2". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO10126-2PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO10126PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO7816-4". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ISO7816-4PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/NOPADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/PKCS5". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/PKCS5PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/PKCS7". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/PKCS7PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/TBC". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/TBCPADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/X9.23". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/X9.23PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ZEROBYTE". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB8/ZEROBYTEPADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO10126". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO10126-2". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO10126-2PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO10126PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO7816-4". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ISO7816-4PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/NOPADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/PKCS5". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/PKCS5PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/PKCS7". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/PKCS7PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/TBC". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/TBCPADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/X9.23". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/X9.23PADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ZEROBYTE". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB80/ZEROBYTEPADDING". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/". 08:44:55,273 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO10126". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO10126-2". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO10126-2PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO10126PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO7816-4". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ISO7816-4PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/NOPADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/PKCS5". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/PKCS5PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/PKCS7". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/PKCS7PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/TBC". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/TBCPADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/X9.23". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/X9.23PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ZEROBYTE". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB88/ZEROBYTEPADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO10126". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO10126-2". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO10126-2PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO10126PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO7816-4". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ISO7816-4PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/NOPADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/PKCS5". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/PKCS5PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/PKCS7". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/PKCS7PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/TBC". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/TBCPADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/X9.23". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/X9.23PADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ZEROBYTE". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CFB96/ZEROBYTEPADDING". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CTS/". 08:44:55,274 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/CTS/NOPADDING". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/EAX/". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/EAX/NOPADDING". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/ECB/". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/ECB/NOPADDING". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO10126". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO10126-2". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO10126-2PADDING". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO10126PADDING". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO7816-4". 08:44:55,275 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ISO7816-4PADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/NOPADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/PKCS5". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/PKCS5PADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/PKCS7". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/PKCS7PADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/TBC". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/TBCPADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/X9.23". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/X9.23PADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ZEROBYTE". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/GOFB/ZEROBYTEPADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO10126". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO10126-2". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO10126-2PADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO10126PADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO7816-4". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ISO7816-4PADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/NOPADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/PKCS5". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/PKCS5PADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/PKCS7". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/PKCS7PADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/TBC". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/TBCPADDING". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/X9.23". 08:44:55,276 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/X9.23PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ZEROBYTE". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB/ZEROBYTEPADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO10126". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO10126-2". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO10126-2PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO10126PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO7816-4". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ISO7816-4PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/NOPADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/PKCS5". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/PKCS5PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/PKCS7". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/PKCS7PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/TBC". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/TBCPADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/X9.23". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/X9.23PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ZEROBYTE". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB104/ZEROBYTEPADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO10126". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO10126-2". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO10126-2PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO10126PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO7816-4". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ISO7816-4PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/NOPADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/PKCS5". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/PKCS5PADDING". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/PKCS7". 08:44:55,277 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/PKCS7PADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/TBC". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/TBCPADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/X9.23". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/X9.23PADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ZEROBYTE". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB112/ZEROBYTEPADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO10126". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO10126-2". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO10126-2PADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO10126PADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO7816-4". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ISO7816-4PADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/NOPADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/PKCS5". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/PKCS5PADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/PKCS7". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/PKCS7PADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/TBC". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/TBCPADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/X9.23". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/X9.23PADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ZEROBYTE". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB120/ZEROBYTEPADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO10126". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO10126-2". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO10126-2PADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO10126PADDING". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO7816-4". 08:44:55,278 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ISO7816-4PADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/NOPADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/PKCS5". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/PKCS5PADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/PKCS7". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/PKCS7PADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/TBC". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/TBCPADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/X9.23". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/X9.23PADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ZEROBYTE". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB128/ZEROBYTEPADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO10126". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO10126-2". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO10126-2PADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO10126PADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO7816-4". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ISO7816-4PADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/NOPADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/PKCS5". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/PKCS5PADDING". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/PKCS7". 08:44:55,279 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/PKCS7PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/TBC". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/TBCPADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/X9.23". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/X9.23PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ZEROBYTE". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB136/ZEROBYTEPADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO10126". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO10126-2". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO10126-2PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO10126PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO7816-4". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ISO7816-4PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/NOPADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/PKCS5". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/PKCS5PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/PKCS7". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/PKCS7PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/TBC". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/TBCPADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/X9.23". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/X9.23PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ZEROBYTE". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB144/ZEROBYTEPADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO10126". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO10126-2". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO10126-2PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO10126PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO7816-4". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ISO7816-4PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/NOPADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/PKCS5". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/PKCS5PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/PKCS7". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/PKCS7PADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/TBC". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/TBCPADDING". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/X9.23". 08:44:55,280 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/X9.23PADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ZEROBYTE". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB152/ZEROBYTEPADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO10126". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO10126-2". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO10126-2PADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO10126PADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO7816-4". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ISO7816-4PADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/NOPADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/PKCS5". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/PKCS5PADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/PKCS7". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/PKCS7PADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/TBC". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/TBCPADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/X9.23". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/X9.23PADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ZEROBYTE". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB16/ZEROBYTEPADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO10126". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO10126-2". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO10126-2PADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO10126PADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO7816-4". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ISO7816-4PADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/NOPADDING". 08:44:55,281 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/PKCS5". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/PKCS5PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/PKCS7". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/PKCS7PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/TBC". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/TBCPADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/X9.23". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/X9.23PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ZEROBYTE". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB160/ZEROBYTEPADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO10126". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO10126-2". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO10126-2PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO10126PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO7816-4". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ISO7816-4PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/NOPADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/PKCS5". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/PKCS5PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/PKCS7". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/PKCS7PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/TBC". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/TBCPADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/X9.23". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/X9.23PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ZEROBYTE". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB168/ZEROBYTEPADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO10126". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO10126-2". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO10126-2PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO10126PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO7816-4". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ISO7816-4PADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/NOPADDING". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/PKCS5". 08:44:55,282 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/PKCS5PADDING". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/PKCS7". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/PKCS7PADDING". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/TBC". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/TBCPADDING". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/X9.23". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/X9.23PADDING". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ZEROBYTE". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB176/ZEROBYTEPADDING". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO10126". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO10126-2". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO10126-2PADDING". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO10126PADDING". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO7816-4". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ISO7816-4PADDING". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/NOPADDING". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/PKCS5". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/PKCS5PADDING". 08:44:55,283 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/PKCS7". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/PKCS7PADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/TBC". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/TBCPADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/X9.23". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/X9.23PADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ZEROBYTE". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB184/ZEROBYTEPADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO10126". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO10126-2". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO10126-2PADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO10126PADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO7816-4". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ISO7816-4PADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/NOPADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/PKCS5". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/PKCS5PADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/PKCS7". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/PKCS7PADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/TBC". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/TBCPADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/X9.23". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/X9.23PADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ZEROBYTE". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB192/ZEROBYTEPADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO10126". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO10126-2". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO10126-2PADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO10126PADDING". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO7816-4". 08:44:55,284 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ISO7816-4PADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/NOPADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/PKCS5". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/PKCS5PADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/PKCS7". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/PKCS7PADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/TBC". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/TBCPADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/X9.23". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/X9.23PADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ZEROBYTE". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB200/ZEROBYTEPADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO10126". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO10126-2". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO10126-2PADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO10126PADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO7816-4". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ISO7816-4PADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/NOPADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/PKCS5". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/PKCS5PADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/PKCS7". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/PKCS7PADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/TBC". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/TBCPADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/X9.23". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/X9.23PADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ZEROBYTE". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB208/ZEROBYTEPADDING". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO10126". 08:44:55,285 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO10126-2". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO10126-2PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO10126PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO7816-4". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ISO7816-4PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/NOPADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/PKCS5". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/PKCS5PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/PKCS7". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/PKCS7PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/TBC". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/TBCPADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/X9.23". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/X9.23PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ZEROBYTE". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB216/ZEROBYTEPADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO10126". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO10126-2". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO10126-2PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO10126PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO7816-4". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ISO7816-4PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/NOPADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/PKCS5". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/PKCS5PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/PKCS7". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/PKCS7PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/TBC". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/TBCPADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/X9.23". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/X9.23PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ZEROBYTE". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB224/ZEROBYTEPADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO10126". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO10126-2". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO10126-2PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO10126PADDING". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO7816-4". 08:44:55,286 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ISO7816-4PADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/NOPADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/PKCS5". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/PKCS5PADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/PKCS7". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/PKCS7PADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/TBC". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/TBCPADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/X9.23". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/X9.23PADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ZEROBYTE". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB232/ZEROBYTEPADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO10126". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO10126-2". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO10126-2PADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO10126PADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO7816-4". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ISO7816-4PADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/NOPADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/PKCS5". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/PKCS5PADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/PKCS7". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/PKCS7PADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/TBC". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/TBCPADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/X9.23". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/X9.23PADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ZEROBYTE". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB24/ZEROBYTEPADDING". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/". 08:44:55,287 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO10126". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO10126-2". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO10126-2PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO10126PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO7816-4". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ISO7816-4PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/NOPADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/PKCS5". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/PKCS5PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/PKCS7". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/PKCS7PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/TBC". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/TBCPADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/X9.23". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/X9.23PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ZEROBYTE". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB240/ZEROBYTEPADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO10126". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO10126-2". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO10126-2PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO10126PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO7816-4". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ISO7816-4PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/NOPADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/PKCS5". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/PKCS5PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/PKCS7". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/PKCS7PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/TBC". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/TBCPADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/X9.23". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/X9.23PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ZEROBYTE". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB248/ZEROBYTEPADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO10126". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO10126-2". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO10126-2PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO10126PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO7816-4". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ISO7816-4PADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/NOPADDING". 08:44:55,288 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/PKCS5". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/PKCS5PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/PKCS7". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/PKCS7PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/TBC". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/TBCPADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/X9.23". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/X9.23PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ZEROBYTE". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB256/ZEROBYTEPADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO10126". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO10126-2". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO10126-2PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO10126PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO7816-4". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ISO7816-4PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/NOPADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/PKCS5". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/PKCS5PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/PKCS7". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/PKCS7PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/TBC". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/TBCPADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/X9.23". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/X9.23PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ZEROBYTE". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB32/ZEROBYTEPADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO10126". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO10126-2". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO10126-2PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO10126PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO7816-4". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ISO7816-4PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/NOPADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/PKCS5". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/PKCS5PADDING". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/PKCS7". 08:44:55,289 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/PKCS7PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/TBC". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/TBCPADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/X9.23". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/X9.23PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ZEROBYTE". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB40/ZEROBYTEPADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO10126". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO10126-2". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO10126-2PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO10126PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO7816-4". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ISO7816-4PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/NOPADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/PKCS5". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/PKCS5PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/PKCS7". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/PKCS7PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/TBC". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/TBCPADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/X9.23". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/X9.23PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ZEROBYTE". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB48/ZEROBYTEPADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO10126". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO10126-2". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO10126-2PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO10126PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO7816-4". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ISO7816-4PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/NOPADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/PKCS5". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/PKCS5PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/PKCS7". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/PKCS7PADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/TBC". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/TBCPADDING". 08:44:55,290 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/X9.23". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/X9.23PADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ZEROBYTE". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB56/ZEROBYTEPADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO10126". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO10126-2". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO10126-2PADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO10126PADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO7816-4". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ISO7816-4PADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/NOPADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/PKCS5". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/PKCS5PADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/PKCS7". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/PKCS7PADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/TBC". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/TBCPADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/X9.23". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/X9.23PADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ZEROBYTE". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB64/ZEROBYTEPADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO10126". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO10126-2". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO10126-2PADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO10126PADDING". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO7816-4". 08:44:55,291 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ISO7816-4PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/NOPADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/PKCS5". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/PKCS5PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/PKCS7". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/PKCS7PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/TBC". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/TBCPADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/X9.23". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/X9.23PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ZEROBYTE". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB72/ZEROBYTEPADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO10126". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO10126-2". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO10126-2PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO10126PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO7816-4". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ISO7816-4PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/NOPADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/PKCS5". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/PKCS5PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/PKCS7". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/PKCS7PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/TBC". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/TBCPADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/X9.23". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/X9.23PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ZEROBYTE". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB8/ZEROBYTEPADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO10126". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO10126-2". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO10126-2PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO10126PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO7816-4". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ISO7816-4PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/NOPADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/PKCS5". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/PKCS5PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/PKCS7". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/PKCS7PADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/TBC". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/TBCPADDING". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/X9.23". 08:44:55,292 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/X9.23PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ZEROBYTE". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB80/ZEROBYTEPADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO10126". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO10126-2". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO10126-2PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO10126PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO7816-4". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ISO7816-4PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/NOPADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/PKCS5". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/PKCS5PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/PKCS7". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/PKCS7PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/TBC". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/TBCPADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/X9.23". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/X9.23PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ZEROBYTE". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB88/ZEROBYTEPADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO10126". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO10126-2". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO10126-2PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO10126PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO7816-4". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ISO7816-4PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/NOPADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/PKCS5". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/PKCS5PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/PKCS7". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/PKCS7PADDING". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/TBC". 08:44:55,293 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/TBCPADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/X9.23". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/X9.23PADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ZEROBYTE". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/OFB96/ZEROBYTEPADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO10126". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO10126-2". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO10126-2PADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO10126PADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO7816-4". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ISO7816-4PADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/NOPADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/PKCS5". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/PKCS5PADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/PKCS7". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/PKCS7PADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/TBC". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/TBCPADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/X9.23". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/X9.23PADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ZEROBYTE". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "SKIPJACK/SIC/ZEROBYTEPADDING". 08:44:55,294 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA//". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA//NOPADDING". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC-CTS/". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC-CTS/NOPADDING". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO10126". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO10126-2". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO10126-2PADDING". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO10126PADDING". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO7816-4". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ISO7816-4PADDING". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/NOPADDING". 08:44:55,295 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/PKCS5". 08:44:55,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/PKCS5PADDING". 08:44:55,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/PKCS7". 08:44:55,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/PKCS7PADDING". 08:44:55,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/TBC". 08:44:55,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/TBCPADDING". 08:44:55,296 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/X9.23". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/X9.23PADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ZEROBYTE". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CBC/ZEROBYTEPADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO10126". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO10126-2". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO10126-2PADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO10126PADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO7816-4". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ISO7816-4PADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/NOPADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/PKCS5". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/PKCS5PADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/PKCS7". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/PKCS7PADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/TBC". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/TBCPADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/X9.23". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/X9.23PADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ZEROBYTE". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB/ZEROBYTEPADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO10126". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO10126-2". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO10126-2PADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO10126PADDING". 08:44:55,297 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO7816-4". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ISO7816-4PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/NOPADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/PKCS5". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/PKCS5PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/PKCS7". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/PKCS7PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/TBC". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/TBCPADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/X9.23". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/X9.23PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ZEROBYTE". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB104/ZEROBYTEPADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO10126". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO10126-2". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO10126-2PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO10126PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO7816-4". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ISO7816-4PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/NOPADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/PKCS5". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/PKCS5PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/PKCS7". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/PKCS7PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/TBC". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/TBCPADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/X9.23". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/X9.23PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ZEROBYTE". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB112/ZEROBYTEPADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO10126". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO10126-2". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO10126-2PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO10126PADDING". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO7816-4". 08:44:55,298 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ISO7816-4PADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/NOPADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/PKCS5". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/PKCS5PADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/PKCS7". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/PKCS7PADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/TBC". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/TBCPADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/X9.23". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/X9.23PADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ZEROBYTE". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB120/ZEROBYTEPADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO10126". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO10126-2". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO10126-2PADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO10126PADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO7816-4". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ISO7816-4PADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/NOPADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/PKCS5". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/PKCS5PADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/PKCS7". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/PKCS7PADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/TBC". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/TBCPADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/X9.23". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/X9.23PADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ZEROBYTE". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB128/ZEROBYTEPADDING". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO10126". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO10126-2". 08:44:55,299 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO10126-2PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO10126PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO7816-4". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ISO7816-4PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/NOPADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/PKCS5". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/PKCS5PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/PKCS7". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/PKCS7PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/TBC". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/TBCPADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/X9.23". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/X9.23PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ZEROBYTE". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB136/ZEROBYTEPADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO10126". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO10126-2". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO10126-2PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO10126PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO7816-4". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ISO7816-4PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/NOPADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/PKCS5". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/PKCS5PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/PKCS7". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/PKCS7PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/TBC". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/TBCPADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/X9.23". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/X9.23PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ZEROBYTE". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB144/ZEROBYTEPADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO10126". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO10126-2". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO10126-2PADDING". 08:44:55,300 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO10126PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO7816-4". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ISO7816-4PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/NOPADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/PKCS5". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/PKCS5PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/PKCS7". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/PKCS7PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/TBC". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/TBCPADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/X9.23". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/X9.23PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ZEROBYTE". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB152/ZEROBYTEPADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO10126". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO10126-2". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO10126-2PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO10126PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO7816-4". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ISO7816-4PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/NOPADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/PKCS5". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/PKCS5PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/PKCS7". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/PKCS7PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/TBC". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/TBCPADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/X9.23". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/X9.23PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ZEROBYTE". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB16/ZEROBYTEPADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO10126". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO10126-2". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO10126-2PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO10126PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO7816-4". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ISO7816-4PADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/NOPADDING". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/PKCS5". 08:44:55,301 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/PKCS5PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/PKCS7". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/PKCS7PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/TBC". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/TBCPADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/X9.23". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/X9.23PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ZEROBYTE". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB160/ZEROBYTEPADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO10126". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO10126-2". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO10126-2PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO10126PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO7816-4". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ISO7816-4PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/NOPADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/PKCS5". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/PKCS5PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/PKCS7". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/PKCS7PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/TBC". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/TBCPADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/X9.23". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/X9.23PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ZEROBYTE". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB168/ZEROBYTEPADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO10126". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO10126-2". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO10126-2PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO10126PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO7816-4". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ISO7816-4PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/NOPADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/PKCS5". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/PKCS5PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/PKCS7". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/PKCS7PADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/TBC". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/TBCPADDING". 08:44:55,302 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/X9.23". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/X9.23PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ZEROBYTE". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB176/ZEROBYTEPADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO10126". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO10126-2". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO10126-2PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO10126PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO7816-4". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ISO7816-4PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/NOPADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/PKCS5". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/PKCS5PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/PKCS7". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/PKCS7PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/TBC". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/TBCPADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/X9.23". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/X9.23PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ZEROBYTE". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB184/ZEROBYTEPADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO10126". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO10126-2". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO10126-2PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO10126PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO7816-4". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ISO7816-4PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/NOPADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/PKCS5". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/PKCS5PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/PKCS7". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/PKCS7PADDING". 08:44:55,303 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/TBC". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/TBCPADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/X9.23". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/X9.23PADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ZEROBYTE". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB192/ZEROBYTEPADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO10126". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO10126-2". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO10126-2PADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO10126PADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO7816-4". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ISO7816-4PADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/NOPADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/PKCS5". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/PKCS5PADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/PKCS7". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/PKCS7PADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/TBC". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/TBCPADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/X9.23". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/X9.23PADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ZEROBYTE". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB200/ZEROBYTEPADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO10126". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO10126-2". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO10126-2PADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO10126PADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO7816-4". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ISO7816-4PADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/NOPADDING". 08:44:55,304 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/PKCS5". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/PKCS5PADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/PKCS7". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/PKCS7PADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/TBC". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/TBCPADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/X9.23". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/X9.23PADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ZEROBYTE". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB208/ZEROBYTEPADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO10126". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO10126-2". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO10126-2PADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO10126PADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO7816-4". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ISO7816-4PADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/NOPADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/PKCS5". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/PKCS5PADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/PKCS7". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/PKCS7PADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/TBC". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/TBCPADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/X9.23". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/X9.23PADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ZEROBYTE". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB216/ZEROBYTEPADDING". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/". 08:44:55,305 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO10126". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO10126-2". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO10126-2PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO10126PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO7816-4". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ISO7816-4PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/NOPADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/PKCS5". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/PKCS5PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/PKCS7". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/PKCS7PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/TBC". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/TBCPADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/X9.23". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/X9.23PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ZEROBYTE". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB224/ZEROBYTEPADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO10126". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO10126-2". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO10126-2PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO10126PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO7816-4". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ISO7816-4PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/NOPADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/PKCS5". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/PKCS5PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/PKCS7". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/PKCS7PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/TBC". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/TBCPADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/X9.23". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/X9.23PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ZEROBYTE". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB232/ZEROBYTEPADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO10126". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO10126-2". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO10126-2PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO10126PADDING". 08:44:55,306 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO7816-4". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ISO7816-4PADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/NOPADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/PKCS5". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/PKCS5PADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/PKCS7". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/PKCS7PADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/TBC". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/TBCPADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/X9.23". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/X9.23PADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ZEROBYTE". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB24/ZEROBYTEPADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO10126". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO10126-2". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO10126-2PADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO10126PADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO7816-4". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ISO7816-4PADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/NOPADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/PKCS5". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/PKCS5PADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/PKCS7". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/PKCS7PADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/TBC". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/TBCPADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/X9.23". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/X9.23PADDING". 08:44:55,307 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ZEROBYTE". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB240/ZEROBYTEPADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO10126". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO10126-2". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO10126-2PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO10126PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO7816-4". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ISO7816-4PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/NOPADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/PKCS5". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/PKCS5PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/PKCS7". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/PKCS7PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/TBC". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/TBCPADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/X9.23". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/X9.23PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ZEROBYTE". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB248/ZEROBYTEPADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO10126". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO10126-2". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO10126-2PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO10126PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO7816-4". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ISO7816-4PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/NOPADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/PKCS5". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/PKCS5PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/PKCS7". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/PKCS7PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/TBC". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/TBCPADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/X9.23". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/X9.23PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ZEROBYTE". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB256/ZEROBYTEPADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO10126". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO10126-2". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO10126-2PADDING". 08:44:55,308 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO10126PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO7816-4". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ISO7816-4PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/NOPADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/PKCS5". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/PKCS5PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/PKCS7". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/PKCS7PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/TBC". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/TBCPADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/X9.23". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/X9.23PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ZEROBYTE". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB32/ZEROBYTEPADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO10126". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO10126-2". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO10126-2PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO10126PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO7816-4". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ISO7816-4PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/NOPADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/PKCS5". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/PKCS5PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/PKCS7". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/PKCS7PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/TBC". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/TBCPADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/X9.23". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/X9.23PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ZEROBYTE". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB40/ZEROBYTEPADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO10126". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO10126-2". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO10126-2PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO10126PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO7816-4". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ISO7816-4PADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/NOPADDING". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/PKCS5". 08:44:55,309 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/PKCS5PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/PKCS7". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/PKCS7PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/TBC". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/TBCPADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/X9.23". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/X9.23PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ZEROBYTE". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB48/ZEROBYTEPADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO10126". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO10126-2". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO10126-2PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO10126PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO7816-4". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ISO7816-4PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/NOPADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/PKCS5". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/PKCS5PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/PKCS7". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/PKCS7PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/TBC". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/TBCPADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/X9.23". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/X9.23PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ZEROBYTE". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB56/ZEROBYTEPADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO10126". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO10126-2". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO10126-2PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO10126PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO7816-4". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ISO7816-4PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/NOPADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/PKCS5". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/PKCS5PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/PKCS7". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/PKCS7PADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/TBC". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/TBCPADDING". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/X9.23". 08:44:55,310 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/X9.23PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ZEROBYTE". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB64/ZEROBYTEPADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO10126". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO10126-2". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO10126-2PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO10126PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO7816-4". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ISO7816-4PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/NOPADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/PKCS5". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/PKCS5PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/PKCS7". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/PKCS7PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/TBC". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/TBCPADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/X9.23". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/X9.23PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ZEROBYTE". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB72/ZEROBYTEPADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO10126". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO10126-2". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO10126-2PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO10126PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO7816-4". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ISO7816-4PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/NOPADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/PKCS5". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/PKCS5PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/PKCS7". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/PKCS7PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/TBC". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/TBCPADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/X9.23". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/X9.23PADDING". 08:44:55,311 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ZEROBYTE". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB8/ZEROBYTEPADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO10126". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO10126-2". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO10126-2PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO10126PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO7816-4". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ISO7816-4PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/NOPADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/PKCS5". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/PKCS5PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/PKCS7". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/PKCS7PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/TBC". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/TBCPADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/X9.23". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/X9.23PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ZEROBYTE". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB80/ZEROBYTEPADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO10126". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO10126-2". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO10126-2PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO10126PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO7816-4". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ISO7816-4PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/NOPADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/PKCS5". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/PKCS5PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/PKCS7". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/PKCS7PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/TBC". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/TBCPADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/X9.23". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/X9.23PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ZEROBYTE". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB88/ZEROBYTEPADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO10126". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO10126-2". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO10126-2PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO10126PADDING". 08:44:55,312 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO7816-4". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ISO7816-4PADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/NOPADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/PKCS5". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/PKCS5PADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/PKCS7". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/PKCS7PADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/TBC". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/TBCPADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/X9.23". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/X9.23PADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ZEROBYTE". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CFB96/ZEROBYTEPADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CTS/". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/CTS/NOPADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/EAX/". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/EAX/NOPADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/ECB/". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/ECB/NOPADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO10126". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO10126-2". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO10126-2PADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO10126PADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO7816-4". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ISO7816-4PADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/NOPADDING". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/PKCS5". 08:44:55,313 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/PKCS5PADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/PKCS7". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/PKCS7PADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/TBC". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/TBCPADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/X9.23". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/X9.23PADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ZEROBYTE". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/GOFB/ZEROBYTEPADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO10126". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO10126-2". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO10126-2PADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO10126PADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO7816-4". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ISO7816-4PADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/NOPADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/PKCS5". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/PKCS5PADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/PKCS7". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/PKCS7PADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/TBC". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/TBCPADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/X9.23". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/X9.23PADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ZEROBYTE". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB/ZEROBYTEPADDING". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO10126". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO10126-2". 08:44:55,314 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO10126-2PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO10126PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO7816-4". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ISO7816-4PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/NOPADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/PKCS5". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/PKCS5PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/PKCS7". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/PKCS7PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/TBC". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/TBCPADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/X9.23". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/X9.23PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ZEROBYTE". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB104/ZEROBYTEPADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO10126". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO10126-2". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO10126-2PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO10126PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO7816-4". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ISO7816-4PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/NOPADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/PKCS5". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/PKCS5PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/PKCS7". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/PKCS7PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/TBC". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/TBCPADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/X9.23". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/X9.23PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ZEROBYTE". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB112/ZEROBYTEPADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO10126". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO10126-2". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO10126-2PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO10126PADDING". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO7816-4". 08:44:55,315 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ISO7816-4PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/NOPADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/PKCS5". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/PKCS5PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/PKCS7". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/PKCS7PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/TBC". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/TBCPADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/X9.23". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/X9.23PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ZEROBYTE". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB120/ZEROBYTEPADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO10126". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO10126-2". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO10126-2PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO10126PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO7816-4". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ISO7816-4PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/NOPADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/PKCS5". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/PKCS5PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/PKCS7". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/PKCS7PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/TBC". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/TBCPADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/X9.23". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/X9.23PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ZEROBYTE". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB128/ZEROBYTEPADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO10126". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO10126-2". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO10126-2PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO10126PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO7816-4". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ISO7816-4PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/NOPADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/PKCS5". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/PKCS5PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/PKCS7". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/PKCS7PADDING". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/TBC". 08:44:55,316 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/TBCPADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/X9.23". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/X9.23PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ZEROBYTE". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB136/ZEROBYTEPADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO10126". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO10126-2". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO10126-2PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO10126PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO7816-4". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ISO7816-4PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/NOPADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/PKCS5". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/PKCS5PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/PKCS7". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/PKCS7PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/TBC". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/TBCPADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/X9.23". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/X9.23PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ZEROBYTE". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB144/ZEROBYTEPADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO10126". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO10126-2". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO10126-2PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO10126PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO7816-4". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ISO7816-4PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/NOPADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/PKCS5". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/PKCS5PADDING". 08:44:55,317 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/PKCS7". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/PKCS7PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/TBC". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/TBCPADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/X9.23". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/X9.23PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ZEROBYTE". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB152/ZEROBYTEPADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO10126". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO10126-2". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO10126-2PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO10126PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO7816-4". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ISO7816-4PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/NOPADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/PKCS5". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/PKCS5PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/PKCS7". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/PKCS7PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/TBC". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/TBCPADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/X9.23". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/X9.23PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ZEROBYTE". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB16/ZEROBYTEPADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO10126". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO10126-2". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO10126-2PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO10126PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO7816-4". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ISO7816-4PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/NOPADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/PKCS5". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/PKCS5PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/PKCS7". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/PKCS7PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/TBC". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/TBCPADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/X9.23". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/X9.23PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ZEROBYTE". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB160/ZEROBYTEPADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO10126". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO10126-2". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO10126-2PADDING". 08:44:55,318 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO10126PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO7816-4". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ISO7816-4PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/NOPADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/PKCS5". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/PKCS5PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/PKCS7". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/PKCS7PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/TBC". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/TBCPADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/X9.23". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/X9.23PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ZEROBYTE". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB168/ZEROBYTEPADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO10126". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO10126-2". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO10126-2PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO10126PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO7816-4". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ISO7816-4PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/NOPADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/PKCS5". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/PKCS5PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/PKCS7". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/PKCS7PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/TBC". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/TBCPADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/X9.23". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/X9.23PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ZEROBYTE". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB176/ZEROBYTEPADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO10126". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO10126-2". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO10126-2PADDING". 08:44:55,319 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO10126PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO7816-4". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ISO7816-4PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/NOPADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/PKCS5". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/PKCS5PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/PKCS7". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/PKCS7PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/TBC". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/TBCPADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/X9.23". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/X9.23PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ZEROBYTE". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB184/ZEROBYTEPADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO10126". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO10126-2". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO10126-2PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO10126PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO7816-4". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ISO7816-4PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/NOPADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/PKCS5". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/PKCS5PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/PKCS7". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/PKCS7PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/TBC". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/TBCPADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/X9.23". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/X9.23PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ZEROBYTE". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB192/ZEROBYTEPADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO10126". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO10126-2". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO10126-2PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO10126PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO7816-4". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ISO7816-4PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/NOPADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/PKCS5". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/PKCS5PADDING". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/PKCS7". 08:44:55,320 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/PKCS7PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/TBC". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/TBCPADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/X9.23". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/X9.23PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ZEROBYTE". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB200/ZEROBYTEPADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO10126". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO10126-2". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO10126-2PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO10126PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO7816-4". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ISO7816-4PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/NOPADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/PKCS5". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/PKCS5PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/PKCS7". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/PKCS7PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/TBC". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/TBCPADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/X9.23". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/X9.23PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ZEROBYTE". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB208/ZEROBYTEPADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO10126". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO10126-2". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO10126-2PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO10126PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO7816-4". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ISO7816-4PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/NOPADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/PKCS5". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/PKCS5PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/PKCS7". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/PKCS7PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/TBC". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/TBCPADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/X9.23". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/X9.23PADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ZEROBYTE". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB216/ZEROBYTEPADDING". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO10126". 08:44:55,321 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO10126-2". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO10126-2PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO10126PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO7816-4". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ISO7816-4PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/NOPADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/PKCS5". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/PKCS5PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/PKCS7". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/PKCS7PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/TBC". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/TBCPADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/X9.23". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/X9.23PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ZEROBYTE". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB224/ZEROBYTEPADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO10126". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO10126-2". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO10126-2PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO10126PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO7816-4". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ISO7816-4PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/NOPADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/PKCS5". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/PKCS5PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/PKCS7". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/PKCS7PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/TBC". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/TBCPADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/X9.23". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/X9.23PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ZEROBYTE". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB232/ZEROBYTEPADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO10126". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO10126-2". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO10126-2PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO10126PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO7816-4". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ISO7816-4PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/NOPADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/PKCS5". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/PKCS5PADDING". 08:44:55,322 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/PKCS7". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/PKCS7PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/TBC". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/TBCPADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/X9.23". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/X9.23PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ZEROBYTE". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB24/ZEROBYTEPADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO10126". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO10126-2". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO10126-2PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO10126PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO7816-4". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ISO7816-4PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/NOPADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/PKCS5". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/PKCS5PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/PKCS7". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/PKCS7PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/TBC". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/TBCPADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/X9.23". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/X9.23PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ZEROBYTE". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB240/ZEROBYTEPADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO10126". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO10126-2". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO10126-2PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO10126PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO7816-4". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ISO7816-4PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/NOPADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/PKCS5". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/PKCS5PADDING". 08:44:55,323 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/PKCS7". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/PKCS7PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/TBC". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/TBCPADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/X9.23". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/X9.23PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ZEROBYTE". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB248/ZEROBYTEPADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO10126". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO10126-2". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO10126-2PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO10126PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO7816-4". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ISO7816-4PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/NOPADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/PKCS5". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/PKCS5PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/PKCS7". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/PKCS7PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/TBC". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/TBCPADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/X9.23". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/X9.23PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ZEROBYTE". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB256/ZEROBYTEPADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO10126". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO10126-2". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO10126-2PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO10126PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO7816-4". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ISO7816-4PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/NOPADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/PKCS5". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/PKCS5PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/PKCS7". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/PKCS7PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/TBC". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/TBCPADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/X9.23". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/X9.23PADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ZEROBYTE". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB32/ZEROBYTEPADDING". 08:44:55,324 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO10126". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO10126-2". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO10126-2PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO10126PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO7816-4". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ISO7816-4PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/NOPADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/PKCS5". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/PKCS5PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/PKCS7". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/PKCS7PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/TBC". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/TBCPADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/X9.23". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/X9.23PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ZEROBYTE". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB40/ZEROBYTEPADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO10126". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO10126-2". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO10126-2PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO10126PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO7816-4". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ISO7816-4PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/NOPADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/PKCS5". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/PKCS5PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/PKCS7". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/PKCS7PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/TBC". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/TBCPADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/X9.23". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/X9.23PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ZEROBYTE". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB48/ZEROBYTEPADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO10126". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO10126-2". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO10126-2PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO10126PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO7816-4". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ISO7816-4PADDING". 08:44:55,325 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/NOPADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/PKCS5". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/PKCS5PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/PKCS7". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/PKCS7PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/TBC". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/TBCPADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/X9.23". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/X9.23PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ZEROBYTE". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB56/ZEROBYTEPADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO10126". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO10126-2". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO10126-2PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO10126PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO7816-4". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ISO7816-4PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/NOPADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/PKCS5". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/PKCS5PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/PKCS7". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/PKCS7PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/TBC". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/TBCPADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/X9.23". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/X9.23PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ZEROBYTE". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB64/ZEROBYTEPADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO10126". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO10126-2". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO10126-2PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO10126PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO7816-4". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ISO7816-4PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/NOPADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/PKCS5". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/PKCS5PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/PKCS7". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/PKCS7PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/TBC". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/TBCPADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/X9.23". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/X9.23PADDING". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ZEROBYTE". 08:44:55,326 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB72/ZEROBYTEPADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO10126". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO10126-2". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO10126-2PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO10126PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO7816-4". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ISO7816-4PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/NOPADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/PKCS5". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/PKCS5PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/PKCS7". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/PKCS7PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/TBC". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/TBCPADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/X9.23". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/X9.23PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ZEROBYTE". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB8/ZEROBYTEPADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO10126". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO10126-2". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO10126-2PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO10126PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO7816-4". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ISO7816-4PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/NOPADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/PKCS5". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/PKCS5PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/PKCS7". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/PKCS7PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/TBC". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/TBCPADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/X9.23". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/X9.23PADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ZEROBYTE". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB80/ZEROBYTEPADDING". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/". 08:44:55,327 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO10126". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO10126-2". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO10126-2PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO10126PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO7816-4". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ISO7816-4PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/NOPADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/PKCS5". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/PKCS5PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/PKCS7". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/PKCS7PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/TBC". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/TBCPADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/X9.23". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/X9.23PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ZEROBYTE". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB88/ZEROBYTEPADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO10126". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO10126-2". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO10126-2PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO10126PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO7816-4". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ISO7816-4PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/NOPADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/PKCS5". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/PKCS5PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/PKCS7". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/PKCS7PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/TBC". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/TBCPADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/X9.23". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/X9.23PADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ZEROBYTE". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/OFB96/ZEROBYTEPADDING". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO10126". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO10126-2". 08:44:55,328 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO10126-2PADDING". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO10126PADDING". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO7816-4". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ISO7816-4PADDING". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/NOPADDING". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/PKCS5". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/PKCS5PADDING". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/PKCS7". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/PKCS7PADDING". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/TBC". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/TBCPADDING". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/X9.23". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/X9.23PADDING". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ZEROBYTE". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TEA/SIC/ZEROBYTEPADDING". 08:44:55,329 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH//". 08:44:55,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH//NOPADDING". 08:44:55,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC-CTS/". 08:44:55,330 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC-CTS/NOPADDING". 08:44:55,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/". 08:44:55,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO10126". 08:44:55,331 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO10126-2". 08:44:55,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO10126-2PADDING". 08:44:55,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO10126PADDING". 08:44:55,332 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO7816-4". 08:44:55,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ISO7816-4PADDING". 08:44:55,333 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/NOPADDING". 08:44:55,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/PKCS5". 08:44:55,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/PKCS5PADDING". 08:44:55,334 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/PKCS7". 08:44:55,335 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/PKCS7PADDING". 08:44:55,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/TBC". 08:44:55,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/TBCPADDING". 08:44:55,336 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/X9.23". 08:44:55,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/X9.23PADDING". 08:44:55,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ZEROBYTE". 08:44:55,337 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CBC/ZEROBYTEPADDING". 08:44:55,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CCM/". 08:44:55,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CCM/NOPADDING". 08:44:55,338 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/". 08:44:55,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO10126". 08:44:55,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO10126-2". 08:44:55,339 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO10126-2PADDING". 08:44:55,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO10126PADDING". 08:44:55,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO7816-4". 08:44:55,340 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ISO7816-4PADDING". 08:44:55,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/NOPADDING". 08:44:55,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/PKCS5". 08:44:55,341 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/PKCS5PADDING". 08:44:55,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/PKCS7". 08:44:55,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/PKCS7PADDING". 08:44:55,342 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/TBC". 08:44:55,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/TBCPADDING". 08:44:55,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/X9.23". 08:44:55,343 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/X9.23PADDING". 08:44:55,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ZEROBYTE". 08:44:55,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB/ZEROBYTEPADDING". 08:44:55,344 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/". 08:44:55,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO10126". 08:44:55,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO10126-2". 08:44:55,345 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO10126-2PADDING". 08:44:55,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO10126PADDING". 08:44:55,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO7816-4". 08:44:55,346 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ISO7816-4PADDING". 08:44:55,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/NOPADDING". 08:44:55,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/PKCS5". 08:44:55,347 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/PKCS5PADDING". 08:44:55,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/PKCS7". 08:44:55,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/PKCS7PADDING". 08:44:55,348 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/TBC". 08:44:55,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/TBCPADDING". 08:44:55,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/X9.23". 08:44:55,349 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/X9.23PADDING". 08:44:55,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ZEROBYTE". 08:44:55,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB104/ZEROBYTEPADDING". 08:44:55,350 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/". 08:44:55,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO10126". 08:44:55,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO10126-2". 08:44:55,351 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO10126-2PADDING". 08:44:55,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO10126PADDING". 08:44:55,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO7816-4". 08:44:55,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ISO7816-4PADDING". 08:44:55,352 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/NOPADDING". 08:44:55,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/PKCS5". 08:44:55,353 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/PKCS5PADDING". 08:44:55,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/PKCS7". 08:44:55,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/PKCS7PADDING". 08:44:55,354 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/TBC". 08:44:55,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/TBCPADDING". 08:44:55,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/X9.23". 08:44:55,355 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/X9.23PADDING". 08:44:55,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ZEROBYTE". 08:44:55,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB112/ZEROBYTEPADDING". 08:44:55,356 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/". 08:44:55,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO10126". 08:44:55,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO10126-2". 08:44:55,357 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO10126-2PADDING". 08:44:55,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO10126PADDING". 08:44:55,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO7816-4". 08:44:55,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ISO7816-4PADDING". 08:44:55,358 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/NOPADDING". 08:44:55,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/PKCS5". 08:44:55,359 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/PKCS5PADDING". 08:44:55,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/PKCS7". 08:44:55,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/PKCS7PADDING". 08:44:55,360 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/TBC". 08:44:55,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/TBCPADDING". 08:44:55,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/X9.23". 08:44:55,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/X9.23PADDING". 08:44:55,361 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ZEROBYTE". 08:44:55,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB120/ZEROBYTEPADDING". 08:44:55,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/". 08:44:55,362 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO10126". 08:44:55,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO10126-2". 08:44:55,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO10126-2PADDING". 08:44:55,363 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO10126PADDING". 08:44:55,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO7816-4". 08:44:55,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ISO7816-4PADDING". 08:44:55,364 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/NOPADDING". 08:44:55,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/PKCS5". 08:44:55,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/PKCS5PADDING". 08:44:55,365 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/PKCS7". 08:44:55,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/PKCS7PADDING". 08:44:55,366 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/TBC". 08:44:55,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/TBCPADDING". 08:44:55,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/X9.23". 08:44:55,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/X9.23PADDING". 08:44:55,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ZEROBYTE". 08:44:55,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB128/ZEROBYTEPADDING". 08:44:55,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/". 08:44:55,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO10126". 08:44:55,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO10126-2". 08:44:55,367 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO10126-2PADDING". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO10126PADDING". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO7816-4". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ISO7816-4PADDING". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/NOPADDING". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/PKCS5". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/PKCS5PADDING". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/PKCS7". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/PKCS7PADDING". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/TBC". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/TBCPADDING". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/X9.23". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/X9.23PADDING". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ZEROBYTE". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB136/ZEROBYTEPADDING". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO10126". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO10126-2". 08:44:55,368 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO10126-2PADDING". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO10126PADDING". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO7816-4". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ISO7816-4PADDING". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/NOPADDING". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/PKCS5". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/PKCS5PADDING". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/PKCS7". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/PKCS7PADDING". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/TBC". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/TBCPADDING". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/X9.23". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/X9.23PADDING". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ZEROBYTE". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB144/ZEROBYTEPADDING". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO10126". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO10126-2". 08:44:55,369 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO10126-2PADDING". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO10126PADDING". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO7816-4". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ISO7816-4PADDING". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/NOPADDING". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/PKCS5". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/PKCS5PADDING". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/PKCS7". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/PKCS7PADDING". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/TBC". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/TBCPADDING". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/X9.23". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/X9.23PADDING". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ZEROBYTE". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB152/ZEROBYTEPADDING". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO10126". 08:44:55,370 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO10126-2". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO10126-2PADDING". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO10126PADDING". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO7816-4". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ISO7816-4PADDING". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/NOPADDING". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/PKCS5". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/PKCS5PADDING". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/PKCS7". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/PKCS7PADDING". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/TBC". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/TBCPADDING". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/X9.23". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/X9.23PADDING". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ZEROBYTE". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB16/ZEROBYTEPADDING". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO10126". 08:44:55,371 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO10126-2". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO10126-2PADDING". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO10126PADDING". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO7816-4". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ISO7816-4PADDING". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/NOPADDING". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/PKCS5". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/PKCS5PADDING". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/PKCS7". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/PKCS7PADDING". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/TBC". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/TBCPADDING". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/X9.23". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/X9.23PADDING". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ZEROBYTE". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB160/ZEROBYTEPADDING". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/". 08:44:55,372 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO10126". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO10126-2". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO10126-2PADDING". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO10126PADDING". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO7816-4". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ISO7816-4PADDING". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/NOPADDING". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/PKCS5". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/PKCS5PADDING". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/PKCS7". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/PKCS7PADDING". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/TBC". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/TBCPADDING". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/X9.23". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/X9.23PADDING". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ZEROBYTE". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB168/ZEROBYTEPADDING". 08:44:55,373 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO10126". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO10126-2". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO10126-2PADDING". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO10126PADDING". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO7816-4". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ISO7816-4PADDING". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/NOPADDING". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/PKCS5". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/PKCS5PADDING". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/PKCS7". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/PKCS7PADDING". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/TBC". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/TBCPADDING". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/X9.23". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/X9.23PADDING". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ZEROBYTE". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB176/ZEROBYTEPADDING". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO10126". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO10126-2". 08:44:55,374 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO10126-2PADDING". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO10126PADDING". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO7816-4". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ISO7816-4PADDING". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/NOPADDING". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/PKCS5". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/PKCS5PADDING". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/PKCS7". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/PKCS7PADDING". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/TBC". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/TBCPADDING". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/X9.23". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/X9.23PADDING". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ZEROBYTE". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB184/ZEROBYTEPADDING". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/". 08:44:55,375 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO10126". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO10126-2". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO10126-2PADDING". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO10126PADDING". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO7816-4". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ISO7816-4PADDING". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/NOPADDING". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/PKCS5". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/PKCS5PADDING". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/PKCS7". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/PKCS7PADDING". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/TBC". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/TBCPADDING". 08:44:55,376 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/X9.23". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/X9.23PADDING". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ZEROBYTE". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB192/ZEROBYTEPADDING". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO10126". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO10126-2". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO10126-2PADDING". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO10126PADDING". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO7816-4". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ISO7816-4PADDING". 08:44:55,377 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/NOPADDING". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/PKCS5". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/PKCS5PADDING". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/PKCS7". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/PKCS7PADDING". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/TBC". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/TBCPADDING". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/X9.23". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/X9.23PADDING". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ZEROBYTE". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB200/ZEROBYTEPADDING". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO10126". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO10126-2". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO10126-2PADDING". 08:44:55,378 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO10126PADDING". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO7816-4". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ISO7816-4PADDING". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/NOPADDING". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/PKCS5". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/PKCS5PADDING". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/PKCS7". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/PKCS7PADDING". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/TBC". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/TBCPADDING". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/X9.23". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/X9.23PADDING". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ZEROBYTE". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB208/ZEROBYTEPADDING". 08:44:55,379 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO10126". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO10126-2". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO10126-2PADDING". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO10126PADDING". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO7816-4". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ISO7816-4PADDING". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/NOPADDING". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/PKCS5". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/PKCS5PADDING". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/PKCS7". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/PKCS7PADDING". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/TBC". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/TBCPADDING". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/X9.23". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/X9.23PADDING". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ZEROBYTE". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB216/ZEROBYTEPADDING". 08:44:55,380 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO10126". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO10126-2". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO10126-2PADDING". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO10126PADDING". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO7816-4". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ISO7816-4PADDING". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/NOPADDING". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/PKCS5". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/PKCS5PADDING". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/PKCS7". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/PKCS7PADDING". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/TBC". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/TBCPADDING". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/X9.23". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/X9.23PADDING". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ZEROBYTE". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB224/ZEROBYTEPADDING". 08:44:55,381 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO10126". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO10126-2". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO10126-2PADDING". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO10126PADDING". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO7816-4". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ISO7816-4PADDING". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/NOPADDING". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/PKCS5". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/PKCS5PADDING". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/PKCS7". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/PKCS7PADDING". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/TBC". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/TBCPADDING". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/X9.23". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/X9.23PADDING". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ZEROBYTE". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB232/ZEROBYTEPADDING". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/". 08:44:55,382 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO10126". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO10126-2". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO10126-2PADDING". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO10126PADDING". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO7816-4". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ISO7816-4PADDING". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/NOPADDING". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/PKCS5". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/PKCS5PADDING". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/PKCS7". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/PKCS7PADDING". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/TBC". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/TBCPADDING". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/X9.23". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/X9.23PADDING". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ZEROBYTE". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB24/ZEROBYTEPADDING". 08:44:55,383 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO10126". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO10126-2". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO10126-2PADDING". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO10126PADDING". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO7816-4". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ISO7816-4PADDING". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/NOPADDING". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/PKCS5". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/PKCS5PADDING". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/PKCS7". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/PKCS7PADDING". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/TBC". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/TBCPADDING". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/X9.23". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/X9.23PADDING". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ZEROBYTE". 08:44:55,384 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB240/ZEROBYTEPADDING". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO10126". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO10126-2". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO10126-2PADDING". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO10126PADDING". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO7816-4". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ISO7816-4PADDING". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/NOPADDING". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/PKCS5". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/PKCS5PADDING". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/PKCS7". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/PKCS7PADDING". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/TBC". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/TBCPADDING". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/X9.23". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/X9.23PADDING". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ZEROBYTE". 08:44:55,385 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB248/ZEROBYTEPADDING". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO10126". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO10126-2". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO10126-2PADDING". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO10126PADDING". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO7816-4". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ISO7816-4PADDING". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/NOPADDING". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/PKCS5". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/PKCS5PADDING". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/PKCS7". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/PKCS7PADDING". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/TBC". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/TBCPADDING". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/X9.23". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/X9.23PADDING". 08:44:55,386 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ZEROBYTE". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB256/ZEROBYTEPADDING". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO10126". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO10126-2". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO10126-2PADDING". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO10126PADDING". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO7816-4". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ISO7816-4PADDING". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/NOPADDING". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/PKCS5". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/PKCS5PADDING". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/PKCS7". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/PKCS7PADDING". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/TBC". 08:44:55,387 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/TBCPADDING". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/X9.23". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/X9.23PADDING". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ZEROBYTE". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB32/ZEROBYTEPADDING". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO10126". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO10126-2". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO10126-2PADDING". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO10126PADDING". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO7816-4". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ISO7816-4PADDING". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/NOPADDING". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/PKCS5". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/PKCS5PADDING". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/PKCS7". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/PKCS7PADDING". 08:44:55,388 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/TBC". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/TBCPADDING". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/X9.23". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/X9.23PADDING". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ZEROBYTE". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB40/ZEROBYTEPADDING". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO10126". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO10126-2". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO10126-2PADDING". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO10126PADDING". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO7816-4". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ISO7816-4PADDING". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/NOPADDING". 08:44:55,389 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/PKCS5". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/PKCS5PADDING". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/PKCS7". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/PKCS7PADDING". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/TBC". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/TBCPADDING". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/X9.23". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/X9.23PADDING". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ZEROBYTE". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB48/ZEROBYTEPADDING". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO10126". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO10126-2". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO10126-2PADDING". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO10126PADDING". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO7816-4". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ISO7816-4PADDING". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/NOPADDING". 08:44:55,390 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/PKCS5". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/PKCS5PADDING". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/PKCS7". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/PKCS7PADDING". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/TBC". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/TBCPADDING". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/X9.23". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/X9.23PADDING". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ZEROBYTE". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB56/ZEROBYTEPADDING". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO10126". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO10126-2". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO10126-2PADDING". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO10126PADDING". 08:44:55,391 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO7816-4". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ISO7816-4PADDING". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/NOPADDING". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/PKCS5". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/PKCS5PADDING". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/PKCS7". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/PKCS7PADDING". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/TBC". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/TBCPADDING". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/X9.23". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/X9.23PADDING". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ZEROBYTE". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB64/ZEROBYTEPADDING". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO10126". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO10126-2". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO10126-2PADDING". 08:44:55,392 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO10126PADDING". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO7816-4". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ISO7816-4PADDING". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/NOPADDING". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/PKCS5". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/PKCS5PADDING". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/PKCS7". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/PKCS7PADDING". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/TBC". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/TBCPADDING". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/X9.23". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/X9.23PADDING". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ZEROBYTE". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB72/ZEROBYTEPADDING". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO10126". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO10126-2". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO10126-2PADDING". 08:44:55,393 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO10126PADDING". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO7816-4". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ISO7816-4PADDING". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/NOPADDING". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/PKCS5". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/PKCS5PADDING". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/PKCS7". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/PKCS7PADDING". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/TBC". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/TBCPADDING". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/X9.23". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/X9.23PADDING". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ZEROBYTE". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB8/ZEROBYTEPADDING". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO10126". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO10126-2". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO10126-2PADDING". 08:44:55,394 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO10126PADDING". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO7816-4". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ISO7816-4PADDING". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/NOPADDING". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/PKCS5". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/PKCS5PADDING". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/PKCS7". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/PKCS7PADDING". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/TBC". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/TBCPADDING". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/X9.23". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/X9.23PADDING". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ZEROBYTE". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB80/ZEROBYTEPADDING". 08:44:55,395 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO10126". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO10126-2". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO10126-2PADDING". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO10126PADDING". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO7816-4". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ISO7816-4PADDING". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/NOPADDING". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/PKCS5". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/PKCS5PADDING". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/PKCS7". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/PKCS7PADDING". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/TBC". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/TBCPADDING". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/X9.23". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/X9.23PADDING". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ZEROBYTE". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB88/ZEROBYTEPADDING". 08:44:55,396 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO10126". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO10126-2". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO10126-2PADDING". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO10126PADDING". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO7816-4". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ISO7816-4PADDING". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/NOPADDING". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/PKCS5". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/PKCS5PADDING". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/PKCS7". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/PKCS7PADDING". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/TBC". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/TBCPADDING". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/X9.23". 08:44:55,397 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/X9.23PADDING". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ZEROBYTE". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CFB96/ZEROBYTEPADDING". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CTS/". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/CTS/NOPADDING". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/EAX/". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/EAX/NOPADDING". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/ECB/". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/ECB/NOPADDING". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/GCM/". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/GCM/NOPADDING". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/". 08:44:55,398 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO10126". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO10126-2". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO10126-2PADDING". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO10126PADDING". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO7816-4". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ISO7816-4PADDING". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/NOPADDING". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/PKCS5". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/PKCS5PADDING". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/PKCS7". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/PKCS7PADDING". 08:44:55,399 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/TBC". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/TBCPADDING". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/X9.23". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/X9.23PADDING". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ZEROBYTE". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB/ZEROBYTEPADDING". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO10126". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO10126-2". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO10126-2PADDING". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO10126PADDING". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO7816-4". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ISO7816-4PADDING". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/NOPADDING". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/PKCS5". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/PKCS5PADDING". 08:44:55,400 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/PKCS7". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/PKCS7PADDING". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/TBC". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/TBCPADDING". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/X9.23". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/X9.23PADDING". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ZEROBYTE". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB104/ZEROBYTEPADDING". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO10126". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO10126-2". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO10126-2PADDING". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO10126PADDING". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO7816-4". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ISO7816-4PADDING". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/NOPADDING". 08:44:55,401 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/PKCS5". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/PKCS5PADDING". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/PKCS7". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/PKCS7PADDING". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/TBC". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/TBCPADDING". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/X9.23". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/X9.23PADDING". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ZEROBYTE". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB112/ZEROBYTEPADDING". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO10126". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO10126-2". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO10126-2PADDING". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO10126PADDING". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO7816-4". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ISO7816-4PADDING". 08:44:55,402 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/NOPADDING". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/PKCS5". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/PKCS5PADDING". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/PKCS7". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/PKCS7PADDING". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/TBC". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/TBCPADDING". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/X9.23". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/X9.23PADDING". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ZEROBYTE". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB120/ZEROBYTEPADDING". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO10126". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO10126-2". 08:44:55,403 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO10126-2PADDING". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO10126PADDING". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO7816-4". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ISO7816-4PADDING". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/NOPADDING". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/PKCS5". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/PKCS5PADDING". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/PKCS7". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/PKCS7PADDING". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/TBC". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/TBCPADDING". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/X9.23". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/X9.23PADDING". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ZEROBYTE". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB128/ZEROBYTEPADDING". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO10126". 08:44:55,404 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO10126-2". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO10126-2PADDING". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO10126PADDING". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO7816-4". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ISO7816-4PADDING". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/NOPADDING". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/PKCS5". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/PKCS5PADDING". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/PKCS7". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/PKCS7PADDING". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/TBC". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/TBCPADDING". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/X9.23". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/X9.23PADDING". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ZEROBYTE". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB136/ZEROBYTEPADDING". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/". 08:44:55,405 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO10126". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO10126-2". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO10126-2PADDING". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO10126PADDING". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO7816-4". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ISO7816-4PADDING". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/NOPADDING". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/PKCS5". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/PKCS5PADDING". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/PKCS7". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/PKCS7PADDING". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/TBC". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/TBCPADDING". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/X9.23". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/X9.23PADDING". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ZEROBYTE". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB144/ZEROBYTEPADDING". 08:44:55,406 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO10126". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO10126-2". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO10126-2PADDING". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO10126PADDING". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO7816-4". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ISO7816-4PADDING". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/NOPADDING". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/PKCS5". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/PKCS5PADDING". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/PKCS7". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/PKCS7PADDING". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/TBC". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/TBCPADDING". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/X9.23". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/X9.23PADDING". 08:44:55,407 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ZEROBYTE". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB152/ZEROBYTEPADDING". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO10126". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO10126-2". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO10126-2PADDING". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO10126PADDING". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO7816-4". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ISO7816-4PADDING". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/NOPADDING". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/PKCS5". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/PKCS5PADDING". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/PKCS7". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/PKCS7PADDING". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/TBC". 08:44:55,408 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/TBCPADDING". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/X9.23". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/X9.23PADDING". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ZEROBYTE". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB16/ZEROBYTEPADDING". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO10126". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO10126-2". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO10126-2PADDING". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO10126PADDING". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO7816-4". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ISO7816-4PADDING". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/NOPADDING". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/PKCS5". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/PKCS5PADDING". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/PKCS7". 08:44:55,409 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/PKCS7PADDING". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/TBC". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/TBCPADDING". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/X9.23". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/X9.23PADDING". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ZEROBYTE". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB160/ZEROBYTEPADDING". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO10126". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO10126-2". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO10126-2PADDING". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO10126PADDING". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO7816-4". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ISO7816-4PADDING". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/NOPADDING". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/PKCS5". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/PKCS5PADDING". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/PKCS7". 08:44:55,410 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/PKCS7PADDING". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/TBC". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/TBCPADDING". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/X9.23". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/X9.23PADDING". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ZEROBYTE". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB168/ZEROBYTEPADDING". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO10126". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO10126-2". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO10126-2PADDING". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO10126PADDING". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO7816-4". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ISO7816-4PADDING". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/NOPADDING". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/PKCS5". 08:44:55,411 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/PKCS5PADDING". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/PKCS7". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/PKCS7PADDING". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/TBC". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/TBCPADDING". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/X9.23". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/X9.23PADDING". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ZEROBYTE". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB176/ZEROBYTEPADDING". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO10126". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO10126-2". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO10126-2PADDING". 08:44:55,412 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO10126PADDING". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO7816-4". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ISO7816-4PADDING". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/NOPADDING". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/PKCS5". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/PKCS5PADDING". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/PKCS7". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/PKCS7PADDING". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/TBC". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/TBCPADDING". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/X9.23". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/X9.23PADDING". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ZEROBYTE". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB184/ZEROBYTEPADDING". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO10126". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO10126-2". 08:44:55,413 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO10126-2PADDING". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO10126PADDING". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO7816-4". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ISO7816-4PADDING". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/NOPADDING". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/PKCS5". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/PKCS5PADDING". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/PKCS7". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/PKCS7PADDING". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/TBC". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/TBCPADDING". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/X9.23". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/X9.23PADDING". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ZEROBYTE". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB192/ZEROBYTEPADDING". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO10126". 08:44:55,414 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO10126-2". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO10126-2PADDING". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO10126PADDING". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO7816-4". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ISO7816-4PADDING". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/NOPADDING". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/PKCS5". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/PKCS5PADDING". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/PKCS7". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/PKCS7PADDING". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/TBC". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/TBCPADDING". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/X9.23". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/X9.23PADDING". 08:44:55,415 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ZEROBYTE". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB200/ZEROBYTEPADDING". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO10126". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO10126-2". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO10126-2PADDING". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO10126PADDING". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO7816-4". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ISO7816-4PADDING". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/NOPADDING". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/PKCS5". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/PKCS5PADDING". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/PKCS7". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/PKCS7PADDING". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/TBC". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/TBCPADDING". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/X9.23". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/X9.23PADDING". 08:44:55,416 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ZEROBYTE". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB208/ZEROBYTEPADDING". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO10126". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO10126-2". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO10126-2PADDING". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO10126PADDING". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO7816-4". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ISO7816-4PADDING". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/NOPADDING". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/PKCS5". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/PKCS5PADDING". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/PKCS7". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/PKCS7PADDING". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/TBC". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/TBCPADDING". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/X9.23". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/X9.23PADDING". 08:44:55,417 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ZEROBYTE". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB216/ZEROBYTEPADDING". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO10126". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO10126-2". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO10126-2PADDING". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO10126PADDING". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO7816-4". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ISO7816-4PADDING". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/NOPADDING". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/PKCS5". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/PKCS5PADDING". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/PKCS7". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/PKCS7PADDING". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/TBC". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/TBCPADDING". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/X9.23". 08:44:55,418 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/X9.23PADDING". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ZEROBYTE". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB224/ZEROBYTEPADDING". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO10126". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO10126-2". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO10126-2PADDING". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO10126PADDING". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO7816-4". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ISO7816-4PADDING". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/NOPADDING". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/PKCS5". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/PKCS5PADDING". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/PKCS7". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/PKCS7PADDING". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/TBC". 08:44:55,419 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/TBCPADDING". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/X9.23". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/X9.23PADDING". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ZEROBYTE". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB232/ZEROBYTEPADDING". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO10126". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO10126-2". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO10126-2PADDING". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO10126PADDING". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO7816-4". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ISO7816-4PADDING". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/NOPADDING". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/PKCS5". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/PKCS5PADDING". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/PKCS7". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/PKCS7PADDING". 08:44:55,420 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/TBC". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/TBCPADDING". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/X9.23". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/X9.23PADDING". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ZEROBYTE". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB24/ZEROBYTEPADDING". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO10126". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO10126-2". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO10126-2PADDING". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO10126PADDING". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO7816-4". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ISO7816-4PADDING". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/NOPADDING". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/PKCS5". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/PKCS5PADDING". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/PKCS7". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/PKCS7PADDING". 08:44:55,421 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/TBC". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/TBCPADDING". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/X9.23". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/X9.23PADDING". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ZEROBYTE". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB240/ZEROBYTEPADDING". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO10126". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO10126-2". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO10126-2PADDING". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO10126PADDING". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO7816-4". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ISO7816-4PADDING". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/NOPADDING". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/PKCS5". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/PKCS5PADDING". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/PKCS7". 08:44:55,422 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/PKCS7PADDING". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/TBC". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/TBCPADDING". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/X9.23". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/X9.23PADDING". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ZEROBYTE". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB248/ZEROBYTEPADDING". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO10126". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO10126-2". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO10126-2PADDING". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO10126PADDING". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO7816-4". 08:44:55,423 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ISO7816-4PADDING". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/NOPADDING". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/PKCS5". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/PKCS5PADDING". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/PKCS7". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/PKCS7PADDING". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/TBC". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/TBCPADDING". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/X9.23". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/X9.23PADDING". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ZEROBYTE". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB256/ZEROBYTEPADDING". 08:44:55,424 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO10126". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO10126-2". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO10126-2PADDING". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO10126PADDING". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO7816-4". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ISO7816-4PADDING". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/NOPADDING". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/PKCS5". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/PKCS5PADDING". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/PKCS7". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/PKCS7PADDING". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/TBC". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/TBCPADDING". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/X9.23". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/X9.23PADDING". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ZEROBYTE". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB32/ZEROBYTEPADDING". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/". 08:44:55,425 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO10126". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO10126-2". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO10126-2PADDING". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO10126PADDING". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO7816-4". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ISO7816-4PADDING". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/NOPADDING". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/PKCS5". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/PKCS5PADDING". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/PKCS7". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/PKCS7PADDING". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/TBC". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/TBCPADDING". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/X9.23". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/X9.23PADDING". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ZEROBYTE". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB40/ZEROBYTEPADDING". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/". 08:44:55,426 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO10126". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO10126-2". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO10126-2PADDING". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO10126PADDING". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO7816-4". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ISO7816-4PADDING". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/NOPADDING". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/PKCS5". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/PKCS5PADDING". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/PKCS7". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/PKCS7PADDING". 08:44:55,427 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/TBC". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/TBCPADDING". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/X9.23". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/X9.23PADDING". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ZEROBYTE". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB48/ZEROBYTEPADDING". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO10126". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO10126-2". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO10126-2PADDING". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO10126PADDING". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO7816-4". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ISO7816-4PADDING". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/NOPADDING". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/PKCS5". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/PKCS5PADDING". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/PKCS7". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/PKCS7PADDING". 08:44:55,428 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/TBC". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/TBCPADDING". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/X9.23". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/X9.23PADDING". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ZEROBYTE". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB56/ZEROBYTEPADDING". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO10126". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO10126-2". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO10126-2PADDING". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO10126PADDING". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO7816-4". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ISO7816-4PADDING". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/NOPADDING". 08:44:55,429 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/PKCS5". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/PKCS5PADDING". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/PKCS7". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/PKCS7PADDING". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/TBC". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/TBCPADDING". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/X9.23". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/X9.23PADDING". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ZEROBYTE". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB64/ZEROBYTEPADDING". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO10126". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO10126-2". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO10126-2PADDING". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO10126PADDING". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO7816-4". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ISO7816-4PADDING". 08:44:55,430 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/NOPADDING". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/PKCS5". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/PKCS5PADDING". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/PKCS7". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/PKCS7PADDING". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/TBC". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/TBCPADDING". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/X9.23". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/X9.23PADDING". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ZEROBYTE". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB72/ZEROBYTEPADDING". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO10126". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO10126-2". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO10126-2PADDING". 08:44:55,431 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO10126PADDING". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO7816-4". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ISO7816-4PADDING". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/NOPADDING". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/PKCS5". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/PKCS5PADDING". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/PKCS7". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/PKCS7PADDING". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/TBC". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/TBCPADDING". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/X9.23". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/X9.23PADDING". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ZEROBYTE". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB8/ZEROBYTEPADDING". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO10126". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO10126-2". 08:44:55,432 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO10126-2PADDING". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO10126PADDING". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO7816-4". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ISO7816-4PADDING". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/NOPADDING". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/PKCS5". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/PKCS5PADDING". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/PKCS7". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/PKCS7PADDING". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/TBC". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/TBCPADDING". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/X9.23". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/X9.23PADDING". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ZEROBYTE". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB80/ZEROBYTEPADDING". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO10126". 08:44:55,433 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO10126-2". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO10126-2PADDING". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO10126PADDING". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO7816-4". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ISO7816-4PADDING". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/NOPADDING". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/PKCS5". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/PKCS5PADDING". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/PKCS7". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/PKCS7PADDING". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/TBC". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/TBCPADDING". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/X9.23". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/X9.23PADDING". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ZEROBYTE". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB88/ZEROBYTEPADDING". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO10126". 08:44:55,434 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO10126-2". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO10126-2PADDING". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO10126PADDING". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO7816-4". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ISO7816-4PADDING". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/NOPADDING". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/PKCS5". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/PKCS5PADDING". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/PKCS7". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/PKCS7PADDING". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/TBC". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/TBCPADDING". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/X9.23". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/X9.23PADDING". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ZEROBYTE". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/OFB96/ZEROBYTEPADDING". 08:44:55,435 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/". 08:44:55,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO10126". 08:44:55,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO10126-2". 08:44:55,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO10126-2PADDING". 08:44:55,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO10126PADDING". 08:44:55,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO7816-4". 08:44:55,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ISO7816-4PADDING". 08:44:55,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/NOPADDING". 08:44:55,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/PKCS5". 08:44:55,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/PKCS5PADDING". 08:44:55,436 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/PKCS7". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/PKCS7PADDING". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/TBC". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/TBCPADDING". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/X9.23". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/X9.23PADDING". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ZEROBYTE". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "TWOFISH/SIC/ZEROBYTEPADDING". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA//". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA//NOPADDING". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC-CTS/". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC-CTS/NOPADDING". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO10126". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO10126-2". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO10126-2PADDING". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO10126PADDING". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO7816-4". 08:44:55,437 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ISO7816-4PADDING". 08:44:55,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/NOPADDING". 08:44:55,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/PKCS5". 08:44:55,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/PKCS5PADDING". 08:44:55,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/PKCS7". 08:44:55,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/PKCS7PADDING". 08:44:55,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/TBC". 08:44:55,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/TBCPADDING". 08:44:55,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/X9.23". 08:44:55,438 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/X9.23PADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ZEROBYTE". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CBC/ZEROBYTEPADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO10126". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO10126-2". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO10126-2PADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO10126PADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO7816-4". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ISO7816-4PADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/NOPADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/PKCS5". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/PKCS5PADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/PKCS7". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/PKCS7PADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/TBC". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/TBCPADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/X9.23". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/X9.23PADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ZEROBYTE". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB/ZEROBYTEPADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO10126". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO10126-2". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO10126-2PADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO10126PADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO7816-4". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ISO7816-4PADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/NOPADDING". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/PKCS5". 08:44:55,439 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/PKCS5PADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/PKCS7". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/PKCS7PADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/TBC". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/TBCPADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/X9.23". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/X9.23PADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ZEROBYTE". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB104/ZEROBYTEPADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO10126". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO10126-2". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO10126-2PADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO10126PADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO7816-4". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ISO7816-4PADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/NOPADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/PKCS5". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/PKCS5PADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/PKCS7". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/PKCS7PADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/TBC". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/TBCPADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/X9.23". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/X9.23PADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ZEROBYTE". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB112/ZEROBYTEPADDING". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO10126". 08:44:55,440 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO10126-2". 08:44:55,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO10126-2PADDING". 08:44:55,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO10126PADDING". 08:44:55,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO7816-4". 08:44:55,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ISO7816-4PADDING". 08:44:55,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/NOPADDING". 08:44:55,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/PKCS5". 08:44:55,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/PKCS5PADDING". 08:44:55,452 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/PKCS7". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/PKCS7PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/TBC". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/TBCPADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/X9.23". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/X9.23PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ZEROBYTE". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB120/ZEROBYTEPADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO10126". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO10126-2". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO10126-2PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO10126PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO7816-4". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ISO7816-4PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/NOPADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/PKCS5". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/PKCS5PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/PKCS7". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/PKCS7PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/TBC". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/TBCPADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/X9.23". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/X9.23PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ZEROBYTE". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB128/ZEROBYTEPADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO10126". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO10126-2". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO10126-2PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO10126PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO7816-4". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ISO7816-4PADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/NOPADDING". 08:44:55,453 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/PKCS5". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/PKCS5PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/PKCS7". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/PKCS7PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/TBC". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/TBCPADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/X9.23". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/X9.23PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ZEROBYTE". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB136/ZEROBYTEPADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO10126". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO10126-2". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO10126-2PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO10126PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO7816-4". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ISO7816-4PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/NOPADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/PKCS5". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/PKCS5PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/PKCS7". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/PKCS7PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/TBC". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/TBCPADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/X9.23". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/X9.23PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ZEROBYTE". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB144/ZEROBYTEPADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO10126". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO10126-2". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO10126-2PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO10126PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO7816-4". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ISO7816-4PADDING". 08:44:55,454 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/NOPADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/PKCS5". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/PKCS5PADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/PKCS7". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/PKCS7PADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/TBC". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/TBCPADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/X9.23". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/X9.23PADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ZEROBYTE". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB152/ZEROBYTEPADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO10126". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO10126-2". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO10126-2PADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO10126PADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO7816-4". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ISO7816-4PADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/NOPADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/PKCS5". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/PKCS5PADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/PKCS7". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/PKCS7PADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/TBC". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/TBCPADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/X9.23". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/X9.23PADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ZEROBYTE". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB16/ZEROBYTEPADDING". 08:44:55,455 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO10126". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO10126-2". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO10126-2PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO10126PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO7816-4". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ISO7816-4PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/NOPADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/PKCS5". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/PKCS5PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/PKCS7". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/PKCS7PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/TBC". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/TBCPADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/X9.23". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/X9.23PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ZEROBYTE". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB160/ZEROBYTEPADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO10126". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO10126-2". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO10126-2PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO10126PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO7816-4". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ISO7816-4PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/NOPADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/PKCS5". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/PKCS5PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/PKCS7". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/PKCS7PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/TBC". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/TBCPADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/X9.23". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/X9.23PADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ZEROBYTE". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB168/ZEROBYTEPADDING". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO10126". 08:44:55,456 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO10126-2". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO10126-2PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO10126PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO7816-4". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ISO7816-4PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/NOPADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/PKCS5". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/PKCS5PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/PKCS7". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/PKCS7PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/TBC". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/TBCPADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/X9.23". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/X9.23PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ZEROBYTE". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB176/ZEROBYTEPADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO10126". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO10126-2". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO10126-2PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO10126PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO7816-4". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ISO7816-4PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/NOPADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/PKCS5". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/PKCS5PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/PKCS7". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/PKCS7PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/TBC". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/TBCPADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/X9.23". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/X9.23PADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ZEROBYTE". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB184/ZEROBYTEPADDING". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/". 08:44:55,457 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO10126". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO10126-2". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO10126-2PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO10126PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO7816-4". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ISO7816-4PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/NOPADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/PKCS5". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/PKCS5PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/PKCS7". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/PKCS7PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/TBC". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/TBCPADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/X9.23". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/X9.23PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ZEROBYTE". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB192/ZEROBYTEPADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO10126". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO10126-2". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO10126-2PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO10126PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO7816-4". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ISO7816-4PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/NOPADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/PKCS5". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/PKCS5PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/PKCS7". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/PKCS7PADDING". 08:44:55,458 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/TBC". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/TBCPADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/X9.23". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/X9.23PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ZEROBYTE". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB200/ZEROBYTEPADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO10126". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO10126-2". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO10126-2PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO10126PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO7816-4". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ISO7816-4PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/NOPADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/PKCS5". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/PKCS5PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/PKCS7". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/PKCS7PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/TBC". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/TBCPADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/X9.23". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/X9.23PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ZEROBYTE". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB208/ZEROBYTEPADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO10126". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO10126-2". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO10126-2PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO10126PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO7816-4". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ISO7816-4PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/NOPADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/PKCS5". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/PKCS5PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/PKCS7". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/PKCS7PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/TBC". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/TBCPADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/X9.23". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/X9.23PADDING". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ZEROBYTE". 08:44:55,459 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB216/ZEROBYTEPADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO10126". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO10126-2". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO10126-2PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO10126PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO7816-4". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ISO7816-4PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/NOPADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/PKCS5". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/PKCS5PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/PKCS7". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/PKCS7PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/TBC". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/TBCPADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/X9.23". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/X9.23PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ZEROBYTE". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB224/ZEROBYTEPADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO10126". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO10126-2". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO10126-2PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO10126PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO7816-4". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ISO7816-4PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/NOPADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/PKCS5". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/PKCS5PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/PKCS7". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/PKCS7PADDING". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/TBC". 08:44:55,460 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/TBCPADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/X9.23". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/X9.23PADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ZEROBYTE". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB232/ZEROBYTEPADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO10126". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO10126-2". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO10126-2PADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO10126PADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO7816-4". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ISO7816-4PADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/NOPADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/PKCS5". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/PKCS5PADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/PKCS7". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/PKCS7PADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/TBC". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/TBCPADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/X9.23". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/X9.23PADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ZEROBYTE". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB24/ZEROBYTEPADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO10126". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO10126-2". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO10126-2PADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO10126PADDING". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO7816-4". 08:44:55,461 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ISO7816-4PADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/NOPADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/PKCS5". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/PKCS5PADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/PKCS7". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/PKCS7PADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/TBC". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/TBCPADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/X9.23". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/X9.23PADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ZEROBYTE". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB240/ZEROBYTEPADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO10126". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO10126-2". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO10126-2PADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO10126PADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO7816-4". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ISO7816-4PADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/NOPADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/PKCS5". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/PKCS5PADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/PKCS7". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/PKCS7PADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/TBC". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/TBCPADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/X9.23". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/X9.23PADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ZEROBYTE". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB248/ZEROBYTEPADDING". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/". 08:44:55,462 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO10126". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO10126-2". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO10126-2PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO10126PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO7816-4". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ISO7816-4PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/NOPADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/PKCS5". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/PKCS5PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/PKCS7". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/PKCS7PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/TBC". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/TBCPADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/X9.23". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/X9.23PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ZEROBYTE". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB256/ZEROBYTEPADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO10126". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO10126-2". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO10126-2PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO10126PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO7816-4". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ISO7816-4PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/NOPADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/PKCS5". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/PKCS5PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/PKCS7". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/PKCS7PADDING". 08:44:55,463 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/TBC". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/TBCPADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/X9.23". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/X9.23PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ZEROBYTE". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB32/ZEROBYTEPADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO10126". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO10126-2". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO10126-2PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO10126PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO7816-4". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ISO7816-4PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/NOPADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/PKCS5". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/PKCS5PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/PKCS7". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/PKCS7PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/TBC". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/TBCPADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/X9.23". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/X9.23PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ZEROBYTE". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB40/ZEROBYTEPADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO10126". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO10126-2". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO10126-2PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO10126PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO7816-4". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ISO7816-4PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/NOPADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/PKCS5". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/PKCS5PADDING". 08:44:55,464 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/PKCS7". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/PKCS7PADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/TBC". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/TBCPADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/X9.23". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/X9.23PADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ZEROBYTE". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB48/ZEROBYTEPADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO10126". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO10126-2". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO10126-2PADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO10126PADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO7816-4". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ISO7816-4PADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/NOPADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/PKCS5". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/PKCS5PADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/PKCS7". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/PKCS7PADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/TBC". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/TBCPADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/X9.23". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/X9.23PADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ZEROBYTE". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB56/ZEROBYTEPADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO10126". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO10126-2". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO10126-2PADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO10126PADDING". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO7816-4". 08:44:55,465 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ISO7816-4PADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/NOPADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/PKCS5". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/PKCS5PADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/PKCS7". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/PKCS7PADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/TBC". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/TBCPADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/X9.23". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/X9.23PADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ZEROBYTE". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB64/ZEROBYTEPADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO10126". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO10126-2". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO10126-2PADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO10126PADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO7816-4". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ISO7816-4PADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/NOPADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/PKCS5". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/PKCS5PADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/PKCS7". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/PKCS7PADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/TBC". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/TBCPADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/X9.23". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/X9.23PADDING". 08:44:55,466 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ZEROBYTE". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB72/ZEROBYTEPADDING". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO10126". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO10126-2". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO10126-2PADDING". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO10126PADDING". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO7816-4". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ISO7816-4PADDING". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/NOPADDING". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/PKCS5". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/PKCS5PADDING". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/PKCS7". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/PKCS7PADDING". 08:44:55,467 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/TBC". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/TBCPADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/X9.23". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/X9.23PADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ZEROBYTE". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB8/ZEROBYTEPADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO10126". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO10126-2". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO10126-2PADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO10126PADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO7816-4". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ISO7816-4PADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/NOPADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/PKCS5". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/PKCS5PADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/PKCS7". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/PKCS7PADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/TBC". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/TBCPADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/X9.23". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/X9.23PADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ZEROBYTE". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB80/ZEROBYTEPADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO10126". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO10126-2". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO10126-2PADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO10126PADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO7816-4". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ISO7816-4PADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/NOPADDING". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/PKCS5". 08:44:55,468 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/PKCS5PADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/PKCS7". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/PKCS7PADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/TBC". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/TBCPADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/X9.23". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/X9.23PADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ZEROBYTE". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB88/ZEROBYTEPADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO10126". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO10126-2". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO10126-2PADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO10126PADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO7816-4". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ISO7816-4PADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/NOPADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/PKCS5". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/PKCS5PADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/PKCS7". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/PKCS7PADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/TBC". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/TBCPADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/X9.23". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/X9.23PADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ZEROBYTE". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CFB96/ZEROBYTEPADDING". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CTS/". 08:44:55,469 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/CTS/NOPADDING". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/EAX/". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/EAX/NOPADDING". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/ECB/". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/ECB/NOPADDING". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO10126". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO10126-2". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO10126-2PADDING". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO10126PADDING". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO7816-4". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ISO7816-4PADDING". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/NOPADDING". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/PKCS5". 08:44:55,470 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/PKCS5PADDING". 08:44:55,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/PKCS7". 08:44:55,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/PKCS7PADDING". 08:44:55,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/TBC". 08:44:55,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/TBCPADDING". 08:44:55,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/X9.23". 08:44:55,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/X9.23PADDING". 08:44:55,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ZEROBYTE". 08:44:55,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/GOFB/ZEROBYTEPADDING". 08:44:55,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/". 08:44:55,471 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO10126". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO10126-2". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO10126-2PADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO10126PADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO7816-4". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ISO7816-4PADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/NOPADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/PKCS5". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/PKCS5PADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/PKCS7". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/PKCS7PADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/TBC". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/TBCPADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/X9.23". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/X9.23PADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ZEROBYTE". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB/ZEROBYTEPADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO10126". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO10126-2". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO10126-2PADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO10126PADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO7816-4". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ISO7816-4PADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/NOPADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/PKCS5". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/PKCS5PADDING". 08:44:55,472 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/PKCS7". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/PKCS7PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/TBC". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/TBCPADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/X9.23". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/X9.23PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ZEROBYTE". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB104/ZEROBYTEPADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO10126". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO10126-2". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO10126-2PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO10126PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO7816-4". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ISO7816-4PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/NOPADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/PKCS5". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/PKCS5PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/PKCS7". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/PKCS7PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/TBC". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/TBCPADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/X9.23". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/X9.23PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ZEROBYTE". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB112/ZEROBYTEPADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO10126". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO10126-2". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO10126-2PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO10126PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO7816-4". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ISO7816-4PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/NOPADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/PKCS5". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/PKCS5PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/PKCS7". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/PKCS7PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/TBC". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/TBCPADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/X9.23". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/X9.23PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ZEROBYTE". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB120/ZEROBYTEPADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO10126". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO10126-2". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO10126-2PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO10126PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO7816-4". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ISO7816-4PADDING". 08:44:55,473 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/NOPADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/PKCS5". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/PKCS5PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/PKCS7". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/PKCS7PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/TBC". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/TBCPADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/X9.23". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/X9.23PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ZEROBYTE". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB128/ZEROBYTEPADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO10126". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO10126-2". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO10126-2PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO10126PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO7816-4". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ISO7816-4PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/NOPADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/PKCS5". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/PKCS5PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/PKCS7". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/PKCS7PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/TBC". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/TBCPADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/X9.23". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/X9.23PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ZEROBYTE". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB136/ZEROBYTEPADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO10126". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO10126-2". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO10126-2PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO10126PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO7816-4". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ISO7816-4PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/NOPADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/PKCS5". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/PKCS5PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/PKCS7". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/PKCS7PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/TBC". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/TBCPADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/X9.23". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/X9.23PADDING". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ZEROBYTE". 08:44:55,474 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB144/ZEROBYTEPADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO10126". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO10126-2". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO10126-2PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO10126PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO7816-4". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ISO7816-4PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/NOPADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/PKCS5". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/PKCS5PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/PKCS7". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/PKCS7PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/TBC". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/TBCPADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/X9.23". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/X9.23PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ZEROBYTE". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB152/ZEROBYTEPADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO10126". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO10126-2". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO10126-2PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO10126PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO7816-4". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ISO7816-4PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/NOPADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/PKCS5". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/PKCS5PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/PKCS7". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/PKCS7PADDING". 08:44:55,475 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/TBC". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/TBCPADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/X9.23". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/X9.23PADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ZEROBYTE". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB16/ZEROBYTEPADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO10126". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO10126-2". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO10126-2PADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO10126PADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO7816-4". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ISO7816-4PADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/NOPADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/PKCS5". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/PKCS5PADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/PKCS7". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/PKCS7PADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/TBC". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/TBCPADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/X9.23". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/X9.23PADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ZEROBYTE". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB160/ZEROBYTEPADDING". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/". 08:44:55,476 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO10126". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO10126-2". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO10126-2PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO10126PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO7816-4". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ISO7816-4PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/NOPADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/PKCS5". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/PKCS5PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/PKCS7". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/PKCS7PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/TBC". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/TBCPADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/X9.23". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/X9.23PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ZEROBYTE". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB168/ZEROBYTEPADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO10126". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO10126-2". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO10126-2PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO10126PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO7816-4". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ISO7816-4PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/NOPADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/PKCS5". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/PKCS5PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/PKCS7". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/PKCS7PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/TBC". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/TBCPADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/X9.23". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/X9.23PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ZEROBYTE". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB176/ZEROBYTEPADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO10126". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO10126-2". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO10126-2PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO10126PADDING". 08:44:55,477 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO7816-4". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ISO7816-4PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/NOPADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/PKCS5". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/PKCS5PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/PKCS7". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/PKCS7PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/TBC". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/TBCPADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/X9.23". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/X9.23PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ZEROBYTE". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB184/ZEROBYTEPADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO10126". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO10126-2". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO10126-2PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO10126PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO7816-4". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ISO7816-4PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/NOPADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/PKCS5". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/PKCS5PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/PKCS7". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/PKCS7PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/TBC". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/TBCPADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/X9.23". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/X9.23PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ZEROBYTE". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB192/ZEROBYTEPADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO10126". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO10126-2". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO10126-2PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO10126PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO7816-4". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ISO7816-4PADDING". 08:44:55,478 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/NOPADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/PKCS5". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/PKCS5PADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/PKCS7". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/PKCS7PADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/TBC". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/TBCPADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/X9.23". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/X9.23PADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ZEROBYTE". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB200/ZEROBYTEPADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO10126". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO10126-2". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO10126-2PADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO10126PADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO7816-4". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ISO7816-4PADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/NOPADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/PKCS5". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/PKCS5PADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/PKCS7". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/PKCS7PADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/TBC". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/TBCPADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/X9.23". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/X9.23PADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ZEROBYTE". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB208/ZEROBYTEPADDING". 08:44:55,479 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO10126". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO10126-2". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO10126-2PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO10126PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO7816-4". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ISO7816-4PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/NOPADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/PKCS5". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/PKCS5PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/PKCS7". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/PKCS7PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/TBC". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/TBCPADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/X9.23". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/X9.23PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ZEROBYTE". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB216/ZEROBYTEPADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO10126". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO10126-2". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO10126-2PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO10126PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO7816-4". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ISO7816-4PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/NOPADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/PKCS5". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/PKCS5PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/PKCS7". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/PKCS7PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/TBC". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/TBCPADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/X9.23". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/X9.23PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ZEROBYTE". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB224/ZEROBYTEPADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO10126". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO10126-2". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO10126-2PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO10126PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO7816-4". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ISO7816-4PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/NOPADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/PKCS5". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/PKCS5PADDING". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/PKCS7". 08:44:55,480 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/PKCS7PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/TBC". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/TBCPADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/X9.23". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/X9.23PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ZEROBYTE". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB232/ZEROBYTEPADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO10126". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO10126-2". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO10126-2PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO10126PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO7816-4". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ISO7816-4PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/NOPADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/PKCS5". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/PKCS5PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/PKCS7". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/PKCS7PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/TBC". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/TBCPADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/X9.23". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/X9.23PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ZEROBYTE". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB24/ZEROBYTEPADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO10126". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO10126-2". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO10126-2PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO10126PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO7816-4". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ISO7816-4PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/NOPADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/PKCS5". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/PKCS5PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/PKCS7". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/PKCS7PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/TBC". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/TBCPADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/X9.23". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/X9.23PADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ZEROBYTE". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB240/ZEROBYTEPADDING". 08:44:55,481 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO10126". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO10126-2". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO10126-2PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO10126PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO7816-4". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ISO7816-4PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/NOPADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/PKCS5". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/PKCS5PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/PKCS7". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/PKCS7PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/TBC". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/TBCPADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/X9.23". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/X9.23PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ZEROBYTE". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB248/ZEROBYTEPADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO10126". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO10126-2". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO10126-2PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO10126PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO7816-4". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ISO7816-4PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/NOPADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/PKCS5". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/PKCS5PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/PKCS7". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/PKCS7PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/TBC". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/TBCPADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/X9.23". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/X9.23PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ZEROBYTE". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB256/ZEROBYTEPADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO10126". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO10126-2". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO10126-2PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO10126PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO7816-4". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ISO7816-4PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/NOPADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/PKCS5". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/PKCS5PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/PKCS7". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/PKCS7PADDING". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/TBC". 08:44:55,482 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/TBCPADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/X9.23". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/X9.23PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ZEROBYTE". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB32/ZEROBYTEPADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO10126". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO10126-2". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO10126-2PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO10126PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO7816-4". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ISO7816-4PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/NOPADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/PKCS5". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/PKCS5PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/PKCS7". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/PKCS7PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/TBC". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/TBCPADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/X9.23". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/X9.23PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ZEROBYTE". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB40/ZEROBYTEPADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO10126". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO10126-2". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO10126-2PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO10126PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO7816-4". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ISO7816-4PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/NOPADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/PKCS5". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/PKCS5PADDING". 08:44:55,483 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/PKCS7". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/PKCS7PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/TBC". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/TBCPADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/X9.23". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/X9.23PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ZEROBYTE". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB48/ZEROBYTEPADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO10126". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO10126-2". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO10126-2PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO10126PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO7816-4". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ISO7816-4PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/NOPADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/PKCS5". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/PKCS5PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/PKCS7". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/PKCS7PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/TBC". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/TBCPADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/X9.23". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/X9.23PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ZEROBYTE". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB56/ZEROBYTEPADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO10126". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO10126-2". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO10126-2PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO10126PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO7816-4". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ISO7816-4PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/NOPADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/PKCS5". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/PKCS5PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/PKCS7". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/PKCS7PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/TBC". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/TBCPADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/X9.23". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/X9.23PADDING". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ZEROBYTE". 08:44:55,484 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB64/ZEROBYTEPADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO10126". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO10126-2". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO10126-2PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO10126PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO7816-4". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ISO7816-4PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/NOPADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/PKCS5". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/PKCS5PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/PKCS7". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/PKCS7PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/TBC". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/TBCPADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/X9.23". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/X9.23PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ZEROBYTE". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB72/ZEROBYTEPADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO10126". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO10126-2". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO10126-2PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO10126PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO7816-4". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ISO7816-4PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/NOPADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/PKCS5". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/PKCS5PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/PKCS7". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/PKCS7PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/TBC". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/TBCPADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/X9.23". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/X9.23PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ZEROBYTE". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB8/ZEROBYTEPADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO10126". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO10126-2". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO10126-2PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO10126PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO7816-4". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ISO7816-4PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/NOPADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/PKCS5". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/PKCS5PADDING". 08:44:55,485 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/PKCS7". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/PKCS7PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/TBC". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/TBCPADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/X9.23". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/X9.23PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ZEROBYTE". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB80/ZEROBYTEPADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO10126". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO10126-2". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO10126-2PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO10126PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO7816-4". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ISO7816-4PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/NOPADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/PKCS5". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/PKCS5PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/PKCS7". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/PKCS7PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/TBC". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/TBCPADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/X9.23". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/X9.23PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ZEROBYTE". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB88/ZEROBYTEPADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO10126". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO10126-2". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO10126-2PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO10126PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO7816-4". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ISO7816-4PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/NOPADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/PKCS5". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/PKCS5PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/PKCS7". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/PKCS7PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/TBC". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/TBCPADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/X9.23". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/X9.23PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ZEROBYTE". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/OFB96/ZEROBYTEPADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO10126". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO10126-2". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO10126-2PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO10126PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO7816-4". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ISO7816-4PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/NOPADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/PKCS5". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/PKCS5PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/PKCS7". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/PKCS7PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/TBC". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/TBCPADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/X9.23". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/X9.23PADDING". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ZEROBYTE". 08:44:55,486 INFO [main][CipherTest] testLookupAllSupportedCiphers: Creating cipher for transformation "XTEA/SIC/ZEROBYTEPADDING". 08:44:55,487 INFO [main][CipherTest] testLookupAllSupportedCiphers: Successfully created 29934 ciphers in 1356 msec. 08:44:55,802 INFO [main][CipherTest] transformation=AES.FAST// 08:44:55,802 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST//" does not support IV => Skipping. 08:44:55,803 INFO [main][CipherTest] transformation=AES.FAST//NOPADDING 08:44:55,803 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST//NOPADDING" does not support IV => Skipping. 08:44:55,803 INFO [main][CipherTest] transformation=AES.FAST/CBC-CTS/ 08:44:55,803 INFO [main][CipherTest] transformation=AES.FAST/CBC-CTS/NOPADDING 08:44:55,803 INFO [main][CipherTest] transformation=AES.FAST/CBC/ 08:44:55,804 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO10126 08:44:55,804 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO10126-2 08:44:55,804 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO10126-2PADDING 08:44:55,805 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO10126PADDING 08:44:55,805 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO7816-4 08:44:55,805 INFO [main][CipherTest] transformation=AES.FAST/CBC/ISO7816-4PADDING 08:44:55,806 INFO [main][CipherTest] transformation=AES.FAST/CBC/NOPADDING 08:44:55,806 INFO [main][CipherTest] transformation=AES.FAST/CBC/PKCS5 08:44:55,806 INFO [main][CipherTest] transformation=AES.FAST/CBC/PKCS5PADDING 08:44:55,806 INFO [main][CipherTest] transformation=AES.FAST/CBC/PKCS7 08:44:55,806 INFO [main][CipherTest] transformation=AES.FAST/CBC/PKCS7PADDING 08:44:55,807 INFO [main][CipherTest] transformation=AES.FAST/CBC/TBC 08:44:55,807 INFO [main][CipherTest] transformation=AES.FAST/CBC/TBCPADDING 08:44:55,807 INFO [main][CipherTest] transformation=AES.FAST/CBC/X9.23 08:44:55,807 INFO [main][CipherTest] transformation=AES.FAST/CBC/X9.23PADDING 08:44:55,807 INFO [main][CipherTest] transformation=AES.FAST/CBC/ZEROBYTE 08:44:55,808 INFO [main][CipherTest] transformation=AES.FAST/CBC/ZEROBYTEPADDING 08:44:55,808 INFO [main][CipherTest] transformation=AES.FAST/CCM/ 08:44:55,809 ERROR [main][CipherTest] transformation "AES.FAST/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:55,809 INFO [main][CipherTest] transformation=AES.FAST/CCM/NOPADDING 08:44:55,809 ERROR [main][CipherTest] transformation "AES.FAST/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:55,809 INFO [main][CipherTest] transformation=AES.FAST/CFB/ 08:44:55,809 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO10126 08:44:55,809 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO10126-2 08:44:55,809 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO10126-2PADDING 08:44:55,810 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO10126PADDING 08:44:55,810 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO7816-4 08:44:55,811 INFO [main][CipherTest] transformation=AES.FAST/CFB/ISO7816-4PADDING 08:44:55,811 INFO [main][CipherTest] transformation=AES.FAST/CFB/NOPADDING 08:44:55,811 INFO [main][CipherTest] transformation=AES.FAST/CFB/PKCS5 08:44:55,811 INFO [main][CipherTest] transformation=AES.FAST/CFB/PKCS5PADDING 08:44:55,811 INFO [main][CipherTest] transformation=AES.FAST/CFB/PKCS7 08:44:55,812 INFO [main][CipherTest] transformation=AES.FAST/CFB/PKCS7PADDING 08:44:55,812 INFO [main][CipherTest] transformation=AES.FAST/CFB/TBC 08:44:55,812 INFO [main][CipherTest] transformation=AES.FAST/CFB/TBCPADDING 08:44:55,812 INFO [main][CipherTest] transformation=AES.FAST/CFB/X9.23 08:44:55,812 INFO [main][CipherTest] transformation=AES.FAST/CFB/X9.23PADDING 08:44:55,812 INFO [main][CipherTest] transformation=AES.FAST/CFB/ZEROBYTE 08:44:55,812 INFO [main][CipherTest] transformation=AES.FAST/CFB/ZEROBYTEPADDING 08:44:55,813 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ 08:44:55,813 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO10126 08:44:55,813 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO10126-2 08:44:55,814 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO10126-2PADDING 08:44:55,814 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO10126PADDING 08:44:55,815 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO7816-4 08:44:55,815 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ISO7816-4PADDING 08:44:55,815 INFO [main][CipherTest] transformation=AES.FAST/CFB104/NOPADDING 08:44:55,815 INFO [main][CipherTest] transformation=AES.FAST/CFB104/PKCS5 08:44:55,816 INFO [main][CipherTest] transformation=AES.FAST/CFB104/PKCS5PADDING 08:44:55,816 INFO [main][CipherTest] transformation=AES.FAST/CFB104/PKCS7 08:44:55,816 INFO [main][CipherTest] transformation=AES.FAST/CFB104/PKCS7PADDING 08:44:55,816 INFO [main][CipherTest] transformation=AES.FAST/CFB104/TBC 08:44:55,816 INFO [main][CipherTest] transformation=AES.FAST/CFB104/TBCPADDING 08:44:55,817 INFO [main][CipherTest] transformation=AES.FAST/CFB104/X9.23 08:44:55,817 INFO [main][CipherTest] transformation=AES.FAST/CFB104/X9.23PADDING 08:44:55,817 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ZEROBYTE 08:44:55,817 INFO [main][CipherTest] transformation=AES.FAST/CFB104/ZEROBYTEPADDING 08:44:55,817 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ 08:44:55,818 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO10126 08:44:55,818 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO10126-2 08:44:55,818 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO10126-2PADDING 08:44:55,819 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO10126PADDING 08:44:55,819 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO7816-4 08:44:55,820 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ISO7816-4PADDING 08:44:55,820 INFO [main][CipherTest] transformation=AES.FAST/CFB112/NOPADDING 08:44:55,820 INFO [main][CipherTest] transformation=AES.FAST/CFB112/PKCS5 08:44:55,820 INFO [main][CipherTest] transformation=AES.FAST/CFB112/PKCS5PADDING 08:44:55,821 INFO [main][CipherTest] transformation=AES.FAST/CFB112/PKCS7 08:44:55,821 INFO [main][CipherTest] transformation=AES.FAST/CFB112/PKCS7PADDING 08:44:55,821 INFO [main][CipherTest] transformation=AES.FAST/CFB112/TBC 08:44:55,821 INFO [main][CipherTest] transformation=AES.FAST/CFB112/TBCPADDING 08:44:55,821 INFO [main][CipherTest] transformation=AES.FAST/CFB112/X9.23 08:44:55,821 INFO [main][CipherTest] transformation=AES.FAST/CFB112/X9.23PADDING 08:44:55,821 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ZEROBYTE 08:44:55,822 INFO [main][CipherTest] transformation=AES.FAST/CFB112/ZEROBYTEPADDING 08:44:55,822 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ 08:44:55,822 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO10126 08:44:55,822 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO10126-2 08:44:55,823 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO10126-2PADDING 08:44:55,823 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO10126PADDING 08:44:55,823 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO7816-4 08:44:55,824 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ISO7816-4PADDING 08:44:55,824 INFO [main][CipherTest] transformation=AES.FAST/CFB120/NOPADDING 08:44:55,824 INFO [main][CipherTest] transformation=AES.FAST/CFB120/PKCS5 08:44:55,824 INFO [main][CipherTest] transformation=AES.FAST/CFB120/PKCS5PADDING 08:44:55,824 INFO [main][CipherTest] transformation=AES.FAST/CFB120/PKCS7 08:44:55,824 INFO [main][CipherTest] transformation=AES.FAST/CFB120/PKCS7PADDING 08:44:55,824 INFO [main][CipherTest] transformation=AES.FAST/CFB120/TBC 08:44:55,824 INFO [main][CipherTest] transformation=AES.FAST/CFB120/TBCPADDING 08:44:55,824 INFO [main][CipherTest] transformation=AES.FAST/CFB120/X9.23 08:44:55,825 INFO [main][CipherTest] transformation=AES.FAST/CFB120/X9.23PADDING 08:44:55,825 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ZEROBYTE 08:44:55,825 INFO [main][CipherTest] transformation=AES.FAST/CFB120/ZEROBYTEPADDING 08:44:55,825 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ 08:44:55,825 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO10126 08:44:55,825 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO10126-2 08:44:55,826 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO10126-2PADDING 08:44:55,826 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO10126PADDING 08:44:55,827 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO7816-4 08:44:55,827 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ISO7816-4PADDING 08:44:55,827 INFO [main][CipherTest] transformation=AES.FAST/CFB128/NOPADDING 08:44:55,827 INFO [main][CipherTest] transformation=AES.FAST/CFB128/PKCS5 08:44:55,827 INFO [main][CipherTest] transformation=AES.FAST/CFB128/PKCS5PADDING 08:44:55,828 INFO [main][CipherTest] transformation=AES.FAST/CFB128/PKCS7 08:44:55,828 INFO [main][CipherTest] transformation=AES.FAST/CFB128/PKCS7PADDING 08:44:55,828 INFO [main][CipherTest] transformation=AES.FAST/CFB128/TBC 08:44:55,828 INFO [main][CipherTest] transformation=AES.FAST/CFB128/TBCPADDING 08:44:55,828 INFO [main][CipherTest] transformation=AES.FAST/CFB128/X9.23 08:44:55,828 INFO [main][CipherTest] transformation=AES.FAST/CFB128/X9.23PADDING 08:44:55,828 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ZEROBYTE 08:44:55,828 INFO [main][CipherTest] transformation=AES.FAST/CFB128/ZEROBYTEPADDING 08:44:55,828 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ 08:44:55,829 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO10126 08:44:55,829 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO10126-2 08:44:55,829 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO10126-2PADDING 08:44:55,830 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO10126PADDING 08:44:55,830 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO7816-4 08:44:55,830 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ISO7816-4PADDING 08:44:55,830 INFO [main][CipherTest] transformation=AES.FAST/CFB136/NOPADDING 08:44:55,830 INFO [main][CipherTest] transformation=AES.FAST/CFB136/PKCS5 08:44:55,831 INFO [main][CipherTest] transformation=AES.FAST/CFB136/PKCS5PADDING 08:44:55,831 INFO [main][CipherTest] transformation=AES.FAST/CFB136/PKCS7 08:44:55,831 INFO [main][CipherTest] transformation=AES.FAST/CFB136/PKCS7PADDING 08:44:55,831 INFO [main][CipherTest] transformation=AES.FAST/CFB136/TBC 08:44:55,831 INFO [main][CipherTest] transformation=AES.FAST/CFB136/TBCPADDING 08:44:55,831 INFO [main][CipherTest] transformation=AES.FAST/CFB136/X9.23 08:44:55,831 INFO [main][CipherTest] transformation=AES.FAST/CFB136/X9.23PADDING 08:44:55,831 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ZEROBYTE 08:44:55,831 INFO [main][CipherTest] transformation=AES.FAST/CFB136/ZEROBYTEPADDING 08:44:55,831 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ 08:44:55,832 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO10126 08:44:55,832 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO10126-2 08:44:55,832 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO10126-2PADDING 08:44:55,833 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO10126PADDING 08:44:55,833 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO7816-4 08:44:55,833 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ISO7816-4PADDING 08:44:55,833 INFO [main][CipherTest] transformation=AES.FAST/CFB144/NOPADDING 08:44:55,833 INFO [main][CipherTest] transformation=AES.FAST/CFB144/PKCS5 08:44:55,833 INFO [main][CipherTest] transformation=AES.FAST/CFB144/PKCS5PADDING 08:44:55,834 INFO [main][CipherTest] transformation=AES.FAST/CFB144/PKCS7 08:44:55,834 INFO [main][CipherTest] transformation=AES.FAST/CFB144/PKCS7PADDING 08:44:55,834 INFO [main][CipherTest] transformation=AES.FAST/CFB144/TBC 08:44:55,834 INFO [main][CipherTest] transformation=AES.FAST/CFB144/TBCPADDING 08:44:55,834 INFO [main][CipherTest] transformation=AES.FAST/CFB144/X9.23 08:44:55,834 INFO [main][CipherTest] transformation=AES.FAST/CFB144/X9.23PADDING 08:44:55,834 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ZEROBYTE 08:44:55,834 INFO [main][CipherTest] transformation=AES.FAST/CFB144/ZEROBYTEPADDING 08:44:55,834 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ 08:44:55,834 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO10126 08:44:55,835 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO10126-2 08:44:55,835 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO10126-2PADDING 08:44:55,835 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO10126PADDING 08:44:55,836 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO7816-4 08:44:55,836 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ISO7816-4PADDING 08:44:55,836 INFO [main][CipherTest] transformation=AES.FAST/CFB152/NOPADDING 08:44:55,836 INFO [main][CipherTest] transformation=AES.FAST/CFB152/PKCS5 08:44:55,836 INFO [main][CipherTest] transformation=AES.FAST/CFB152/PKCS5PADDING 08:44:55,836 INFO [main][CipherTest] transformation=AES.FAST/CFB152/PKCS7 08:44:55,836 INFO [main][CipherTest] transformation=AES.FAST/CFB152/PKCS7PADDING 08:44:55,836 INFO [main][CipherTest] transformation=AES.FAST/CFB152/TBC 08:44:55,836 INFO [main][CipherTest] transformation=AES.FAST/CFB152/TBCPADDING 08:44:55,837 INFO [main][CipherTest] transformation=AES.FAST/CFB152/X9.23 08:44:55,837 INFO [main][CipherTest] transformation=AES.FAST/CFB152/X9.23PADDING 08:44:55,837 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ZEROBYTE 08:44:55,837 INFO [main][CipherTest] transformation=AES.FAST/CFB152/ZEROBYTEPADDING 08:44:55,837 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ 08:44:55,837 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO10126 08:44:55,837 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO10126-2 08:44:55,838 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO10126-2PADDING 08:44:55,838 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO10126PADDING 08:44:55,838 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO7816-4 08:44:55,838 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ISO7816-4PADDING 08:44:55,839 INFO [main][CipherTest] transformation=AES.FAST/CFB16/NOPADDING 08:44:55,839 INFO [main][CipherTest] transformation=AES.FAST/CFB16/PKCS5 08:44:55,839 INFO [main][CipherTest] transformation=AES.FAST/CFB16/PKCS5PADDING 08:44:55,839 INFO [main][CipherTest] transformation=AES.FAST/CFB16/PKCS7 08:44:55,839 INFO [main][CipherTest] transformation=AES.FAST/CFB16/PKCS7PADDING 08:44:55,839 INFO [main][CipherTest] transformation=AES.FAST/CFB16/TBC 08:44:55,839 INFO [main][CipherTest] transformation=AES.FAST/CFB16/TBCPADDING 08:44:55,839 INFO [main][CipherTest] transformation=AES.FAST/CFB16/X9.23 08:44:55,839 INFO [main][CipherTest] transformation=AES.FAST/CFB16/X9.23PADDING 08:44:55,840 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ZEROBYTE 08:44:55,840 INFO [main][CipherTest] transformation=AES.FAST/CFB16/ZEROBYTEPADDING 08:44:55,840 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ 08:44:55,840 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO10126 08:44:55,840 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO10126-2 08:44:55,840 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO10126-2PADDING 08:44:55,841 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO10126PADDING 08:44:55,841 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO7816-4 08:44:55,841 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ISO7816-4PADDING 08:44:55,841 INFO [main][CipherTest] transformation=AES.FAST/CFB160/NOPADDING 08:44:55,841 INFO [main][CipherTest] transformation=AES.FAST/CFB160/PKCS5 08:44:55,841 INFO [main][CipherTest] transformation=AES.FAST/CFB160/PKCS5PADDING 08:44:55,842 INFO [main][CipherTest] transformation=AES.FAST/CFB160/PKCS7 08:44:55,842 INFO [main][CipherTest] transformation=AES.FAST/CFB160/PKCS7PADDING 08:44:55,842 INFO [main][CipherTest] transformation=AES.FAST/CFB160/TBC 08:44:55,842 INFO [main][CipherTest] transformation=AES.FAST/CFB160/TBCPADDING 08:44:55,842 INFO [main][CipherTest] transformation=AES.FAST/CFB160/X9.23 08:44:55,842 INFO [main][CipherTest] transformation=AES.FAST/CFB160/X9.23PADDING 08:44:55,842 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ZEROBYTE 08:44:55,842 INFO [main][CipherTest] transformation=AES.FAST/CFB160/ZEROBYTEPADDING 08:44:55,842 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ 08:44:55,842 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO10126 08:44:55,843 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO10126-2 08:44:55,843 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO10126-2PADDING 08:44:55,843 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO10126PADDING 08:44:55,844 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO7816-4 08:44:55,844 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ISO7816-4PADDING 08:44:55,844 INFO [main][CipherTest] transformation=AES.FAST/CFB168/NOPADDING 08:44:55,844 INFO [main][CipherTest] transformation=AES.FAST/CFB168/PKCS5 08:44:55,844 INFO [main][CipherTest] transformation=AES.FAST/CFB168/PKCS5PADDING 08:44:55,844 INFO [main][CipherTest] transformation=AES.FAST/CFB168/PKCS7 08:44:55,844 INFO [main][CipherTest] transformation=AES.FAST/CFB168/PKCS7PADDING 08:44:55,845 INFO [main][CipherTest] transformation=AES.FAST/CFB168/TBC 08:44:55,845 INFO [main][CipherTest] transformation=AES.FAST/CFB168/TBCPADDING 08:44:55,845 INFO [main][CipherTest] transformation=AES.FAST/CFB168/X9.23 08:44:55,845 INFO [main][CipherTest] transformation=AES.FAST/CFB168/X9.23PADDING 08:44:55,845 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ZEROBYTE 08:44:55,845 INFO [main][CipherTest] transformation=AES.FAST/CFB168/ZEROBYTEPADDING 08:44:55,845 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ 08:44:55,845 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO10126 08:44:55,846 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO10126-2 08:44:55,846 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO10126-2PADDING 08:44:55,846 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO10126PADDING 08:44:55,846 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO7816-4 08:44:55,846 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ISO7816-4PADDING 08:44:55,846 INFO [main][CipherTest] transformation=AES.FAST/CFB176/NOPADDING 08:44:55,847 INFO [main][CipherTest] transformation=AES.FAST/CFB176/PKCS5 08:44:55,847 INFO [main][CipherTest] transformation=AES.FAST/CFB176/PKCS5PADDING 08:44:55,847 INFO [main][CipherTest] transformation=AES.FAST/CFB176/PKCS7 08:44:55,847 INFO [main][CipherTest] transformation=AES.FAST/CFB176/PKCS7PADDING 08:44:55,847 INFO [main][CipherTest] transformation=AES.FAST/CFB176/TBC 08:44:55,847 INFO [main][CipherTest] transformation=AES.FAST/CFB176/TBCPADDING 08:44:55,847 INFO [main][CipherTest] transformation=AES.FAST/CFB176/X9.23 08:44:55,847 INFO [main][CipherTest] transformation=AES.FAST/CFB176/X9.23PADDING 08:44:55,848 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ZEROBYTE 08:44:55,848 INFO [main][CipherTest] transformation=AES.FAST/CFB176/ZEROBYTEPADDING 08:44:55,848 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ 08:44:55,848 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO10126 08:44:55,848 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO10126-2 08:44:55,848 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO10126-2PADDING 08:44:55,849 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO10126PADDING 08:44:55,849 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO7816-4 08:44:55,849 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ISO7816-4PADDING 08:44:55,849 INFO [main][CipherTest] transformation=AES.FAST/CFB184/NOPADDING 08:44:55,849 INFO [main][CipherTest] transformation=AES.FAST/CFB184/PKCS5 08:44:55,849 INFO [main][CipherTest] transformation=AES.FAST/CFB184/PKCS5PADDING 08:44:55,850 INFO [main][CipherTest] transformation=AES.FAST/CFB184/PKCS7 08:44:55,850 INFO [main][CipherTest] transformation=AES.FAST/CFB184/PKCS7PADDING 08:44:55,850 INFO [main][CipherTest] transformation=AES.FAST/CFB184/TBC 08:44:55,850 INFO [main][CipherTest] transformation=AES.FAST/CFB184/TBCPADDING 08:44:55,850 INFO [main][CipherTest] transformation=AES.FAST/CFB184/X9.23 08:44:55,850 INFO [main][CipherTest] transformation=AES.FAST/CFB184/X9.23PADDING 08:44:55,850 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ZEROBYTE 08:44:55,850 INFO [main][CipherTest] transformation=AES.FAST/CFB184/ZEROBYTEPADDING 08:44:55,850 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ 08:44:55,850 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO10126 08:44:55,851 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO10126-2 08:44:55,851 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO10126-2PADDING 08:44:55,851 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO10126PADDING 08:44:55,852 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO7816-4 08:44:55,852 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ISO7816-4PADDING 08:44:55,852 INFO [main][CipherTest] transformation=AES.FAST/CFB192/NOPADDING 08:44:55,852 INFO [main][CipherTest] transformation=AES.FAST/CFB192/PKCS5 08:44:55,852 INFO [main][CipherTest] transformation=AES.FAST/CFB192/PKCS5PADDING 08:44:55,852 INFO [main][CipherTest] transformation=AES.FAST/CFB192/PKCS7 08:44:55,852 INFO [main][CipherTest] transformation=AES.FAST/CFB192/PKCS7PADDING 08:44:55,852 INFO [main][CipherTest] transformation=AES.FAST/CFB192/TBC 08:44:55,853 INFO [main][CipherTest] transformation=AES.FAST/CFB192/TBCPADDING 08:44:55,853 INFO [main][CipherTest] transformation=AES.FAST/CFB192/X9.23 08:44:55,853 INFO [main][CipherTest] transformation=AES.FAST/CFB192/X9.23PADDING 08:44:55,853 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ZEROBYTE 08:44:55,853 INFO [main][CipherTest] transformation=AES.FAST/CFB192/ZEROBYTEPADDING 08:44:55,853 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ 08:44:55,853 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO10126 08:44:55,853 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO10126-2 08:44:55,854 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO10126-2PADDING 08:44:55,854 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO10126PADDING 08:44:55,854 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO7816-4 08:44:55,854 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ISO7816-4PADDING 08:44:55,854 INFO [main][CipherTest] transformation=AES.FAST/CFB200/NOPADDING 08:44:55,855 INFO [main][CipherTest] transformation=AES.FAST/CFB200/PKCS5 08:44:55,855 INFO [main][CipherTest] transformation=AES.FAST/CFB200/PKCS5PADDING 08:44:55,855 INFO [main][CipherTest] transformation=AES.FAST/CFB200/PKCS7 08:44:55,855 INFO [main][CipherTest] transformation=AES.FAST/CFB200/PKCS7PADDING 08:44:55,855 INFO [main][CipherTest] transformation=AES.FAST/CFB200/TBC 08:44:55,855 INFO [main][CipherTest] transformation=AES.FAST/CFB200/TBCPADDING 08:44:55,855 INFO [main][CipherTest] transformation=AES.FAST/CFB200/X9.23 08:44:55,855 INFO [main][CipherTest] transformation=AES.FAST/CFB200/X9.23PADDING 08:44:55,856 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ZEROBYTE 08:44:55,856 INFO [main][CipherTest] transformation=AES.FAST/CFB200/ZEROBYTEPADDING 08:44:55,856 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ 08:44:55,856 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO10126 08:44:55,856 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO10126-2 08:44:55,856 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO10126-2PADDING 08:44:55,857 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO10126PADDING 08:44:55,857 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO7816-4 08:44:55,857 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ISO7816-4PADDING 08:44:55,857 INFO [main][CipherTest] transformation=AES.FAST/CFB208/NOPADDING 08:44:55,857 INFO [main][CipherTest] transformation=AES.FAST/CFB208/PKCS5 08:44:55,857 INFO [main][CipherTest] transformation=AES.FAST/CFB208/PKCS5PADDING 08:44:55,857 INFO [main][CipherTest] transformation=AES.FAST/CFB208/PKCS7 08:44:55,858 INFO [main][CipherTest] transformation=AES.FAST/CFB208/PKCS7PADDING 08:44:55,858 INFO [main][CipherTest] transformation=AES.FAST/CFB208/TBC 08:44:55,858 INFO [main][CipherTest] transformation=AES.FAST/CFB208/TBCPADDING 08:44:55,858 INFO [main][CipherTest] transformation=AES.FAST/CFB208/X9.23 08:44:55,858 INFO [main][CipherTest] transformation=AES.FAST/CFB208/X9.23PADDING 08:44:55,858 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ZEROBYTE 08:44:55,858 INFO [main][CipherTest] transformation=AES.FAST/CFB208/ZEROBYTEPADDING 08:44:55,858 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ 08:44:55,858 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO10126 08:44:55,859 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO10126-2 08:44:55,859 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO10126-2PADDING 08:44:55,859 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO10126PADDING 08:44:55,859 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO7816-4 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ISO7816-4PADDING 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/NOPADDING 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/PKCS5 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/PKCS5PADDING 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/PKCS7 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/PKCS7PADDING 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/TBC 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/TBCPADDING 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/X9.23 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/X9.23PADDING 08:44:55,860 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ZEROBYTE 08:44:55,861 INFO [main][CipherTest] transformation=AES.FAST/CFB216/ZEROBYTEPADDING 08:44:55,861 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ 08:44:55,861 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO10126 08:44:55,861 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO10126-2 08:44:55,861 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO10126-2PADDING 08:44:55,861 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO10126PADDING 08:44:55,862 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO7816-4 08:44:55,862 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ISO7816-4PADDING 08:44:55,862 INFO [main][CipherTest] transformation=AES.FAST/CFB224/NOPADDING 08:44:55,862 INFO [main][CipherTest] transformation=AES.FAST/CFB224/PKCS5 08:44:55,862 INFO [main][CipherTest] transformation=AES.FAST/CFB224/PKCS5PADDING 08:44:55,862 INFO [main][CipherTest] transformation=AES.FAST/CFB224/PKCS7 08:44:55,862 INFO [main][CipherTest] transformation=AES.FAST/CFB224/PKCS7PADDING 08:44:55,862 INFO [main][CipherTest] transformation=AES.FAST/CFB224/TBC 08:44:55,862 INFO [main][CipherTest] transformation=AES.FAST/CFB224/TBCPADDING 08:44:55,862 INFO [main][CipherTest] transformation=AES.FAST/CFB224/X9.23 08:44:55,863 INFO [main][CipherTest] transformation=AES.FAST/CFB224/X9.23PADDING 08:44:55,863 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ZEROBYTE 08:44:55,863 INFO [main][CipherTest] transformation=AES.FAST/CFB224/ZEROBYTEPADDING 08:44:55,863 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ 08:44:55,863 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO10126 08:44:55,863 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO10126-2 08:44:55,863 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO10126-2PADDING 08:44:55,864 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO10126PADDING 08:44:55,864 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO7816-4 08:44:55,864 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ISO7816-4PADDING 08:44:55,864 INFO [main][CipherTest] transformation=AES.FAST/CFB232/NOPADDING 08:44:55,864 INFO [main][CipherTest] transformation=AES.FAST/CFB232/PKCS5 08:44:55,864 INFO [main][CipherTest] transformation=AES.FAST/CFB232/PKCS5PADDING 08:44:55,864 INFO [main][CipherTest] transformation=AES.FAST/CFB232/PKCS7 08:44:55,864 INFO [main][CipherTest] transformation=AES.FAST/CFB232/PKCS7PADDING 08:44:55,865 INFO [main][CipherTest] transformation=AES.FAST/CFB232/TBC 08:44:55,865 INFO [main][CipherTest] transformation=AES.FAST/CFB232/TBCPADDING 08:44:55,865 INFO [main][CipherTest] transformation=AES.FAST/CFB232/X9.23 08:44:55,865 INFO [main][CipherTest] transformation=AES.FAST/CFB232/X9.23PADDING 08:44:55,865 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ZEROBYTE 08:44:55,865 INFO [main][CipherTest] transformation=AES.FAST/CFB232/ZEROBYTEPADDING 08:44:55,865 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ 08:44:55,865 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO10126 08:44:55,865 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO10126-2 08:44:55,866 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO10126-2PADDING 08:44:55,866 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO10126PADDING 08:44:55,866 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO7816-4 08:44:55,866 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ISO7816-4PADDING 08:44:55,866 INFO [main][CipherTest] transformation=AES.FAST/CFB24/NOPADDING 08:44:55,866 INFO [main][CipherTest] transformation=AES.FAST/CFB24/PKCS5 08:44:55,866 INFO [main][CipherTest] transformation=AES.FAST/CFB24/PKCS5PADDING 08:44:55,866 INFO [main][CipherTest] transformation=AES.FAST/CFB24/PKCS7 08:44:55,867 INFO [main][CipherTest] transformation=AES.FAST/CFB24/PKCS7PADDING 08:44:55,867 INFO [main][CipherTest] transformation=AES.FAST/CFB24/TBC 08:44:55,867 INFO [main][CipherTest] transformation=AES.FAST/CFB24/TBCPADDING 08:44:55,867 INFO [main][CipherTest] transformation=AES.FAST/CFB24/X9.23 08:44:55,867 INFO [main][CipherTest] transformation=AES.FAST/CFB24/X9.23PADDING 08:44:55,867 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ZEROBYTE 08:44:55,867 INFO [main][CipherTest] transformation=AES.FAST/CFB24/ZEROBYTEPADDING 08:44:55,867 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ 08:44:55,867 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO10126 08:44:55,868 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO10126-2 08:44:55,868 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO10126-2PADDING 08:44:55,868 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO10126PADDING 08:44:55,868 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO7816-4 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ISO7816-4PADDING 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/NOPADDING 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/PKCS5 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/PKCS5PADDING 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/PKCS7 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/PKCS7PADDING 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/TBC 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/TBCPADDING 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/X9.23 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/X9.23PADDING 08:44:55,869 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ZEROBYTE 08:44:55,870 INFO [main][CipherTest] transformation=AES.FAST/CFB240/ZEROBYTEPADDING 08:44:55,870 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ 08:44:55,870 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO10126 08:44:55,870 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO10126-2 08:44:55,870 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO10126-2PADDING 08:44:55,870 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO10126PADDING 08:44:55,870 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO7816-4 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ISO7816-4PADDING 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/NOPADDING 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/PKCS5 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/PKCS5PADDING 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/PKCS7 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/PKCS7PADDING 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/TBC 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/TBCPADDING 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/X9.23 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/X9.23PADDING 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ZEROBYTE 08:44:55,871 INFO [main][CipherTest] transformation=AES.FAST/CFB248/ZEROBYTEPADDING 08:44:55,872 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ 08:44:55,872 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO10126 08:44:55,872 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO10126-2 08:44:55,872 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO10126-2PADDING 08:44:55,872 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO10126PADDING 08:44:55,872 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO7816-4 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ISO7816-4PADDING 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/NOPADDING 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/PKCS5 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/PKCS5PADDING 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/PKCS7 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/PKCS7PADDING 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/TBC 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/TBCPADDING 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/X9.23 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/X9.23PADDING 08:44:55,873 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ZEROBYTE 08:44:55,874 INFO [main][CipherTest] transformation=AES.FAST/CFB256/ZEROBYTEPADDING 08:44:55,874 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ 08:44:55,874 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO10126 08:44:55,874 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO10126-2 08:44:55,874 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO10126-2PADDING 08:44:55,874 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO10126PADDING 08:44:55,874 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO7816-4 08:44:55,874 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ISO7816-4PADDING 08:44:55,874 INFO [main][CipherTest] transformation=AES.FAST/CFB32/NOPADDING 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB32/PKCS5 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB32/PKCS5PADDING 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB32/PKCS7 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB32/PKCS7PADDING 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB32/TBC 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB32/TBCPADDING 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB32/X9.23 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB32/X9.23PADDING 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ZEROBYTE 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB32/ZEROBYTEPADDING 08:44:55,875 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ 08:44:55,876 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO10126 08:44:55,876 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO10126-2 08:44:55,876 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO10126-2PADDING 08:44:55,876 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO10126PADDING 08:44:55,876 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO7816-4 08:44:55,876 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ISO7816-4PADDING 08:44:55,876 INFO [main][CipherTest] transformation=AES.FAST/CFB40/NOPADDING 08:44:55,876 INFO [main][CipherTest] transformation=AES.FAST/CFB40/PKCS5 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB40/PKCS5PADDING 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB40/PKCS7 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB40/PKCS7PADDING 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB40/TBC 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB40/TBCPADDING 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB40/X9.23 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB40/X9.23PADDING 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ZEROBYTE 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB40/ZEROBYTEPADDING 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO10126 08:44:55,877 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO10126-2 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO10126-2PADDING 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO10126PADDING 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO7816-4 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ISO7816-4PADDING 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/NOPADDING 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/PKCS5 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/PKCS5PADDING 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/PKCS7 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/PKCS7PADDING 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/TBC 08:44:55,878 INFO [main][CipherTest] transformation=AES.FAST/CFB48/TBCPADDING 08:44:55,879 INFO [main][CipherTest] transformation=AES.FAST/CFB48/X9.23 08:44:55,879 INFO [main][CipherTest] transformation=AES.FAST/CFB48/X9.23PADDING 08:44:55,879 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ZEROBYTE 08:44:55,879 INFO [main][CipherTest] transformation=AES.FAST/CFB48/ZEROBYTEPADDING 08:44:55,879 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ 08:44:55,879 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO10126 08:44:55,879 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO10126-2 08:44:55,879 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO10126-2PADDING 08:44:55,880 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO10126PADDING 08:44:55,880 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO7816-4 08:44:55,880 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ISO7816-4PADDING 08:44:55,880 INFO [main][CipherTest] transformation=AES.FAST/CFB56/NOPADDING 08:44:55,880 INFO [main][CipherTest] transformation=AES.FAST/CFB56/PKCS5 08:44:55,880 INFO [main][CipherTest] transformation=AES.FAST/CFB56/PKCS5PADDING 08:44:55,880 INFO [main][CipherTest] transformation=AES.FAST/CFB56/PKCS7 08:44:55,881 INFO [main][CipherTest] transformation=AES.FAST/CFB56/PKCS7PADDING 08:44:55,881 INFO [main][CipherTest] transformation=AES.FAST/CFB56/TBC 08:44:55,881 INFO [main][CipherTest] transformation=AES.FAST/CFB56/TBCPADDING 08:44:55,881 INFO [main][CipherTest] transformation=AES.FAST/CFB56/X9.23 08:44:55,881 INFO [main][CipherTest] transformation=AES.FAST/CFB56/X9.23PADDING 08:44:55,881 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ZEROBYTE 08:44:55,881 INFO [main][CipherTest] transformation=AES.FAST/CFB56/ZEROBYTEPADDING 08:44:55,881 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ 08:44:55,881 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO10126 08:44:55,882 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO10126-2 08:44:55,882 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO10126-2PADDING 08:44:55,882 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO10126PADDING 08:44:55,882 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO7816-4 08:44:55,882 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ISO7816-4PADDING 08:44:55,882 INFO [main][CipherTest] transformation=AES.FAST/CFB64/NOPADDING 08:44:55,883 INFO [main][CipherTest] transformation=AES.FAST/CFB64/PKCS5 08:44:55,883 INFO [main][CipherTest] transformation=AES.FAST/CFB64/PKCS5PADDING 08:44:55,883 INFO [main][CipherTest] transformation=AES.FAST/CFB64/PKCS7 08:44:55,883 INFO [main][CipherTest] transformation=AES.FAST/CFB64/PKCS7PADDING 08:44:55,884 INFO [main][CipherTest] transformation=AES.FAST/CFB64/TBC 08:44:55,884 INFO [main][CipherTest] transformation=AES.FAST/CFB64/TBCPADDING 08:44:55,884 INFO [main][CipherTest] transformation=AES.FAST/CFB64/X9.23 08:44:55,884 INFO [main][CipherTest] transformation=AES.FAST/CFB64/X9.23PADDING 08:44:55,884 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ZEROBYTE 08:44:55,885 INFO [main][CipherTest] transformation=AES.FAST/CFB64/ZEROBYTEPADDING 08:44:55,885 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ 08:44:55,885 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO10126 08:44:55,885 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO10126-2 08:44:55,886 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO10126-2PADDING 08:44:55,886 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO10126PADDING 08:44:55,886 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO7816-4 08:44:55,886 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ISO7816-4PADDING 08:44:55,886 INFO [main][CipherTest] transformation=AES.FAST/CFB72/NOPADDING 08:44:55,886 INFO [main][CipherTest] transformation=AES.FAST/CFB72/PKCS5 08:44:55,886 INFO [main][CipherTest] transformation=AES.FAST/CFB72/PKCS5PADDING 08:44:55,887 INFO [main][CipherTest] transformation=AES.FAST/CFB72/PKCS7 08:44:55,887 INFO [main][CipherTest] transformation=AES.FAST/CFB72/PKCS7PADDING 08:44:55,887 INFO [main][CipherTest] transformation=AES.FAST/CFB72/TBC 08:44:55,887 INFO [main][CipherTest] transformation=AES.FAST/CFB72/TBCPADDING 08:44:55,887 INFO [main][CipherTest] transformation=AES.FAST/CFB72/X9.23 08:44:55,887 INFO [main][CipherTest] transformation=AES.FAST/CFB72/X9.23PADDING 08:44:55,888 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ZEROBYTE 08:44:55,888 INFO [main][CipherTest] transformation=AES.FAST/CFB72/ZEROBYTEPADDING 08:44:55,888 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ 08:44:55,888 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO10126 08:44:55,888 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO10126-2 08:44:55,888 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO10126-2PADDING 08:44:55,889 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO10126PADDING 08:44:55,889 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO7816-4 08:44:55,889 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ISO7816-4PADDING 08:44:55,889 INFO [main][CipherTest] transformation=AES.FAST/CFB8/NOPADDING 08:44:55,889 INFO [main][CipherTest] transformation=AES.FAST/CFB8/PKCS5 08:44:55,889 INFO [main][CipherTest] transformation=AES.FAST/CFB8/PKCS5PADDING 08:44:55,890 INFO [main][CipherTest] transformation=AES.FAST/CFB8/PKCS7 08:44:55,890 INFO [main][CipherTest] transformation=AES.FAST/CFB8/PKCS7PADDING 08:44:55,890 INFO [main][CipherTest] transformation=AES.FAST/CFB8/TBC 08:44:55,890 INFO [main][CipherTest] transformation=AES.FAST/CFB8/TBCPADDING 08:44:55,890 INFO [main][CipherTest] transformation=AES.FAST/CFB8/X9.23 08:44:55,890 INFO [main][CipherTest] transformation=AES.FAST/CFB8/X9.23PADDING 08:44:55,890 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ZEROBYTE 08:44:55,890 INFO [main][CipherTest] transformation=AES.FAST/CFB8/ZEROBYTEPADDING 08:44:55,891 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ 08:44:55,891 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO10126 08:44:55,891 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO10126-2 08:44:55,891 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO10126-2PADDING 08:44:55,891 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO10126PADDING 08:44:55,892 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO7816-4 08:44:55,892 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ISO7816-4PADDING 08:44:55,892 INFO [main][CipherTest] transformation=AES.FAST/CFB80/NOPADDING 08:44:55,892 INFO [main][CipherTest] transformation=AES.FAST/CFB80/PKCS5 08:44:55,892 INFO [main][CipherTest] transformation=AES.FAST/CFB80/PKCS5PADDING 08:44:55,893 INFO [main][CipherTest] transformation=AES.FAST/CFB80/PKCS7 08:44:55,893 INFO [main][CipherTest] transformation=AES.FAST/CFB80/PKCS7PADDING 08:44:55,893 INFO [main][CipherTest] transformation=AES.FAST/CFB80/TBC 08:44:55,893 INFO [main][CipherTest] transformation=AES.FAST/CFB80/TBCPADDING 08:44:55,893 INFO [main][CipherTest] transformation=AES.FAST/CFB80/X9.23 08:44:55,893 INFO [main][CipherTest] transformation=AES.FAST/CFB80/X9.23PADDING 08:44:55,893 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ZEROBYTE 08:44:55,893 INFO [main][CipherTest] transformation=AES.FAST/CFB80/ZEROBYTEPADDING 08:44:55,893 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ 08:44:55,894 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO10126 08:44:55,894 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO10126-2 08:44:55,894 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO10126-2PADDING 08:44:55,894 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO10126PADDING 08:44:55,894 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO7816-4 08:44:55,894 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ISO7816-4PADDING 08:44:55,894 INFO [main][CipherTest] transformation=AES.FAST/CFB88/NOPADDING 08:44:55,894 INFO [main][CipherTest] transformation=AES.FAST/CFB88/PKCS5 08:44:55,894 INFO [main][CipherTest] transformation=AES.FAST/CFB88/PKCS5PADDING 08:44:55,895 INFO [main][CipherTest] transformation=AES.FAST/CFB88/PKCS7 08:44:55,895 INFO [main][CipherTest] transformation=AES.FAST/CFB88/PKCS7PADDING 08:44:55,895 INFO [main][CipherTest] transformation=AES.FAST/CFB88/TBC 08:44:55,895 INFO [main][CipherTest] transformation=AES.FAST/CFB88/TBCPADDING 08:44:55,895 INFO [main][CipherTest] transformation=AES.FAST/CFB88/X9.23 08:44:55,895 INFO [main][CipherTest] transformation=AES.FAST/CFB88/X9.23PADDING 08:44:55,895 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ZEROBYTE 08:44:55,895 INFO [main][CipherTest] transformation=AES.FAST/CFB88/ZEROBYTEPADDING 08:44:55,895 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ 08:44:55,895 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO10126 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO10126-2 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO10126-2PADDING 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO10126PADDING 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO7816-4 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ISO7816-4PADDING 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/NOPADDING 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/PKCS5 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/PKCS5PADDING 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/PKCS7 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/PKCS7PADDING 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/TBC 08:44:55,896 INFO [main][CipherTest] transformation=AES.FAST/CFB96/TBCPADDING 08:44:55,897 INFO [main][CipherTest] transformation=AES.FAST/CFB96/X9.23 08:44:55,897 INFO [main][CipherTest] transformation=AES.FAST/CFB96/X9.23PADDING 08:44:55,897 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ZEROBYTE 08:44:55,897 INFO [main][CipherTest] transformation=AES.FAST/CFB96/ZEROBYTEPADDING 08:44:55,897 INFO [main][CipherTest] transformation=AES.FAST/CTS/ 08:44:55,897 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST/CTS/" does not support IV => Skipping. 08:44:55,897 INFO [main][CipherTest] transformation=AES.FAST/CTS/NOPADDING 08:44:55,898 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST/CTS/NOPADDING" does not support IV => Skipping. 08:44:55,898 INFO [main][CipherTest] transformation=AES.FAST/EAX/ 08:44:55,898 INFO [main][CipherTest] transformation=AES.FAST/EAX/NOPADDING 08:44:55,898 INFO [main][CipherTest] transformation=AES.FAST/ECB/ 08:44:55,899 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST/ECB/" does not support IV => Skipping. 08:44:55,899 INFO [main][CipherTest] transformation=AES.FAST/ECB/NOPADDING 08:44:55,899 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.FAST/ECB/NOPADDING" does not support IV => Skipping. 08:44:55,899 INFO [main][CipherTest] transformation=AES.FAST/GCM/ 08:44:55,902 INFO [main][CipherTest] transformation=AES.FAST/GCM/NOPADDING 08:44:55,903 INFO [main][CipherTest] transformation=AES.FAST/OFB/ 08:44:55,904 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO10126 08:44:55,904 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO10126-2 08:44:55,904 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO10126-2PADDING 08:44:55,904 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO10126PADDING 08:44:55,905 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO7816-4 08:44:55,905 INFO [main][CipherTest] transformation=AES.FAST/OFB/ISO7816-4PADDING 08:44:55,905 INFO [main][CipherTest] transformation=AES.FAST/OFB/NOPADDING 08:44:55,905 INFO [main][CipherTest] transformation=AES.FAST/OFB/PKCS5 08:44:55,905 INFO [main][CipherTest] transformation=AES.FAST/OFB/PKCS5PADDING 08:44:55,905 INFO [main][CipherTest] transformation=AES.FAST/OFB/PKCS7 08:44:55,905 INFO [main][CipherTest] transformation=AES.FAST/OFB/PKCS7PADDING 08:44:55,905 INFO [main][CipherTest] transformation=AES.FAST/OFB/TBC 08:44:55,906 INFO [main][CipherTest] transformation=AES.FAST/OFB/TBCPADDING 08:44:55,906 INFO [main][CipherTest] transformation=AES.FAST/OFB/X9.23 08:44:55,906 INFO [main][CipherTest] transformation=AES.FAST/OFB/X9.23PADDING 08:44:55,906 INFO [main][CipherTest] transformation=AES.FAST/OFB/ZEROBYTE 08:44:55,906 INFO [main][CipherTest] transformation=AES.FAST/OFB/ZEROBYTEPADDING 08:44:55,906 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ 08:44:55,906 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO10126 08:44:55,906 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO10126-2 08:44:55,906 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO10126-2PADDING 08:44:55,907 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO10126PADDING 08:44:55,907 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO7816-4 08:44:55,907 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ISO7816-4PADDING 08:44:55,907 INFO [main][CipherTest] transformation=AES.FAST/OFB104/NOPADDING 08:44:55,907 INFO [main][CipherTest] transformation=AES.FAST/OFB104/PKCS5 08:44:55,907 INFO [main][CipherTest] transformation=AES.FAST/OFB104/PKCS5PADDING 08:44:55,908 INFO [main][CipherTest] transformation=AES.FAST/OFB104/PKCS7 08:44:55,908 INFO [main][CipherTest] transformation=AES.FAST/OFB104/PKCS7PADDING 08:44:55,908 INFO [main][CipherTest] transformation=AES.FAST/OFB104/TBC 08:44:55,908 INFO [main][CipherTest] transformation=AES.FAST/OFB104/TBCPADDING 08:44:55,908 INFO [main][CipherTest] transformation=AES.FAST/OFB104/X9.23 08:44:55,908 INFO [main][CipherTest] transformation=AES.FAST/OFB104/X9.23PADDING 08:44:55,909 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ZEROBYTE 08:44:55,909 INFO [main][CipherTest] transformation=AES.FAST/OFB104/ZEROBYTEPADDING 08:44:55,909 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ 08:44:55,909 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO10126 08:44:55,909 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO10126-2 08:44:55,909 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO10126-2PADDING 08:44:55,909 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO10126PADDING 08:44:55,909 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO7816-4 08:44:55,910 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ISO7816-4PADDING 08:44:55,910 INFO [main][CipherTest] transformation=AES.FAST/OFB112/NOPADDING 08:44:55,910 INFO [main][CipherTest] transformation=AES.FAST/OFB112/PKCS5 08:44:55,910 INFO [main][CipherTest] transformation=AES.FAST/OFB112/PKCS5PADDING 08:44:55,910 INFO [main][CipherTest] transformation=AES.FAST/OFB112/PKCS7 08:44:55,910 INFO [main][CipherTest] transformation=AES.FAST/OFB112/PKCS7PADDING 08:44:55,910 INFO [main][CipherTest] transformation=AES.FAST/OFB112/TBC 08:44:55,910 INFO [main][CipherTest] transformation=AES.FAST/OFB112/TBCPADDING 08:44:55,910 INFO [main][CipherTest] transformation=AES.FAST/OFB112/X9.23 08:44:55,911 INFO [main][CipherTest] transformation=AES.FAST/OFB112/X9.23PADDING 08:44:55,911 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ZEROBYTE 08:44:55,911 INFO [main][CipherTest] transformation=AES.FAST/OFB112/ZEROBYTEPADDING 08:44:55,911 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ 08:44:55,911 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO10126 08:44:55,911 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO10126-2 08:44:55,911 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO10126-2PADDING 08:44:55,912 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO10126PADDING 08:44:55,912 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO7816-4 08:44:55,912 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ISO7816-4PADDING 08:44:55,912 INFO [main][CipherTest] transformation=AES.FAST/OFB120/NOPADDING 08:44:55,912 INFO [main][CipherTest] transformation=AES.FAST/OFB120/PKCS5 08:44:55,912 INFO [main][CipherTest] transformation=AES.FAST/OFB120/PKCS5PADDING 08:44:55,912 INFO [main][CipherTest] transformation=AES.FAST/OFB120/PKCS7 08:44:55,913 INFO [main][CipherTest] transformation=AES.FAST/OFB120/PKCS7PADDING 08:44:55,913 INFO [main][CipherTest] transformation=AES.FAST/OFB120/TBC 08:44:55,913 INFO [main][CipherTest] transformation=AES.FAST/OFB120/TBCPADDING 08:44:55,913 INFO [main][CipherTest] transformation=AES.FAST/OFB120/X9.23 08:44:55,913 INFO [main][CipherTest] transformation=AES.FAST/OFB120/X9.23PADDING 08:44:55,913 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ZEROBYTE 08:44:55,913 INFO [main][CipherTest] transformation=AES.FAST/OFB120/ZEROBYTEPADDING 08:44:55,913 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ 08:44:55,913 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO10126 08:44:55,914 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO10126-2 08:44:55,914 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO10126-2PADDING 08:44:55,914 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO10126PADDING 08:44:55,914 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO7816-4 08:44:55,914 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ISO7816-4PADDING 08:44:55,914 INFO [main][CipherTest] transformation=AES.FAST/OFB128/NOPADDING 08:44:55,914 INFO [main][CipherTest] transformation=AES.FAST/OFB128/PKCS5 08:44:55,914 INFO [main][CipherTest] transformation=AES.FAST/OFB128/PKCS5PADDING 08:44:55,914 INFO [main][CipherTest] transformation=AES.FAST/OFB128/PKCS7 08:44:55,914 INFO [main][CipherTest] transformation=AES.FAST/OFB128/PKCS7PADDING 08:44:55,915 INFO [main][CipherTest] transformation=AES.FAST/OFB128/TBC 08:44:55,915 INFO [main][CipherTest] transformation=AES.FAST/OFB128/TBCPADDING 08:44:55,915 INFO [main][CipherTest] transformation=AES.FAST/OFB128/X9.23 08:44:55,915 INFO [main][CipherTest] transformation=AES.FAST/OFB128/X9.23PADDING 08:44:55,915 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ZEROBYTE 08:44:55,915 INFO [main][CipherTest] transformation=AES.FAST/OFB128/ZEROBYTEPADDING 08:44:55,915 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ 08:44:55,915 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO10126 08:44:55,915 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO10126-2 08:44:55,916 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO10126-2PADDING 08:44:55,916 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO10126PADDING 08:44:55,916 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO7816-4 08:44:55,916 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ISO7816-4PADDING 08:44:55,916 INFO [main][CipherTest] transformation=AES.FAST/OFB136/NOPADDING 08:44:55,916 INFO [main][CipherTest] transformation=AES.FAST/OFB136/PKCS5 08:44:55,916 INFO [main][CipherTest] transformation=AES.FAST/OFB136/PKCS5PADDING 08:44:55,916 INFO [main][CipherTest] transformation=AES.FAST/OFB136/PKCS7 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB136/PKCS7PADDING 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB136/TBC 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB136/TBCPADDING 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB136/X9.23 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB136/X9.23PADDING 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ZEROBYTE 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB136/ZEROBYTEPADDING 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO10126 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO10126-2 08:44:55,917 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO10126-2PADDING 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO10126PADDING 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO7816-4 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ISO7816-4PADDING 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/NOPADDING 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/PKCS5 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/PKCS5PADDING 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/PKCS7 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/PKCS7PADDING 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/TBC 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/TBCPADDING 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/X9.23 08:44:55,918 INFO [main][CipherTest] transformation=AES.FAST/OFB144/X9.23PADDING 08:44:55,919 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ZEROBYTE 08:44:55,919 INFO [main][CipherTest] transformation=AES.FAST/OFB144/ZEROBYTEPADDING 08:44:55,919 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ 08:44:55,919 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO10126 08:44:55,919 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO10126-2 08:44:55,919 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO10126-2PADDING 08:44:55,919 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO10126PADDING 08:44:55,920 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO7816-4 08:44:55,920 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ISO7816-4PADDING 08:44:55,920 INFO [main][CipherTest] transformation=AES.FAST/OFB152/NOPADDING 08:44:55,920 INFO [main][CipherTest] transformation=AES.FAST/OFB152/PKCS5 08:44:55,920 INFO [main][CipherTest] transformation=AES.FAST/OFB152/PKCS5PADDING 08:44:55,920 INFO [main][CipherTest] transformation=AES.FAST/OFB152/PKCS7 08:44:55,920 INFO [main][CipherTest] transformation=AES.FAST/OFB152/PKCS7PADDING 08:44:55,920 INFO [main][CipherTest] transformation=AES.FAST/OFB152/TBC 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB152/TBCPADDING 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB152/X9.23 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB152/X9.23PADDING 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ZEROBYTE 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB152/ZEROBYTEPADDING 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO10126 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO10126-2 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO10126-2PADDING 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO10126PADDING 08:44:55,921 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO7816-4 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ISO7816-4PADDING 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/NOPADDING 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/PKCS5 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/PKCS5PADDING 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/PKCS7 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/PKCS7PADDING 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/TBC 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/TBCPADDING 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/X9.23 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/X9.23PADDING 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ZEROBYTE 08:44:55,922 INFO [main][CipherTest] transformation=AES.FAST/OFB16/ZEROBYTEPADDING 08:44:55,923 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ 08:44:55,923 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO10126 08:44:55,923 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO10126-2 08:44:55,923 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO10126-2PADDING 08:44:55,923 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO10126PADDING 08:44:55,923 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO7816-4 08:44:55,923 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ISO7816-4PADDING 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/NOPADDING 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/PKCS5 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/PKCS5PADDING 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/PKCS7 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/PKCS7PADDING 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/TBC 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/TBCPADDING 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/X9.23 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/X9.23PADDING 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ZEROBYTE 08:44:55,924 INFO [main][CipherTest] transformation=AES.FAST/OFB160/ZEROBYTEPADDING 08:44:55,925 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ 08:44:55,925 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO10126 08:44:55,925 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO10126-2 08:44:55,925 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO10126-2PADDING 08:44:55,925 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO10126PADDING 08:44:55,925 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO7816-4 08:44:55,925 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ISO7816-4PADDING 08:44:55,925 INFO [main][CipherTest] transformation=AES.FAST/OFB168/NOPADDING 08:44:55,925 INFO [main][CipherTest] transformation=AES.FAST/OFB168/PKCS5 08:44:55,925 INFO [main][CipherTest] transformation=AES.FAST/OFB168/PKCS5PADDING 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB168/PKCS7 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB168/PKCS7PADDING 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB168/TBC 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB168/TBCPADDING 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB168/X9.23 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB168/X9.23PADDING 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ZEROBYTE 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB168/ZEROBYTEPADDING 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO10126 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO10126-2 08:44:55,926 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO10126-2PADDING 08:44:55,927 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO10126PADDING 08:44:55,927 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO7816-4 08:44:55,927 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ISO7816-4PADDING 08:44:55,927 INFO [main][CipherTest] transformation=AES.FAST/OFB176/NOPADDING 08:44:55,927 INFO [main][CipherTest] transformation=AES.FAST/OFB176/PKCS5 08:44:55,927 INFO [main][CipherTest] transformation=AES.FAST/OFB176/PKCS5PADDING 08:44:55,927 INFO [main][CipherTest] transformation=AES.FAST/OFB176/PKCS7 08:44:55,927 INFO [main][CipherTest] transformation=AES.FAST/OFB176/PKCS7PADDING 08:44:55,928 INFO [main][CipherTest] transformation=AES.FAST/OFB176/TBC 08:44:55,928 INFO [main][CipherTest] transformation=AES.FAST/OFB176/TBCPADDING 08:44:55,928 INFO [main][CipherTest] transformation=AES.FAST/OFB176/X9.23 08:44:55,928 INFO [main][CipherTest] transformation=AES.FAST/OFB176/X9.23PADDING 08:44:55,928 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ZEROBYTE 08:44:55,928 INFO [main][CipherTest] transformation=AES.FAST/OFB176/ZEROBYTEPADDING 08:44:55,928 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ 08:44:55,928 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO10126 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO10126-2 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO10126-2PADDING 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO10126PADDING 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO7816-4 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ISO7816-4PADDING 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/NOPADDING 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/PKCS5 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/PKCS5PADDING 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/PKCS7 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/PKCS7PADDING 08:44:55,929 INFO [main][CipherTest] transformation=AES.FAST/OFB184/TBC 08:44:55,930 INFO [main][CipherTest] transformation=AES.FAST/OFB184/TBCPADDING 08:44:55,930 INFO [main][CipherTest] transformation=AES.FAST/OFB184/X9.23 08:44:55,930 INFO [main][CipherTest] transformation=AES.FAST/OFB184/X9.23PADDING 08:44:55,930 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ZEROBYTE 08:44:55,930 INFO [main][CipherTest] transformation=AES.FAST/OFB184/ZEROBYTEPADDING 08:44:55,930 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ 08:44:55,930 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO10126 08:44:55,930 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO10126-2 08:44:55,930 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO10126-2PADDING 08:44:55,930 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO10126PADDING 08:44:55,931 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO7816-4 08:44:55,931 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ISO7816-4PADDING 08:44:55,931 INFO [main][CipherTest] transformation=AES.FAST/OFB192/NOPADDING 08:44:55,931 INFO [main][CipherTest] transformation=AES.FAST/OFB192/PKCS5 08:44:55,931 INFO [main][CipherTest] transformation=AES.FAST/OFB192/PKCS5PADDING 08:44:55,931 INFO [main][CipherTest] transformation=AES.FAST/OFB192/PKCS7 08:44:55,931 INFO [main][CipherTest] transformation=AES.FAST/OFB192/PKCS7PADDING 08:44:55,931 INFO [main][CipherTest] transformation=AES.FAST/OFB192/TBC 08:44:55,932 INFO [main][CipherTest] transformation=AES.FAST/OFB192/TBCPADDING 08:44:55,932 INFO [main][CipherTest] transformation=AES.FAST/OFB192/X9.23 08:44:55,932 INFO [main][CipherTest] transformation=AES.FAST/OFB192/X9.23PADDING 08:44:55,932 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ZEROBYTE 08:44:55,932 INFO [main][CipherTest] transformation=AES.FAST/OFB192/ZEROBYTEPADDING 08:44:55,932 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ 08:44:55,932 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO10126 08:44:55,932 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO10126-2 08:44:55,932 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO10126-2PADDING 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO10126PADDING 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO7816-4 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ISO7816-4PADDING 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/NOPADDING 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/PKCS5 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/PKCS5PADDING 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/PKCS7 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/PKCS7PADDING 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/TBC 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/TBCPADDING 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/X9.23 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/X9.23PADDING 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ZEROBYTE 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB200/ZEROBYTEPADDING 08:44:55,933 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO10126 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO10126-2 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO10126-2PADDING 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO10126PADDING 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO7816-4 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ISO7816-4PADDING 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/NOPADDING 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/PKCS5 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/PKCS5PADDING 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/PKCS7 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/PKCS7PADDING 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/TBC 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/TBCPADDING 08:44:55,934 INFO [main][CipherTest] transformation=AES.FAST/OFB208/X9.23 08:44:55,935 INFO [main][CipherTest] transformation=AES.FAST/OFB208/X9.23PADDING 08:44:55,935 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ZEROBYTE 08:44:55,935 INFO [main][CipherTest] transformation=AES.FAST/OFB208/ZEROBYTEPADDING 08:44:55,935 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ 08:44:55,935 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO10126 08:44:55,935 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO10126-2 08:44:55,935 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO10126-2PADDING 08:44:55,935 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO10126PADDING 08:44:55,935 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO7816-4 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ISO7816-4PADDING 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/NOPADDING 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/PKCS5 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/PKCS5PADDING 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/PKCS7 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/PKCS7PADDING 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/TBC 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/TBCPADDING 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/X9.23 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/X9.23PADDING 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ZEROBYTE 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB216/ZEROBYTEPADDING 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ 08:44:55,936 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO10126 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO10126-2 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO10126-2PADDING 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO10126PADDING 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO7816-4 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ISO7816-4PADDING 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/NOPADDING 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/PKCS5 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/PKCS5PADDING 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/PKCS7 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/PKCS7PADDING 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/TBC 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/TBCPADDING 08:44:55,937 INFO [main][CipherTest] transformation=AES.FAST/OFB224/X9.23 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB224/X9.23PADDING 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ZEROBYTE 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB224/ZEROBYTEPADDING 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO10126 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO10126-2 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO10126-2PADDING 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO10126PADDING 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO7816-4 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ISO7816-4PADDING 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB232/NOPADDING 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB232/PKCS5 08:44:55,938 INFO [main][CipherTest] transformation=AES.FAST/OFB232/PKCS5PADDING 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB232/PKCS7 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB232/PKCS7PADDING 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB232/TBC 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB232/TBCPADDING 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB232/X9.23 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB232/X9.23PADDING 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ZEROBYTE 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB232/ZEROBYTEPADDING 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO10126 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO10126-2 08:44:55,939 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO10126-2PADDING 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO10126PADDING 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO7816-4 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ISO7816-4PADDING 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/NOPADDING 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/PKCS5 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/PKCS5PADDING 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/PKCS7 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/PKCS7PADDING 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/TBC 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/TBCPADDING 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/X9.23 08:44:55,940 INFO [main][CipherTest] transformation=AES.FAST/OFB24/X9.23PADDING 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ZEROBYTE 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB24/ZEROBYTEPADDING 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO10126 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO10126-2 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO10126-2PADDING 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO10126PADDING 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO7816-4 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ISO7816-4PADDING 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB240/NOPADDING 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB240/PKCS5 08:44:55,941 INFO [main][CipherTest] transformation=AES.FAST/OFB240/PKCS5PADDING 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB240/PKCS7 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB240/PKCS7PADDING 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB240/TBC 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB240/TBCPADDING 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB240/X9.23 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB240/X9.23PADDING 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ZEROBYTE 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB240/ZEROBYTEPADDING 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO10126 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO10126-2 08:44:55,942 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO10126-2PADDING 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO10126PADDING 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO7816-4 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ISO7816-4PADDING 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/NOPADDING 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/PKCS5 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/PKCS5PADDING 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/PKCS7 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/PKCS7PADDING 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/TBC 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/TBCPADDING 08:44:55,943 INFO [main][CipherTest] transformation=AES.FAST/OFB248/X9.23 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB248/X9.23PADDING 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ZEROBYTE 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB248/ZEROBYTEPADDING 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO10126 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO10126-2 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO10126-2PADDING 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO10126PADDING 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO7816-4 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ISO7816-4PADDING 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB256/NOPADDING 08:44:55,944 INFO [main][CipherTest] transformation=AES.FAST/OFB256/PKCS5 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB256/PKCS5PADDING 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB256/PKCS7 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB256/PKCS7PADDING 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB256/TBC 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB256/TBCPADDING 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB256/X9.23 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB256/X9.23PADDING 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ZEROBYTE 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB256/ZEROBYTEPADDING 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO10126 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO10126-2 08:44:55,945 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO10126-2PADDING 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO10126PADDING 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO7816-4 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ISO7816-4PADDING 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/NOPADDING 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/PKCS5 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/PKCS5PADDING 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/PKCS7 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/PKCS7PADDING 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/TBC 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/TBCPADDING 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/X9.23 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/X9.23PADDING 08:44:55,946 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ZEROBYTE 08:44:55,947 INFO [main][CipherTest] transformation=AES.FAST/OFB32/ZEROBYTEPADDING 08:44:55,947 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ 08:44:55,947 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO10126 08:44:55,947 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO10126-2 08:44:55,947 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO10126-2PADDING 08:44:55,947 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO10126PADDING 08:44:55,947 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO7816-4 08:44:55,947 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ISO7816-4PADDING 08:44:55,947 INFO [main][CipherTest] transformation=AES.FAST/OFB40/NOPADDING 08:44:55,947 INFO [main][CipherTest] transformation=AES.FAST/OFB40/PKCS5 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB40/PKCS5PADDING 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB40/PKCS7 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB40/PKCS7PADDING 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB40/TBC 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB40/TBCPADDING 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB40/X9.23 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB40/X9.23PADDING 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ZEROBYTE 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB40/ZEROBYTEPADDING 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO10126 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO10126-2 08:44:55,948 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO10126-2PADDING 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO10126PADDING 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO7816-4 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ISO7816-4PADDING 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/NOPADDING 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/PKCS5 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/PKCS5PADDING 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/PKCS7 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/PKCS7PADDING 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/TBC 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/TBCPADDING 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/X9.23 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/X9.23PADDING 08:44:55,949 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ZEROBYTE 08:44:55,950 INFO [main][CipherTest] transformation=AES.FAST/OFB48/ZEROBYTEPADDING 08:44:55,950 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ 08:44:55,950 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO10126 08:44:55,950 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO10126-2 08:44:55,950 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO10126-2PADDING 08:44:55,950 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO10126PADDING 08:44:55,950 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO7816-4 08:44:55,950 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ISO7816-4PADDING 08:44:55,950 INFO [main][CipherTest] transformation=AES.FAST/OFB56/NOPADDING 08:44:55,951 INFO [main][CipherTest] transformation=AES.FAST/OFB56/PKCS5 08:44:55,951 INFO [main][CipherTest] transformation=AES.FAST/OFB56/PKCS5PADDING 08:44:55,951 INFO [main][CipherTest] transformation=AES.FAST/OFB56/PKCS7 08:44:55,951 INFO [main][CipherTest] transformation=AES.FAST/OFB56/PKCS7PADDING 08:44:55,951 INFO [main][CipherTest] transformation=AES.FAST/OFB56/TBC 08:44:55,951 INFO [main][CipherTest] transformation=AES.FAST/OFB56/TBCPADDING 08:44:55,951 INFO [main][CipherTest] transformation=AES.FAST/OFB56/X9.23 08:44:55,951 INFO [main][CipherTest] transformation=AES.FAST/OFB56/X9.23PADDING 08:44:55,951 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ZEROBYTE 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB56/ZEROBYTEPADDING 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO10126 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO10126-2 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO10126-2PADDING 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO10126PADDING 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO7816-4 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ISO7816-4PADDING 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/NOPADDING 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/PKCS5 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/PKCS5PADDING 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/PKCS7 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/PKCS7PADDING 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/TBC 08:44:55,952 INFO [main][CipherTest] transformation=AES.FAST/OFB64/TBCPADDING 08:44:55,953 INFO [main][CipherTest] transformation=AES.FAST/OFB64/X9.23 08:44:55,953 INFO [main][CipherTest] transformation=AES.FAST/OFB64/X9.23PADDING 08:44:55,953 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ZEROBYTE 08:44:55,953 INFO [main][CipherTest] transformation=AES.FAST/OFB64/ZEROBYTEPADDING 08:44:55,953 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ 08:44:55,953 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO10126 08:44:55,953 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO10126-2 08:44:55,953 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO10126-2PADDING 08:44:55,953 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO10126PADDING 08:44:55,953 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO7816-4 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ISO7816-4PADDING 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/NOPADDING 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/PKCS5 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/PKCS5PADDING 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/PKCS7 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/PKCS7PADDING 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/TBC 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/TBCPADDING 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/X9.23 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/X9.23PADDING 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ZEROBYTE 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB72/ZEROBYTEPADDING 08:44:55,954 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO10126 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO10126-2 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO10126-2PADDING 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO10126PADDING 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO7816-4 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ISO7816-4PADDING 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/NOPADDING 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/PKCS5 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/PKCS5PADDING 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/PKCS7 08:44:55,955 INFO [main][CipherTest] transformation=AES.FAST/OFB8/PKCS7PADDING 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB8/TBC 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB8/TBCPADDING 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB8/X9.23 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB8/X9.23PADDING 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ZEROBYTE 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB8/ZEROBYTEPADDING 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO10126 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO10126-2 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO10126-2PADDING 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO10126PADDING 08:44:55,956 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO7816-4 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ISO7816-4PADDING 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/NOPADDING 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/PKCS5 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/PKCS5PADDING 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/PKCS7 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/PKCS7PADDING 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/TBC 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/TBCPADDING 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/X9.23 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/X9.23PADDING 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ZEROBYTE 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB80/ZEROBYTEPADDING 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO10126 08:44:55,957 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO10126-2 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO10126-2PADDING 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO10126PADDING 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO7816-4 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ISO7816-4PADDING 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/NOPADDING 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/PKCS5 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/PKCS5PADDING 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/PKCS7 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/PKCS7PADDING 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/TBC 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/TBCPADDING 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/X9.23 08:44:55,958 INFO [main][CipherTest] transformation=AES.FAST/OFB88/X9.23PADDING 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ZEROBYTE 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB88/ZEROBYTEPADDING 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO10126 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO10126-2 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO10126-2PADDING 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO10126PADDING 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO7816-4 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ISO7816-4PADDING 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB96/NOPADDING 08:44:55,959 INFO [main][CipherTest] transformation=AES.FAST/OFB96/PKCS5 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/OFB96/PKCS5PADDING 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/OFB96/PKCS7 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/OFB96/PKCS7PADDING 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/OFB96/TBC 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/OFB96/TBCPADDING 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/OFB96/X9.23 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/OFB96/X9.23PADDING 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ZEROBYTE 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/OFB96/ZEROBYTEPADDING 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/SIC/ 08:44:55,960 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO10126 08:44:55,961 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO10126-2 08:44:55,961 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO10126-2PADDING 08:44:55,961 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO10126PADDING 08:44:55,961 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO7816-4 08:44:55,961 INFO [main][CipherTest] transformation=AES.FAST/SIC/ISO7816-4PADDING 08:44:55,961 INFO [main][CipherTest] transformation=AES.FAST/SIC/NOPADDING 08:44:55,961 INFO [main][CipherTest] transformation=AES.FAST/SIC/PKCS5 08:44:55,961 INFO [main][CipherTest] transformation=AES.FAST/SIC/PKCS5PADDING 08:44:55,962 INFO [main][CipherTest] transformation=AES.FAST/SIC/PKCS7 08:44:55,962 INFO [main][CipherTest] transformation=AES.FAST/SIC/PKCS7PADDING 08:44:55,962 INFO [main][CipherTest] transformation=AES.FAST/SIC/TBC 08:44:55,962 INFO [main][CipherTest] transformation=AES.FAST/SIC/TBCPADDING 08:44:55,962 INFO [main][CipherTest] transformation=AES.FAST/SIC/X9.23 08:44:55,962 INFO [main][CipherTest] transformation=AES.FAST/SIC/X9.23PADDING 08:44:55,962 INFO [main][CipherTest] transformation=AES.FAST/SIC/ZEROBYTE 08:44:55,962 INFO [main][CipherTest] transformation=AES.FAST/SIC/ZEROBYTEPADDING 08:44:55,962 INFO [main][CipherTest] transformation=AES.LIGHT// 08:44:55,963 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT//" does not support IV => Skipping. 08:44:55,963 INFO [main][CipherTest] transformation=AES.LIGHT//NOPADDING 08:44:55,963 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT//NOPADDING" does not support IV => Skipping. 08:44:55,963 INFO [main][CipherTest] transformation=AES.LIGHT/CBC-CTS/ 08:44:55,964 INFO [main][CipherTest] transformation=AES.LIGHT/CBC-CTS/NOPADDING 08:44:55,964 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ 08:44:55,964 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO10126 08:44:55,965 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO10126-2 08:44:55,965 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO10126-2PADDING 08:44:55,965 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO10126PADDING 08:44:55,965 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO7816-4 08:44:55,966 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ISO7816-4PADDING 08:44:55,966 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/NOPADDING 08:44:55,966 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/PKCS5 08:44:55,966 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/PKCS5PADDING 08:44:55,967 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/PKCS7 08:44:55,967 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/PKCS7PADDING 08:44:55,967 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/TBC 08:44:55,967 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/TBCPADDING 08:44:55,967 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/X9.23 08:44:55,968 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/X9.23PADDING 08:44:55,968 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ZEROBYTE 08:44:55,968 INFO [main][CipherTest] transformation=AES.LIGHT/CBC/ZEROBYTEPADDING 08:44:55,968 INFO [main][CipherTest] transformation=AES.LIGHT/CCM/ 08:44:55,968 ERROR [main][CipherTest] transformation "AES.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:55,968 INFO [main][CipherTest] transformation=AES.LIGHT/CCM/NOPADDING 08:44:55,968 ERROR [main][CipherTest] transformation "AES.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:55,969 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ 08:44:55,969 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO10126 08:44:55,969 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO10126-2 08:44:55,969 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO10126-2PADDING 08:44:55,969 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO10126PADDING 08:44:55,970 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO7816-4 08:44:55,970 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ISO7816-4PADDING 08:44:55,970 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/NOPADDING 08:44:55,970 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/PKCS5 08:44:55,970 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/PKCS5PADDING 08:44:55,970 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/PKCS7 08:44:55,971 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/PKCS7PADDING 08:44:55,971 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/TBC 08:44:55,971 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/TBCPADDING 08:44:55,971 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/X9.23 08:44:55,971 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/X9.23PADDING 08:44:55,972 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ZEROBYTE 08:44:55,972 INFO [main][CipherTest] transformation=AES.LIGHT/CFB/ZEROBYTEPADDING 08:44:55,972 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ 08:44:55,972 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO10126 08:44:55,972 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO10126-2 08:44:55,972 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO10126-2PADDING 08:44:55,972 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO10126PADDING 08:44:55,973 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO7816-4 08:44:55,973 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ISO7816-4PADDING 08:44:55,973 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/NOPADDING 08:44:55,973 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/PKCS5 08:44:55,973 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/PKCS5PADDING 08:44:55,973 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/PKCS7 08:44:55,973 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/PKCS7PADDING 08:44:55,974 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/TBC 08:44:55,974 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/TBCPADDING 08:44:55,974 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/X9.23 08:44:55,974 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/X9.23PADDING 08:44:55,974 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ZEROBYTE 08:44:55,974 INFO [main][CipherTest] transformation=AES.LIGHT/CFB104/ZEROBYTEPADDING 08:44:55,974 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ 08:44:55,974 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO10126 08:44:55,975 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO10126-2 08:44:55,975 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO10126-2PADDING 08:44:55,975 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO10126PADDING 08:44:55,975 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO7816-4 08:44:55,976 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ISO7816-4PADDING 08:44:55,976 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/NOPADDING 08:44:55,976 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/PKCS5 08:44:55,976 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/PKCS5PADDING 08:44:55,976 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/PKCS7 08:44:55,976 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/PKCS7PADDING 08:44:55,977 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/TBC 08:44:55,977 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/TBCPADDING 08:44:55,977 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/X9.23 08:44:55,977 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/X9.23PADDING 08:44:55,977 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ZEROBYTE 08:44:55,977 INFO [main][CipherTest] transformation=AES.LIGHT/CFB112/ZEROBYTEPADDING 08:44:55,977 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ 08:44:55,977 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO10126 08:44:55,977 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO10126-2 08:44:55,977 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO10126-2PADDING 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO10126PADDING 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO7816-4 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ISO7816-4PADDING 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/NOPADDING 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/PKCS5 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/PKCS5PADDING 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/PKCS7 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/PKCS7PADDING 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/TBC 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/TBCPADDING 08:44:55,978 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/X9.23 08:44:55,979 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/X9.23PADDING 08:44:55,979 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ZEROBYTE 08:44:55,979 INFO [main][CipherTest] transformation=AES.LIGHT/CFB120/ZEROBYTEPADDING 08:44:55,979 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ 08:44:55,979 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO10126 08:44:55,979 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO10126-2 08:44:55,979 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO10126-2PADDING 08:44:55,979 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO10126PADDING 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO7816-4 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ISO7816-4PADDING 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/NOPADDING 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/PKCS5 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/PKCS5PADDING 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/PKCS7 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/PKCS7PADDING 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/TBC 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/TBCPADDING 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/X9.23 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/X9.23PADDING 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ZEROBYTE 08:44:55,980 INFO [main][CipherTest] transformation=AES.LIGHT/CFB128/ZEROBYTEPADDING 08:44:55,981 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ 08:44:55,981 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO10126 08:44:55,981 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO10126-2 08:44:55,981 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO10126-2PADDING 08:44:55,982 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO10126PADDING 08:44:55,982 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO7816-4 08:44:55,982 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ISO7816-4PADDING 08:44:55,982 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/NOPADDING 08:44:55,982 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/PKCS5 08:44:55,982 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/PKCS5PADDING 08:44:55,982 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/PKCS7 08:44:55,983 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/PKCS7PADDING 08:44:55,983 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/TBC 08:44:55,983 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/TBCPADDING 08:44:55,983 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/X9.23 08:44:55,983 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/X9.23PADDING 08:44:55,983 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ZEROBYTE 08:44:55,983 INFO [main][CipherTest] transformation=AES.LIGHT/CFB136/ZEROBYTEPADDING 08:44:55,984 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ 08:44:55,984 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO10126 08:44:55,984 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO10126-2 08:44:55,984 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO10126-2PADDING 08:44:55,984 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO10126PADDING 08:44:55,984 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO7816-4 08:44:55,984 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ISO7816-4PADDING 08:44:55,984 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/NOPADDING 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/PKCS5 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/PKCS5PADDING 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/PKCS7 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/PKCS7PADDING 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/TBC 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/TBCPADDING 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/X9.23 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/X9.23PADDING 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ZEROBYTE 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB144/ZEROBYTEPADDING 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ 08:44:55,985 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO10126 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO10126-2 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO10126-2PADDING 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO10126PADDING 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO7816-4 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ISO7816-4PADDING 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/NOPADDING 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/PKCS5 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/PKCS5PADDING 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/PKCS7 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/PKCS7PADDING 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/TBC 08:44:55,986 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/TBCPADDING 08:44:55,987 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/X9.23 08:44:55,987 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/X9.23PADDING 08:44:55,987 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ZEROBYTE 08:44:55,987 INFO [main][CipherTest] transformation=AES.LIGHT/CFB152/ZEROBYTEPADDING 08:44:55,987 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ 08:44:55,987 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO10126 08:44:55,987 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO10126-2 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO10126-2PADDING 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO10126PADDING 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO7816-4 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ISO7816-4PADDING 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/NOPADDING 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/PKCS5 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/PKCS5PADDING 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/PKCS7 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/PKCS7PADDING 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/TBC 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/TBCPADDING 08:44:55,988 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/X9.23 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/X9.23PADDING 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ZEROBYTE 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB16/ZEROBYTEPADDING 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO10126 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO10126-2 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO10126-2PADDING 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO10126PADDING 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO7816-4 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ISO7816-4PADDING 08:44:55,989 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/NOPADDING 08:44:55,990 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/PKCS5 08:44:55,990 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/PKCS5PADDING 08:44:55,990 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/PKCS7 08:44:55,990 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/PKCS7PADDING 08:44:55,990 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/TBC 08:44:55,990 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/TBCPADDING 08:44:55,990 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/X9.23 08:44:55,990 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/X9.23PADDING 08:44:55,990 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ZEROBYTE 08:44:55,990 INFO [main][CipherTest] transformation=AES.LIGHT/CFB160/ZEROBYTEPADDING 08:44:55,991 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ 08:44:55,991 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO10126 08:44:55,991 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO10126-2 08:44:55,991 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO10126-2PADDING 08:44:55,991 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO10126PADDING 08:44:55,991 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO7816-4 08:44:55,991 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ISO7816-4PADDING 08:44:55,991 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/NOPADDING 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/PKCS5 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/PKCS5PADDING 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/PKCS7 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/PKCS7PADDING 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/TBC 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/TBCPADDING 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/X9.23 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/X9.23PADDING 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ZEROBYTE 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB168/ZEROBYTEPADDING 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO10126 08:44:55,992 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO10126-2 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO10126-2PADDING 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO10126PADDING 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO7816-4 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ISO7816-4PADDING 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/NOPADDING 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/PKCS5 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/PKCS5PADDING 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/PKCS7 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/PKCS7PADDING 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/TBC 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/TBCPADDING 08:44:55,993 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/X9.23 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/X9.23PADDING 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ZEROBYTE 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB176/ZEROBYTEPADDING 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO10126 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO10126-2 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO10126-2PADDING 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO10126PADDING 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO7816-4 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ISO7816-4PADDING 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/NOPADDING 08:44:55,994 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/PKCS5 08:44:55,995 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/PKCS5PADDING 08:44:55,995 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/PKCS7 08:44:55,995 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/PKCS7PADDING 08:44:55,995 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/TBC 08:44:55,995 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/TBCPADDING 08:44:55,995 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/X9.23 08:44:55,995 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/X9.23PADDING 08:44:55,995 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ZEROBYTE 08:44:55,995 INFO [main][CipherTest] transformation=AES.LIGHT/CFB184/ZEROBYTEPADDING 08:44:55,995 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO10126 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO10126-2 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO10126-2PADDING 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO10126PADDING 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO7816-4 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ISO7816-4PADDING 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/NOPADDING 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/PKCS5 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/PKCS5PADDING 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/PKCS7 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/PKCS7PADDING 08:44:55,996 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/TBC 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/TBCPADDING 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/X9.23 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/X9.23PADDING 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ZEROBYTE 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB192/ZEROBYTEPADDING 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO10126 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO10126-2 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO10126-2PADDING 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO10126PADDING 08:44:55,997 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO7816-4 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ISO7816-4PADDING 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/NOPADDING 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/PKCS5 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/PKCS5PADDING 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/PKCS7 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/PKCS7PADDING 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/TBC 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/TBCPADDING 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/X9.23 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/X9.23PADDING 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ZEROBYTE 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB200/ZEROBYTEPADDING 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ 08:44:55,998 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO10126 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO10126-2 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO10126-2PADDING 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO10126PADDING 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO7816-4 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ISO7816-4PADDING 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/NOPADDING 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/PKCS5 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/PKCS5PADDING 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/PKCS7 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/PKCS7PADDING 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/TBC 08:44:55,999 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/TBCPADDING 08:44:56,000 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/X9.23 08:44:56,000 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/X9.23PADDING 08:44:56,000 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ZEROBYTE 08:44:56,000 INFO [main][CipherTest] transformation=AES.LIGHT/CFB208/ZEROBYTEPADDING 08:44:56,000 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ 08:44:56,001 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO10126 08:44:56,001 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO10126-2 08:44:56,001 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO10126-2PADDING 08:44:56,001 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO10126PADDING 08:44:56,001 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO7816-4 08:44:56,001 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ISO7816-4PADDING 08:44:56,001 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/NOPADDING 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/PKCS5 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/PKCS5PADDING 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/PKCS7 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/PKCS7PADDING 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/TBC 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/TBCPADDING 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/X9.23 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/X9.23PADDING 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ZEROBYTE 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB216/ZEROBYTEPADDING 08:44:56,002 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ 08:44:56,003 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO10126 08:44:56,003 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO10126-2 08:44:56,003 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO10126-2PADDING 08:44:56,003 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO10126PADDING 08:44:56,003 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO7816-4 08:44:56,003 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ISO7816-4PADDING 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/NOPADDING 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/PKCS5 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/PKCS5PADDING 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/PKCS7 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/PKCS7PADDING 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/TBC 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/TBCPADDING 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/X9.23 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/X9.23PADDING 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ZEROBYTE 08:44:56,004 INFO [main][CipherTest] transformation=AES.LIGHT/CFB224/ZEROBYTEPADDING 08:44:56,005 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ 08:44:56,005 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO10126 08:44:56,005 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO10126-2 08:44:56,005 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO10126-2PADDING 08:44:56,005 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO10126PADDING 08:44:56,005 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO7816-4 08:44:56,005 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ISO7816-4PADDING 08:44:56,005 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/NOPADDING 08:44:56,005 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/PKCS5 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/PKCS5PADDING 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/PKCS7 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/PKCS7PADDING 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/TBC 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/TBCPADDING 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/X9.23 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/X9.23PADDING 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ZEROBYTE 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB232/ZEROBYTEPADDING 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO10126 08:44:56,006 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO10126-2 08:44:56,007 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO10126-2PADDING 08:44:56,007 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO10126PADDING 08:44:56,007 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO7816-4 08:44:56,007 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ISO7816-4PADDING 08:44:56,007 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/NOPADDING 08:44:56,007 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/PKCS5 08:44:56,007 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/PKCS5PADDING 08:44:56,008 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/PKCS7 08:44:56,008 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/PKCS7PADDING 08:44:56,008 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/TBC 08:44:56,008 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/TBCPADDING 08:44:56,008 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/X9.23 08:44:56,008 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/X9.23PADDING 08:44:56,008 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ZEROBYTE 08:44:56,008 INFO [main][CipherTest] transformation=AES.LIGHT/CFB24/ZEROBYTEPADDING 08:44:56,008 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ 08:44:56,009 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO10126 08:44:56,009 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO10126-2 08:44:56,009 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO10126-2PADDING 08:44:56,009 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO10126PADDING 08:44:56,009 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO7816-4 08:44:56,009 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ISO7816-4PADDING 08:44:56,009 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/NOPADDING 08:44:56,009 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/PKCS5 08:44:56,009 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/PKCS5PADDING 08:44:56,010 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/PKCS7 08:44:56,010 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/PKCS7PADDING 08:44:56,010 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/TBC 08:44:56,010 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/TBCPADDING 08:44:56,010 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/X9.23 08:44:56,010 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/X9.23PADDING 08:44:56,010 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ZEROBYTE 08:44:56,010 INFO [main][CipherTest] transformation=AES.LIGHT/CFB240/ZEROBYTEPADDING 08:44:56,010 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ 08:44:56,011 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO10126 08:44:56,011 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO10126-2 08:44:56,011 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO10126-2PADDING 08:44:56,011 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO10126PADDING 08:44:56,011 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO7816-4 08:44:56,011 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ISO7816-4PADDING 08:44:56,011 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/NOPADDING 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/PKCS5 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/PKCS5PADDING 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/PKCS7 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/PKCS7PADDING 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/TBC 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/TBCPADDING 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/X9.23 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/X9.23PADDING 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ZEROBYTE 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB248/ZEROBYTEPADDING 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO10126 08:44:56,012 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO10126-2 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO10126-2PADDING 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO10126PADDING 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO7816-4 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ISO7816-4PADDING 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/NOPADDING 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/PKCS5 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/PKCS5PADDING 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/PKCS7 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/PKCS7PADDING 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/TBC 08:44:56,013 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/TBCPADDING 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/X9.23 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/X9.23PADDING 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ZEROBYTE 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB256/ZEROBYTEPADDING 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO10126 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO10126-2 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO10126-2PADDING 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO10126PADDING 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO7816-4 08:44:56,014 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ISO7816-4PADDING 08:44:56,015 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/NOPADDING 08:44:56,015 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/PKCS5 08:44:56,015 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/PKCS5PADDING 08:44:56,015 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/PKCS7 08:44:56,015 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/PKCS7PADDING 08:44:56,015 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/TBC 08:44:56,015 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/TBCPADDING 08:44:56,016 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/X9.23 08:44:56,016 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/X9.23PADDING 08:44:56,016 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ZEROBYTE 08:44:56,016 INFO [main][CipherTest] transformation=AES.LIGHT/CFB32/ZEROBYTEPADDING 08:44:56,016 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ 08:44:56,016 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO10126 08:44:56,016 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO10126-2 08:44:56,016 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO10126-2PADDING 08:44:56,016 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO10126PADDING 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO7816-4 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ISO7816-4PADDING 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/NOPADDING 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/PKCS5 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/PKCS5PADDING 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/PKCS7 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/PKCS7PADDING 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/TBC 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/TBCPADDING 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/X9.23 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/X9.23PADDING 08:44:56,017 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ZEROBYTE 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB40/ZEROBYTEPADDING 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO10126 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO10126-2 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO10126-2PADDING 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO10126PADDING 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO7816-4 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ISO7816-4PADDING 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/NOPADDING 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/PKCS5 08:44:56,018 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/PKCS5PADDING 08:44:56,019 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/PKCS7 08:44:56,019 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/PKCS7PADDING 08:44:56,019 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/TBC 08:44:56,019 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/TBCPADDING 08:44:56,019 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/X9.23 08:44:56,020 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/X9.23PADDING 08:44:56,020 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ZEROBYTE 08:44:56,020 INFO [main][CipherTest] transformation=AES.LIGHT/CFB48/ZEROBYTEPADDING 08:44:56,020 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ 08:44:56,020 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO10126 08:44:56,020 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO10126-2 08:44:56,020 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO10126-2PADDING 08:44:56,020 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO10126PADDING 08:44:56,020 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO7816-4 08:44:56,020 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ISO7816-4PADDING 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/NOPADDING 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/PKCS5 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/PKCS5PADDING 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/PKCS7 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/PKCS7PADDING 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/TBC 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/TBCPADDING 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/X9.23 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/X9.23PADDING 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ZEROBYTE 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB56/ZEROBYTEPADDING 08:44:56,021 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ 08:44:56,022 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO10126 08:44:56,022 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO10126-2 08:44:56,022 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO10126-2PADDING 08:44:56,022 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO10126PADDING 08:44:56,022 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO7816-4 08:44:56,022 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ISO7816-4PADDING 08:44:56,022 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/NOPADDING 08:44:56,022 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/PKCS5 08:44:56,022 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/PKCS5PADDING 08:44:56,023 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/PKCS7 08:44:56,023 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/PKCS7PADDING 08:44:56,023 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/TBC 08:44:56,023 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/TBCPADDING 08:44:56,023 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/X9.23 08:44:56,023 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/X9.23PADDING 08:44:56,023 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ZEROBYTE 08:44:56,023 INFO [main][CipherTest] transformation=AES.LIGHT/CFB64/ZEROBYTEPADDING 08:44:56,024 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ 08:44:56,024 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO10126 08:44:56,024 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO10126-2 08:44:56,024 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO10126-2PADDING 08:44:56,024 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO10126PADDING 08:44:56,024 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO7816-4 08:44:56,024 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ISO7816-4PADDING 08:44:56,024 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/NOPADDING 08:44:56,024 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/PKCS5 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/PKCS5PADDING 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/PKCS7 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/PKCS7PADDING 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/TBC 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/TBCPADDING 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/X9.23 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/X9.23PADDING 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ZEROBYTE 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB72/ZEROBYTEPADDING 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ 08:44:56,025 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO10126 08:44:56,026 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO10126-2 08:44:56,026 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO10126-2PADDING 08:44:56,026 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO10126PADDING 08:44:56,026 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO7816-4 08:44:56,026 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ISO7816-4PADDING 08:44:56,026 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/NOPADDING 08:44:56,026 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/PKCS5 08:44:56,026 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/PKCS5PADDING 08:44:56,026 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/PKCS7 08:44:56,026 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/PKCS7PADDING 08:44:56,027 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/TBC 08:44:56,027 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/TBCPADDING 08:44:56,027 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/X9.23 08:44:56,027 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/X9.23PADDING 08:44:56,027 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ZEROBYTE 08:44:56,027 INFO [main][CipherTest] transformation=AES.LIGHT/CFB8/ZEROBYTEPADDING 08:44:56,027 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ 08:44:56,027 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO10126 08:44:56,027 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO10126-2 08:44:56,027 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO10126-2PADDING 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO10126PADDING 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO7816-4 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ISO7816-4PADDING 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/NOPADDING 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/PKCS5 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/PKCS5PADDING 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/PKCS7 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/PKCS7PADDING 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/TBC 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/TBCPADDING 08:44:56,028 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/X9.23 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/X9.23PADDING 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ZEROBYTE 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB80/ZEROBYTEPADDING 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO10126 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO10126-2 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO10126-2PADDING 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO10126PADDING 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO7816-4 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ISO7816-4PADDING 08:44:56,029 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/NOPADDING 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/PKCS5 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/PKCS5PADDING 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/PKCS7 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/PKCS7PADDING 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/TBC 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/TBCPADDING 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/X9.23 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/X9.23PADDING 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ZEROBYTE 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB88/ZEROBYTEPADDING 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ 08:44:56,030 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO10126 08:44:56,031 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO10126-2 08:44:56,031 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO10126-2PADDING 08:44:56,031 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO10126PADDING 08:44:56,031 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO7816-4 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ISO7816-4PADDING 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/NOPADDING 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/PKCS5 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/PKCS5PADDING 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/PKCS7 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/PKCS7PADDING 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/TBC 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/TBCPADDING 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/X9.23 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/X9.23PADDING 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ZEROBYTE 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CFB96/ZEROBYTEPADDING 08:44:56,032 INFO [main][CipherTest] transformation=AES.LIGHT/CTS/ 08:44:56,033 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/" does not support IV => Skipping. 08:44:56,033 INFO [main][CipherTest] transformation=AES.LIGHT/CTS/NOPADDING 08:44:56,033 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT/CTS/NOPADDING" does not support IV => Skipping. 08:44:56,033 INFO [main][CipherTest] transformation=AES.LIGHT/EAX/ 08:44:56,034 INFO [main][CipherTest] transformation=AES.LIGHT/EAX/NOPADDING 08:44:56,034 INFO [main][CipherTest] transformation=AES.LIGHT/ECB/ 08:44:56,034 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/" does not support IV => Skipping. 08:44:56,034 INFO [main][CipherTest] transformation=AES.LIGHT/ECB/NOPADDING 08:44:56,034 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES.LIGHT/ECB/NOPADDING" does not support IV => Skipping. 08:44:56,034 INFO [main][CipherTest] transformation=AES.LIGHT/GCM/ 08:44:56,035 INFO [main][CipherTest] transformation=AES.LIGHT/GCM/NOPADDING 08:44:56,036 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ 08:44:56,036 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO10126 08:44:56,036 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO10126-2 08:44:56,036 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO10126-2PADDING 08:44:56,036 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO10126PADDING 08:44:56,036 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO7816-4 08:44:56,036 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ISO7816-4PADDING 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/NOPADDING 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/PKCS5 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/PKCS5PADDING 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/PKCS7 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/PKCS7PADDING 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/TBC 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/TBCPADDING 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/X9.23 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/X9.23PADDING 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ZEROBYTE 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB/ZEROBYTEPADDING 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO10126 08:44:56,037 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO10126-2 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO10126-2PADDING 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO10126PADDING 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO7816-4 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ISO7816-4PADDING 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/NOPADDING 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/PKCS5 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/PKCS5PADDING 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/PKCS7 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/PKCS7PADDING 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/TBC 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/TBCPADDING 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/X9.23 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/X9.23PADDING 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ZEROBYTE 08:44:56,038 INFO [main][CipherTest] transformation=AES.LIGHT/OFB104/ZEROBYTEPADDING 08:44:56,039 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ 08:44:56,039 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO10126 08:44:56,039 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO10126-2 08:44:56,039 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO10126-2PADDING 08:44:56,039 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO10126PADDING 08:44:56,039 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO7816-4 08:44:56,039 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ISO7816-4PADDING 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/NOPADDING 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/PKCS5 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/PKCS5PADDING 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/PKCS7 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/PKCS7PADDING 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/TBC 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/TBCPADDING 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/X9.23 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/X9.23PADDING 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ZEROBYTE 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB112/ZEROBYTEPADDING 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO10126 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO10126-2 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO10126-2PADDING 08:44:56,040 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO10126PADDING 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO7816-4 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ISO7816-4PADDING 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/NOPADDING 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/PKCS5 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/PKCS5PADDING 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/PKCS7 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/PKCS7PADDING 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/TBC 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/TBCPADDING 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/X9.23 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/X9.23PADDING 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ZEROBYTE 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB120/ZEROBYTEPADDING 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO10126 08:44:56,041 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO10126-2 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO10126-2PADDING 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO10126PADDING 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO7816-4 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ISO7816-4PADDING 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/NOPADDING 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/PKCS5 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/PKCS5PADDING 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/PKCS7 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/PKCS7PADDING 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/TBC 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/TBCPADDING 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/X9.23 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/X9.23PADDING 08:44:56,042 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ZEROBYTE 08:44:56,043 INFO [main][CipherTest] transformation=AES.LIGHT/OFB128/ZEROBYTEPADDING 08:44:56,043 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ 08:44:56,043 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO10126 08:44:56,043 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO10126-2 08:44:56,043 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO10126-2PADDING 08:44:56,043 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO10126PADDING 08:44:56,043 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO7816-4 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ISO7816-4PADDING 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/NOPADDING 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/PKCS5 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/PKCS5PADDING 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/PKCS7 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/PKCS7PADDING 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/TBC 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/TBCPADDING 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/X9.23 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/X9.23PADDING 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ZEROBYTE 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB136/ZEROBYTEPADDING 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ 08:44:56,044 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO10126 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO10126-2 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO10126-2PADDING 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO10126PADDING 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO7816-4 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ISO7816-4PADDING 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/NOPADDING 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/PKCS5 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/PKCS5PADDING 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/PKCS7 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/PKCS7PADDING 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/TBC 08:44:56,045 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/TBCPADDING 08:44:56,046 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/X9.23 08:44:56,046 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/X9.23PADDING 08:44:56,046 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ZEROBYTE 08:44:56,046 INFO [main][CipherTest] transformation=AES.LIGHT/OFB144/ZEROBYTEPADDING 08:44:56,046 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ 08:44:56,046 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO10126 08:44:56,046 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO10126-2 08:44:56,046 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO10126-2PADDING 08:44:56,046 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO10126PADDING 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO7816-4 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ISO7816-4PADDING 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/NOPADDING 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/PKCS5 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/PKCS5PADDING 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/PKCS7 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/PKCS7PADDING 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/TBC 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/TBCPADDING 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/X9.23 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/X9.23PADDING 08:44:56,047 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ZEROBYTE 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB152/ZEROBYTEPADDING 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO10126 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO10126-2 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO10126-2PADDING 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO10126PADDING 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO7816-4 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ISO7816-4PADDING 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/NOPADDING 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/PKCS5 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/PKCS5PADDING 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/PKCS7 08:44:56,048 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/PKCS7PADDING 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/TBC 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/TBCPADDING 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/X9.23 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/X9.23PADDING 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ZEROBYTE 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB16/ZEROBYTEPADDING 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO10126 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO10126-2 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO10126-2PADDING 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO10126PADDING 08:44:56,049 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO7816-4 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ISO7816-4PADDING 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/NOPADDING 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/PKCS5 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/PKCS5PADDING 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/PKCS7 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/PKCS7PADDING 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/TBC 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/TBCPADDING 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/X9.23 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/X9.23PADDING 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ZEROBYTE 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB160/ZEROBYTEPADDING 08:44:56,050 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ 08:44:56,051 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO10126 08:44:56,051 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO10126-2 08:44:56,051 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO10126-2PADDING 08:44:56,051 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO10126PADDING 08:44:56,051 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO7816-4 08:44:56,051 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ISO7816-4PADDING 08:44:56,051 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/NOPADDING 08:44:56,051 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/PKCS5 08:44:56,051 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/PKCS5PADDING 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/PKCS7 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/PKCS7PADDING 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/TBC 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/TBCPADDING 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/X9.23 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/X9.23PADDING 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ZEROBYTE 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB168/ZEROBYTEPADDING 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO10126 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO10126-2 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO10126-2PADDING 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO10126PADDING 08:44:56,052 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO7816-4 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ISO7816-4PADDING 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/NOPADDING 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/PKCS5 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/PKCS5PADDING 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/PKCS7 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/PKCS7PADDING 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/TBC 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/TBCPADDING 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/X9.23 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/X9.23PADDING 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ZEROBYTE 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB176/ZEROBYTEPADDING 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO10126 08:44:56,053 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO10126-2 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO10126-2PADDING 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO10126PADDING 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO7816-4 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ISO7816-4PADDING 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/NOPADDING 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/PKCS5 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/PKCS5PADDING 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/PKCS7 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/PKCS7PADDING 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/TBC 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/TBCPADDING 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/X9.23 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/X9.23PADDING 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ZEROBYTE 08:44:56,054 INFO [main][CipherTest] transformation=AES.LIGHT/OFB184/ZEROBYTEPADDING 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO10126 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO10126-2 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO10126-2PADDING 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO10126PADDING 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO7816-4 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ISO7816-4PADDING 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/NOPADDING 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/PKCS5 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/PKCS5PADDING 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/PKCS7 08:44:56,055 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/PKCS7PADDING 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/TBC 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/TBCPADDING 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/X9.23 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/X9.23PADDING 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ZEROBYTE 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB192/ZEROBYTEPADDING 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO10126 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO10126-2 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO10126-2PADDING 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO10126PADDING 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO7816-4 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ISO7816-4PADDING 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/NOPADDING 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/PKCS5 08:44:56,056 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/PKCS5PADDING 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/PKCS7 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/PKCS7PADDING 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/TBC 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/TBCPADDING 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/X9.23 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/X9.23PADDING 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ZEROBYTE 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB200/ZEROBYTEPADDING 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO10126 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO10126-2 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO10126-2PADDING 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO10126PADDING 08:44:56,057 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO7816-4 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ISO7816-4PADDING 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/NOPADDING 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/PKCS5 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/PKCS5PADDING 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/PKCS7 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/PKCS7PADDING 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/TBC 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/TBCPADDING 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/X9.23 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/X9.23PADDING 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ZEROBYTE 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB208/ZEROBYTEPADDING 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO10126 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO10126-2 08:44:56,058 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO10126-2PADDING 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO10126PADDING 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO7816-4 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ISO7816-4PADDING 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/NOPADDING 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/PKCS5 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/PKCS5PADDING 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/PKCS7 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/PKCS7PADDING 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/TBC 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/TBCPADDING 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/X9.23 08:44:56,059 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/X9.23PADDING 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ZEROBYTE 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB216/ZEROBYTEPADDING 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO10126 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO10126-2 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO10126-2PADDING 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO10126PADDING 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO7816-4 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ISO7816-4PADDING 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/NOPADDING 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/PKCS5 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/PKCS5PADDING 08:44:56,060 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/PKCS7 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/PKCS7PADDING 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/TBC 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/TBCPADDING 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/X9.23 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/X9.23PADDING 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ZEROBYTE 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB224/ZEROBYTEPADDING 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO10126 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO10126-2 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO10126-2PADDING 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO10126PADDING 08:44:56,061 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO7816-4 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ISO7816-4PADDING 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/NOPADDING 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/PKCS5 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/PKCS5PADDING 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/PKCS7 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/PKCS7PADDING 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/TBC 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/TBCPADDING 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/X9.23 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/X9.23PADDING 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ZEROBYTE 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB232/ZEROBYTEPADDING 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO10126 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO10126-2 08:44:56,062 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO10126-2PADDING 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO10126PADDING 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO7816-4 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ISO7816-4PADDING 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/NOPADDING 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/PKCS5 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/PKCS5PADDING 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/PKCS7 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/PKCS7PADDING 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/TBC 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/TBCPADDING 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/X9.23 08:44:56,063 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/X9.23PADDING 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ZEROBYTE 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB24/ZEROBYTEPADDING 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO10126 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO10126-2 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO10126-2PADDING 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO10126PADDING 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO7816-4 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ISO7816-4PADDING 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/NOPADDING 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/PKCS5 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/PKCS5PADDING 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/PKCS7 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/PKCS7PADDING 08:44:56,064 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/TBC 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/TBCPADDING 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/X9.23 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/X9.23PADDING 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ZEROBYTE 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB240/ZEROBYTEPADDING 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO10126 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO10126-2 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO10126-2PADDING 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO10126PADDING 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO7816-4 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ISO7816-4PADDING 08:44:56,065 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/NOPADDING 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/PKCS5 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/PKCS5PADDING 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/PKCS7 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/PKCS7PADDING 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/TBC 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/TBCPADDING 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/X9.23 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/X9.23PADDING 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ZEROBYTE 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB248/ZEROBYTEPADDING 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO10126 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO10126-2 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO10126-2PADDING 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO10126PADDING 08:44:56,066 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO7816-4 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ISO7816-4PADDING 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/NOPADDING 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/PKCS5 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/PKCS5PADDING 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/PKCS7 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/PKCS7PADDING 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/TBC 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/TBCPADDING 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/X9.23 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/X9.23PADDING 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ZEROBYTE 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB256/ZEROBYTEPADDING 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO10126 08:44:56,067 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO10126-2 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO10126-2PADDING 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO10126PADDING 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO7816-4 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ISO7816-4PADDING 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/NOPADDING 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/PKCS5 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/PKCS5PADDING 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/PKCS7 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/PKCS7PADDING 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/TBC 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/TBCPADDING 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/X9.23 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/X9.23PADDING 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ZEROBYTE 08:44:56,068 INFO [main][CipherTest] transformation=AES.LIGHT/OFB32/ZEROBYTEPADDING 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO10126 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO10126-2 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO10126-2PADDING 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO10126PADDING 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO7816-4 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ISO7816-4PADDING 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/NOPADDING 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/PKCS5 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/PKCS5PADDING 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/PKCS7 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/PKCS7PADDING 08:44:56,069 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/TBC 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/TBCPADDING 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/X9.23 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/X9.23PADDING 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ZEROBYTE 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB40/ZEROBYTEPADDING 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO10126 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO10126-2 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO10126-2PADDING 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO10126PADDING 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO7816-4 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ISO7816-4PADDING 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/NOPADDING 08:44:56,070 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/PKCS5 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/PKCS5PADDING 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/PKCS7 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/PKCS7PADDING 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/TBC 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/TBCPADDING 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/X9.23 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/X9.23PADDING 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ZEROBYTE 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB48/ZEROBYTEPADDING 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO10126 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO10126-2 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO10126-2PADDING 08:44:56,071 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO10126PADDING 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO7816-4 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ISO7816-4PADDING 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/NOPADDING 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/PKCS5 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/PKCS5PADDING 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/PKCS7 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/PKCS7PADDING 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/TBC 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/TBCPADDING 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/X9.23 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/X9.23PADDING 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ZEROBYTE 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB56/ZEROBYTEPADDING 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO10126 08:44:56,072 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO10126-2 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO10126-2PADDING 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO10126PADDING 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO7816-4 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ISO7816-4PADDING 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/NOPADDING 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/PKCS5 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/PKCS5PADDING 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/PKCS7 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/PKCS7PADDING 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/TBC 08:44:56,073 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/TBCPADDING 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/X9.23 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/X9.23PADDING 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ZEROBYTE 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB64/ZEROBYTEPADDING 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO10126 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO10126-2 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO10126-2PADDING 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO10126PADDING 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO7816-4 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ISO7816-4PADDING 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/NOPADDING 08:44:56,074 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/PKCS5 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/PKCS5PADDING 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/PKCS7 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/PKCS7PADDING 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/TBC 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/TBCPADDING 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/X9.23 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/X9.23PADDING 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ZEROBYTE 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB72/ZEROBYTEPADDING 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO10126 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO10126-2 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO10126-2PADDING 08:44:56,075 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO10126PADDING 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO7816-4 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ISO7816-4PADDING 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/NOPADDING 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/PKCS5 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/PKCS5PADDING 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/PKCS7 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/PKCS7PADDING 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/TBC 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/TBCPADDING 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/X9.23 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/X9.23PADDING 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ZEROBYTE 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB8/ZEROBYTEPADDING 08:44:56,076 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO10126 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO10126-2 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO10126-2PADDING 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO10126PADDING 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO7816-4 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ISO7816-4PADDING 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/NOPADDING 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/PKCS5 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/PKCS5PADDING 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/PKCS7 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/PKCS7PADDING 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/TBC 08:44:56,077 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/TBCPADDING 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/X9.23 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/X9.23PADDING 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ZEROBYTE 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB80/ZEROBYTEPADDING 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO10126 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO10126-2 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO10126-2PADDING 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO10126PADDING 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO7816-4 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ISO7816-4PADDING 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/NOPADDING 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/PKCS5 08:44:56,078 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/PKCS5PADDING 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/PKCS7 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/PKCS7PADDING 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/TBC 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/TBCPADDING 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/X9.23 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/X9.23PADDING 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ZEROBYTE 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB88/ZEROBYTEPADDING 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO10126 08:44:56,079 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO10126-2 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO10126-2PADDING 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO10126PADDING 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO7816-4 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ISO7816-4PADDING 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/NOPADDING 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/PKCS5 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/PKCS5PADDING 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/PKCS7 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/PKCS7PADDING 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/TBC 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/TBCPADDING 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/X9.23 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/X9.23PADDING 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ZEROBYTE 08:44:56,080 INFO [main][CipherTest] transformation=AES.LIGHT/OFB96/ZEROBYTEPADDING 08:44:56,081 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ 08:44:56,081 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO10126 08:44:56,081 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO10126-2 08:44:56,081 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO10126-2PADDING 08:44:56,081 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO10126PADDING 08:44:56,082 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO7816-4 08:44:56,082 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ISO7816-4PADDING 08:44:56,082 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/NOPADDING 08:44:56,082 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/PKCS5 08:44:56,082 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/PKCS5PADDING 08:44:56,083 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/PKCS7 08:44:56,083 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/PKCS7PADDING 08:44:56,083 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/TBC 08:44:56,083 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/TBCPADDING 08:44:56,083 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/X9.23 08:44:56,083 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/X9.23PADDING 08:44:56,084 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ZEROBYTE 08:44:56,084 INFO [main][CipherTest] transformation=AES.LIGHT/SIC/ZEROBYTEPADDING 08:44:56,084 INFO [main][CipherTest] transformation=AES// 08:44:56,084 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES//" does not support IV => Skipping. 08:44:56,084 INFO [main][CipherTest] transformation=AES//NOPADDING 08:44:56,084 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES//NOPADDING" does not support IV => Skipping. 08:44:56,084 INFO [main][CipherTest] transformation=AES/CBC-CTS/ 08:44:56,085 INFO [main][CipherTest] transformation=AES/CBC-CTS/NOPADDING 08:44:56,085 INFO [main][CipherTest] transformation=AES/CBC/ 08:44:56,085 INFO [main][CipherTest] transformation=AES/CBC/ISO10126 08:44:56,086 INFO [main][CipherTest] transformation=AES/CBC/ISO10126-2 08:44:56,086 INFO [main][CipherTest] transformation=AES/CBC/ISO10126-2PADDING 08:44:56,086 INFO [main][CipherTest] transformation=AES/CBC/ISO10126PADDING 08:44:56,086 INFO [main][CipherTest] transformation=AES/CBC/ISO7816-4 08:44:56,087 INFO [main][CipherTest] transformation=AES/CBC/ISO7816-4PADDING 08:44:56,087 INFO [main][CipherTest] transformation=AES/CBC/NOPADDING 08:44:56,087 INFO [main][CipherTest] transformation=AES/CBC/PKCS5 08:44:56,087 INFO [main][CipherTest] transformation=AES/CBC/PKCS5PADDING 08:44:56,088 INFO [main][CipherTest] transformation=AES/CBC/PKCS7 08:44:56,088 INFO [main][CipherTest] transformation=AES/CBC/PKCS7PADDING 08:44:56,088 INFO [main][CipherTest] transformation=AES/CBC/TBC 08:44:56,088 INFO [main][CipherTest] transformation=AES/CBC/TBCPADDING 08:44:56,088 INFO [main][CipherTest] transformation=AES/CBC/X9.23 08:44:56,089 INFO [main][CipherTest] transformation=AES/CBC/X9.23PADDING 08:44:56,089 INFO [main][CipherTest] transformation=AES/CBC/ZEROBYTE 08:44:56,089 INFO [main][CipherTest] transformation=AES/CBC/ZEROBYTEPADDING 08:44:56,089 INFO [main][CipherTest] transformation=AES/CCM/ 08:44:56,089 ERROR [main][CipherTest] transformation "AES/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:56,089 INFO [main][CipherTest] transformation=AES/CCM/NOPADDING 08:44:56,089 ERROR [main][CipherTest] transformation "AES/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:56,089 INFO [main][CipherTest] transformation=AES/CFB/ 08:44:56,090 INFO [main][CipherTest] transformation=AES/CFB/ISO10126 08:44:56,090 INFO [main][CipherTest] transformation=AES/CFB/ISO10126-2 08:44:56,090 INFO [main][CipherTest] transformation=AES/CFB/ISO10126-2PADDING 08:44:56,090 INFO [main][CipherTest] transformation=AES/CFB/ISO10126PADDING 08:44:56,091 INFO [main][CipherTest] transformation=AES/CFB/ISO7816-4 08:44:56,091 INFO [main][CipherTest] transformation=AES/CFB/ISO7816-4PADDING 08:44:56,091 INFO [main][CipherTest] transformation=AES/CFB/NOPADDING 08:44:56,091 INFO [main][CipherTest] transformation=AES/CFB/PKCS5 08:44:56,092 INFO [main][CipherTest] transformation=AES/CFB/PKCS5PADDING 08:44:56,092 INFO [main][CipherTest] transformation=AES/CFB/PKCS7 08:44:56,092 INFO [main][CipherTest] transformation=AES/CFB/PKCS7PADDING 08:44:56,092 INFO [main][CipherTest] transformation=AES/CFB/TBC 08:44:56,092 INFO [main][CipherTest] transformation=AES/CFB/TBCPADDING 08:44:56,092 INFO [main][CipherTest] transformation=AES/CFB/X9.23 08:44:56,092 INFO [main][CipherTest] transformation=AES/CFB/X9.23PADDING 08:44:56,093 INFO [main][CipherTest] transformation=AES/CFB/ZEROBYTE 08:44:56,093 INFO [main][CipherTest] transformation=AES/CFB/ZEROBYTEPADDING 08:44:56,093 INFO [main][CipherTest] transformation=AES/CFB104/ 08:44:56,093 INFO [main][CipherTest] transformation=AES/CFB104/ISO10126 08:44:56,093 INFO [main][CipherTest] transformation=AES/CFB104/ISO10126-2 08:44:56,093 INFO [main][CipherTest] transformation=AES/CFB104/ISO10126-2PADDING 08:44:56,093 INFO [main][CipherTest] transformation=AES/CFB104/ISO10126PADDING 08:44:56,093 INFO [main][CipherTest] transformation=AES/CFB104/ISO7816-4 08:44:56,094 INFO [main][CipherTest] transformation=AES/CFB104/ISO7816-4PADDING 08:44:56,094 INFO [main][CipherTest] transformation=AES/CFB104/NOPADDING 08:44:56,094 INFO [main][CipherTest] transformation=AES/CFB104/PKCS5 08:44:56,094 INFO [main][CipherTest] transformation=AES/CFB104/PKCS5PADDING 08:44:56,094 INFO [main][CipherTest] transformation=AES/CFB104/PKCS7 08:44:56,094 INFO [main][CipherTest] transformation=AES/CFB104/PKCS7PADDING 08:44:56,094 INFO [main][CipherTest] transformation=AES/CFB104/TBC 08:44:56,095 INFO [main][CipherTest] transformation=AES/CFB104/TBCPADDING 08:44:56,095 INFO [main][CipherTest] transformation=AES/CFB104/X9.23 08:44:56,095 INFO [main][CipherTest] transformation=AES/CFB104/X9.23PADDING 08:44:56,095 INFO [main][CipherTest] transformation=AES/CFB104/ZEROBYTE 08:44:56,096 INFO [main][CipherTest] transformation=AES/CFB104/ZEROBYTEPADDING 08:44:56,096 INFO [main][CipherTest] transformation=AES/CFB112/ 08:44:56,096 INFO [main][CipherTest] transformation=AES/CFB112/ISO10126 08:44:56,096 INFO [main][CipherTest] transformation=AES/CFB112/ISO10126-2 08:44:56,096 INFO [main][CipherTest] transformation=AES/CFB112/ISO10126-2PADDING 08:44:56,097 INFO [main][CipherTest] transformation=AES/CFB112/ISO10126PADDING 08:44:56,097 INFO [main][CipherTest] transformation=AES/CFB112/ISO7816-4 08:44:56,097 INFO [main][CipherTest] transformation=AES/CFB112/ISO7816-4PADDING 08:44:56,097 INFO [main][CipherTest] transformation=AES/CFB112/NOPADDING 08:44:56,097 INFO [main][CipherTest] transformation=AES/CFB112/PKCS5 08:44:56,097 INFO [main][CipherTest] transformation=AES/CFB112/PKCS5PADDING 08:44:56,097 INFO [main][CipherTest] transformation=AES/CFB112/PKCS7 08:44:56,097 INFO [main][CipherTest] transformation=AES/CFB112/PKCS7PADDING 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB112/TBC 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB112/TBCPADDING 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB112/X9.23 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB112/X9.23PADDING 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB112/ZEROBYTE 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB112/ZEROBYTEPADDING 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB120/ 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB120/ISO10126 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB120/ISO10126-2 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB120/ISO10126-2PADDING 08:44:56,098 INFO [main][CipherTest] transformation=AES/CFB120/ISO10126PADDING 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/ISO7816-4 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/ISO7816-4PADDING 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/NOPADDING 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/PKCS5 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/PKCS5PADDING 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/PKCS7 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/PKCS7PADDING 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/TBC 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/TBCPADDING 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/X9.23 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/X9.23PADDING 08:44:56,099 INFO [main][CipherTest] transformation=AES/CFB120/ZEROBYTE 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB120/ZEROBYTEPADDING 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/ 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/ISO10126 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/ISO10126-2 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/ISO10126-2PADDING 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/ISO10126PADDING 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/ISO7816-4 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/ISO7816-4PADDING 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/NOPADDING 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/PKCS5 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/PKCS5PADDING 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/PKCS7 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/PKCS7PADDING 08:44:56,100 INFO [main][CipherTest] transformation=AES/CFB128/TBC 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB128/TBCPADDING 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB128/X9.23 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB128/X9.23PADDING 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB128/ZEROBYTE 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB128/ZEROBYTEPADDING 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB136/ 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB136/ISO10126 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB136/ISO10126-2 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB136/ISO10126-2PADDING 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB136/ISO10126PADDING 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB136/ISO7816-4 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB136/ISO7816-4PADDING 08:44:56,101 INFO [main][CipherTest] transformation=AES/CFB136/NOPADDING 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB136/PKCS5 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB136/PKCS5PADDING 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB136/PKCS7 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB136/PKCS7PADDING 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB136/TBC 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB136/TBCPADDING 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB136/X9.23 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB136/X9.23PADDING 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB136/ZEROBYTE 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB136/ZEROBYTEPADDING 08:44:56,102 INFO [main][CipherTest] transformation=AES/CFB144/ 08:44:56,103 INFO [main][CipherTest] transformation=AES/CFB144/ISO10126 08:44:56,103 INFO [main][CipherTest] transformation=AES/CFB144/ISO10126-2 08:44:56,103 INFO [main][CipherTest] transformation=AES/CFB144/ISO10126-2PADDING 08:44:56,103 INFO [main][CipherTest] transformation=AES/CFB144/ISO10126PADDING 08:44:56,103 INFO [main][CipherTest] transformation=AES/CFB144/ISO7816-4 08:44:56,103 INFO [main][CipherTest] transformation=AES/CFB144/ISO7816-4PADDING 08:44:56,103 INFO [main][CipherTest] transformation=AES/CFB144/NOPADDING 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB144/PKCS5 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB144/PKCS5PADDING 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB144/PKCS7 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB144/PKCS7PADDING 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB144/TBC 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB144/TBCPADDING 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB144/X9.23 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB144/X9.23PADDING 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB144/ZEROBYTE 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB144/ZEROBYTEPADDING 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB152/ 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB152/ISO10126 08:44:56,104 INFO [main][CipherTest] transformation=AES/CFB152/ISO10126-2 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/ISO10126-2PADDING 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/ISO10126PADDING 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/ISO7816-4 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/ISO7816-4PADDING 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/NOPADDING 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/PKCS5 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/PKCS5PADDING 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/PKCS7 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/PKCS7PADDING 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/TBC 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/TBCPADDING 08:44:56,105 INFO [main][CipherTest] transformation=AES/CFB152/X9.23 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB152/X9.23PADDING 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB152/ZEROBYTE 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB152/ZEROBYTEPADDING 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/ 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/ISO10126 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/ISO10126-2 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/ISO10126-2PADDING 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/ISO10126PADDING 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/ISO7816-4 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/ISO7816-4PADDING 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/NOPADDING 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/PKCS5 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/PKCS5PADDING 08:44:56,106 INFO [main][CipherTest] transformation=AES/CFB16/PKCS7 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB16/PKCS7PADDING 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB16/TBC 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB16/TBCPADDING 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB16/X9.23 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB16/X9.23PADDING 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB16/ZEROBYTE 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB16/ZEROBYTEPADDING 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB160/ 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB160/ISO10126 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB160/ISO10126-2 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB160/ISO10126-2PADDING 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB160/ISO10126PADDING 08:44:56,107 INFO [main][CipherTest] transformation=AES/CFB160/ISO7816-4 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/ISO7816-4PADDING 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/NOPADDING 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/PKCS5 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/PKCS5PADDING 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/PKCS7 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/PKCS7PADDING 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/TBC 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/TBCPADDING 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/X9.23 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/X9.23PADDING 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/ZEROBYTE 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB160/ZEROBYTEPADDING 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB168/ 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB168/ISO10126 08:44:56,108 INFO [main][CipherTest] transformation=AES/CFB168/ISO10126-2 08:44:56,109 INFO [main][CipherTest] transformation=AES/CFB168/ISO10126-2PADDING 08:44:56,109 INFO [main][CipherTest] transformation=AES/CFB168/ISO10126PADDING 08:44:56,109 INFO [main][CipherTest] transformation=AES/CFB168/ISO7816-4 08:44:56,109 INFO [main][CipherTest] transformation=AES/CFB168/ISO7816-4PADDING 08:44:56,109 INFO [main][CipherTest] transformation=AES/CFB168/NOPADDING 08:44:56,109 INFO [main][CipherTest] transformation=AES/CFB168/PKCS5 08:44:56,109 INFO [main][CipherTest] transformation=AES/CFB168/PKCS5PADDING 08:44:56,109 INFO [main][CipherTest] transformation=AES/CFB168/PKCS7 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB168/PKCS7PADDING 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB168/TBC 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB168/TBCPADDING 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB168/X9.23 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB168/X9.23PADDING 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB168/ZEROBYTE 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB168/ZEROBYTEPADDING 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB176/ 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB176/ISO10126 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB176/ISO10126-2 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB176/ISO10126-2PADDING 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB176/ISO10126PADDING 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB176/ISO7816-4 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB176/ISO7816-4PADDING 08:44:56,110 INFO [main][CipherTest] transformation=AES/CFB176/NOPADDING 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB176/PKCS5 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB176/PKCS5PADDING 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB176/PKCS7 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB176/PKCS7PADDING 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB176/TBC 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB176/TBCPADDING 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB176/X9.23 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB176/X9.23PADDING 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB176/ZEROBYTE 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB176/ZEROBYTEPADDING 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB184/ 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB184/ISO10126 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB184/ISO10126-2 08:44:56,111 INFO [main][CipherTest] transformation=AES/CFB184/ISO10126-2PADDING 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/ISO10126PADDING 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/ISO7816-4 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/ISO7816-4PADDING 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/NOPADDING 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/PKCS5 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/PKCS5PADDING 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/PKCS7 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/PKCS7PADDING 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/TBC 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/TBCPADDING 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/X9.23 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/X9.23PADDING 08:44:56,112 INFO [main][CipherTest] transformation=AES/CFB184/ZEROBYTE 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB184/ZEROBYTEPADDING 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/ 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/ISO10126 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/ISO10126-2 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/ISO10126-2PADDING 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/ISO10126PADDING 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/ISO7816-4 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/ISO7816-4PADDING 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/NOPADDING 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/PKCS5 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/PKCS5PADDING 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/PKCS7 08:44:56,113 INFO [main][CipherTest] transformation=AES/CFB192/PKCS7PADDING 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB192/TBC 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB192/TBCPADDING 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB192/X9.23 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB192/X9.23PADDING 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB192/ZEROBYTE 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB192/ZEROBYTEPADDING 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB200/ 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB200/ISO10126 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB200/ISO10126-2 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB200/ISO10126-2PADDING 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB200/ISO10126PADDING 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB200/ISO7816-4 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB200/ISO7816-4PADDING 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB200/NOPADDING 08:44:56,114 INFO [main][CipherTest] transformation=AES/CFB200/PKCS5 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB200/PKCS5PADDING 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB200/PKCS7 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB200/PKCS7PADDING 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB200/TBC 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB200/TBCPADDING 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB200/X9.23 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB200/X9.23PADDING 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB200/ZEROBYTE 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB200/ZEROBYTEPADDING 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB208/ 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB208/ISO10126 08:44:56,115 INFO [main][CipherTest] transformation=AES/CFB208/ISO10126-2 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/ISO10126-2PADDING 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/ISO10126PADDING 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/ISO7816-4 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/ISO7816-4PADDING 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/NOPADDING 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/PKCS5 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/PKCS5PADDING 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/PKCS7 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/PKCS7PADDING 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/TBC 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/TBCPADDING 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/X9.23 08:44:56,116 INFO [main][CipherTest] transformation=AES/CFB208/X9.23PADDING 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB208/ZEROBYTE 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB208/ZEROBYTEPADDING 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/ 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/ISO10126 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/ISO10126-2 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/ISO10126-2PADDING 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/ISO10126PADDING 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/ISO7816-4 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/ISO7816-4PADDING 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/NOPADDING 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/PKCS5 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/PKCS5PADDING 08:44:56,117 INFO [main][CipherTest] transformation=AES/CFB216/PKCS7 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB216/PKCS7PADDING 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB216/TBC 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB216/TBCPADDING 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB216/X9.23 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB216/X9.23PADDING 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB216/ZEROBYTE 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB216/ZEROBYTEPADDING 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB224/ 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB224/ISO10126 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB224/ISO10126-2 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB224/ISO10126-2PADDING 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB224/ISO10126PADDING 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB224/ISO7816-4 08:44:56,118 INFO [main][CipherTest] transformation=AES/CFB224/ISO7816-4PADDING 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/NOPADDING 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/PKCS5 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/PKCS5PADDING 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/PKCS7 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/PKCS7PADDING 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/TBC 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/TBCPADDING 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/X9.23 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/X9.23PADDING 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/ZEROBYTE 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB224/ZEROBYTEPADDING 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB232/ 08:44:56,119 INFO [main][CipherTest] transformation=AES/CFB232/ISO10126 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/ISO10126-2 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/ISO10126-2PADDING 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/ISO10126PADDING 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/ISO7816-4 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/ISO7816-4PADDING 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/NOPADDING 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/PKCS5 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/PKCS5PADDING 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/PKCS7 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/PKCS7PADDING 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/TBC 08:44:56,120 INFO [main][CipherTest] transformation=AES/CFB232/TBCPADDING 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB232/X9.23 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB232/X9.23PADDING 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB232/ZEROBYTE 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB232/ZEROBYTEPADDING 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB24/ 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB24/ISO10126 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB24/ISO10126-2 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB24/ISO10126-2PADDING 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB24/ISO10126PADDING 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB24/ISO7816-4 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB24/ISO7816-4PADDING 08:44:56,121 INFO [main][CipherTest] transformation=AES/CFB24/NOPADDING 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB24/PKCS5 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB24/PKCS5PADDING 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB24/PKCS7 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB24/PKCS7PADDING 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB24/TBC 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB24/TBCPADDING 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB24/X9.23 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB24/X9.23PADDING 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB24/ZEROBYTE 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB24/ZEROBYTEPADDING 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB240/ 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB240/ISO10126 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB240/ISO10126-2 08:44:56,122 INFO [main][CipherTest] transformation=AES/CFB240/ISO10126-2PADDING 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/ISO10126PADDING 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/ISO7816-4 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/ISO7816-4PADDING 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/NOPADDING 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/PKCS5 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/PKCS5PADDING 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/PKCS7 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/PKCS7PADDING 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/TBC 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/TBCPADDING 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/X9.23 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/X9.23PADDING 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/ZEROBYTE 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB240/ZEROBYTEPADDING 08:44:56,123 INFO [main][CipherTest] transformation=AES/CFB248/ 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/ISO10126 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/ISO10126-2 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/ISO10126-2PADDING 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/ISO10126PADDING 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/ISO7816-4 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/ISO7816-4PADDING 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/NOPADDING 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/PKCS5 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/PKCS5PADDING 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/PKCS7 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/PKCS7PADDING 08:44:56,124 INFO [main][CipherTest] transformation=AES/CFB248/TBC 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB248/TBCPADDING 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB248/X9.23 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB248/X9.23PADDING 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB248/ZEROBYTE 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB248/ZEROBYTEPADDING 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB256/ 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB256/ISO10126 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB256/ISO10126-2 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB256/ISO10126-2PADDING 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB256/ISO10126PADDING 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB256/ISO7816-4 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB256/ISO7816-4PADDING 08:44:56,125 INFO [main][CipherTest] transformation=AES/CFB256/NOPADDING 08:44:56,126 INFO [main][CipherTest] transformation=AES/CFB256/PKCS5 08:44:56,126 INFO [main][CipherTest] transformation=AES/CFB256/PKCS5PADDING 08:44:56,126 INFO [main][CipherTest] transformation=AES/CFB256/PKCS7 08:44:56,126 INFO [main][CipherTest] transformation=AES/CFB256/PKCS7PADDING 08:44:56,126 INFO [main][CipherTest] transformation=AES/CFB256/TBC 08:44:56,126 INFO [main][CipherTest] transformation=AES/CFB256/TBCPADDING 08:44:56,126 INFO [main][CipherTest] transformation=AES/CFB256/X9.23 08:44:56,126 INFO [main][CipherTest] transformation=AES/CFB256/X9.23PADDING 08:44:56,126 INFO [main][CipherTest] transformation=AES/CFB256/ZEROBYTE 08:44:56,126 INFO [main][CipherTest] transformation=AES/CFB256/ZEROBYTEPADDING 08:44:56,127 INFO [main][CipherTest] transformation=AES/CFB32/ 08:44:56,127 INFO [main][CipherTest] transformation=AES/CFB32/ISO10126 08:44:56,127 INFO [main][CipherTest] transformation=AES/CFB32/ISO10126-2 08:44:56,127 INFO [main][CipherTest] transformation=AES/CFB32/ISO10126-2PADDING 08:44:56,127 INFO [main][CipherTest] transformation=AES/CFB32/ISO10126PADDING 08:44:56,127 INFO [main][CipherTest] transformation=AES/CFB32/ISO7816-4 08:44:56,127 INFO [main][CipherTest] transformation=AES/CFB32/ISO7816-4PADDING 08:44:56,127 INFO [main][CipherTest] transformation=AES/CFB32/NOPADDING 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB32/PKCS5 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB32/PKCS5PADDING 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB32/PKCS7 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB32/PKCS7PADDING 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB32/TBC 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB32/TBCPADDING 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB32/X9.23 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB32/X9.23PADDING 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB32/ZEROBYTE 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB32/ZEROBYTEPADDING 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB40/ 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB40/ISO10126 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB40/ISO10126-2 08:44:56,128 INFO [main][CipherTest] transformation=AES/CFB40/ISO10126-2PADDING 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/ISO10126PADDING 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/ISO7816-4 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/ISO7816-4PADDING 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/NOPADDING 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/PKCS5 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/PKCS5PADDING 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/PKCS7 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/PKCS7PADDING 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/TBC 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/TBCPADDING 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/X9.23 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/X9.23PADDING 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/ZEROBYTE 08:44:56,129 INFO [main][CipherTest] transformation=AES/CFB40/ZEROBYTEPADDING 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/ 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/ISO10126 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/ISO10126-2 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/ISO10126-2PADDING 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/ISO10126PADDING 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/ISO7816-4 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/ISO7816-4PADDING 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/NOPADDING 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/PKCS5 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/PKCS5PADDING 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/PKCS7 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/PKCS7PADDING 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/TBC 08:44:56,130 INFO [main][CipherTest] transformation=AES/CFB48/TBCPADDING 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB48/X9.23 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB48/X9.23PADDING 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB48/ZEROBYTE 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB48/ZEROBYTEPADDING 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB56/ 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB56/ISO10126 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB56/ISO10126-2 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB56/ISO10126-2PADDING 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB56/ISO10126PADDING 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB56/ISO7816-4 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB56/ISO7816-4PADDING 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB56/NOPADDING 08:44:56,131 INFO [main][CipherTest] transformation=AES/CFB56/PKCS5 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB56/PKCS5PADDING 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB56/PKCS7 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB56/PKCS7PADDING 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB56/TBC 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB56/TBCPADDING 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB56/X9.23 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB56/X9.23PADDING 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB56/ZEROBYTE 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB56/ZEROBYTEPADDING 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB64/ 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB64/ISO10126 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB64/ISO10126-2 08:44:56,132 INFO [main][CipherTest] transformation=AES/CFB64/ISO10126-2PADDING 08:44:56,133 INFO [main][CipherTest] transformation=AES/CFB64/ISO10126PADDING 08:44:56,133 INFO [main][CipherTest] transformation=AES/CFB64/ISO7816-4 08:44:56,133 INFO [main][CipherTest] transformation=AES/CFB64/ISO7816-4PADDING 08:44:56,133 INFO [main][CipherTest] transformation=AES/CFB64/NOPADDING 08:44:56,133 INFO [main][CipherTest] transformation=AES/CFB64/PKCS5 08:44:56,133 INFO [main][CipherTest] transformation=AES/CFB64/PKCS5PADDING 08:44:56,133 INFO [main][CipherTest] transformation=AES/CFB64/PKCS7 08:44:56,133 INFO [main][CipherTest] transformation=AES/CFB64/PKCS7PADDING 08:44:56,133 INFO [main][CipherTest] transformation=AES/CFB64/TBC 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB64/TBCPADDING 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB64/X9.23 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB64/X9.23PADDING 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB64/ZEROBYTE 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB64/ZEROBYTEPADDING 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB72/ 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB72/ISO10126 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB72/ISO10126-2 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB72/ISO10126-2PADDING 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB72/ISO10126PADDING 08:44:56,134 INFO [main][CipherTest] transformation=AES/CFB72/ISO7816-4 08:44:56,135 INFO [main][CipherTest] transformation=AES/CFB72/ISO7816-4PADDING 08:44:56,135 INFO [main][CipherTest] transformation=AES/CFB72/NOPADDING 08:44:56,135 INFO [main][CipherTest] transformation=AES/CFB72/PKCS5 08:44:56,135 INFO [main][CipherTest] transformation=AES/CFB72/PKCS5PADDING 08:44:56,135 INFO [main][CipherTest] transformation=AES/CFB72/PKCS7 08:44:56,135 INFO [main][CipherTest] transformation=AES/CFB72/PKCS7PADDING 08:44:56,135 INFO [main][CipherTest] transformation=AES/CFB72/TBC 08:44:56,135 INFO [main][CipherTest] transformation=AES/CFB72/TBCPADDING 08:44:56,135 INFO [main][CipherTest] transformation=AES/CFB72/X9.23 08:44:56,135 INFO [main][CipherTest] transformation=AES/CFB72/X9.23PADDING 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB72/ZEROBYTE 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB72/ZEROBYTEPADDING 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB8/ 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB8/ISO10126 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB8/ISO10126-2 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB8/ISO10126-2PADDING 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB8/ISO10126PADDING 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB8/ISO7816-4 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB8/ISO7816-4PADDING 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB8/NOPADDING 08:44:56,136 INFO [main][CipherTest] transformation=AES/CFB8/PKCS5 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB8/PKCS5PADDING 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB8/PKCS7 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB8/PKCS7PADDING 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB8/TBC 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB8/TBCPADDING 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB8/X9.23 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB8/X9.23PADDING 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB8/ZEROBYTE 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB8/ZEROBYTEPADDING 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB80/ 08:44:56,137 INFO [main][CipherTest] transformation=AES/CFB80/ISO10126 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/ISO10126-2 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/ISO10126-2PADDING 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/ISO10126PADDING 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/ISO7816-4 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/ISO7816-4PADDING 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/NOPADDING 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/PKCS5 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/PKCS5PADDING 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/PKCS7 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/PKCS7PADDING 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/TBC 08:44:56,138 INFO [main][CipherTest] transformation=AES/CFB80/TBCPADDING 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB80/X9.23 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB80/X9.23PADDING 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB80/ZEROBYTE 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB80/ZEROBYTEPADDING 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB88/ 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB88/ISO10126 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB88/ISO10126-2 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB88/ISO10126-2PADDING 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB88/ISO10126PADDING 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB88/ISO7816-4 08:44:56,139 INFO [main][CipherTest] transformation=AES/CFB88/ISO7816-4PADDING 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/NOPADDING 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/PKCS5 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/PKCS5PADDING 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/PKCS7 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/PKCS7PADDING 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/TBC 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/TBCPADDING 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/X9.23 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/X9.23PADDING 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/ZEROBYTE 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB88/ZEROBYTEPADDING 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB96/ 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB96/ISO10126 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB96/ISO10126-2 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB96/ISO10126-2PADDING 08:44:56,140 INFO [main][CipherTest] transformation=AES/CFB96/ISO10126PADDING 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/ISO7816-4 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/ISO7816-4PADDING 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/NOPADDING 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/PKCS5 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/PKCS5PADDING 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/PKCS7 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/PKCS7PADDING 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/TBC 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/TBCPADDING 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/X9.23 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/X9.23PADDING 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/ZEROBYTE 08:44:56,141 INFO [main][CipherTest] transformation=AES/CFB96/ZEROBYTEPADDING 08:44:56,141 INFO [main][CipherTest] transformation=AES/CTS/ 08:44:56,141 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES/CTS/" does not support IV => Skipping. 08:44:56,141 INFO [main][CipherTest] transformation=AES/CTS/NOPADDING 08:44:56,141 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES/CTS/NOPADDING" does not support IV => Skipping. 08:44:56,141 INFO [main][CipherTest] transformation=AES/EAX/ 08:44:56,142 INFO [main][CipherTest] transformation=AES/EAX/NOPADDING 08:44:56,142 INFO [main][CipherTest] transformation=AES/ECB/ 08:44:56,142 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES/ECB/" does not support IV => Skipping. 08:44:56,142 INFO [main][CipherTest] transformation=AES/ECB/NOPADDING 08:44:56,142 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "AES/ECB/NOPADDING" does not support IV => Skipping. 08:44:56,142 INFO [main][CipherTest] transformation=AES/GCM/ 08:44:56,143 INFO [main][CipherTest] transformation=AES/GCM/NOPADDING 08:44:56,144 INFO [main][CipherTest] transformation=AES/OFB/ 08:44:56,144 INFO [main][CipherTest] transformation=AES/OFB/ISO10126 08:44:56,144 INFO [main][CipherTest] transformation=AES/OFB/ISO10126-2 08:44:56,144 INFO [main][CipherTest] transformation=AES/OFB/ISO10126-2PADDING 08:44:56,144 INFO [main][CipherTest] transformation=AES/OFB/ISO10126PADDING 08:44:56,144 INFO [main][CipherTest] transformation=AES/OFB/ISO7816-4 08:44:56,144 INFO [main][CipherTest] transformation=AES/OFB/ISO7816-4PADDING 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/NOPADDING 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/PKCS5 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/PKCS5PADDING 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/PKCS7 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/PKCS7PADDING 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/TBC 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/TBCPADDING 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/X9.23 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/X9.23PADDING 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/ZEROBYTE 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB/ZEROBYTEPADDING 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB104/ 08:44:56,145 INFO [main][CipherTest] transformation=AES/OFB104/ISO10126 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/ISO10126-2 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/ISO10126-2PADDING 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/ISO10126PADDING 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/ISO7816-4 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/ISO7816-4PADDING 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/NOPADDING 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/PKCS5 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/PKCS5PADDING 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/PKCS7 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/PKCS7PADDING 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/TBC 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/TBCPADDING 08:44:56,146 INFO [main][CipherTest] transformation=AES/OFB104/X9.23 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB104/X9.23PADDING 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB104/ZEROBYTE 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB104/ZEROBYTEPADDING 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB112/ 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB112/ISO10126 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB112/ISO10126-2 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB112/ISO10126-2PADDING 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB112/ISO10126PADDING 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB112/ISO7816-4 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB112/ISO7816-4PADDING 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB112/NOPADDING 08:44:56,147 INFO [main][CipherTest] transformation=AES/OFB112/PKCS5 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB112/PKCS5PADDING 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB112/PKCS7 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB112/PKCS7PADDING 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB112/TBC 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB112/TBCPADDING 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB112/X9.23 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB112/X9.23PADDING 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB112/ZEROBYTE 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB112/ZEROBYTEPADDING 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB120/ 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB120/ISO10126 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB120/ISO10126-2 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB120/ISO10126-2PADDING 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB120/ISO10126PADDING 08:44:56,148 INFO [main][CipherTest] transformation=AES/OFB120/ISO7816-4 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/ISO7816-4PADDING 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/NOPADDING 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/PKCS5 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/PKCS5PADDING 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/PKCS7 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/PKCS7PADDING 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/TBC 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/TBCPADDING 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/X9.23 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/X9.23PADDING 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/ZEROBYTE 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB120/ZEROBYTEPADDING 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB128/ 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB128/ISO10126 08:44:56,149 INFO [main][CipherTest] transformation=AES/OFB128/ISO10126-2 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/ISO10126-2PADDING 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/ISO10126PADDING 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/ISO7816-4 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/ISO7816-4PADDING 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/NOPADDING 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/PKCS5 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/PKCS5PADDING 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/PKCS7 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/PKCS7PADDING 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/TBC 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/TBCPADDING 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/X9.23 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/X9.23PADDING 08:44:56,150 INFO [main][CipherTest] transformation=AES/OFB128/ZEROBYTE 08:44:56,151 INFO [main][CipherTest] transformation=AES/OFB128/ZEROBYTEPADDING 08:44:56,151 INFO [main][CipherTest] transformation=AES/OFB136/ 08:44:56,151 INFO [main][CipherTest] transformation=AES/OFB136/ISO10126 08:44:56,151 INFO [main][CipherTest] transformation=AES/OFB136/ISO10126-2 08:44:56,151 INFO [main][CipherTest] transformation=AES/OFB136/ISO10126-2PADDING 08:44:56,151 INFO [main][CipherTest] transformation=AES/OFB136/ISO10126PADDING 08:44:56,151 INFO [main][CipherTest] transformation=AES/OFB136/ISO7816-4 08:44:56,151 INFO [main][CipherTest] transformation=AES/OFB136/ISO7816-4PADDING 08:44:56,151 INFO [main][CipherTest] transformation=AES/OFB136/NOPADDING 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB136/PKCS5 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB136/PKCS5PADDING 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB136/PKCS7 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB136/PKCS7PADDING 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB136/TBC 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB136/TBCPADDING 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB136/X9.23 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB136/X9.23PADDING 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB136/ZEROBYTE 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB136/ZEROBYTEPADDING 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB144/ 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB144/ISO10126 08:44:56,152 INFO [main][CipherTest] transformation=AES/OFB144/ISO10126-2 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/ISO10126-2PADDING 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/ISO10126PADDING 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/ISO7816-4 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/ISO7816-4PADDING 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/NOPADDING 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/PKCS5 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/PKCS5PADDING 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/PKCS7 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/PKCS7PADDING 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/TBC 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/TBCPADDING 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/X9.23 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/X9.23PADDING 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/ZEROBYTE 08:44:56,153 INFO [main][CipherTest] transformation=AES/OFB144/ZEROBYTEPADDING 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/ 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/ISO10126 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/ISO10126-2 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/ISO10126-2PADDING 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/ISO10126PADDING 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/ISO7816-4 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/ISO7816-4PADDING 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/NOPADDING 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/PKCS5 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/PKCS5PADDING 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/PKCS7 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/PKCS7PADDING 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/TBC 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/TBCPADDING 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/X9.23 08:44:56,154 INFO [main][CipherTest] transformation=AES/OFB152/X9.23PADDING 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB152/ZEROBYTE 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB152/ZEROBYTEPADDING 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB16/ 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB16/ISO10126 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB16/ISO10126-2 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB16/ISO10126-2PADDING 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB16/ISO10126PADDING 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB16/ISO7816-4 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB16/ISO7816-4PADDING 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB16/NOPADDING 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB16/PKCS5 08:44:56,155 INFO [main][CipherTest] transformation=AES/OFB16/PKCS5PADDING 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB16/PKCS7 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB16/PKCS7PADDING 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB16/TBC 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB16/TBCPADDING 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB16/X9.23 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB16/X9.23PADDING 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB16/ZEROBYTE 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB16/ZEROBYTEPADDING 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB160/ 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB160/ISO10126 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB160/ISO10126-2 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB160/ISO10126-2PADDING 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB160/ISO10126PADDING 08:44:56,156 INFO [main][CipherTest] transformation=AES/OFB160/ISO7816-4 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/ISO7816-4PADDING 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/NOPADDING 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/PKCS5 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/PKCS5PADDING 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/PKCS7 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/PKCS7PADDING 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/TBC 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/TBCPADDING 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/X9.23 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/X9.23PADDING 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/ZEROBYTE 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB160/ZEROBYTEPADDING 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB168/ 08:44:56,157 INFO [main][CipherTest] transformation=AES/OFB168/ISO10126 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/ISO10126-2 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/ISO10126-2PADDING 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/ISO10126PADDING 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/ISO7816-4 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/ISO7816-4PADDING 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/NOPADDING 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/PKCS5 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/PKCS5PADDING 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/PKCS7 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/PKCS7PADDING 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/TBC 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/TBCPADDING 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/X9.23 08:44:56,158 INFO [main][CipherTest] transformation=AES/OFB168/X9.23PADDING 08:44:56,159 INFO [main][CipherTest] transformation=AES/OFB168/ZEROBYTE 08:44:56,159 INFO [main][CipherTest] transformation=AES/OFB168/ZEROBYTEPADDING 08:44:56,159 INFO [main][CipherTest] transformation=AES/OFB176/ 08:44:56,159 INFO [main][CipherTest] transformation=AES/OFB176/ISO10126 08:44:56,159 INFO [main][CipherTest] transformation=AES/OFB176/ISO10126-2 08:44:56,159 INFO [main][CipherTest] transformation=AES/OFB176/ISO10126-2PADDING 08:44:56,159 INFO [main][CipherTest] transformation=AES/OFB176/ISO10126PADDING 08:44:56,159 INFO [main][CipherTest] transformation=AES/OFB176/ISO7816-4 08:44:56,159 INFO [main][CipherTest] transformation=AES/OFB176/ISO7816-4PADDING 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/NOPADDING 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/PKCS5 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/PKCS5PADDING 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/PKCS7 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/PKCS7PADDING 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/TBC 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/TBCPADDING 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/X9.23 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/X9.23PADDING 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/ZEROBYTE 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB176/ZEROBYTEPADDING 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB184/ 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB184/ISO10126 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB184/ISO10126-2 08:44:56,160 INFO [main][CipherTest] transformation=AES/OFB184/ISO10126-2PADDING 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/ISO10126PADDING 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/ISO7816-4 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/ISO7816-4PADDING 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/NOPADDING 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/PKCS5 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/PKCS5PADDING 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/PKCS7 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/PKCS7PADDING 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/TBC 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/TBCPADDING 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/X9.23 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/X9.23PADDING 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/ZEROBYTE 08:44:56,161 INFO [main][CipherTest] transformation=AES/OFB184/ZEROBYTEPADDING 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/ 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/ISO10126 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/ISO10126-2 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/ISO10126-2PADDING 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/ISO10126PADDING 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/ISO7816-4 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/ISO7816-4PADDING 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/NOPADDING 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/PKCS5 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/PKCS5PADDING 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/PKCS7 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/PKCS7PADDING 08:44:56,162 INFO [main][CipherTest] transformation=AES/OFB192/TBC 08:44:56,163 INFO [main][CipherTest] transformation=AES/OFB192/TBCPADDING 08:44:56,163 INFO [main][CipherTest] transformation=AES/OFB192/X9.23 08:44:56,163 INFO [main][CipherTest] transformation=AES/OFB192/X9.23PADDING 08:44:56,163 INFO [main][CipherTest] transformation=AES/OFB192/ZEROBYTE 08:44:56,163 INFO [main][CipherTest] transformation=AES/OFB192/ZEROBYTEPADDING 08:44:56,163 INFO [main][CipherTest] transformation=AES/OFB200/ 08:44:56,163 INFO [main][CipherTest] transformation=AES/OFB200/ISO10126 08:44:56,163 INFO [main][CipherTest] transformation=AES/OFB200/ISO10126-2 08:44:56,163 INFO [main][CipherTest] transformation=AES/OFB200/ISO10126-2PADDING 08:44:56,163 INFO [main][CipherTest] transformation=AES/OFB200/ISO10126PADDING 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/ISO7816-4 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/ISO7816-4PADDING 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/NOPADDING 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/PKCS5 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/PKCS5PADDING 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/PKCS7 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/PKCS7PADDING 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/TBC 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/TBCPADDING 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/X9.23 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/X9.23PADDING 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/ZEROBYTE 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB200/ZEROBYTEPADDING 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB208/ 08:44:56,164 INFO [main][CipherTest] transformation=AES/OFB208/ISO10126 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/ISO10126-2 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/ISO10126-2PADDING 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/ISO10126PADDING 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/ISO7816-4 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/ISO7816-4PADDING 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/NOPADDING 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/PKCS5 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/PKCS5PADDING 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/PKCS7 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/PKCS7PADDING 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/TBC 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/TBCPADDING 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/X9.23 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/X9.23PADDING 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/ZEROBYTE 08:44:56,165 INFO [main][CipherTest] transformation=AES/OFB208/ZEROBYTEPADDING 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/ 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/ISO10126 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/ISO10126-2 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/ISO10126-2PADDING 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/ISO10126PADDING 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/ISO7816-4 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/ISO7816-4PADDING 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/NOPADDING 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/PKCS5 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/PKCS5PADDING 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/PKCS7 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/PKCS7PADDING 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/TBC 08:44:56,166 INFO [main][CipherTest] transformation=AES/OFB216/TBCPADDING 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB216/X9.23 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB216/X9.23PADDING 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB216/ZEROBYTE 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB216/ZEROBYTEPADDING 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB224/ 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB224/ISO10126 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB224/ISO10126-2 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB224/ISO10126-2PADDING 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB224/ISO10126PADDING 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB224/ISO7816-4 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB224/ISO7816-4PADDING 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB224/NOPADDING 08:44:56,167 INFO [main][CipherTest] transformation=AES/OFB224/PKCS5 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB224/PKCS5PADDING 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB224/PKCS7 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB224/PKCS7PADDING 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB224/TBC 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB224/TBCPADDING 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB224/X9.23 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB224/X9.23PADDING 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB224/ZEROBYTE 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB224/ZEROBYTEPADDING 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB232/ 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB232/ISO10126 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB232/ISO10126-2 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB232/ISO10126-2PADDING 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB232/ISO10126PADDING 08:44:56,168 INFO [main][CipherTest] transformation=AES/OFB232/ISO7816-4 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/ISO7816-4PADDING 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/NOPADDING 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/PKCS5 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/PKCS5PADDING 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/PKCS7 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/PKCS7PADDING 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/TBC 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/TBCPADDING 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/X9.23 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/X9.23PADDING 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/ZEROBYTE 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB232/ZEROBYTEPADDING 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB24/ 08:44:56,169 INFO [main][CipherTest] transformation=AES/OFB24/ISO10126 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/ISO10126-2 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/ISO10126-2PADDING 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/ISO10126PADDING 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/ISO7816-4 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/ISO7816-4PADDING 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/NOPADDING 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/PKCS5 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/PKCS5PADDING 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/PKCS7 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/PKCS7PADDING 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/TBC 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/TBCPADDING 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/X9.23 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/X9.23PADDING 08:44:56,170 INFO [main][CipherTest] transformation=AES/OFB24/ZEROBYTE 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB24/ZEROBYTEPADDING 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/ 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/ISO10126 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/ISO10126-2 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/ISO10126-2PADDING 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/ISO10126PADDING 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/ISO7816-4 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/ISO7816-4PADDING 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/NOPADDING 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/PKCS5 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/PKCS5PADDING 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/PKCS7 08:44:56,171 INFO [main][CipherTest] transformation=AES/OFB240/PKCS7PADDING 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB240/TBC 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB240/TBCPADDING 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB240/X9.23 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB240/X9.23PADDING 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB240/ZEROBYTE 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB240/ZEROBYTEPADDING 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB248/ 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB248/ISO10126 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB248/ISO10126-2 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB248/ISO10126-2PADDING 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB248/ISO10126PADDING 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB248/ISO7816-4 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB248/ISO7816-4PADDING 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB248/NOPADDING 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB248/PKCS5 08:44:56,172 INFO [main][CipherTest] transformation=AES/OFB248/PKCS5PADDING 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB248/PKCS7 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB248/PKCS7PADDING 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB248/TBC 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB248/TBCPADDING 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB248/X9.23 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB248/X9.23PADDING 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB248/ZEROBYTE 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB248/ZEROBYTEPADDING 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB256/ 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB256/ISO10126 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB256/ISO10126-2 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB256/ISO10126-2PADDING 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB256/ISO10126PADDING 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB256/ISO7816-4 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB256/ISO7816-4PADDING 08:44:56,173 INFO [main][CipherTest] transformation=AES/OFB256/NOPADDING 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB256/PKCS5 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB256/PKCS5PADDING 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB256/PKCS7 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB256/PKCS7PADDING 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB256/TBC 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB256/TBCPADDING 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB256/X9.23 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB256/X9.23PADDING 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB256/ZEROBYTE 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB256/ZEROBYTEPADDING 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB32/ 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB32/ISO10126 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB32/ISO10126-2 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB32/ISO10126-2PADDING 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB32/ISO10126PADDING 08:44:56,174 INFO [main][CipherTest] transformation=AES/OFB32/ISO7816-4 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/ISO7816-4PADDING 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/NOPADDING 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/PKCS5 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/PKCS5PADDING 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/PKCS7 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/PKCS7PADDING 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/TBC 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/TBCPADDING 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/X9.23 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/X9.23PADDING 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/ZEROBYTE 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB32/ZEROBYTEPADDING 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB40/ 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB40/ISO10126 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB40/ISO10126-2 08:44:56,175 INFO [main][CipherTest] transformation=AES/OFB40/ISO10126-2PADDING 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/ISO10126PADDING 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/ISO7816-4 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/ISO7816-4PADDING 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/NOPADDING 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/PKCS5 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/PKCS5PADDING 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/PKCS7 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/PKCS7PADDING 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/TBC 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/TBCPADDING 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/X9.23 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/X9.23PADDING 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/ZEROBYTE 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB40/ZEROBYTEPADDING 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB48/ 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB48/ISO10126 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB48/ISO10126-2 08:44:56,176 INFO [main][CipherTest] transformation=AES/OFB48/ISO10126-2PADDING 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/ISO10126PADDING 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/ISO7816-4 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/ISO7816-4PADDING 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/NOPADDING 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/PKCS5 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/PKCS5PADDING 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/PKCS7 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/PKCS7PADDING 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/TBC 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/TBCPADDING 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/X9.23 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/X9.23PADDING 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/ZEROBYTE 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB48/ZEROBYTEPADDING 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB56/ 08:44:56,177 INFO [main][CipherTest] transformation=AES/OFB56/ISO10126 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/ISO10126-2 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/ISO10126-2PADDING 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/ISO10126PADDING 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/ISO7816-4 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/ISO7816-4PADDING 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/NOPADDING 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/PKCS5 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/PKCS5PADDING 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/PKCS7 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/PKCS7PADDING 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/TBC 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/TBCPADDING 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/X9.23 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/X9.23PADDING 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/ZEROBYTE 08:44:56,178 INFO [main][CipherTest] transformation=AES/OFB56/ZEROBYTEPADDING 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/ 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/ISO10126 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/ISO10126-2 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/ISO10126-2PADDING 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/ISO10126PADDING 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/ISO7816-4 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/ISO7816-4PADDING 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/NOPADDING 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/PKCS5 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/PKCS5PADDING 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/PKCS7 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/PKCS7PADDING 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/TBC 08:44:56,179 INFO [main][CipherTest] transformation=AES/OFB64/TBCPADDING 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB64/X9.23 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB64/X9.23PADDING 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB64/ZEROBYTE 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB64/ZEROBYTEPADDING 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB72/ 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB72/ISO10126 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB72/ISO10126-2 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB72/ISO10126-2PADDING 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB72/ISO10126PADDING 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB72/ISO7816-4 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB72/ISO7816-4PADDING 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB72/NOPADDING 08:44:56,180 INFO [main][CipherTest] transformation=AES/OFB72/PKCS5 08:44:56,181 INFO [main][CipherTest] transformation=AES/OFB72/PKCS5PADDING 08:44:56,181 INFO [main][CipherTest] transformation=AES/OFB72/PKCS7 08:44:56,181 INFO [main][CipherTest] transformation=AES/OFB72/PKCS7PADDING 08:44:56,181 INFO [main][CipherTest] transformation=AES/OFB72/TBC 08:44:56,181 INFO [main][CipherTest] transformation=AES/OFB72/TBCPADDING 08:44:56,181 INFO [main][CipherTest] transformation=AES/OFB72/X9.23 08:44:56,181 INFO [main][CipherTest] transformation=AES/OFB72/X9.23PADDING 08:44:56,181 INFO [main][CipherTest] transformation=AES/OFB72/ZEROBYTE 08:44:56,182 INFO [main][CipherTest] transformation=AES/OFB72/ZEROBYTEPADDING 08:44:56,182 INFO [main][CipherTest] transformation=AES/OFB8/ 08:44:56,182 INFO [main][CipherTest] transformation=AES/OFB8/ISO10126 08:44:56,182 INFO [main][CipherTest] transformation=AES/OFB8/ISO10126-2 08:44:56,182 INFO [main][CipherTest] transformation=AES/OFB8/ISO10126-2PADDING 08:44:56,182 INFO [main][CipherTest] transformation=AES/OFB8/ISO10126PADDING 08:44:56,182 INFO [main][CipherTest] transformation=AES/OFB8/ISO7816-4 08:44:56,182 INFO [main][CipherTest] transformation=AES/OFB8/ISO7816-4PADDING 08:44:56,182 INFO [main][CipherTest] transformation=AES/OFB8/NOPADDING 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB8/PKCS5 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB8/PKCS5PADDING 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB8/PKCS7 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB8/PKCS7PADDING 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB8/TBC 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB8/TBCPADDING 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB8/X9.23 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB8/X9.23PADDING 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB8/ZEROBYTE 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB8/ZEROBYTEPADDING 08:44:56,183 INFO [main][CipherTest] transformation=AES/OFB80/ 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/ISO10126 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/ISO10126-2 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/ISO10126-2PADDING 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/ISO10126PADDING 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/ISO7816-4 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/ISO7816-4PADDING 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/NOPADDING 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/PKCS5 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/PKCS5PADDING 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/PKCS7 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/PKCS7PADDING 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/TBC 08:44:56,184 INFO [main][CipherTest] transformation=AES/OFB80/TBCPADDING 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB80/X9.23 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB80/X9.23PADDING 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB80/ZEROBYTE 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB80/ZEROBYTEPADDING 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/ 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/ISO10126 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/ISO10126-2 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/ISO10126-2PADDING 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/ISO10126PADDING 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/ISO7816-4 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/ISO7816-4PADDING 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/NOPADDING 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/PKCS5 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/PKCS5PADDING 08:44:56,185 INFO [main][CipherTest] transformation=AES/OFB88/PKCS7 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB88/PKCS7PADDING 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB88/TBC 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB88/TBCPADDING 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB88/X9.23 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB88/X9.23PADDING 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB88/ZEROBYTE 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB88/ZEROBYTEPADDING 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/ 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/ISO10126 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/ISO10126-2 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/ISO10126-2PADDING 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/ISO10126PADDING 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/ISO7816-4 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/ISO7816-4PADDING 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/NOPADDING 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/PKCS5 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/PKCS5PADDING 08:44:56,186 INFO [main][CipherTest] transformation=AES/OFB96/PKCS7 08:44:56,187 INFO [main][CipherTest] transformation=AES/OFB96/PKCS7PADDING 08:44:56,187 INFO [main][CipherTest] transformation=AES/OFB96/TBC 08:44:56,187 INFO [main][CipherTest] transformation=AES/OFB96/TBCPADDING 08:44:56,187 INFO [main][CipherTest] transformation=AES/OFB96/X9.23 08:44:56,187 INFO [main][CipherTest] transformation=AES/OFB96/X9.23PADDING 08:44:56,187 INFO [main][CipherTest] transformation=AES/OFB96/ZEROBYTE 08:44:56,187 INFO [main][CipherTest] transformation=AES/OFB96/ZEROBYTEPADDING 08:44:56,187 INFO [main][CipherTest] transformation=AES/SIC/ 08:44:56,187 INFO [main][CipherTest] transformation=AES/SIC/ISO10126 08:44:56,187 INFO [main][CipherTest] transformation=AES/SIC/ISO10126-2 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/ISO10126-2PADDING 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/ISO10126PADDING 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/ISO7816-4 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/ISO7816-4PADDING 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/NOPADDING 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/PKCS5 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/PKCS5PADDING 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/PKCS7 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/PKCS7PADDING 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/TBC 08:44:56,188 INFO [main][CipherTest] transformation=AES/SIC/TBCPADDING 08:44:56,189 INFO [main][CipherTest] transformation=AES/SIC/X9.23 08:44:56,189 INFO [main][CipherTest] transformation=AES/SIC/X9.23PADDING 08:44:56,189 INFO [main][CipherTest] transformation=AES/SIC/ZEROBYTE 08:44:56,189 INFO [main][CipherTest] transformation=AES/SIC/ZEROBYTEPADDING 08:44:56,189 INFO [main][CipherTest] transformation=BLOWFISH// 08:44:56,192 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH//" does not support IV => Skipping. 08:44:56,192 INFO [main][CipherTest] transformation=BLOWFISH//NOPADDING 08:44:56,194 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH//NOPADDING" does not support IV => Skipping. 08:44:56,194 INFO [main][CipherTest] transformation=BLOWFISH/CBC-CTS/ 08:44:56,195 INFO [main][CipherTest] transformation=BLOWFISH/CBC-CTS/NOPADDING 08:44:56,197 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ 08:44:56,198 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO10126 08:44:56,200 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO10126-2 08:44:56,202 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO10126-2PADDING 08:44:56,204 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO10126PADDING 08:44:56,204 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO7816-4 08:44:56,205 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ISO7816-4PADDING 08:44:56,205 INFO [main][CipherTest] transformation=BLOWFISH/CBC/NOPADDING 08:44:56,206 INFO [main][CipherTest] transformation=BLOWFISH/CBC/PKCS5 08:44:56,206 INFO [main][CipherTest] transformation=BLOWFISH/CBC/PKCS5PADDING 08:44:56,207 INFO [main][CipherTest] transformation=BLOWFISH/CBC/PKCS7 08:44:56,207 INFO [main][CipherTest] transformation=BLOWFISH/CBC/PKCS7PADDING 08:44:56,208 INFO [main][CipherTest] transformation=BLOWFISH/CBC/TBC 08:44:56,208 INFO [main][CipherTest] transformation=BLOWFISH/CBC/TBCPADDING 08:44:56,208 INFO [main][CipherTest] transformation=BLOWFISH/CBC/X9.23 08:44:56,209 INFO [main][CipherTest] transformation=BLOWFISH/CBC/X9.23PADDING 08:44:56,209 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ZEROBYTE 08:44:56,209 INFO [main][CipherTest] transformation=BLOWFISH/CBC/ZEROBYTEPADDING 08:44:56,210 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ 08:44:56,210 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO10126 08:44:56,211 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO10126-2 08:44:56,211 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO10126-2PADDING 08:44:56,212 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO10126PADDING 08:44:56,212 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO7816-4 08:44:56,212 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ISO7816-4PADDING 08:44:56,213 INFO [main][CipherTest] transformation=BLOWFISH/CFB/NOPADDING 08:44:56,213 INFO [main][CipherTest] transformation=BLOWFISH/CFB/PKCS5 08:44:56,214 INFO [main][CipherTest] transformation=BLOWFISH/CFB/PKCS5PADDING 08:44:56,214 INFO [main][CipherTest] transformation=BLOWFISH/CFB/PKCS7 08:44:56,214 INFO [main][CipherTest] transformation=BLOWFISH/CFB/PKCS7PADDING 08:44:56,215 INFO [main][CipherTest] transformation=BLOWFISH/CFB/TBC 08:44:56,216 INFO [main][CipherTest] transformation=BLOWFISH/CFB/TBCPADDING 08:44:56,216 INFO [main][CipherTest] transformation=BLOWFISH/CFB/X9.23 08:44:56,216 INFO [main][CipherTest] transformation=BLOWFISH/CFB/X9.23PADDING 08:44:56,217 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ZEROBYTE 08:44:56,217 INFO [main][CipherTest] transformation=BLOWFISH/CFB/ZEROBYTEPADDING 08:44:56,218 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ 08:44:56,218 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO10126 08:44:56,219 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO10126-2 08:44:56,219 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO10126-2PADDING 08:44:56,220 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO10126PADDING 08:44:56,220 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO7816-4 08:44:56,220 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ISO7816-4PADDING 08:44:56,221 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/NOPADDING 08:44:56,221 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/PKCS5 08:44:56,221 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/PKCS5PADDING 08:44:56,222 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/PKCS7 08:44:56,222 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/PKCS7PADDING 08:44:56,223 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/TBC 08:44:56,223 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/TBCPADDING 08:44:56,224 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/X9.23 08:44:56,224 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/X9.23PADDING 08:44:56,224 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ZEROBYTE 08:44:56,225 INFO [main][CipherTest] transformation=BLOWFISH/CFB104/ZEROBYTEPADDING 08:44:56,225 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ 08:44:56,225 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO10126 08:44:56,226 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO10126-2 08:44:56,226 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO10126-2PADDING 08:44:56,227 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO10126PADDING 08:44:56,227 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO7816-4 08:44:56,227 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ISO7816-4PADDING 08:44:56,228 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/NOPADDING 08:44:56,228 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/PKCS5 08:44:56,228 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/PKCS5PADDING 08:44:56,229 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/PKCS7 08:44:56,229 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/PKCS7PADDING 08:44:56,230 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/TBC 08:44:56,230 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/TBCPADDING 08:44:56,230 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/X9.23 08:44:56,231 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/X9.23PADDING 08:44:56,231 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ZEROBYTE 08:44:56,231 INFO [main][CipherTest] transformation=BLOWFISH/CFB112/ZEROBYTEPADDING 08:44:56,232 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ 08:44:56,232 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO10126 08:44:56,232 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO10126-2 08:44:56,233 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO10126-2PADDING 08:44:56,233 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO10126PADDING 08:44:56,234 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO7816-4 08:44:56,234 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ISO7816-4PADDING 08:44:56,234 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/NOPADDING 08:44:56,235 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/PKCS5 08:44:56,235 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/PKCS5PADDING 08:44:56,236 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/PKCS7 08:44:56,236 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/PKCS7PADDING 08:44:56,236 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/TBC 08:44:56,237 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/TBCPADDING 08:44:56,237 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/X9.23 08:44:56,237 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/X9.23PADDING 08:44:56,238 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ZEROBYTE 08:44:56,238 INFO [main][CipherTest] transformation=BLOWFISH/CFB120/ZEROBYTEPADDING 08:44:56,239 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ 08:44:56,239 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO10126 08:44:56,240 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO10126-2 08:44:56,240 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO10126-2PADDING 08:44:56,240 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO10126PADDING 08:44:56,241 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO7816-4 08:44:56,242 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ISO7816-4PADDING 08:44:56,242 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/NOPADDING 08:44:56,243 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/PKCS5 08:44:56,244 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/PKCS5PADDING 08:44:56,244 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/PKCS7 08:44:56,245 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/PKCS7PADDING 08:44:56,245 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/TBC 08:44:56,246 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/TBCPADDING 08:44:56,246 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/X9.23 08:44:56,247 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/X9.23PADDING 08:44:56,248 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ZEROBYTE 08:44:56,248 INFO [main][CipherTest] transformation=BLOWFISH/CFB128/ZEROBYTEPADDING 08:44:56,249 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ 08:44:56,249 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO10126 08:44:56,250 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO10126-2 08:44:56,250 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO10126-2PADDING 08:44:56,251 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO10126PADDING 08:44:56,252 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO7816-4 08:44:56,252 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ISO7816-4PADDING 08:44:56,253 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/NOPADDING 08:44:56,254 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/PKCS5 08:44:56,254 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/PKCS5PADDING 08:44:56,255 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/PKCS7 08:44:56,256 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/PKCS7PADDING 08:44:56,256 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/TBC 08:44:56,257 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/TBCPADDING 08:44:56,257 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/X9.23 08:44:56,258 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/X9.23PADDING 08:44:56,259 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ZEROBYTE 08:44:56,259 INFO [main][CipherTest] transformation=BLOWFISH/CFB136/ZEROBYTEPADDING 08:44:56,260 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ 08:44:56,261 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO10126 08:44:56,261 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO10126-2 08:44:56,262 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO10126-2PADDING 08:44:56,262 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO10126PADDING 08:44:56,263 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO7816-4 08:44:56,264 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ISO7816-4PADDING 08:44:56,265 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/NOPADDING 08:44:56,266 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/PKCS5 08:44:56,266 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/PKCS5PADDING 08:44:56,267 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/PKCS7 08:44:56,267 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/PKCS7PADDING 08:44:56,268 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/TBC 08:44:56,268 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/TBCPADDING 08:44:56,269 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/X9.23 08:44:56,270 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/X9.23PADDING 08:44:56,270 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ZEROBYTE 08:44:56,271 INFO [main][CipherTest] transformation=BLOWFISH/CFB144/ZEROBYTEPADDING 08:44:56,271 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ 08:44:56,272 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO10126 08:44:56,272 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO10126-2 08:44:56,272 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO10126-2PADDING 08:44:56,272 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO10126PADDING 08:44:56,273 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO7816-4 08:44:56,273 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ISO7816-4PADDING 08:44:56,273 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/NOPADDING 08:44:56,273 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/PKCS5 08:44:56,273 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/PKCS5PADDING 08:44:56,274 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/PKCS7 08:44:56,274 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/PKCS7PADDING 08:44:56,274 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/TBC 08:44:56,274 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/TBCPADDING 08:44:56,274 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/X9.23 08:44:56,275 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/X9.23PADDING 08:44:56,275 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ZEROBYTE 08:44:56,275 INFO [main][CipherTest] transformation=BLOWFISH/CFB152/ZEROBYTEPADDING 08:44:56,276 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ 08:44:56,276 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO10126 08:44:56,276 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO10126-2 08:44:56,276 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO10126-2PADDING 08:44:56,277 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO10126PADDING 08:44:56,277 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO7816-4 08:44:56,277 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ISO7816-4PADDING 08:44:56,277 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/NOPADDING 08:44:56,278 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/PKCS5 08:44:56,278 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/PKCS5PADDING 08:44:56,278 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/PKCS7 08:44:56,278 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/PKCS7PADDING 08:44:56,279 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/TBC 08:44:56,279 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/TBCPADDING 08:44:56,279 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/X9.23 08:44:56,279 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/X9.23PADDING 08:44:56,280 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ZEROBYTE 08:44:56,280 INFO [main][CipherTest] transformation=BLOWFISH/CFB16/ZEROBYTEPADDING 08:44:56,280 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ 08:44:56,280 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO10126 08:44:56,281 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO10126-2 08:44:56,281 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO10126-2PADDING 08:44:56,281 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO10126PADDING 08:44:56,281 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO7816-4 08:44:56,282 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ISO7816-4PADDING 08:44:56,282 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/NOPADDING 08:44:56,282 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/PKCS5 08:44:56,282 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/PKCS5PADDING 08:44:56,283 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/PKCS7 08:44:56,283 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/PKCS7PADDING 08:44:56,283 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/TBC 08:44:56,284 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/TBCPADDING 08:44:56,284 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/X9.23 08:44:56,284 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/X9.23PADDING 08:44:56,284 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ZEROBYTE 08:44:56,284 INFO [main][CipherTest] transformation=BLOWFISH/CFB160/ZEROBYTEPADDING 08:44:56,285 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ 08:44:56,285 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO10126 08:44:56,285 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO10126-2 08:44:56,285 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO10126-2PADDING 08:44:56,286 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO10126PADDING 08:44:56,286 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO7816-4 08:44:56,286 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ISO7816-4PADDING 08:44:56,286 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/NOPADDING 08:44:56,286 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/PKCS5 08:44:56,287 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/PKCS5PADDING 08:44:56,287 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/PKCS7 08:44:56,287 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/PKCS7PADDING 08:44:56,287 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/TBC 08:44:56,288 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/TBCPADDING 08:44:56,288 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/X9.23 08:44:56,288 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/X9.23PADDING 08:44:56,288 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ZEROBYTE 08:44:56,288 INFO [main][CipherTest] transformation=BLOWFISH/CFB168/ZEROBYTEPADDING 08:44:56,288 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ 08:44:56,289 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO10126 08:44:56,289 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO10126-2 08:44:56,289 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO10126-2PADDING 08:44:56,290 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO10126PADDING 08:44:56,290 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO7816-4 08:44:56,290 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ISO7816-4PADDING 08:44:56,290 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/NOPADDING 08:44:56,291 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/PKCS5 08:44:56,291 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/PKCS5PADDING 08:44:56,291 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/PKCS7 08:44:56,292 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/PKCS7PADDING 08:44:56,292 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/TBC 08:44:56,292 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/TBCPADDING 08:44:56,292 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/X9.23 08:44:56,292 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/X9.23PADDING 08:44:56,293 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ZEROBYTE 08:44:56,293 INFO [main][CipherTest] transformation=BLOWFISH/CFB176/ZEROBYTEPADDING 08:44:56,293 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ 08:44:56,293 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO10126 08:44:56,294 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO10126-2 08:44:56,294 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO10126-2PADDING 08:44:56,294 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO10126PADDING 08:44:56,294 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO7816-4 08:44:56,295 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ISO7816-4PADDING 08:44:56,295 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/NOPADDING 08:44:56,295 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/PKCS5 08:44:56,295 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/PKCS5PADDING 08:44:56,295 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/PKCS7 08:44:56,296 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/PKCS7PADDING 08:44:56,296 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/TBC 08:44:56,296 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/TBCPADDING 08:44:56,296 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/X9.23 08:44:56,297 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/X9.23PADDING 08:44:56,297 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ZEROBYTE 08:44:56,297 INFO [main][CipherTest] transformation=BLOWFISH/CFB184/ZEROBYTEPADDING 08:44:56,297 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ 08:44:56,297 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO10126 08:44:56,298 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO10126-2 08:44:56,298 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO10126-2PADDING 08:44:56,298 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO10126PADDING 08:44:56,298 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO7816-4 08:44:56,299 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ISO7816-4PADDING 08:44:56,299 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/NOPADDING 08:44:56,299 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/PKCS5 08:44:56,299 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/PKCS5PADDING 08:44:56,300 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/PKCS7 08:44:56,300 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/PKCS7PADDING 08:44:56,300 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/TBC 08:44:56,300 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/TBCPADDING 08:44:56,300 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/X9.23 08:44:56,301 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/X9.23PADDING 08:44:56,301 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ZEROBYTE 08:44:56,301 INFO [main][CipherTest] transformation=BLOWFISH/CFB192/ZEROBYTEPADDING 08:44:56,302 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ 08:44:56,302 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO10126 08:44:56,302 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO10126-2 08:44:56,302 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO10126-2PADDING 08:44:56,302 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO10126PADDING 08:44:56,303 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO7816-4 08:44:56,303 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ISO7816-4PADDING 08:44:56,303 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/NOPADDING 08:44:56,304 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/PKCS5 08:44:56,304 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/PKCS5PADDING 08:44:56,304 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/PKCS7 08:44:56,304 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/PKCS7PADDING 08:44:56,304 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/TBC 08:44:56,305 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/TBCPADDING 08:44:56,305 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/X9.23 08:44:56,305 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/X9.23PADDING 08:44:56,305 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ZEROBYTE 08:44:56,305 INFO [main][CipherTest] transformation=BLOWFISH/CFB200/ZEROBYTEPADDING 08:44:56,306 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ 08:44:56,306 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO10126 08:44:56,306 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO10126-2 08:44:56,306 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO10126-2PADDING 08:44:56,306 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO10126PADDING 08:44:56,307 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO7816-4 08:44:56,307 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ISO7816-4PADDING 08:44:56,307 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/NOPADDING 08:44:56,307 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/PKCS5 08:44:56,308 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/PKCS5PADDING 08:44:56,308 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/PKCS7 08:44:56,308 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/PKCS7PADDING 08:44:56,308 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/TBC 08:44:56,308 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/TBCPADDING 08:44:56,309 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/X9.23 08:44:56,309 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/X9.23PADDING 08:44:56,309 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ZEROBYTE 08:44:56,309 INFO [main][CipherTest] transformation=BLOWFISH/CFB208/ZEROBYTEPADDING 08:44:56,309 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ 08:44:56,310 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO10126 08:44:56,310 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO10126-2 08:44:56,310 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO10126-2PADDING 08:44:56,310 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO10126PADDING 08:44:56,311 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO7816-4 08:44:56,311 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ISO7816-4PADDING 08:44:56,311 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/NOPADDING 08:44:56,311 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/PKCS5 08:44:56,312 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/PKCS5PADDING 08:44:56,312 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/PKCS7 08:44:56,312 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/PKCS7PADDING 08:44:56,312 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/TBC 08:44:56,312 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/TBCPADDING 08:44:56,313 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/X9.23 08:44:56,313 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/X9.23PADDING 08:44:56,313 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ZEROBYTE 08:44:56,314 INFO [main][CipherTest] transformation=BLOWFISH/CFB216/ZEROBYTEPADDING 08:44:56,314 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ 08:44:56,314 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO10126 08:44:56,314 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO10126-2 08:44:56,315 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO10126-2PADDING 08:44:56,315 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO10126PADDING 08:44:56,315 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO7816-4 08:44:56,315 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ISO7816-4PADDING 08:44:56,315 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/NOPADDING 08:44:56,316 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/PKCS5 08:44:56,316 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/PKCS5PADDING 08:44:56,316 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/PKCS7 08:44:56,316 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/PKCS7PADDING 08:44:56,317 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/TBC 08:44:56,317 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/TBCPADDING 08:44:56,317 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/X9.23 08:44:56,317 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/X9.23PADDING 08:44:56,317 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ZEROBYTE 08:44:56,318 INFO [main][CipherTest] transformation=BLOWFISH/CFB224/ZEROBYTEPADDING 08:44:56,318 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ 08:44:56,318 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO10126 08:44:56,318 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO10126-2 08:44:56,318 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO10126-2PADDING 08:44:56,319 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO10126PADDING 08:44:56,319 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO7816-4 08:44:56,319 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ISO7816-4PADDING 08:44:56,319 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/NOPADDING 08:44:56,320 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/PKCS5 08:44:56,320 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/PKCS5PADDING 08:44:56,320 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/PKCS7 08:44:56,320 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/PKCS7PADDING 08:44:56,321 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/TBC 08:44:56,321 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/TBCPADDING 08:44:56,321 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/X9.23 08:44:56,321 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/X9.23PADDING 08:44:56,321 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ZEROBYTE 08:44:56,322 INFO [main][CipherTest] transformation=BLOWFISH/CFB232/ZEROBYTEPADDING 08:44:56,322 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ 08:44:56,322 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO10126 08:44:56,322 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO10126-2 08:44:56,322 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO10126-2PADDING 08:44:56,323 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO10126PADDING 08:44:56,323 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO7816-4 08:44:56,323 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ISO7816-4PADDING 08:44:56,323 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/NOPADDING 08:44:56,324 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/PKCS5 08:44:56,324 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/PKCS5PADDING 08:44:56,324 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/PKCS7 08:44:56,324 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/PKCS7PADDING 08:44:56,324 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/TBC 08:44:56,325 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/TBCPADDING 08:44:56,325 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/X9.23 08:44:56,325 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/X9.23PADDING 08:44:56,326 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ZEROBYTE 08:44:56,326 INFO [main][CipherTest] transformation=BLOWFISH/CFB24/ZEROBYTEPADDING 08:44:56,326 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ 08:44:56,326 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO10126 08:44:56,326 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO10126-2 08:44:56,327 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO10126-2PADDING 08:44:56,327 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO10126PADDING 08:44:56,327 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO7816-4 08:44:56,327 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ISO7816-4PADDING 08:44:56,328 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/NOPADDING 08:44:56,328 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/PKCS5 08:44:56,328 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/PKCS5PADDING 08:44:56,328 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/PKCS7 08:44:56,329 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/PKCS7PADDING 08:44:56,329 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/TBC 08:44:56,329 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/TBCPADDING 08:44:56,329 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/X9.23 08:44:56,329 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/X9.23PADDING 08:44:56,330 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ZEROBYTE 08:44:56,330 INFO [main][CipherTest] transformation=BLOWFISH/CFB240/ZEROBYTEPADDING 08:44:56,330 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ 08:44:56,330 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO10126 08:44:56,330 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO10126-2 08:44:56,331 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO10126-2PADDING 08:44:56,331 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO10126PADDING 08:44:56,331 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO7816-4 08:44:56,331 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ISO7816-4PADDING 08:44:56,332 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/NOPADDING 08:44:56,332 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/PKCS5 08:44:56,332 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/PKCS5PADDING 08:44:56,332 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/PKCS7 08:44:56,332 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/PKCS7PADDING 08:44:56,333 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/TBC 08:44:56,333 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/TBCPADDING 08:44:56,333 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/X9.23 08:44:56,333 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/X9.23PADDING 08:44:56,333 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ZEROBYTE 08:44:56,334 INFO [main][CipherTest] transformation=BLOWFISH/CFB248/ZEROBYTEPADDING 08:44:56,334 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ 08:44:56,334 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO10126 08:44:56,335 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO10126-2 08:44:56,335 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO10126-2PADDING 08:44:56,335 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO10126PADDING 08:44:56,336 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO7816-4 08:44:56,336 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ISO7816-4PADDING 08:44:56,336 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/NOPADDING 08:44:56,336 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/PKCS5 08:44:56,337 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/PKCS5PADDING 08:44:56,337 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/PKCS7 08:44:56,337 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/PKCS7PADDING 08:44:56,337 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/TBC 08:44:56,338 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/TBCPADDING 08:44:56,338 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/X9.23 08:44:56,338 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/X9.23PADDING 08:44:56,338 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ZEROBYTE 08:44:56,339 INFO [main][CipherTest] transformation=BLOWFISH/CFB256/ZEROBYTEPADDING 08:44:56,339 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ 08:44:56,339 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO10126 08:44:56,339 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO10126-2 08:44:56,340 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO10126-2PADDING 08:44:56,340 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO10126PADDING 08:44:56,340 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO7816-4 08:44:56,340 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ISO7816-4PADDING 08:44:56,341 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/NOPADDING 08:44:56,341 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/PKCS5 08:44:56,341 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/PKCS5PADDING 08:44:56,341 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/PKCS7 08:44:56,342 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/PKCS7PADDING 08:44:56,342 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/TBC 08:44:56,342 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/TBCPADDING 08:44:56,342 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/X9.23 08:44:56,342 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/X9.23PADDING 08:44:56,343 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ZEROBYTE 08:44:56,343 INFO [main][CipherTest] transformation=BLOWFISH/CFB32/ZEROBYTEPADDING 08:44:56,343 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ 08:44:56,343 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO10126 08:44:56,344 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO10126-2 08:44:56,344 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO10126-2PADDING 08:44:56,344 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO10126PADDING 08:44:56,344 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO7816-4 08:44:56,345 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ISO7816-4PADDING 08:44:56,345 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/NOPADDING 08:44:56,345 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/PKCS5 08:44:56,346 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/PKCS5PADDING 08:44:56,346 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/PKCS7 08:44:56,346 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/PKCS7PADDING 08:44:56,346 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/TBC 08:44:56,346 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/TBCPADDING 08:44:56,347 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/X9.23 08:44:56,347 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/X9.23PADDING 08:44:56,347 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ZEROBYTE 08:44:56,347 INFO [main][CipherTest] transformation=BLOWFISH/CFB40/ZEROBYTEPADDING 08:44:56,347 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ 08:44:56,348 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO10126 08:44:56,348 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO10126-2 08:44:56,348 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO10126-2PADDING 08:44:56,348 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO10126PADDING 08:44:56,349 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO7816-4 08:44:56,349 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ISO7816-4PADDING 08:44:56,349 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/NOPADDING 08:44:56,350 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/PKCS5 08:44:56,350 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/PKCS5PADDING 08:44:56,350 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/PKCS7 08:44:56,350 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/PKCS7PADDING 08:44:56,350 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/TBC 08:44:56,351 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/TBCPADDING 08:44:56,351 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/X9.23 08:44:56,351 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/X9.23PADDING 08:44:56,351 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ZEROBYTE 08:44:56,351 INFO [main][CipherTest] transformation=BLOWFISH/CFB48/ZEROBYTEPADDING 08:44:56,352 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ 08:44:56,352 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO10126 08:44:56,352 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO10126-2 08:44:56,352 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO10126-2PADDING 08:44:56,353 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO10126PADDING 08:44:56,353 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO7816-4 08:44:56,353 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ISO7816-4PADDING 08:44:56,353 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/NOPADDING 08:44:56,354 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/PKCS5 08:44:56,354 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/PKCS5PADDING 08:44:56,354 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/PKCS7 08:44:56,354 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/PKCS7PADDING 08:44:56,355 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/TBC 08:44:56,355 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/TBCPADDING 08:44:56,355 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/X9.23 08:44:56,356 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/X9.23PADDING 08:44:56,356 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ZEROBYTE 08:44:56,356 INFO [main][CipherTest] transformation=BLOWFISH/CFB56/ZEROBYTEPADDING 08:44:56,356 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ 08:44:56,357 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO10126 08:44:56,357 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO10126-2 08:44:56,357 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO10126-2PADDING 08:44:56,357 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO10126PADDING 08:44:56,358 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO7816-4 08:44:56,358 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ISO7816-4PADDING 08:44:56,358 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/NOPADDING 08:44:56,358 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/PKCS5 08:44:56,359 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/PKCS5PADDING 08:44:56,359 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/PKCS7 08:44:56,359 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/PKCS7PADDING 08:44:56,359 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/TBC 08:44:56,360 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/TBCPADDING 08:44:56,360 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/X9.23 08:44:56,360 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/X9.23PADDING 08:44:56,360 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ZEROBYTE 08:44:56,361 INFO [main][CipherTest] transformation=BLOWFISH/CFB64/ZEROBYTEPADDING 08:44:56,361 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ 08:44:56,361 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO10126 08:44:56,361 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO10126-2 08:44:56,362 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO10126-2PADDING 08:44:56,362 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO10126PADDING 08:44:56,362 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO7816-4 08:44:56,362 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ISO7816-4PADDING 08:44:56,363 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/NOPADDING 08:44:56,363 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/PKCS5 08:44:56,363 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/PKCS5PADDING 08:44:56,363 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/PKCS7 08:44:56,364 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/PKCS7PADDING 08:44:56,364 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/TBC 08:44:56,364 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/TBCPADDING 08:44:56,364 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/X9.23 08:44:56,365 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/X9.23PADDING 08:44:56,365 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ZEROBYTE 08:44:56,365 INFO [main][CipherTest] transformation=BLOWFISH/CFB72/ZEROBYTEPADDING 08:44:56,365 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ 08:44:56,366 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO10126 08:44:56,366 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO10126-2 08:44:56,366 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO10126-2PADDING 08:44:56,366 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO10126PADDING 08:44:56,367 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO7816-4 08:44:56,367 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ISO7816-4PADDING 08:44:56,367 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/NOPADDING 08:44:56,367 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/PKCS5 08:44:56,368 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/PKCS5PADDING 08:44:56,368 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/PKCS7 08:44:56,368 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/PKCS7PADDING 08:44:56,368 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/TBC 08:44:56,369 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/TBCPADDING 08:44:56,369 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/X9.23 08:44:56,369 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/X9.23PADDING 08:44:56,369 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ZEROBYTE 08:44:56,370 INFO [main][CipherTest] transformation=BLOWFISH/CFB8/ZEROBYTEPADDING 08:44:56,370 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ 08:44:56,370 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO10126 08:44:56,370 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO10126-2 08:44:56,371 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO10126-2PADDING 08:44:56,371 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO10126PADDING 08:44:56,371 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO7816-4 08:44:56,371 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ISO7816-4PADDING 08:44:56,372 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/NOPADDING 08:44:56,372 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/PKCS5 08:44:56,372 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/PKCS5PADDING 08:44:56,372 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/PKCS7 08:44:56,372 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/PKCS7PADDING 08:44:56,373 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/TBC 08:44:56,373 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/TBCPADDING 08:44:56,373 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/X9.23 08:44:56,374 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/X9.23PADDING 08:44:56,374 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ZEROBYTE 08:44:56,374 INFO [main][CipherTest] transformation=BLOWFISH/CFB80/ZEROBYTEPADDING 08:44:56,374 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ 08:44:56,374 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO10126 08:44:56,375 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO10126-2 08:44:56,375 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO10126-2PADDING 08:44:56,375 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO10126PADDING 08:44:56,376 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO7816-4 08:44:56,376 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ISO7816-4PADDING 08:44:56,376 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/NOPADDING 08:44:56,376 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/PKCS5 08:44:56,377 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/PKCS5PADDING 08:44:56,377 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/PKCS7 08:44:56,377 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/PKCS7PADDING 08:44:56,377 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/TBC 08:44:56,377 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/TBCPADDING 08:44:56,378 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/X9.23 08:44:56,378 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/X9.23PADDING 08:44:56,378 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ZEROBYTE 08:44:56,378 INFO [main][CipherTest] transformation=BLOWFISH/CFB88/ZEROBYTEPADDING 08:44:56,379 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ 08:44:56,379 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO10126 08:44:56,379 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO10126-2 08:44:56,379 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO10126-2PADDING 08:44:56,380 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO10126PADDING 08:44:56,380 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO7816-4 08:44:56,380 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ISO7816-4PADDING 08:44:56,380 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/NOPADDING 08:44:56,381 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/PKCS5 08:44:56,381 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/PKCS5PADDING 08:44:56,381 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/PKCS7 08:44:56,381 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/PKCS7PADDING 08:44:56,381 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/TBC 08:44:56,382 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/TBCPADDING 08:44:56,382 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/X9.23 08:44:56,382 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/X9.23PADDING 08:44:56,382 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ZEROBYTE 08:44:56,383 INFO [main][CipherTest] transformation=BLOWFISH/CFB96/ZEROBYTEPADDING 08:44:56,383 INFO [main][CipherTest] transformation=BLOWFISH/CTS/ 08:44:56,383 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH/CTS/" does not support IV => Skipping. 08:44:56,383 INFO [main][CipherTest] transformation=BLOWFISH/CTS/NOPADDING 08:44:56,383 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH/CTS/NOPADDING" does not support IV => Skipping. 08:44:56,384 INFO [main][CipherTest] transformation=BLOWFISH/EAX/ 08:44:56,384 INFO [main][CipherTest] transformation=BLOWFISH/EAX/NOPADDING 08:44:56,384 INFO [main][CipherTest] transformation=BLOWFISH/ECB/ 08:44:56,385 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH/ECB/" does not support IV => Skipping. 08:44:56,385 INFO [main][CipherTest] transformation=BLOWFISH/ECB/NOPADDING 08:44:56,385 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "BLOWFISH/ECB/NOPADDING" does not support IV => Skipping. 08:44:56,385 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ 08:44:56,385 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO10126 08:44:56,386 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO10126-2 08:44:56,386 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO10126-2PADDING 08:44:56,386 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO10126PADDING 08:44:56,387 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO7816-4 08:44:56,387 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ISO7816-4PADDING 08:44:56,387 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/NOPADDING 08:44:56,388 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/PKCS5 08:44:56,388 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/PKCS5PADDING 08:44:56,388 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/PKCS7 08:44:56,389 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/PKCS7PADDING 08:44:56,389 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/TBC 08:44:56,389 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/TBCPADDING 08:44:56,389 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/X9.23 08:44:56,390 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/X9.23PADDING 08:44:56,390 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ZEROBYTE 08:44:56,390 INFO [main][CipherTest] transformation=BLOWFISH/GOFB/ZEROBYTEPADDING 08:44:56,391 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ 08:44:56,391 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO10126 08:44:56,391 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO10126-2 08:44:56,391 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO10126-2PADDING 08:44:56,392 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO10126PADDING 08:44:56,392 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO7816-4 08:44:56,392 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ISO7816-4PADDING 08:44:56,393 INFO [main][CipherTest] transformation=BLOWFISH/OFB/NOPADDING 08:44:56,393 INFO [main][CipherTest] transformation=BLOWFISH/OFB/PKCS5 08:44:56,393 INFO [main][CipherTest] transformation=BLOWFISH/OFB/PKCS5PADDING 08:44:56,393 INFO [main][CipherTest] transformation=BLOWFISH/OFB/PKCS7 08:44:56,393 INFO [main][CipherTest] transformation=BLOWFISH/OFB/PKCS7PADDING 08:44:56,394 INFO [main][CipherTest] transformation=BLOWFISH/OFB/TBC 08:44:56,394 INFO [main][CipherTest] transformation=BLOWFISH/OFB/TBCPADDING 08:44:56,394 INFO [main][CipherTest] transformation=BLOWFISH/OFB/X9.23 08:44:56,394 INFO [main][CipherTest] transformation=BLOWFISH/OFB/X9.23PADDING 08:44:56,394 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ZEROBYTE 08:44:56,395 INFO [main][CipherTest] transformation=BLOWFISH/OFB/ZEROBYTEPADDING 08:44:56,395 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ 08:44:56,395 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO10126 08:44:56,395 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO10126-2 08:44:56,396 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO10126-2PADDING 08:44:56,396 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO10126PADDING 08:44:56,396 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO7816-4 08:44:56,396 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ISO7816-4PADDING 08:44:56,397 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/NOPADDING 08:44:56,397 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/PKCS5 08:44:56,397 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/PKCS5PADDING 08:44:56,397 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/PKCS7 08:44:56,398 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/PKCS7PADDING 08:44:56,398 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/TBC 08:44:56,398 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/TBCPADDING 08:44:56,398 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/X9.23 08:44:56,398 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/X9.23PADDING 08:44:56,399 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ZEROBYTE 08:44:56,399 INFO [main][CipherTest] transformation=BLOWFISH/OFB104/ZEROBYTEPADDING 08:44:56,399 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ 08:44:56,399 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO10126 08:44:56,399 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO10126-2 08:44:56,400 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO10126-2PADDING 08:44:56,400 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO10126PADDING 08:44:56,400 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO7816-4 08:44:56,400 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ISO7816-4PADDING 08:44:56,401 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/NOPADDING 08:44:56,401 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/PKCS5 08:44:56,401 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/PKCS5PADDING 08:44:56,401 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/PKCS7 08:44:56,401 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/PKCS7PADDING 08:44:56,402 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/TBC 08:44:56,402 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/TBCPADDING 08:44:56,402 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/X9.23 08:44:56,402 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/X9.23PADDING 08:44:56,402 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ZEROBYTE 08:44:56,403 INFO [main][CipherTest] transformation=BLOWFISH/OFB112/ZEROBYTEPADDING 08:44:56,403 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ 08:44:56,403 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO10126 08:44:56,403 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO10126-2 08:44:56,404 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO10126-2PADDING 08:44:56,404 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO10126PADDING 08:44:56,404 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO7816-4 08:44:56,404 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ISO7816-4PADDING 08:44:56,404 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/NOPADDING 08:44:56,405 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/PKCS5 08:44:56,405 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/PKCS5PADDING 08:44:56,405 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/PKCS7 08:44:56,405 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/PKCS7PADDING 08:44:56,405 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/TBC 08:44:56,406 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/TBCPADDING 08:44:56,406 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/X9.23 08:44:56,406 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/X9.23PADDING 08:44:56,406 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ZEROBYTE 08:44:56,406 INFO [main][CipherTest] transformation=BLOWFISH/OFB120/ZEROBYTEPADDING 08:44:56,407 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ 08:44:56,407 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO10126 08:44:56,407 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO10126-2 08:44:56,407 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO10126-2PADDING 08:44:56,408 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO10126PADDING 08:44:56,408 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO7816-4 08:44:56,408 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ISO7816-4PADDING 08:44:56,408 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/NOPADDING 08:44:56,409 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/PKCS5 08:44:56,409 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/PKCS5PADDING 08:44:56,409 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/PKCS7 08:44:56,409 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/PKCS7PADDING 08:44:56,410 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/TBC 08:44:56,410 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/TBCPADDING 08:44:56,410 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/X9.23 08:44:56,410 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/X9.23PADDING 08:44:56,410 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ZEROBYTE 08:44:56,411 INFO [main][CipherTest] transformation=BLOWFISH/OFB128/ZEROBYTEPADDING 08:44:56,411 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ 08:44:56,411 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO10126 08:44:56,412 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO10126-2 08:44:56,412 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO10126-2PADDING 08:44:56,412 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO10126PADDING 08:44:56,412 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO7816-4 08:44:56,412 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ISO7816-4PADDING 08:44:56,413 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/NOPADDING 08:44:56,413 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/PKCS5 08:44:56,413 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/PKCS5PADDING 08:44:56,413 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/PKCS7 08:44:56,414 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/PKCS7PADDING 08:44:56,414 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/TBC 08:44:56,414 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/TBCPADDING 08:44:56,414 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/X9.23 08:44:56,414 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/X9.23PADDING 08:44:56,415 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ZEROBYTE 08:44:56,415 INFO [main][CipherTest] transformation=BLOWFISH/OFB136/ZEROBYTEPADDING 08:44:56,415 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ 08:44:56,415 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO10126 08:44:56,415 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO10126-2 08:44:56,416 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO10126-2PADDING 08:44:56,416 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO10126PADDING 08:44:56,416 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO7816-4 08:44:56,416 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ISO7816-4PADDING 08:44:56,417 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/NOPADDING 08:44:56,417 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/PKCS5 08:44:56,417 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/PKCS5PADDING 08:44:56,417 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/PKCS7 08:44:56,417 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/PKCS7PADDING 08:44:56,418 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/TBC 08:44:56,418 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/TBCPADDING 08:44:56,418 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/X9.23 08:44:56,418 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/X9.23PADDING 08:44:56,418 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ZEROBYTE 08:44:56,419 INFO [main][CipherTest] transformation=BLOWFISH/OFB144/ZEROBYTEPADDING 08:44:56,419 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ 08:44:56,419 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO10126 08:44:56,419 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO10126-2 08:44:56,420 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO10126-2PADDING 08:44:56,420 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO10126PADDING 08:44:56,420 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO7816-4 08:44:56,420 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ISO7816-4PADDING 08:44:56,421 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/NOPADDING 08:44:56,421 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/PKCS5 08:44:56,421 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/PKCS5PADDING 08:44:56,421 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/PKCS7 08:44:56,422 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/PKCS7PADDING 08:44:56,422 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/TBC 08:44:56,422 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/TBCPADDING 08:44:56,422 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/X9.23 08:44:56,422 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/X9.23PADDING 08:44:56,423 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ZEROBYTE 08:44:56,423 INFO [main][CipherTest] transformation=BLOWFISH/OFB152/ZEROBYTEPADDING 08:44:56,423 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ 08:44:56,423 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO10126 08:44:56,423 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO10126-2 08:44:56,424 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO10126-2PADDING 08:44:56,424 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO10126PADDING 08:44:56,424 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO7816-4 08:44:56,424 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ISO7816-4PADDING 08:44:56,425 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/NOPADDING 08:44:56,425 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/PKCS5 08:44:56,425 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/PKCS5PADDING 08:44:56,425 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/PKCS7 08:44:56,425 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/PKCS7PADDING 08:44:56,426 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/TBC 08:44:56,426 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/TBCPADDING 08:44:56,426 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/X9.23 08:44:56,426 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/X9.23PADDING 08:44:56,426 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ZEROBYTE 08:44:56,427 INFO [main][CipherTest] transformation=BLOWFISH/OFB16/ZEROBYTEPADDING 08:44:56,427 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ 08:44:56,427 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO10126 08:44:56,427 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO10126-2 08:44:56,428 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO10126-2PADDING 08:44:56,428 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO10126PADDING 08:44:56,428 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO7816-4 08:44:56,428 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ISO7816-4PADDING 08:44:56,428 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/NOPADDING 08:44:56,429 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/PKCS5 08:44:56,429 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/PKCS5PADDING 08:44:56,429 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/PKCS7 08:44:56,429 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/PKCS7PADDING 08:44:56,430 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/TBC 08:44:56,430 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/TBCPADDING 08:44:56,430 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/X9.23 08:44:56,430 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/X9.23PADDING 08:44:56,430 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ZEROBYTE 08:44:56,431 INFO [main][CipherTest] transformation=BLOWFISH/OFB160/ZEROBYTEPADDING 08:44:56,431 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ 08:44:56,431 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO10126 08:44:56,431 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO10126-2 08:44:56,432 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO10126-2PADDING 08:44:56,432 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO10126PADDING 08:44:56,432 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO7816-4 08:44:56,432 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ISO7816-4PADDING 08:44:56,432 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/NOPADDING 08:44:56,433 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/PKCS5 08:44:56,433 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/PKCS5PADDING 08:44:56,433 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/PKCS7 08:44:56,433 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/PKCS7PADDING 08:44:56,434 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/TBC 08:44:56,434 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/TBCPADDING 08:44:56,434 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/X9.23 08:44:56,434 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/X9.23PADDING 08:44:56,434 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ZEROBYTE 08:44:56,435 INFO [main][CipherTest] transformation=BLOWFISH/OFB168/ZEROBYTEPADDING 08:44:56,435 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ 08:44:56,435 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO10126 08:44:56,435 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO10126-2 08:44:56,436 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO10126-2PADDING 08:44:56,436 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO10126PADDING 08:44:56,436 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO7816-4 08:44:56,436 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ISO7816-4PADDING 08:44:56,437 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/NOPADDING 08:44:56,437 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/PKCS5 08:44:56,437 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/PKCS5PADDING 08:44:56,437 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/PKCS7 08:44:56,437 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/PKCS7PADDING 08:44:56,438 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/TBC 08:44:56,438 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/TBCPADDING 08:44:56,438 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/X9.23 08:44:56,438 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/X9.23PADDING 08:44:56,438 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ZEROBYTE 08:44:56,439 INFO [main][CipherTest] transformation=BLOWFISH/OFB176/ZEROBYTEPADDING 08:44:56,439 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ 08:44:56,439 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO10126 08:44:56,439 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO10126-2 08:44:56,440 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO10126-2PADDING 08:44:56,440 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO10126PADDING 08:44:56,440 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO7816-4 08:44:56,440 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ISO7816-4PADDING 08:44:56,440 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/NOPADDING 08:44:56,441 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/PKCS5 08:44:56,441 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/PKCS5PADDING 08:44:56,441 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/PKCS7 08:44:56,441 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/PKCS7PADDING 08:44:56,441 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/TBC 08:44:56,442 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/TBCPADDING 08:44:56,442 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/X9.23 08:44:56,442 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/X9.23PADDING 08:44:56,442 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ZEROBYTE 08:44:56,442 INFO [main][CipherTest] transformation=BLOWFISH/OFB184/ZEROBYTEPADDING 08:44:56,443 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ 08:44:56,443 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO10126 08:44:56,443 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO10126-2 08:44:56,443 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO10126-2PADDING 08:44:56,444 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO10126PADDING 08:44:56,444 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO7816-4 08:44:56,444 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ISO7816-4PADDING 08:44:56,444 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/NOPADDING 08:44:56,445 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/PKCS5 08:44:56,445 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/PKCS5PADDING 08:44:56,445 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/PKCS7 08:44:56,445 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/PKCS7PADDING 08:44:56,446 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/TBC 08:44:56,446 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/TBCPADDING 08:44:56,446 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/X9.23 08:44:56,446 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/X9.23PADDING 08:44:56,446 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ZEROBYTE 08:44:56,447 INFO [main][CipherTest] transformation=BLOWFISH/OFB192/ZEROBYTEPADDING 08:44:56,447 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ 08:44:56,447 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO10126 08:44:56,447 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO10126-2 08:44:56,448 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO10126-2PADDING 08:44:56,448 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO10126PADDING 08:44:56,448 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO7816-4 08:44:56,448 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ISO7816-4PADDING 08:44:56,448 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/NOPADDING 08:44:56,449 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/PKCS5 08:44:56,449 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/PKCS5PADDING 08:44:56,449 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/PKCS7 08:44:56,449 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/PKCS7PADDING 08:44:56,450 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/TBC 08:44:56,450 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/TBCPADDING 08:44:56,450 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/X9.23 08:44:56,450 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/X9.23PADDING 08:44:56,450 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ZEROBYTE 08:44:56,451 INFO [main][CipherTest] transformation=BLOWFISH/OFB200/ZEROBYTEPADDING 08:44:56,451 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ 08:44:56,451 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO10126 08:44:56,451 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO10126-2 08:44:56,452 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO10126-2PADDING 08:44:56,452 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO10126PADDING 08:44:56,452 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO7816-4 08:44:56,452 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ISO7816-4PADDING 08:44:56,453 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/NOPADDING 08:44:56,453 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/PKCS5 08:44:56,453 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/PKCS5PADDING 08:44:56,453 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/PKCS7 08:44:56,453 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/PKCS7PADDING 08:44:56,454 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/TBC 08:44:56,454 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/TBCPADDING 08:44:56,454 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/X9.23 08:44:56,454 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/X9.23PADDING 08:44:56,454 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ZEROBYTE 08:44:56,455 INFO [main][CipherTest] transformation=BLOWFISH/OFB208/ZEROBYTEPADDING 08:44:56,455 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ 08:44:56,455 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO10126 08:44:56,456 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO10126-2 08:44:56,456 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO10126-2PADDING 08:44:56,456 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO10126PADDING 08:44:56,456 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO7816-4 08:44:56,456 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ISO7816-4PADDING 08:44:56,457 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/NOPADDING 08:44:56,457 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/PKCS5 08:44:56,457 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/PKCS5PADDING 08:44:56,458 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/PKCS7 08:44:56,458 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/PKCS7PADDING 08:44:56,458 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/TBC 08:44:56,458 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/TBCPADDING 08:44:56,458 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/X9.23 08:44:56,459 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/X9.23PADDING 08:44:56,459 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ZEROBYTE 08:44:56,459 INFO [main][CipherTest] transformation=BLOWFISH/OFB216/ZEROBYTEPADDING 08:44:56,459 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ 08:44:56,459 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO10126 08:44:56,460 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO10126-2 08:44:56,460 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO10126-2PADDING 08:44:56,460 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO10126PADDING 08:44:56,460 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO7816-4 08:44:56,461 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ISO7816-4PADDING 08:44:56,461 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/NOPADDING 08:44:56,461 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/PKCS5 08:44:56,461 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/PKCS5PADDING 08:44:56,461 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/PKCS7 08:44:56,462 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/PKCS7PADDING 08:44:56,462 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/TBC 08:44:56,462 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/TBCPADDING 08:44:56,462 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/X9.23 08:44:56,462 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/X9.23PADDING 08:44:56,463 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ZEROBYTE 08:44:56,463 INFO [main][CipherTest] transformation=BLOWFISH/OFB224/ZEROBYTEPADDING 08:44:56,463 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ 08:44:56,464 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO10126 08:44:56,464 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO10126-2 08:44:56,464 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO10126-2PADDING 08:44:56,464 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO10126PADDING 08:44:56,464 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO7816-4 08:44:56,465 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ISO7816-4PADDING 08:44:56,465 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/NOPADDING 08:44:56,465 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/PKCS5 08:44:56,465 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/PKCS5PADDING 08:44:56,466 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/PKCS7 08:44:56,466 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/PKCS7PADDING 08:44:56,466 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/TBC 08:44:56,466 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/TBCPADDING 08:44:56,466 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/X9.23 08:44:56,467 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/X9.23PADDING 08:44:56,467 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ZEROBYTE 08:44:56,468 INFO [main][CipherTest] transformation=BLOWFISH/OFB232/ZEROBYTEPADDING 08:44:56,468 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ 08:44:56,468 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO10126 08:44:56,468 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO10126-2 08:44:56,468 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO10126-2PADDING 08:44:56,469 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO10126PADDING 08:44:56,469 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO7816-4 08:44:56,469 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ISO7816-4PADDING 08:44:56,470 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/NOPADDING 08:44:56,470 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/PKCS5 08:44:56,470 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/PKCS5PADDING 08:44:56,470 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/PKCS7 08:44:56,470 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/PKCS7PADDING 08:44:56,471 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/TBC 08:44:56,471 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/TBCPADDING 08:44:56,471 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/X9.23 08:44:56,471 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/X9.23PADDING 08:44:56,471 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ZEROBYTE 08:44:56,472 INFO [main][CipherTest] transformation=BLOWFISH/OFB24/ZEROBYTEPADDING 08:44:56,472 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ 08:44:56,472 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO10126 08:44:56,472 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO10126-2 08:44:56,473 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO10126-2PADDING 08:44:56,473 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO10126PADDING 08:44:56,473 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO7816-4 08:44:56,473 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ISO7816-4PADDING 08:44:56,473 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/NOPADDING 08:44:56,474 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/PKCS5 08:44:56,474 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/PKCS5PADDING 08:44:56,474 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/PKCS7 08:44:56,474 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/PKCS7PADDING 08:44:56,474 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/TBC 08:44:56,475 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/TBCPADDING 08:44:56,475 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/X9.23 08:44:56,475 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/X9.23PADDING 08:44:56,475 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ZEROBYTE 08:44:56,476 INFO [main][CipherTest] transformation=BLOWFISH/OFB240/ZEROBYTEPADDING 08:44:56,476 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ 08:44:56,476 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO10126 08:44:56,476 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO10126-2 08:44:56,477 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO10126-2PADDING 08:44:56,477 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO10126PADDING 08:44:56,477 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO7816-4 08:44:56,477 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ISO7816-4PADDING 08:44:56,477 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/NOPADDING 08:44:56,478 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/PKCS5 08:44:56,478 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/PKCS5PADDING 08:44:56,478 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/PKCS7 08:44:56,478 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/PKCS7PADDING 08:44:56,478 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/TBC 08:44:56,479 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/TBCPADDING 08:44:56,479 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/X9.23 08:44:56,479 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/X9.23PADDING 08:44:56,479 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ZEROBYTE 08:44:56,479 INFO [main][CipherTest] transformation=BLOWFISH/OFB248/ZEROBYTEPADDING 08:44:56,480 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ 08:44:56,480 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO10126 08:44:56,480 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO10126-2 08:44:56,480 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO10126-2PADDING 08:44:56,481 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO10126PADDING 08:44:56,481 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO7816-4 08:44:56,481 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ISO7816-4PADDING 08:44:56,481 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/NOPADDING 08:44:56,482 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/PKCS5 08:44:56,482 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/PKCS5PADDING 08:44:56,482 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/PKCS7 08:44:56,482 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/PKCS7PADDING 08:44:56,483 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/TBC 08:44:56,483 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/TBCPADDING 08:44:56,484 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/X9.23 08:44:56,484 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/X9.23PADDING 08:44:56,484 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ZEROBYTE 08:44:56,484 INFO [main][CipherTest] transformation=BLOWFISH/OFB256/ZEROBYTEPADDING 08:44:56,485 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ 08:44:56,485 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO10126 08:44:56,485 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO10126-2 08:44:56,485 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO10126-2PADDING 08:44:56,485 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO10126PADDING 08:44:56,486 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO7816-4 08:44:56,486 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ISO7816-4PADDING 08:44:56,486 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/NOPADDING 08:44:56,486 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/PKCS5 08:44:56,487 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/PKCS5PADDING 08:44:56,487 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/PKCS7 08:44:56,487 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/PKCS7PADDING 08:44:56,487 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/TBC 08:44:56,487 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/TBCPADDING 08:44:56,488 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/X9.23 08:44:56,488 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/X9.23PADDING 08:44:56,488 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ZEROBYTE 08:44:56,488 INFO [main][CipherTest] transformation=BLOWFISH/OFB32/ZEROBYTEPADDING 08:44:56,489 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ 08:44:56,489 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO10126 08:44:56,489 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO10126-2 08:44:56,489 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO10126-2PADDING 08:44:56,489 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO10126PADDING 08:44:56,490 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO7816-4 08:44:56,490 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ISO7816-4PADDING 08:44:56,490 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/NOPADDING 08:44:56,490 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/PKCS5 08:44:56,491 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/PKCS5PADDING 08:44:56,491 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/PKCS7 08:44:56,491 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/PKCS7PADDING 08:44:56,491 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/TBC 08:44:56,491 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/TBCPADDING 08:44:56,492 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/X9.23 08:44:56,492 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/X9.23PADDING 08:44:56,492 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ZEROBYTE 08:44:56,492 INFO [main][CipherTest] transformation=BLOWFISH/OFB40/ZEROBYTEPADDING 08:44:56,492 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ 08:44:56,493 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO10126 08:44:56,493 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO10126-2 08:44:56,493 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO10126-2PADDING 08:44:56,494 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO10126PADDING 08:44:56,494 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO7816-4 08:44:56,494 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ISO7816-4PADDING 08:44:56,494 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/NOPADDING 08:44:56,494 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/PKCS5 08:44:56,495 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/PKCS5PADDING 08:44:56,495 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/PKCS7 08:44:56,495 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/PKCS7PADDING 08:44:56,495 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/TBC 08:44:56,495 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/TBCPADDING 08:44:56,496 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/X9.23 08:44:56,496 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/X9.23PADDING 08:44:56,496 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ZEROBYTE 08:44:56,496 INFO [main][CipherTest] transformation=BLOWFISH/OFB48/ZEROBYTEPADDING 08:44:56,497 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ 08:44:56,497 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO10126 08:44:56,497 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO10126-2 08:44:56,497 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO10126-2PADDING 08:44:56,498 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO10126PADDING 08:44:56,498 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO7816-4 08:44:56,498 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ISO7816-4PADDING 08:44:56,498 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/NOPADDING 08:44:56,498 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/PKCS5 08:44:56,499 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/PKCS5PADDING 08:44:56,499 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/PKCS7 08:44:56,499 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/PKCS7PADDING 08:44:56,499 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/TBC 08:44:56,499 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/TBCPADDING 08:44:56,500 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/X9.23 08:44:56,500 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/X9.23PADDING 08:44:56,500 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ZEROBYTE 08:44:56,500 INFO [main][CipherTest] transformation=BLOWFISH/OFB56/ZEROBYTEPADDING 08:44:56,500 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ 08:44:56,501 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO10126 08:44:56,501 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO10126-2 08:44:56,501 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO10126-2PADDING 08:44:56,501 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO10126PADDING 08:44:56,502 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO7816-4 08:44:56,502 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ISO7816-4PADDING 08:44:56,502 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/NOPADDING 08:44:56,502 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/PKCS5 08:44:56,503 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/PKCS5PADDING 08:44:56,503 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/PKCS7 08:44:56,503 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/PKCS7PADDING 08:44:56,503 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/TBC 08:44:56,503 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/TBCPADDING 08:44:56,504 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/X9.23 08:44:56,504 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/X9.23PADDING 08:44:56,504 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ZEROBYTE 08:44:56,504 INFO [main][CipherTest] transformation=BLOWFISH/OFB64/ZEROBYTEPADDING 08:44:56,504 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ 08:44:56,505 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO10126 08:44:56,505 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO10126-2 08:44:56,505 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO10126-2PADDING 08:44:56,505 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO10126PADDING 08:44:56,506 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO7816-4 08:44:56,506 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ISO7816-4PADDING 08:44:56,506 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/NOPADDING 08:44:56,506 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/PKCS5 08:44:56,507 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/PKCS5PADDING 08:44:56,507 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/PKCS7 08:44:56,507 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/PKCS7PADDING 08:44:56,507 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/TBC 08:44:56,508 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/TBCPADDING 08:44:56,508 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/X9.23 08:44:56,508 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/X9.23PADDING 08:44:56,508 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ZEROBYTE 08:44:56,508 INFO [main][CipherTest] transformation=BLOWFISH/OFB72/ZEROBYTEPADDING 08:44:56,509 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ 08:44:56,509 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO10126 08:44:56,509 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO10126-2 08:44:56,509 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO10126-2PADDING 08:44:56,510 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO10126PADDING 08:44:56,510 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO7816-4 08:44:56,510 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ISO7816-4PADDING 08:44:56,510 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/NOPADDING 08:44:56,511 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/PKCS5 08:44:56,511 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/PKCS5PADDING 08:44:56,511 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/PKCS7 08:44:56,511 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/PKCS7PADDING 08:44:56,512 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/TBC 08:44:56,512 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/TBCPADDING 08:44:56,512 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/X9.23 08:44:56,512 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/X9.23PADDING 08:44:56,513 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ZEROBYTE 08:44:56,513 INFO [main][CipherTest] transformation=BLOWFISH/OFB8/ZEROBYTEPADDING 08:44:56,513 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ 08:44:56,514 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO10126 08:44:56,514 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO10126-2 08:44:56,514 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO10126-2PADDING 08:44:56,514 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO10126PADDING 08:44:56,515 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO7816-4 08:44:56,515 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ISO7816-4PADDING 08:44:56,515 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/NOPADDING 08:44:56,516 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/PKCS5 08:44:56,516 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/PKCS5PADDING 08:44:56,516 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/PKCS7 08:44:56,517 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/PKCS7PADDING 08:44:56,517 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/TBC 08:44:56,517 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/TBCPADDING 08:44:56,517 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/X9.23 08:44:56,517 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/X9.23PADDING 08:44:56,518 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ZEROBYTE 08:44:56,518 INFO [main][CipherTest] transformation=BLOWFISH/OFB80/ZEROBYTEPADDING 08:44:56,518 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ 08:44:56,518 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO10126 08:44:56,519 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO10126-2 08:44:56,519 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO10126-2PADDING 08:44:56,519 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO10126PADDING 08:44:56,520 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO7816-4 08:44:56,520 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ISO7816-4PADDING 08:44:56,520 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/NOPADDING 08:44:56,520 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/PKCS5 08:44:56,520 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/PKCS5PADDING 08:44:56,521 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/PKCS7 08:44:56,521 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/PKCS7PADDING 08:44:56,521 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/TBC 08:44:56,521 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/TBCPADDING 08:44:56,522 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/X9.23 08:44:56,522 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/X9.23PADDING 08:44:56,522 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ZEROBYTE 08:44:56,522 INFO [main][CipherTest] transformation=BLOWFISH/OFB88/ZEROBYTEPADDING 08:44:56,522 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ 08:44:56,523 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO10126 08:44:56,523 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO10126-2 08:44:56,523 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO10126-2PADDING 08:44:56,524 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO10126PADDING 08:44:56,524 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO7816-4 08:44:56,524 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ISO7816-4PADDING 08:44:56,524 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/NOPADDING 08:44:56,525 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/PKCS5 08:44:56,525 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/PKCS5PADDING 08:44:56,525 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/PKCS7 08:44:56,525 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/PKCS7PADDING 08:44:56,526 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/TBC 08:44:56,526 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/TBCPADDING 08:44:56,526 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/X9.23 08:44:56,526 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/X9.23PADDING 08:44:56,526 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ZEROBYTE 08:44:56,527 INFO [main][CipherTest] transformation=BLOWFISH/OFB96/ZEROBYTEPADDING 08:44:56,527 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ 08:44:56,528 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO10126 08:44:56,528 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO10126-2 08:44:56,528 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO10126-2PADDING 08:44:56,529 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO10126PADDING 08:44:56,529 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO7816-4 08:44:56,529 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ISO7816-4PADDING 08:44:56,529 INFO [main][CipherTest] transformation=BLOWFISH/SIC/NOPADDING 08:44:56,530 INFO [main][CipherTest] transformation=BLOWFISH/SIC/PKCS5 08:44:56,530 INFO [main][CipherTest] transformation=BLOWFISH/SIC/PKCS5PADDING 08:44:56,530 INFO [main][CipherTest] transformation=BLOWFISH/SIC/PKCS7 08:44:56,531 INFO [main][CipherTest] transformation=BLOWFISH/SIC/PKCS7PADDING 08:44:56,531 INFO [main][CipherTest] transformation=BLOWFISH/SIC/TBC 08:44:56,531 INFO [main][CipherTest] transformation=BLOWFISH/SIC/TBCPADDING 08:44:56,532 INFO [main][CipherTest] transformation=BLOWFISH/SIC/X9.23 08:44:56,532 INFO [main][CipherTest] transformation=BLOWFISH/SIC/X9.23PADDING 08:44:56,532 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ZEROBYTE 08:44:56,532 INFO [main][CipherTest] transformation=BLOWFISH/SIC/ZEROBYTEPADDING 08:44:56,533 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT// 08:44:56,533 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//" does not support IV => Skipping. 08:44:56,533 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT//NOPADDING 08:44:56,533 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT//NOPADDING" does not support IV => Skipping. 08:44:56,533 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC-CTS/ 08:44:56,534 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC-CTS/NOPADDING 08:44:56,534 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ 08:44:56,534 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO10126 08:44:56,534 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO10126-2 08:44:56,535 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO10126-2PADDING 08:44:56,536 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO10126PADDING 08:44:56,536 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO7816-4 08:44:56,536 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ISO7816-4PADDING 08:44:56,536 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/NOPADDING 08:44:56,537 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/PKCS5 08:44:56,537 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/PKCS5PADDING 08:44:56,537 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/PKCS7 08:44:56,537 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/PKCS7PADDING 08:44:56,538 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/TBC 08:44:56,538 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/TBCPADDING 08:44:56,538 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/X9.23 08:44:56,538 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/X9.23PADDING 08:44:56,539 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ZEROBYTE 08:44:56,539 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CBC/ZEROBYTEPADDING 08:44:56,539 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CCM/ 08:44:56,539 ERROR [main][CipherTest] transformation "CAMELLIA.LIGHT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:56,539 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CCM/NOPADDING 08:44:56,540 ERROR [main][CipherTest] transformation "CAMELLIA.LIGHT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:56,540 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ 08:44:56,540 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO10126 08:44:56,540 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO10126-2 08:44:56,540 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO10126-2PADDING 08:44:56,541 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO10126PADDING 08:44:56,541 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO7816-4 08:44:56,541 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ISO7816-4PADDING 08:44:56,541 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/NOPADDING 08:44:56,541 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/PKCS5 08:44:56,541 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/PKCS5PADDING 08:44:56,541 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/PKCS7 08:44:56,542 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/PKCS7PADDING 08:44:56,542 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/TBC 08:44:56,542 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/TBCPADDING 08:44:56,542 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/X9.23 08:44:56,542 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/X9.23PADDING 08:44:56,542 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ZEROBYTE 08:44:56,542 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB/ZEROBYTEPADDING 08:44:56,543 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ 08:44:56,543 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO10126 08:44:56,543 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2 08:44:56,543 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO10126-2PADDING 08:44:56,543 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO10126PADDING 08:44:56,543 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4 08:44:56,544 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ISO7816-4PADDING 08:44:56,544 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/NOPADDING 08:44:56,544 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/PKCS5 08:44:56,544 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/PKCS5PADDING 08:44:56,544 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/PKCS7 08:44:56,544 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/PKCS7PADDING 08:44:56,544 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/TBC 08:44:56,544 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/TBCPADDING 08:44:56,544 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/X9.23 08:44:56,544 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/X9.23PADDING 08:44:56,545 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTE 08:44:56,545 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB104/ZEROBYTEPADDING 08:44:56,545 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ 08:44:56,545 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO10126 08:44:56,545 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2 08:44:56,545 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO10126-2PADDING 08:44:56,545 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO10126PADDING 08:44:56,545 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4 08:44:56,545 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ISO7816-4PADDING 08:44:56,546 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/NOPADDING 08:44:56,546 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/PKCS5 08:44:56,546 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/PKCS5PADDING 08:44:56,546 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/PKCS7 08:44:56,546 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/PKCS7PADDING 08:44:56,546 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/TBC 08:44:56,546 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/TBCPADDING 08:44:56,547 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/X9.23 08:44:56,547 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/X9.23PADDING 08:44:56,547 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTE 08:44:56,547 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB112/ZEROBYTEPADDING 08:44:56,547 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ 08:44:56,547 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO10126 08:44:56,548 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2 08:44:56,548 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO10126-2PADDING 08:44:56,548 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO10126PADDING 08:44:56,548 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4 08:44:56,548 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ISO7816-4PADDING 08:44:56,548 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/NOPADDING 08:44:56,548 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/PKCS5 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/PKCS5PADDING 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/PKCS7 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/PKCS7PADDING 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/TBC 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/TBCPADDING 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/X9.23 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/X9.23PADDING 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTE 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB120/ZEROBYTEPADDING 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ 08:44:56,549 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO10126 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO10126-2PADDING 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO10126PADDING 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ISO7816-4PADDING 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/NOPADDING 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/PKCS5 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/PKCS5PADDING 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/PKCS7 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/PKCS7PADDING 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/TBC 08:44:56,550 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/TBCPADDING 08:44:56,551 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/X9.23 08:44:56,552 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/X9.23PADDING 08:44:56,552 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTE 08:44:56,552 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB128/ZEROBYTEPADDING 08:44:56,552 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ 08:44:56,552 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO10126 08:44:56,552 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2 08:44:56,552 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO10126-2PADDING 08:44:56,552 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO10126PADDING 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ISO7816-4PADDING 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/NOPADDING 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/PKCS5 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/PKCS5PADDING 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/PKCS7 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/PKCS7PADDING 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/TBC 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/TBCPADDING 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/X9.23 08:44:56,553 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/X9.23PADDING 08:44:56,554 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTE 08:44:56,554 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB136/ZEROBYTEPADDING 08:44:56,554 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ 08:44:56,554 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO10126 08:44:56,554 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2 08:44:56,554 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO10126-2PADDING 08:44:56,554 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO10126PADDING 08:44:56,554 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4 08:44:56,554 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ISO7816-4PADDING 08:44:56,555 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/NOPADDING 08:44:56,555 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/PKCS5 08:44:56,555 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/PKCS5PADDING 08:44:56,555 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/PKCS7 08:44:56,555 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/PKCS7PADDING 08:44:56,555 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/TBC 08:44:56,555 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/TBCPADDING 08:44:56,555 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/X9.23 08:44:56,556 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/X9.23PADDING 08:44:56,556 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTE 08:44:56,556 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB144/ZEROBYTEPADDING 08:44:56,556 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ 08:44:56,556 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO10126 08:44:56,556 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2 08:44:56,556 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO10126-2PADDING 08:44:56,556 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO10126PADDING 08:44:56,557 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4 08:44:56,557 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ISO7816-4PADDING 08:44:56,557 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/NOPADDING 08:44:56,557 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/PKCS5 08:44:56,557 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/PKCS5PADDING 08:44:56,557 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/PKCS7 08:44:56,557 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/PKCS7PADDING 08:44:56,557 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/TBC 08:44:56,557 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/TBCPADDING 08:44:56,557 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/X9.23 08:44:56,558 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/X9.23PADDING 08:44:56,558 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTE 08:44:56,558 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB152/ZEROBYTEPADDING 08:44:56,558 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ 08:44:56,558 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO10126 08:44:56,558 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2 08:44:56,558 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO10126-2PADDING 08:44:56,558 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO10126PADDING 08:44:56,558 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4 08:44:56,559 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ISO7816-4PADDING 08:44:56,559 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/NOPADDING 08:44:56,559 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/PKCS5 08:44:56,559 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/PKCS5PADDING 08:44:56,559 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/PKCS7 08:44:56,559 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/PKCS7PADDING 08:44:56,559 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/TBC 08:44:56,559 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/TBCPADDING 08:44:56,560 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/X9.23 08:44:56,560 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/X9.23PADDING 08:44:56,560 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTE 08:44:56,560 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB16/ZEROBYTEPADDING 08:44:56,560 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ 08:44:56,560 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO10126 08:44:56,560 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2 08:44:56,560 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO10126-2PADDING 08:44:56,560 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO10126PADDING 08:44:56,560 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4 08:44:56,561 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ISO7816-4PADDING 08:44:56,561 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/NOPADDING 08:44:56,561 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/PKCS5 08:44:56,561 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/PKCS5PADDING 08:44:56,561 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/PKCS7 08:44:56,561 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/PKCS7PADDING 08:44:56,561 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/TBC 08:44:56,561 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/TBCPADDING 08:44:56,561 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/X9.23 08:44:56,561 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/X9.23PADDING 08:44:56,562 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTE 08:44:56,562 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB160/ZEROBYTEPADDING 08:44:56,562 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ 08:44:56,562 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO10126 08:44:56,562 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2 08:44:56,562 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO10126-2PADDING 08:44:56,562 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO10126PADDING 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ISO7816-4PADDING 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/NOPADDING 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/PKCS5 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/PKCS5PADDING 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/PKCS7 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/PKCS7PADDING 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/TBC 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/TBCPADDING 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/X9.23 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/X9.23PADDING 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTE 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB168/ZEROBYTEPADDING 08:44:56,563 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ 08:44:56,564 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO10126 08:44:56,564 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2 08:44:56,564 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO10126-2PADDING 08:44:56,564 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO10126PADDING 08:44:56,564 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4 08:44:56,564 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ISO7816-4PADDING 08:44:56,564 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/NOPADDING 08:44:56,564 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/PKCS5 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/PKCS5PADDING 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/PKCS7 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/PKCS7PADDING 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/TBC 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/TBCPADDING 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/X9.23 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/X9.23PADDING 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTE 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB176/ZEROBYTEPADDING 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO10126 08:44:56,565 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO10126-2PADDING 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO10126PADDING 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ISO7816-4PADDING 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/NOPADDING 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/PKCS5 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/PKCS5PADDING 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/PKCS7 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/PKCS7PADDING 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/TBC 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/TBCPADDING 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/X9.23 08:44:56,566 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/X9.23PADDING 08:44:56,567 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTE 08:44:56,567 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB184/ZEROBYTEPADDING 08:44:56,567 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ 08:44:56,567 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO10126 08:44:56,567 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2 08:44:56,567 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO10126-2PADDING 08:44:56,567 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO10126PADDING 08:44:56,567 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4 08:44:56,567 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ISO7816-4PADDING 08:44:56,567 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/NOPADDING 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/PKCS5 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/PKCS5PADDING 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/PKCS7 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/PKCS7PADDING 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/TBC 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/TBCPADDING 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/X9.23 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/X9.23PADDING 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTE 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB192/ZEROBYTEPADDING 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO10126 08:44:56,568 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO10126-2PADDING 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO10126PADDING 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ISO7816-4PADDING 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/NOPADDING 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/PKCS5 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/PKCS5PADDING 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/PKCS7 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/PKCS7PADDING 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/TBC 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/TBCPADDING 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/X9.23 08:44:56,569 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/X9.23PADDING 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTE 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB200/ZEROBYTEPADDING 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO10126 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO10126-2PADDING 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO10126PADDING 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ISO7816-4PADDING 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/NOPADDING 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/PKCS5 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/PKCS5PADDING 08:44:56,570 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/PKCS7 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/PKCS7PADDING 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/TBC 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/TBCPADDING 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/X9.23 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/X9.23PADDING 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTE 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB208/ZEROBYTEPADDING 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO10126 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2 08:44:56,571 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO10126-2PADDING 08:44:56,572 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO10126PADDING 08:44:56,572 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4 08:44:56,572 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ISO7816-4PADDING 08:44:56,572 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/NOPADDING 08:44:56,572 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/PKCS5 08:44:56,572 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/PKCS5PADDING 08:44:56,572 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/PKCS7 08:44:56,572 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/PKCS7PADDING 08:44:56,572 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/TBC 08:44:56,572 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/TBCPADDING 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/X9.23 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/X9.23PADDING 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTE 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB216/ZEROBYTEPADDING 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO10126 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO10126-2PADDING 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO10126PADDING 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4 08:44:56,573 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ISO7816-4PADDING 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/NOPADDING 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/PKCS5 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/PKCS5PADDING 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/PKCS7 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/PKCS7PADDING 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/TBC 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/TBCPADDING 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/X9.23 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/X9.23PADDING 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTE 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB224/ZEROBYTEPADDING 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO10126 08:44:56,574 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2 08:44:56,575 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO10126-2PADDING 08:44:56,575 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO10126PADDING 08:44:56,575 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4 08:44:56,575 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ISO7816-4PADDING 08:44:56,575 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/NOPADDING 08:44:56,575 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/PKCS5 08:44:56,575 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/PKCS5PADDING 08:44:56,575 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/PKCS7 08:44:56,575 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/PKCS7PADDING 08:44:56,576 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/TBC 08:44:56,576 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/TBCPADDING 08:44:56,576 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/X9.23 08:44:56,576 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/X9.23PADDING 08:44:56,576 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTE 08:44:56,576 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB232/ZEROBYTEPADDING 08:44:56,576 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ 08:44:56,576 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO10126 08:44:56,576 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2 08:44:56,576 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO10126-2PADDING 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO10126PADDING 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ISO7816-4PADDING 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/NOPADDING 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/PKCS5 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/PKCS5PADDING 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/PKCS7 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/PKCS7PADDING 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/TBC 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/TBCPADDING 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/X9.23 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/X9.23PADDING 08:44:56,577 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTE 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB24/ZEROBYTEPADDING 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO10126 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO10126-2PADDING 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO10126PADDING 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ISO7816-4PADDING 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/NOPADDING 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/PKCS5 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/PKCS5PADDING 08:44:56,578 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/PKCS7 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/PKCS7PADDING 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/TBC 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/TBCPADDING 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/X9.23 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/X9.23PADDING 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTE 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB240/ZEROBYTEPADDING 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO10126 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2 08:44:56,579 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO10126-2PADDING 08:44:56,580 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO10126PADDING 08:44:56,580 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4 08:44:56,580 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ISO7816-4PADDING 08:44:56,580 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/NOPADDING 08:44:56,580 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/PKCS5 08:44:56,580 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/PKCS5PADDING 08:44:56,580 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/PKCS7 08:44:56,580 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/PKCS7PADDING 08:44:56,580 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/TBC 08:44:56,580 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/TBCPADDING 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/X9.23 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/X9.23PADDING 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTE 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB248/ZEROBYTEPADDING 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO10126 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO10126-2PADDING 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO10126PADDING 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4 08:44:56,581 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ISO7816-4PADDING 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/NOPADDING 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/PKCS5 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/PKCS5PADDING 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/PKCS7 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/PKCS7PADDING 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/TBC 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/TBCPADDING 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/X9.23 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/X9.23PADDING 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTE 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB256/ZEROBYTEPADDING 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO10126 08:44:56,582 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2 08:44:56,583 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO10126-2PADDING 08:44:56,583 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO10126PADDING 08:44:56,583 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4 08:44:56,583 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ISO7816-4PADDING 08:44:56,583 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/NOPADDING 08:44:56,583 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/PKCS5 08:44:56,584 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/PKCS5PADDING 08:44:56,584 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/PKCS7 08:44:56,584 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/PKCS7PADDING 08:44:56,584 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/TBC 08:44:56,584 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/TBCPADDING 08:44:56,584 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/X9.23 08:44:56,584 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/X9.23PADDING 08:44:56,584 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTE 08:44:56,584 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB32/ZEROBYTEPADDING 08:44:56,585 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ 08:44:56,585 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO10126 08:44:56,585 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2 08:44:56,585 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO10126-2PADDING 08:44:56,585 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO10126PADDING 08:44:56,585 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4 08:44:56,585 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ISO7816-4PADDING 08:44:56,585 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/NOPADDING 08:44:56,585 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/PKCS5 08:44:56,585 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/PKCS5PADDING 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/PKCS7 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/PKCS7PADDING 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/TBC 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/TBCPADDING 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/X9.23 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/X9.23PADDING 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTE 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB40/ZEROBYTEPADDING 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO10126 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2 08:44:56,586 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO10126-2PADDING 08:44:56,587 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO10126PADDING 08:44:56,587 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4 08:44:56,587 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ISO7816-4PADDING 08:44:56,587 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/NOPADDING 08:44:56,587 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/PKCS5 08:44:56,587 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/PKCS5PADDING 08:44:56,587 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/PKCS7 08:44:56,587 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/PKCS7PADDING 08:44:56,587 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/TBC 08:44:56,587 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/TBCPADDING 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/X9.23 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/X9.23PADDING 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTE 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB48/ZEROBYTEPADDING 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO10126 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO10126-2PADDING 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO10126PADDING 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4 08:44:56,588 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ISO7816-4PADDING 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/NOPADDING 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/PKCS5 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/PKCS5PADDING 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/PKCS7 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/PKCS7PADDING 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/TBC 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/TBCPADDING 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/X9.23 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/X9.23PADDING 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTE 08:44:56,589 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB56/ZEROBYTEPADDING 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO10126 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO10126-2PADDING 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO10126PADDING 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ISO7816-4PADDING 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/NOPADDING 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/PKCS5 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/PKCS5PADDING 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/PKCS7 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/PKCS7PADDING 08:44:56,590 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/TBC 08:44:56,591 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/TBCPADDING 08:44:56,591 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/X9.23 08:44:56,591 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/X9.23PADDING 08:44:56,591 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTE 08:44:56,591 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB64/ZEROBYTEPADDING 08:44:56,591 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ 08:44:56,591 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO10126 08:44:56,591 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2 08:44:56,591 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO10126-2PADDING 08:44:56,591 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO10126PADDING 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ISO7816-4PADDING 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/NOPADDING 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/PKCS5 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/PKCS5PADDING 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/PKCS7 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/PKCS7PADDING 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/TBC 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/TBCPADDING 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/X9.23 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/X9.23PADDING 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTE 08:44:56,592 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB72/ZEROBYTEPADDING 08:44:56,593 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ 08:44:56,593 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO10126 08:44:56,593 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2 08:44:56,593 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO10126-2PADDING 08:44:56,593 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO10126PADDING 08:44:56,593 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4 08:44:56,593 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ISO7816-4PADDING 08:44:56,593 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/NOPADDING 08:44:56,593 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/PKCS5 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/PKCS5PADDING 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/PKCS7 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/PKCS7PADDING 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/TBC 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/TBCPADDING 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/X9.23 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/X9.23PADDING 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTE 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB8/ZEROBYTEPADDING 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO10126 08:44:56,594 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2 08:44:56,595 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO10126-2PADDING 08:44:56,595 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO10126PADDING 08:44:56,595 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4 08:44:56,595 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ISO7816-4PADDING 08:44:56,595 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/NOPADDING 08:44:56,595 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/PKCS5 08:44:56,595 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/PKCS5PADDING 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/PKCS7 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/PKCS7PADDING 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/TBC 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/TBCPADDING 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/X9.23 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/X9.23PADDING 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTE 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB80/ZEROBYTEPADDING 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO10126 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2 08:44:56,596 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO10126-2PADDING 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO10126PADDING 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ISO7816-4PADDING 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/NOPADDING 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/PKCS5 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/PKCS5PADDING 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/PKCS7 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/PKCS7PADDING 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/TBC 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/TBCPADDING 08:44:56,597 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/X9.23 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/X9.23PADDING 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTE 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB88/ZEROBYTEPADDING 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO10126 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO10126-2PADDING 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO10126PADDING 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ISO7816-4PADDING 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/NOPADDING 08:44:56,598 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/PKCS5 08:44:56,599 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/PKCS5PADDING 08:44:56,599 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/PKCS7 08:44:56,599 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/PKCS7PADDING 08:44:56,599 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/TBC 08:44:56,599 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/TBCPADDING 08:44:56,599 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/X9.23 08:44:56,599 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/X9.23PADDING 08:44:56,599 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTE 08:44:56,599 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CFB96/ZEROBYTEPADDING 08:44:56,599 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CTS/ 08:44:56,600 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/" does not support IV => Skipping. 08:44:56,600 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/CTS/NOPADDING 08:44:56,600 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/CTS/NOPADDING" does not support IV => Skipping. 08:44:56,600 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/EAX/ 08:44:56,600 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/EAX/NOPADDING 08:44:56,601 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/ECB/ 08:44:56,601 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/" does not support IV => Skipping. 08:44:56,601 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/ECB/NOPADDING 08:44:56,601 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA.LIGHT/ECB/NOPADDING" does not support IV => Skipping. 08:44:56,601 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/GCM/ 08:44:56,601 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/GCM/NOPADDING 08:44:56,602 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ 08:44:56,602 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO10126 08:44:56,602 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO10126-2 08:44:56,602 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO10126-2PADDING 08:44:56,602 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO10126PADDING 08:44:56,603 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO7816-4 08:44:56,603 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ISO7816-4PADDING 08:44:56,603 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/NOPADDING 08:44:56,603 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/PKCS5 08:44:56,603 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/PKCS5PADDING 08:44:56,603 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/PKCS7 08:44:56,603 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/PKCS7PADDING 08:44:56,603 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/TBC 08:44:56,603 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/TBCPADDING 08:44:56,604 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/X9.23 08:44:56,604 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/X9.23PADDING 08:44:56,604 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ZEROBYTE 08:44:56,604 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB/ZEROBYTEPADDING 08:44:56,604 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ 08:44:56,604 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO10126 08:44:56,604 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2 08:44:56,604 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO10126-2PADDING 08:44:56,604 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO10126PADDING 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ISO7816-4PADDING 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/NOPADDING 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/PKCS5 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/PKCS5PADDING 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/PKCS7 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/PKCS7PADDING 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/TBC 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/TBCPADDING 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/X9.23 08:44:56,605 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/X9.23PADDING 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTE 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB104/ZEROBYTEPADDING 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO10126 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO10126-2PADDING 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO10126PADDING 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ISO7816-4PADDING 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/NOPADDING 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/PKCS5 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/PKCS5PADDING 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/PKCS7 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/PKCS7PADDING 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/TBC 08:44:56,606 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/TBCPADDING 08:44:56,607 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/X9.23 08:44:56,607 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/X9.23PADDING 08:44:56,607 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTE 08:44:56,607 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB112/ZEROBYTEPADDING 08:44:56,607 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ 08:44:56,607 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO10126 08:44:56,607 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2 08:44:56,607 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO10126-2PADDING 08:44:56,607 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO10126PADDING 08:44:56,607 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ISO7816-4PADDING 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/NOPADDING 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/PKCS5 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/PKCS5PADDING 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/PKCS7 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/PKCS7PADDING 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/TBC 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/TBCPADDING 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/X9.23 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/X9.23PADDING 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTE 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB120/ZEROBYTEPADDING 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ 08:44:56,608 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO10126 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO10126-2PADDING 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO10126PADDING 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ISO7816-4PADDING 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/NOPADDING 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/PKCS5 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/PKCS5PADDING 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/PKCS7 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/PKCS7PADDING 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/TBC 08:44:56,609 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/TBCPADDING 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/X9.23 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/X9.23PADDING 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTE 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB128/ZEROBYTEPADDING 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO10126 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO10126-2PADDING 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO10126PADDING 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ISO7816-4PADDING 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/NOPADDING 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/PKCS5 08:44:56,610 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/PKCS5PADDING 08:44:56,611 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/PKCS7 08:44:56,611 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/PKCS7PADDING 08:44:56,611 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/TBC 08:44:56,611 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/TBCPADDING 08:44:56,611 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/X9.23 08:44:56,611 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/X9.23PADDING 08:44:56,611 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTE 08:44:56,611 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB136/ZEROBYTEPADDING 08:44:56,611 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ 08:44:56,611 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO10126 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO10126-2PADDING 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO10126PADDING 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ISO7816-4PADDING 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/NOPADDING 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/PKCS5 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/PKCS5PADDING 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/PKCS7 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/PKCS7PADDING 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/TBC 08:44:56,612 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/TBCPADDING 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/X9.23 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/X9.23PADDING 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTE 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB144/ZEROBYTEPADDING 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO10126 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO10126-2PADDING 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO10126PADDING 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ISO7816-4PADDING 08:44:56,613 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/NOPADDING 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/PKCS5 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/PKCS5PADDING 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/PKCS7 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/PKCS7PADDING 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/TBC 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/TBCPADDING 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/X9.23 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/X9.23PADDING 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTE 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB152/ZEROBYTEPADDING 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO10126 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO10126-2PADDING 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO10126PADDING 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4 08:44:56,614 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ISO7816-4PADDING 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/NOPADDING 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/PKCS5 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/PKCS5PADDING 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/PKCS7 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/PKCS7PADDING 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/TBC 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/TBCPADDING 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/X9.23 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/X9.23PADDING 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTE 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB16/ZEROBYTEPADDING 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO10126 08:44:56,615 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO10126-2PADDING 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO10126PADDING 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ISO7816-4PADDING 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/NOPADDING 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/PKCS5 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/PKCS5PADDING 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/PKCS7 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/PKCS7PADDING 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/TBC 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/TBCPADDING 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/X9.23 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/X9.23PADDING 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTE 08:44:56,616 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB160/ZEROBYTEPADDING 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO10126 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO10126-2PADDING 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO10126PADDING 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ISO7816-4PADDING 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/NOPADDING 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/PKCS5 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/PKCS5PADDING 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/PKCS7 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/PKCS7PADDING 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/TBC 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/TBCPADDING 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/X9.23 08:44:56,617 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/X9.23PADDING 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTE 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB168/ZEROBYTEPADDING 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO10126 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO10126-2PADDING 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO10126PADDING 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ISO7816-4PADDING 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/NOPADDING 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/PKCS5 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/PKCS5PADDING 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/PKCS7 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/PKCS7PADDING 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/TBC 08:44:56,618 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/TBCPADDING 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/X9.23 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/X9.23PADDING 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTE 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB176/ZEROBYTEPADDING 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO10126 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO10126-2PADDING 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO10126PADDING 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ISO7816-4PADDING 08:44:56,619 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/NOPADDING 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/PKCS5 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/PKCS5PADDING 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/PKCS7 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/PKCS7PADDING 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/TBC 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/TBCPADDING 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/X9.23 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/X9.23PADDING 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTE 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB184/ZEROBYTEPADDING 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO10126 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO10126-2PADDING 08:44:56,620 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO10126PADDING 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ISO7816-4PADDING 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/NOPADDING 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/PKCS5 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/PKCS5PADDING 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/PKCS7 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/PKCS7PADDING 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/TBC 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/TBCPADDING 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/X9.23 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/X9.23PADDING 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTE 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB192/ZEROBYTEPADDING 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO10126 08:44:56,621 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO10126-2PADDING 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO10126PADDING 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ISO7816-4PADDING 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/NOPADDING 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/PKCS5 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/PKCS5PADDING 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/PKCS7 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/PKCS7PADDING 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/TBC 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/TBCPADDING 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/X9.23 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/X9.23PADDING 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTE 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB200/ZEROBYTEPADDING 08:44:56,622 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ 08:44:56,623 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO10126 08:44:56,623 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2 08:44:56,623 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO10126-2PADDING 08:44:56,623 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO10126PADDING 08:44:56,623 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4 08:44:56,623 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ISO7816-4PADDING 08:44:56,623 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/NOPADDING 08:44:56,623 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/PKCS5 08:44:56,623 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/PKCS5PADDING 08:44:56,623 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/PKCS7 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/PKCS7PADDING 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/TBC 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/TBCPADDING 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/X9.23 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/X9.23PADDING 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTE 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB208/ZEROBYTEPADDING 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO10126 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO10126-2PADDING 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO10126PADDING 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ISO7816-4PADDING 08:44:56,624 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/NOPADDING 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/PKCS5 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/PKCS5PADDING 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/PKCS7 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/PKCS7PADDING 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/TBC 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/TBCPADDING 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/X9.23 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/X9.23PADDING 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTE 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB216/ZEROBYTEPADDING 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ 08:44:56,625 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO10126 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO10126-2PADDING 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO10126PADDING 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ISO7816-4PADDING 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/NOPADDING 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/PKCS5 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/PKCS5PADDING 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/PKCS7 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/PKCS7PADDING 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/TBC 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/TBCPADDING 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/X9.23 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/X9.23PADDING 08:44:56,626 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTE 08:44:56,627 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB224/ZEROBYTEPADDING 08:44:56,627 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ 08:44:56,627 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO10126 08:44:56,627 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2 08:44:56,627 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO10126-2PADDING 08:44:56,627 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO10126PADDING 08:44:56,627 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4 08:44:56,627 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ISO7816-4PADDING 08:44:56,627 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/NOPADDING 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/PKCS5 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/PKCS5PADDING 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/PKCS7 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/PKCS7PADDING 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/TBC 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/TBCPADDING 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/X9.23 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/X9.23PADDING 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTE 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB232/ZEROBYTEPADDING 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO10126 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO10126-2PADDING 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO10126PADDING 08:44:56,628 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ISO7816-4PADDING 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/NOPADDING 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/PKCS5 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/PKCS5PADDING 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/PKCS7 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/PKCS7PADDING 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/TBC 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/TBCPADDING 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/X9.23 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/X9.23PADDING 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTE 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB24/ZEROBYTEPADDING 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO10126 08:44:56,629 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO10126-2PADDING 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO10126PADDING 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ISO7816-4PADDING 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/NOPADDING 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/PKCS5 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/PKCS5PADDING 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/PKCS7 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/PKCS7PADDING 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/TBC 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/TBCPADDING 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/X9.23 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/X9.23PADDING 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTE 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB240/ZEROBYTEPADDING 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ 08:44:56,630 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO10126 08:44:56,631 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2 08:44:56,631 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO10126-2PADDING 08:44:56,631 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO10126PADDING 08:44:56,631 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4 08:44:56,631 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ISO7816-4PADDING 08:44:56,631 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/NOPADDING 08:44:56,631 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/PKCS5 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/PKCS5PADDING 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/PKCS7 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/PKCS7PADDING 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/TBC 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/TBCPADDING 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/X9.23 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/X9.23PADDING 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTE 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB248/ZEROBYTEPADDING 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO10126 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2 08:44:56,632 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO10126-2PADDING 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO10126PADDING 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ISO7816-4PADDING 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/NOPADDING 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/PKCS5 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/PKCS5PADDING 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/PKCS7 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/PKCS7PADDING 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/TBC 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/TBCPADDING 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/X9.23 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/X9.23PADDING 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTE 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB256/ZEROBYTEPADDING 08:44:56,633 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO10126 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO10126-2PADDING 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO10126PADDING 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ISO7816-4PADDING 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/NOPADDING 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/PKCS5 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/PKCS5PADDING 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/PKCS7 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/PKCS7PADDING 08:44:56,634 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/TBC 08:44:56,635 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/TBCPADDING 08:44:56,635 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/X9.23 08:44:56,635 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/X9.23PADDING 08:44:56,635 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTE 08:44:56,635 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB32/ZEROBYTEPADDING 08:44:56,635 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ 08:44:56,635 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO10126 08:44:56,635 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO10126-2PADDING 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO10126PADDING 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ISO7816-4PADDING 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/NOPADDING 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/PKCS5 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/PKCS5PADDING 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/PKCS7 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/PKCS7PADDING 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/TBC 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/TBCPADDING 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/X9.23 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/X9.23PADDING 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTE 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB40/ZEROBYTEPADDING 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO10126 08:44:56,636 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO10126-2PADDING 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO10126PADDING 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ISO7816-4PADDING 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/NOPADDING 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/PKCS5 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/PKCS5PADDING 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/PKCS7 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/PKCS7PADDING 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/TBC 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/TBCPADDING 08:44:56,637 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/X9.23 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/X9.23PADDING 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTE 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB48/ZEROBYTEPADDING 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO10126 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO10126-2PADDING 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO10126PADDING 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ISO7816-4PADDING 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/NOPADDING 08:44:56,638 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/PKCS5 08:44:56,639 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/PKCS5PADDING 08:44:56,639 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/PKCS7 08:44:56,639 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/PKCS7PADDING 08:44:56,639 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/TBC 08:44:56,639 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/TBCPADDING 08:44:56,639 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/X9.23 08:44:56,639 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/X9.23PADDING 08:44:56,639 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTE 08:44:56,640 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB56/ZEROBYTEPADDING 08:44:56,640 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ 08:44:56,640 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO10126 08:44:56,640 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2 08:44:56,640 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO10126-2PADDING 08:44:56,640 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO10126PADDING 08:44:56,640 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4 08:44:56,640 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ISO7816-4PADDING 08:44:56,640 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/NOPADDING 08:44:56,640 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/PKCS5 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/PKCS5PADDING 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/PKCS7 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/PKCS7PADDING 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/TBC 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/TBCPADDING 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/X9.23 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/X9.23PADDING 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTE 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB64/ZEROBYTEPADDING 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO10126 08:44:56,641 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO10126-2PADDING 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO10126PADDING 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ISO7816-4PADDING 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/NOPADDING 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/PKCS5 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/PKCS5PADDING 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/PKCS7 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/PKCS7PADDING 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/TBC 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/TBCPADDING 08:44:56,642 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/X9.23 08:44:56,643 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/X9.23PADDING 08:44:56,643 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTE 08:44:56,643 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB72/ZEROBYTEPADDING 08:44:56,643 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ 08:44:56,643 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO10126 08:44:56,643 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2 08:44:56,643 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO10126-2PADDING 08:44:56,643 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO10126PADDING 08:44:56,644 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4 08:44:56,644 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ISO7816-4PADDING 08:44:56,644 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/NOPADDING 08:44:56,644 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/PKCS5 08:44:56,644 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/PKCS5PADDING 08:44:56,644 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/PKCS7 08:44:56,644 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/PKCS7PADDING 08:44:56,644 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/TBC 08:44:56,644 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/TBCPADDING 08:44:56,644 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/X9.23 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/X9.23PADDING 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTE 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB8/ZEROBYTEPADDING 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO10126 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO10126-2PADDING 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO10126PADDING 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ISO7816-4PADDING 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/NOPADDING 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/PKCS5 08:44:56,645 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/PKCS5PADDING 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/PKCS7 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/PKCS7PADDING 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/TBC 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/TBCPADDING 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/X9.23 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/X9.23PADDING 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTE 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB80/ZEROBYTEPADDING 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO10126 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2 08:44:56,646 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO10126-2PADDING 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO10126PADDING 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ISO7816-4PADDING 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/NOPADDING 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/PKCS5 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/PKCS5PADDING 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/PKCS7 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/PKCS7PADDING 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/TBC 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/TBCPADDING 08:44:56,647 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/X9.23 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/X9.23PADDING 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTE 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB88/ZEROBYTEPADDING 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO10126 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO10126-2PADDING 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO10126PADDING 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ISO7816-4PADDING 08:44:56,648 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/NOPADDING 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/PKCS5 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/PKCS5PADDING 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/PKCS7 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/PKCS7PADDING 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/TBC 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/TBCPADDING 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/X9.23 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/X9.23PADDING 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTE 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/OFB96/ZEROBYTEPADDING 08:44:56,649 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ 08:44:56,650 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO10126 08:44:56,650 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO10126-2 08:44:56,650 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO10126-2PADDING 08:44:56,650 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO10126PADDING 08:44:56,650 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO7816-4 08:44:56,650 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ISO7816-4PADDING 08:44:56,650 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/NOPADDING 08:44:56,651 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/PKCS5 08:44:56,651 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/PKCS5PADDING 08:44:56,651 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/PKCS7 08:44:56,651 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/PKCS7PADDING 08:44:56,651 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/TBC 08:44:56,651 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/TBCPADDING 08:44:56,652 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/X9.23 08:44:56,652 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/X9.23PADDING 08:44:56,652 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ZEROBYTE 08:44:56,652 INFO [main][CipherTest] transformation=CAMELLIA.LIGHT/SIC/ZEROBYTEPADDING 08:44:56,652 INFO [main][CipherTest] transformation=CAMELLIA// 08:44:56,652 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA//" does not support IV => Skipping. 08:44:56,652 INFO [main][CipherTest] transformation=CAMELLIA//NOPADDING 08:44:56,652 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA//NOPADDING" does not support IV => Skipping. 08:44:56,652 INFO [main][CipherTest] transformation=CAMELLIA/CBC-CTS/ 08:44:56,652 INFO [main][CipherTest] transformation=CAMELLIA/CBC-CTS/NOPADDING 08:44:56,653 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ 08:44:56,653 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO10126 08:44:56,653 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO10126-2 08:44:56,653 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO10126-2PADDING 08:44:56,653 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO10126PADDING 08:44:56,654 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO7816-4 08:44:56,654 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ISO7816-4PADDING 08:44:56,654 INFO [main][CipherTest] transformation=CAMELLIA/CBC/NOPADDING 08:44:56,654 INFO [main][CipherTest] transformation=CAMELLIA/CBC/PKCS5 08:44:56,654 INFO [main][CipherTest] transformation=CAMELLIA/CBC/PKCS5PADDING 08:44:56,655 INFO [main][CipherTest] transformation=CAMELLIA/CBC/PKCS7 08:44:56,655 INFO [main][CipherTest] transformation=CAMELLIA/CBC/PKCS7PADDING 08:44:56,655 INFO [main][CipherTest] transformation=CAMELLIA/CBC/TBC 08:44:56,655 INFO [main][CipherTest] transformation=CAMELLIA/CBC/TBCPADDING 08:44:56,656 INFO [main][CipherTest] transformation=CAMELLIA/CBC/X9.23 08:44:56,656 INFO [main][CipherTest] transformation=CAMELLIA/CBC/X9.23PADDING 08:44:56,656 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ZEROBYTE 08:44:56,656 INFO [main][CipherTest] transformation=CAMELLIA/CBC/ZEROBYTEPADDING 08:44:56,656 INFO [main][CipherTest] transformation=CAMELLIA/CCM/ 08:44:56,657 ERROR [main][CipherTest] transformation "CAMELLIA/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:56,657 INFO [main][CipherTest] transformation=CAMELLIA/CCM/NOPADDING 08:44:56,657 ERROR [main][CipherTest] transformation "CAMELLIA/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:56,657 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ 08:44:56,657 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO10126 08:44:56,657 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO10126-2 08:44:56,657 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO10126-2PADDING 08:44:56,657 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO10126PADDING 08:44:56,658 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO7816-4 08:44:56,658 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ISO7816-4PADDING 08:44:56,658 INFO [main][CipherTest] transformation=CAMELLIA/CFB/NOPADDING 08:44:56,658 INFO [main][CipherTest] transformation=CAMELLIA/CFB/PKCS5 08:44:56,658 INFO [main][CipherTest] transformation=CAMELLIA/CFB/PKCS5PADDING 08:44:56,658 INFO [main][CipherTest] transformation=CAMELLIA/CFB/PKCS7 08:44:56,658 INFO [main][CipherTest] transformation=CAMELLIA/CFB/PKCS7PADDING 08:44:56,658 INFO [main][CipherTest] transformation=CAMELLIA/CFB/TBC 08:44:56,659 INFO [main][CipherTest] transformation=CAMELLIA/CFB/TBCPADDING 08:44:56,659 INFO [main][CipherTest] transformation=CAMELLIA/CFB/X9.23 08:44:56,659 INFO [main][CipherTest] transformation=CAMELLIA/CFB/X9.23PADDING 08:44:56,659 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ZEROBYTE 08:44:56,659 INFO [main][CipherTest] transformation=CAMELLIA/CFB/ZEROBYTEPADDING 08:44:56,659 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ 08:44:56,660 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO10126 08:44:56,660 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO10126-2 08:44:56,660 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO10126-2PADDING 08:44:56,660 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO10126PADDING 08:44:56,660 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO7816-4 08:44:56,660 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ISO7816-4PADDING 08:44:56,660 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/NOPADDING 08:44:56,660 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/PKCS5 08:44:56,660 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/PKCS5PADDING 08:44:56,661 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/PKCS7 08:44:56,661 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/PKCS7PADDING 08:44:56,661 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/TBC 08:44:56,661 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/TBCPADDING 08:44:56,661 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/X9.23 08:44:56,661 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/X9.23PADDING 08:44:56,661 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ZEROBYTE 08:44:56,662 INFO [main][CipherTest] transformation=CAMELLIA/CFB104/ZEROBYTEPADDING 08:44:56,662 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ 08:44:56,662 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO10126 08:44:56,662 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO10126-2 08:44:56,662 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO10126-2PADDING 08:44:56,662 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO10126PADDING 08:44:56,662 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO7816-4 08:44:56,662 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ISO7816-4PADDING 08:44:56,663 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/NOPADDING 08:44:56,663 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/PKCS5 08:44:56,663 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/PKCS5PADDING 08:44:56,663 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/PKCS7 08:44:56,663 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/PKCS7PADDING 08:44:56,663 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/TBC 08:44:56,663 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/TBCPADDING 08:44:56,663 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/X9.23 08:44:56,664 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/X9.23PADDING 08:44:56,664 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ZEROBYTE 08:44:56,664 INFO [main][CipherTest] transformation=CAMELLIA/CFB112/ZEROBYTEPADDING 08:44:56,664 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ 08:44:56,664 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO10126 08:44:56,664 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO10126-2 08:44:56,664 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO10126-2PADDING 08:44:56,664 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO10126PADDING 08:44:56,664 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO7816-4 08:44:56,664 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ISO7816-4PADDING 08:44:56,665 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/NOPADDING 08:44:56,665 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/PKCS5 08:44:56,665 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/PKCS5PADDING 08:44:56,665 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/PKCS7 08:44:56,665 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/PKCS7PADDING 08:44:56,665 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/TBC 08:44:56,665 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/TBCPADDING 08:44:56,665 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/X9.23 08:44:56,665 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/X9.23PADDING 08:44:56,665 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ZEROBYTE 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB120/ZEROBYTEPADDING 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO10126 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO10126-2 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO10126-2PADDING 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO10126PADDING 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO7816-4 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ISO7816-4PADDING 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/NOPADDING 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/PKCS5 08:44:56,666 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/PKCS5PADDING 08:44:56,667 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/PKCS7 08:44:56,667 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/PKCS7PADDING 08:44:56,667 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/TBC 08:44:56,667 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/TBCPADDING 08:44:56,667 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/X9.23 08:44:56,667 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/X9.23PADDING 08:44:56,667 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ZEROBYTE 08:44:56,667 INFO [main][CipherTest] transformation=CAMELLIA/CFB128/ZEROBYTEPADDING 08:44:56,667 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ 08:44:56,668 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO10126 08:44:56,668 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO10126-2 08:44:56,668 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO10126-2PADDING 08:44:56,668 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO10126PADDING 08:44:56,668 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO7816-4 08:44:56,668 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ISO7816-4PADDING 08:44:56,668 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/NOPADDING 08:44:56,668 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/PKCS5 08:44:56,669 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/PKCS5PADDING 08:44:56,669 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/PKCS7 08:44:56,669 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/PKCS7PADDING 08:44:56,669 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/TBC 08:44:56,669 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/TBCPADDING 08:44:56,669 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/X9.23 08:44:56,669 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/X9.23PADDING 08:44:56,669 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ZEROBYTE 08:44:56,669 INFO [main][CipherTest] transformation=CAMELLIA/CFB136/ZEROBYTEPADDING 08:44:56,669 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ 08:44:56,670 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO10126 08:44:56,670 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO10126-2 08:44:56,670 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO10126-2PADDING 08:44:56,670 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO10126PADDING 08:44:56,670 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO7816-4 08:44:56,670 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ISO7816-4PADDING 08:44:56,670 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/NOPADDING 08:44:56,670 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/PKCS5 08:44:56,670 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/PKCS5PADDING 08:44:56,671 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/PKCS7 08:44:56,671 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/PKCS7PADDING 08:44:56,671 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/TBC 08:44:56,671 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/TBCPADDING 08:44:56,671 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/X9.23 08:44:56,671 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/X9.23PADDING 08:44:56,671 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ZEROBYTE 08:44:56,671 INFO [main][CipherTest] transformation=CAMELLIA/CFB144/ZEROBYTEPADDING 08:44:56,672 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ 08:44:56,672 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO10126 08:44:56,672 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO10126-2 08:44:56,672 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO10126-2PADDING 08:44:56,672 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO10126PADDING 08:44:56,672 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO7816-4 08:44:56,672 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ISO7816-4PADDING 08:44:56,672 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/NOPADDING 08:44:56,672 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/PKCS5 08:44:56,672 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/PKCS5PADDING 08:44:56,673 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/PKCS7 08:44:56,673 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/PKCS7PADDING 08:44:56,673 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/TBC 08:44:56,673 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/TBCPADDING 08:44:56,673 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/X9.23 08:44:56,673 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/X9.23PADDING 08:44:56,673 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ZEROBYTE 08:44:56,674 INFO [main][CipherTest] transformation=CAMELLIA/CFB152/ZEROBYTEPADDING 08:44:56,674 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ 08:44:56,674 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO10126 08:44:56,674 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO10126-2 08:44:56,674 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO10126-2PADDING 08:44:56,674 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO10126PADDING 08:44:56,674 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO7816-4 08:44:56,674 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ISO7816-4PADDING 08:44:56,674 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/NOPADDING 08:44:56,675 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/PKCS5 08:44:56,675 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/PKCS5PADDING 08:44:56,675 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/PKCS7 08:44:56,675 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/PKCS7PADDING 08:44:56,675 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/TBC 08:44:56,675 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/TBCPADDING 08:44:56,675 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/X9.23 08:44:56,676 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/X9.23PADDING 08:44:56,676 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ZEROBYTE 08:44:56,676 INFO [main][CipherTest] transformation=CAMELLIA/CFB16/ZEROBYTEPADDING 08:44:56,676 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ 08:44:56,676 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO10126 08:44:56,676 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO10126-2 08:44:56,676 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO10126-2PADDING 08:44:56,676 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO10126PADDING 08:44:56,676 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO7816-4 08:44:56,676 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ISO7816-4PADDING 08:44:56,677 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/NOPADDING 08:44:56,677 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/PKCS5 08:44:56,677 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/PKCS5PADDING 08:44:56,677 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/PKCS7 08:44:56,677 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/PKCS7PADDING 08:44:56,677 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/TBC 08:44:56,677 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/TBCPADDING 08:44:56,677 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/X9.23 08:44:56,677 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/X9.23PADDING 08:44:56,678 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ZEROBYTE 08:44:56,678 INFO [main][CipherTest] transformation=CAMELLIA/CFB160/ZEROBYTEPADDING 08:44:56,678 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ 08:44:56,678 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO10126 08:44:56,678 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO10126-2 08:44:56,678 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO10126-2PADDING 08:44:56,678 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO10126PADDING 08:44:56,678 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO7816-4 08:44:56,678 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ISO7816-4PADDING 08:44:56,678 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/NOPADDING 08:44:56,679 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/PKCS5 08:44:56,679 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/PKCS5PADDING 08:44:56,679 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/PKCS7 08:44:56,679 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/PKCS7PADDING 08:44:56,679 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/TBC 08:44:56,679 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/TBCPADDING 08:44:56,679 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/X9.23 08:44:56,679 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/X9.23PADDING 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ZEROBYTE 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB168/ZEROBYTEPADDING 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO10126 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO10126-2 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO10126-2PADDING 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO10126PADDING 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO7816-4 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ISO7816-4PADDING 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/NOPADDING 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/PKCS5 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/PKCS5PADDING 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/PKCS7 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/PKCS7PADDING 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/TBC 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/TBCPADDING 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/X9.23 08:44:56,680 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/X9.23PADDING 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ZEROBYTE 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB176/ZEROBYTEPADDING 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO10126 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO10126-2 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO10126-2PADDING 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO10126PADDING 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO7816-4 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ISO7816-4PADDING 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/NOPADDING 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/PKCS5 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/PKCS5PADDING 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/PKCS7 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/PKCS7PADDING 08:44:56,681 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/TBC 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/TBCPADDING 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/X9.23 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/X9.23PADDING 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ZEROBYTE 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB184/ZEROBYTEPADDING 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO10126 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO10126-2 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO10126-2PADDING 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO10126PADDING 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO7816-4 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ISO7816-4PADDING 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/NOPADDING 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/PKCS5 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/PKCS5PADDING 08:44:56,682 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/PKCS7 08:44:56,683 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/PKCS7PADDING 08:44:56,683 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/TBC 08:44:56,683 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/TBCPADDING 08:44:56,683 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/X9.23 08:44:56,683 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/X9.23PADDING 08:44:56,683 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ZEROBYTE 08:44:56,683 INFO [main][CipherTest] transformation=CAMELLIA/CFB192/ZEROBYTEPADDING 08:44:56,683 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ 08:44:56,683 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO10126 08:44:56,683 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO10126-2 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO10126-2PADDING 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO10126PADDING 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO7816-4 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ISO7816-4PADDING 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/NOPADDING 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/PKCS5 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/PKCS5PADDING 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/PKCS7 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/PKCS7PADDING 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/TBC 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/TBCPADDING 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/X9.23 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/X9.23PADDING 08:44:56,684 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ZEROBYTE 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB200/ZEROBYTEPADDING 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO10126 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO10126-2 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO10126-2PADDING 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO10126PADDING 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO7816-4 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ISO7816-4PADDING 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/NOPADDING 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/PKCS5 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/PKCS5PADDING 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/PKCS7 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/PKCS7PADDING 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/TBC 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/TBCPADDING 08:44:56,685 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/X9.23 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/X9.23PADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ZEROBYTE 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB208/ZEROBYTEPADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO10126 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO10126-2 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO10126-2PADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO10126PADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO7816-4 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ISO7816-4PADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/NOPADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/PKCS5 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/PKCS5PADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/PKCS7 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/PKCS7PADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/TBC 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/TBCPADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/X9.23 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/X9.23PADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ZEROBYTE 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB216/ZEROBYTEPADDING 08:44:56,686 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO10126 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO10126-2 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO10126-2PADDING 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO10126PADDING 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO7816-4 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ISO7816-4PADDING 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/NOPADDING 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/PKCS5 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/PKCS5PADDING 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/PKCS7 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/PKCS7PADDING 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/TBC 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/TBCPADDING 08:44:56,687 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/X9.23 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/X9.23PADDING 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ZEROBYTE 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB224/ZEROBYTEPADDING 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO10126 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO10126-2 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO10126-2PADDING 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO10126PADDING 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO7816-4 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ISO7816-4PADDING 08:44:56,688 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/NOPADDING 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/PKCS5 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/PKCS5PADDING 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/PKCS7 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/PKCS7PADDING 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/TBC 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/TBCPADDING 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/X9.23 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/X9.23PADDING 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ZEROBYTE 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB232/ZEROBYTEPADDING 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO10126 08:44:56,689 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO10126-2 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO10126-2PADDING 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO10126PADDING 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO7816-4 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ISO7816-4PADDING 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/NOPADDING 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/PKCS5 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/PKCS5PADDING 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/PKCS7 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/PKCS7PADDING 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/TBC 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/TBCPADDING 08:44:56,690 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/X9.23 08:44:56,691 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/X9.23PADDING 08:44:56,691 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ZEROBYTE 08:44:56,691 INFO [main][CipherTest] transformation=CAMELLIA/CFB24/ZEROBYTEPADDING 08:44:56,691 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ 08:44:56,691 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO10126 08:44:56,691 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO10126-2 08:44:56,691 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO10126-2PADDING 08:44:56,691 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO10126PADDING 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO7816-4 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ISO7816-4PADDING 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/NOPADDING 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/PKCS5 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/PKCS5PADDING 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/PKCS7 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/PKCS7PADDING 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/TBC 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/TBCPADDING 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/X9.23 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/X9.23PADDING 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ZEROBYTE 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB240/ZEROBYTEPADDING 08:44:56,692 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO10126 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO10126-2 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO10126-2PADDING 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO10126PADDING 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO7816-4 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ISO7816-4PADDING 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/NOPADDING 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/PKCS5 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/PKCS5PADDING 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/PKCS7 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/PKCS7PADDING 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/TBC 08:44:56,693 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/TBCPADDING 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/X9.23 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/X9.23PADDING 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ZEROBYTE 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB248/ZEROBYTEPADDING 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO10126 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO10126-2 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO10126-2PADDING 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO10126PADDING 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO7816-4 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ISO7816-4PADDING 08:44:56,694 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/NOPADDING 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/PKCS5 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/PKCS5PADDING 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/PKCS7 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/PKCS7PADDING 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/TBC 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/TBCPADDING 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/X9.23 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/X9.23PADDING 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ZEROBYTE 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB256/ZEROBYTEPADDING 08:44:56,695 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO10126 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO10126-2 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO10126-2PADDING 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO10126PADDING 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO7816-4 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ISO7816-4PADDING 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/NOPADDING 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/PKCS5 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/PKCS5PADDING 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/PKCS7 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/PKCS7PADDING 08:44:56,696 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/TBC 08:44:56,697 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/TBCPADDING 08:44:56,697 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/X9.23 08:44:56,697 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/X9.23PADDING 08:44:56,697 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ZEROBYTE 08:44:56,697 INFO [main][CipherTest] transformation=CAMELLIA/CFB32/ZEROBYTEPADDING 08:44:56,697 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ 08:44:56,697 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO10126 08:44:56,697 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO10126-2 08:44:56,697 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO10126-2PADDING 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO10126PADDING 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO7816-4 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ISO7816-4PADDING 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/NOPADDING 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/PKCS5 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/PKCS5PADDING 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/PKCS7 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/PKCS7PADDING 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/TBC 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/TBCPADDING 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/X9.23 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/X9.23PADDING 08:44:56,698 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ZEROBYTE 08:44:56,699 INFO [main][CipherTest] transformation=CAMELLIA/CFB40/ZEROBYTEPADDING 08:44:56,699 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ 08:44:56,699 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO10126 08:44:56,699 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO10126-2 08:44:56,699 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO10126-2PADDING 08:44:56,699 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO10126PADDING 08:44:56,699 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO7816-4 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ISO7816-4PADDING 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/NOPADDING 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/PKCS5 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/PKCS5PADDING 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/PKCS7 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/PKCS7PADDING 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/TBC 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/TBCPADDING 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/X9.23 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/X9.23PADDING 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ZEROBYTE 08:44:56,700 INFO [main][CipherTest] transformation=CAMELLIA/CFB48/ZEROBYTEPADDING 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO10126 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO10126-2 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO10126-2PADDING 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO10126PADDING 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO7816-4 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ISO7816-4PADDING 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/NOPADDING 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/PKCS5 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/PKCS5PADDING 08:44:56,701 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/PKCS7 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/PKCS7PADDING 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/TBC 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/TBCPADDING 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/X9.23 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/X9.23PADDING 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ZEROBYTE 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB56/ZEROBYTEPADDING 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO10126 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO10126-2 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO10126-2PADDING 08:44:56,702 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO10126PADDING 08:44:56,703 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO7816-4 08:44:56,703 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ISO7816-4PADDING 08:44:56,703 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/NOPADDING 08:44:56,703 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/PKCS5 08:44:56,703 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/PKCS5PADDING 08:44:56,703 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/PKCS7 08:44:56,703 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/PKCS7PADDING 08:44:56,703 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/TBC 08:44:56,703 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/TBCPADDING 08:44:56,704 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/X9.23 08:44:56,704 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/X9.23PADDING 08:44:56,704 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ZEROBYTE 08:44:56,704 INFO [main][CipherTest] transformation=CAMELLIA/CFB64/ZEROBYTEPADDING 08:44:56,704 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ 08:44:56,704 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO10126 08:44:56,704 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO10126-2 08:44:56,704 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO10126-2PADDING 08:44:56,704 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO10126PADDING 08:44:56,704 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO7816-4 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ISO7816-4PADDING 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/NOPADDING 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/PKCS5 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/PKCS5PADDING 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/PKCS7 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/PKCS7PADDING 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/TBC 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/TBCPADDING 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/X9.23 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/X9.23PADDING 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ZEROBYTE 08:44:56,705 INFO [main][CipherTest] transformation=CAMELLIA/CFB72/ZEROBYTEPADDING 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO10126 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO10126-2 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO10126-2PADDING 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO10126PADDING 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO7816-4 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ISO7816-4PADDING 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/NOPADDING 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/PKCS5 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/PKCS5PADDING 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/PKCS7 08:44:56,706 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/PKCS7PADDING 08:44:56,707 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/TBC 08:44:56,707 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/TBCPADDING 08:44:56,707 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/X9.23 08:44:56,707 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/X9.23PADDING 08:44:56,707 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ZEROBYTE 08:44:56,707 INFO [main][CipherTest] transformation=CAMELLIA/CFB8/ZEROBYTEPADDING 08:44:56,707 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ 08:44:56,707 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO10126 08:44:56,707 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO10126-2 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO10126-2PADDING 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO10126PADDING 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO7816-4 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ISO7816-4PADDING 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/NOPADDING 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/PKCS5 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/PKCS5PADDING 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/PKCS7 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/PKCS7PADDING 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/TBC 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/TBCPADDING 08:44:56,708 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/X9.23 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/X9.23PADDING 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ZEROBYTE 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB80/ZEROBYTEPADDING 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO10126 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO10126-2 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO10126-2PADDING 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO10126PADDING 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO7816-4 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ISO7816-4PADDING 08:44:56,709 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/NOPADDING 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/PKCS5 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/PKCS5PADDING 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/PKCS7 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/PKCS7PADDING 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/TBC 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/TBCPADDING 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/X9.23 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/X9.23PADDING 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ZEROBYTE 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB88/ZEROBYTEPADDING 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO10126 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO10126-2 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO10126-2PADDING 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO10126PADDING 08:44:56,710 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO7816-4 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ISO7816-4PADDING 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/NOPADDING 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/PKCS5 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/PKCS5PADDING 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/PKCS7 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/PKCS7PADDING 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/TBC 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/TBCPADDING 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/X9.23 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/X9.23PADDING 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ZEROBYTE 08:44:56,711 INFO [main][CipherTest] transformation=CAMELLIA/CFB96/ZEROBYTEPADDING 08:44:56,712 INFO [main][CipherTest] transformation=CAMELLIA/CTS/ 08:44:56,712 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA/CTS/" does not support IV => Skipping. 08:44:56,712 INFO [main][CipherTest] transformation=CAMELLIA/CTS/NOPADDING 08:44:56,712 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA/CTS/NOPADDING" does not support IV => Skipping. 08:44:56,712 INFO [main][CipherTest] transformation=CAMELLIA/EAX/ 08:44:56,712 INFO [main][CipherTest] transformation=CAMELLIA/EAX/NOPADDING 08:44:56,713 INFO [main][CipherTest] transformation=CAMELLIA/ECB/ 08:44:56,713 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA/ECB/" does not support IV => Skipping. 08:44:56,713 INFO [main][CipherTest] transformation=CAMELLIA/ECB/NOPADDING 08:44:56,713 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAMELLIA/ECB/NOPADDING" does not support IV => Skipping. 08:44:56,713 INFO [main][CipherTest] transformation=CAMELLIA/GCM/ 08:44:56,713 INFO [main][CipherTest] transformation=CAMELLIA/GCM/NOPADDING 08:44:56,714 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ 08:44:56,714 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO10126 08:44:56,714 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO10126-2 08:44:56,714 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO10126-2PADDING 08:44:56,715 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO10126PADDING 08:44:56,715 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO7816-4 08:44:56,715 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ISO7816-4PADDING 08:44:56,715 INFO [main][CipherTest] transformation=CAMELLIA/OFB/NOPADDING 08:44:56,715 INFO [main][CipherTest] transformation=CAMELLIA/OFB/PKCS5 08:44:56,715 INFO [main][CipherTest] transformation=CAMELLIA/OFB/PKCS5PADDING 08:44:56,715 INFO [main][CipherTest] transformation=CAMELLIA/OFB/PKCS7 08:44:56,715 INFO [main][CipherTest] transformation=CAMELLIA/OFB/PKCS7PADDING 08:44:56,715 INFO [main][CipherTest] transformation=CAMELLIA/OFB/TBC 08:44:56,715 INFO [main][CipherTest] transformation=CAMELLIA/OFB/TBCPADDING 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB/X9.23 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB/X9.23PADDING 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ZEROBYTE 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB/ZEROBYTEPADDING 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO10126 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO10126-2 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO10126-2PADDING 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO10126PADDING 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO7816-4 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ISO7816-4PADDING 08:44:56,716 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/NOPADDING 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/PKCS5 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/PKCS5PADDING 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/PKCS7 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/PKCS7PADDING 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/TBC 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/TBCPADDING 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/X9.23 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/X9.23PADDING 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ZEROBYTE 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB104/ZEROBYTEPADDING 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO10126 08:44:56,717 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO10126-2 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO10126-2PADDING 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO10126PADDING 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO7816-4 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ISO7816-4PADDING 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/NOPADDING 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/PKCS5 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/PKCS5PADDING 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/PKCS7 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/PKCS7PADDING 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/TBC 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/TBCPADDING 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/X9.23 08:44:56,718 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/X9.23PADDING 08:44:56,719 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ZEROBYTE 08:44:56,719 INFO [main][CipherTest] transformation=CAMELLIA/OFB112/ZEROBYTEPADDING 08:44:56,719 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ 08:44:56,719 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO10126 08:44:56,719 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO10126-2 08:44:56,719 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO10126-2PADDING 08:44:56,719 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO10126PADDING 08:44:56,719 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO7816-4 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ISO7816-4PADDING 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/NOPADDING 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/PKCS5 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/PKCS5PADDING 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/PKCS7 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/PKCS7PADDING 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/TBC 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/TBCPADDING 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/X9.23 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/X9.23PADDING 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ZEROBYTE 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB120/ZEROBYTEPADDING 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ 08:44:56,720 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO10126 08:44:56,721 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO10126-2 08:44:56,721 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO10126-2PADDING 08:44:56,721 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO10126PADDING 08:44:56,721 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO7816-4 08:44:56,721 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ISO7816-4PADDING 08:44:56,721 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/NOPADDING 08:44:56,721 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/PKCS5 08:44:56,721 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/PKCS5PADDING 08:44:56,721 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/PKCS7 08:44:56,722 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/PKCS7PADDING 08:44:56,722 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/TBC 08:44:56,722 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/TBCPADDING 08:44:56,722 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/X9.23 08:44:56,722 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/X9.23PADDING 08:44:56,722 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ZEROBYTE 08:44:56,722 INFO [main][CipherTest] transformation=CAMELLIA/OFB128/ZEROBYTEPADDING 08:44:56,722 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ 08:44:56,722 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO10126 08:44:56,722 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO10126-2 08:44:56,723 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO10126-2PADDING 08:44:56,723 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO10126PADDING 08:44:56,723 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO7816-4 08:44:56,723 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ISO7816-4PADDING 08:44:56,723 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/NOPADDING 08:44:56,723 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/PKCS5 08:44:56,723 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/PKCS5PADDING 08:44:56,723 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/PKCS7 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/PKCS7PADDING 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/TBC 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/TBCPADDING 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/X9.23 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/X9.23PADDING 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ZEROBYTE 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB136/ZEROBYTEPADDING 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO10126 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO10126-2 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO10126-2PADDING 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO10126PADDING 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO7816-4 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ISO7816-4PADDING 08:44:56,724 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/NOPADDING 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/PKCS5 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/PKCS5PADDING 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/PKCS7 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/PKCS7PADDING 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/TBC 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/TBCPADDING 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/X9.23 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/X9.23PADDING 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ZEROBYTE 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB144/ZEROBYTEPADDING 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO10126 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO10126-2 08:44:56,725 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO10126-2PADDING 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO10126PADDING 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO7816-4 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ISO7816-4PADDING 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/NOPADDING 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/PKCS5 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/PKCS5PADDING 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/PKCS7 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/PKCS7PADDING 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/TBC 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/TBCPADDING 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/X9.23 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/X9.23PADDING 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ZEROBYTE 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB152/ZEROBYTEPADDING 08:44:56,726 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ 08:44:56,727 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO10126 08:44:56,727 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO10126-2 08:44:56,727 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO10126-2PADDING 08:44:56,727 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO10126PADDING 08:44:56,727 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO7816-4 08:44:56,727 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ISO7816-4PADDING 08:44:56,727 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/NOPADDING 08:44:56,727 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/PKCS5 08:44:56,727 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/PKCS5PADDING 08:44:56,727 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/PKCS7 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/PKCS7PADDING 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/TBC 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/TBCPADDING 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/X9.23 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/X9.23PADDING 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ZEROBYTE 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB16/ZEROBYTEPADDING 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO10126 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO10126-2 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO10126-2PADDING 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO10126PADDING 08:44:56,728 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO7816-4 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ISO7816-4PADDING 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/NOPADDING 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/PKCS5 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/PKCS5PADDING 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/PKCS7 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/PKCS7PADDING 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/TBC 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/TBCPADDING 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/X9.23 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/X9.23PADDING 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ZEROBYTE 08:44:56,729 INFO [main][CipherTest] transformation=CAMELLIA/OFB160/ZEROBYTEPADDING 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO10126 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO10126-2 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO10126-2PADDING 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO10126PADDING 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO7816-4 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ISO7816-4PADDING 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/NOPADDING 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/PKCS5 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/PKCS5PADDING 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/PKCS7 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/PKCS7PADDING 08:44:56,730 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/TBC 08:44:56,731 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/TBCPADDING 08:44:56,731 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/X9.23 08:44:56,731 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/X9.23PADDING 08:44:56,731 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ZEROBYTE 08:44:56,731 INFO [main][CipherTest] transformation=CAMELLIA/OFB168/ZEROBYTEPADDING 08:44:56,731 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ 08:44:56,731 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO10126 08:44:56,731 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO10126-2 08:44:56,731 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO10126-2PADDING 08:44:56,731 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO10126PADDING 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO7816-4 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ISO7816-4PADDING 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/NOPADDING 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/PKCS5 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/PKCS5PADDING 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/PKCS7 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/PKCS7PADDING 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/TBC 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/TBCPADDING 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/X9.23 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/X9.23PADDING 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ZEROBYTE 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB176/ZEROBYTEPADDING 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ 08:44:56,732 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO10126 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO10126-2 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO10126-2PADDING 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO10126PADDING 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO7816-4 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ISO7816-4PADDING 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/NOPADDING 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/PKCS5 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/PKCS5PADDING 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/PKCS7 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/PKCS7PADDING 08:44:56,733 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/TBC 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/TBCPADDING 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/X9.23 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/X9.23PADDING 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ZEROBYTE 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB184/ZEROBYTEPADDING 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO10126 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO10126-2 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO10126-2PADDING 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO10126PADDING 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO7816-4 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ISO7816-4PADDING 08:44:56,734 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/NOPADDING 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/PKCS5 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/PKCS5PADDING 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/PKCS7 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/PKCS7PADDING 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/TBC 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/TBCPADDING 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/X9.23 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/X9.23PADDING 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ZEROBYTE 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB192/ZEROBYTEPADDING 08:44:56,735 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO10126 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO10126-2 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO10126-2PADDING 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO10126PADDING 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO7816-4 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ISO7816-4PADDING 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/NOPADDING 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/PKCS5 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/PKCS5PADDING 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/PKCS7 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/PKCS7PADDING 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/TBC 08:44:56,736 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/TBCPADDING 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/X9.23 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/X9.23PADDING 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ZEROBYTE 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB200/ZEROBYTEPADDING 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO10126 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO10126-2 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO10126-2PADDING 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO10126PADDING 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO7816-4 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ISO7816-4PADDING 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/NOPADDING 08:44:56,737 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/PKCS5 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/PKCS5PADDING 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/PKCS7 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/PKCS7PADDING 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/TBC 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/TBCPADDING 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/X9.23 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/X9.23PADDING 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ZEROBYTE 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB208/ZEROBYTEPADDING 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO10126 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO10126-2 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO10126-2PADDING 08:44:56,738 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO10126PADDING 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO7816-4 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ISO7816-4PADDING 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/NOPADDING 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/PKCS5 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/PKCS5PADDING 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/PKCS7 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/PKCS7PADDING 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/TBC 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/TBCPADDING 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/X9.23 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/X9.23PADDING 08:44:56,739 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ZEROBYTE 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB216/ZEROBYTEPADDING 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO10126 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO10126-2 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO10126-2PADDING 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO10126PADDING 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO7816-4 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ISO7816-4PADDING 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/NOPADDING 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/PKCS5 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/PKCS5PADDING 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/PKCS7 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/PKCS7PADDING 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/TBC 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/TBCPADDING 08:44:56,740 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/X9.23 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/X9.23PADDING 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ZEROBYTE 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB224/ZEROBYTEPADDING 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO10126 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO10126-2 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO10126-2PADDING 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO10126PADDING 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO7816-4 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ISO7816-4PADDING 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/NOPADDING 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/PKCS5 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/PKCS5PADDING 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/PKCS7 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/PKCS7PADDING 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/TBC 08:44:56,741 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/TBCPADDING 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/X9.23 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/X9.23PADDING 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ZEROBYTE 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB232/ZEROBYTEPADDING 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO10126 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO10126-2 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO10126-2PADDING 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO10126PADDING 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO7816-4 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ISO7816-4PADDING 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/NOPADDING 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/PKCS5 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/PKCS5PADDING 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/PKCS7 08:44:56,742 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/PKCS7PADDING 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/TBC 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/TBCPADDING 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/X9.23 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/X9.23PADDING 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ZEROBYTE 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB24/ZEROBYTEPADDING 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO10126 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO10126-2 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO10126-2PADDING 08:44:56,743 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO10126PADDING 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO7816-4 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ISO7816-4PADDING 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/NOPADDING 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/PKCS5 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/PKCS5PADDING 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/PKCS7 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/PKCS7PADDING 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/TBC 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/TBCPADDING 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/X9.23 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/X9.23PADDING 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ZEROBYTE 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB240/ZEROBYTEPADDING 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO10126 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO10126-2 08:44:56,744 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO10126-2PADDING 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO10126PADDING 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO7816-4 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ISO7816-4PADDING 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/NOPADDING 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/PKCS5 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/PKCS5PADDING 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/PKCS7 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/PKCS7PADDING 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/TBC 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/TBCPADDING 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/X9.23 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/X9.23PADDING 08:44:56,745 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ZEROBYTE 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB248/ZEROBYTEPADDING 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO10126 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO10126-2 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO10126-2PADDING 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO10126PADDING 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO7816-4 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ISO7816-4PADDING 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/NOPADDING 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/PKCS5 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/PKCS5PADDING 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/PKCS7 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/PKCS7PADDING 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/TBC 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/TBCPADDING 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/X9.23 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/X9.23PADDING 08:44:56,746 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ZEROBYTE 08:44:56,747 INFO [main][CipherTest] transformation=CAMELLIA/OFB256/ZEROBYTEPADDING 08:44:56,747 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ 08:44:56,747 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO10126 08:44:56,747 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO10126-2 08:44:56,747 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO10126-2PADDING 08:44:56,747 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO10126PADDING 08:44:56,747 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO7816-4 08:44:56,747 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ISO7816-4PADDING 08:44:56,747 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/NOPADDING 08:44:56,747 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/PKCS5 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/PKCS5PADDING 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/PKCS7 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/PKCS7PADDING 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/TBC 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/TBCPADDING 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/X9.23 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/X9.23PADDING 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ZEROBYTE 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB32/ZEROBYTEPADDING 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO10126 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO10126-2 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO10126-2PADDING 08:44:56,748 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO10126PADDING 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO7816-4 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ISO7816-4PADDING 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/NOPADDING 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/PKCS5 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/PKCS5PADDING 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/PKCS7 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/PKCS7PADDING 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/TBC 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/TBCPADDING 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/X9.23 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/X9.23PADDING 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ZEROBYTE 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB40/ZEROBYTEPADDING 08:44:56,749 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO10126 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO10126-2 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO10126-2PADDING 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO10126PADDING 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO7816-4 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ISO7816-4PADDING 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/NOPADDING 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/PKCS5 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/PKCS5PADDING 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/PKCS7 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/PKCS7PADDING 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/TBC 08:44:56,750 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/TBCPADDING 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/X9.23 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/X9.23PADDING 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ZEROBYTE 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB48/ZEROBYTEPADDING 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO10126 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO10126-2 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO10126-2PADDING 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO10126PADDING 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO7816-4 08:44:56,751 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ISO7816-4PADDING 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/NOPADDING 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/PKCS5 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/PKCS5PADDING 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/PKCS7 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/PKCS7PADDING 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/TBC 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/TBCPADDING 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/X9.23 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/X9.23PADDING 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ZEROBYTE 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB56/ZEROBYTEPADDING 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO10126 08:44:56,752 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO10126-2 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO10126-2PADDING 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO10126PADDING 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO7816-4 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ISO7816-4PADDING 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/NOPADDING 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/PKCS5 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/PKCS5PADDING 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/PKCS7 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/PKCS7PADDING 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/TBC 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/TBCPADDING 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/X9.23 08:44:56,753 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/X9.23PADDING 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ZEROBYTE 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB64/ZEROBYTEPADDING 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO10126 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO10126-2 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO10126-2PADDING 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO10126PADDING 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO7816-4 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ISO7816-4PADDING 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/NOPADDING 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/PKCS5 08:44:56,754 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/PKCS5PADDING 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/PKCS7 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/PKCS7PADDING 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/TBC 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/TBCPADDING 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/X9.23 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/X9.23PADDING 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ZEROBYTE 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB72/ZEROBYTEPADDING 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO10126 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO10126-2 08:44:56,755 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO10126-2PADDING 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO10126PADDING 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO7816-4 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ISO7816-4PADDING 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/NOPADDING 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/PKCS5 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/PKCS5PADDING 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/PKCS7 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/PKCS7PADDING 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/TBC 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/TBCPADDING 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/X9.23 08:44:56,756 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/X9.23PADDING 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ZEROBYTE 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB8/ZEROBYTEPADDING 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO10126 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO10126-2 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO10126-2PADDING 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO10126PADDING 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO7816-4 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ISO7816-4PADDING 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/NOPADDING 08:44:56,757 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/PKCS5 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/PKCS5PADDING 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/PKCS7 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/PKCS7PADDING 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/TBC 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/TBCPADDING 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/X9.23 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/X9.23PADDING 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ZEROBYTE 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB80/ZEROBYTEPADDING 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO10126 08:44:56,758 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO10126-2 08:44:56,759 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO10126-2PADDING 08:44:56,759 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO10126PADDING 08:44:56,759 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO7816-4 08:44:56,759 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ISO7816-4PADDING 08:44:56,759 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/NOPADDING 08:44:56,759 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/PKCS5 08:44:56,759 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/PKCS5PADDING 08:44:56,759 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/PKCS7 08:44:56,759 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/PKCS7PADDING 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/TBC 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/TBCPADDING 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/X9.23 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/X9.23PADDING 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ZEROBYTE 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB88/ZEROBYTEPADDING 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO10126 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO10126-2 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO10126-2PADDING 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO10126PADDING 08:44:56,760 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO7816-4 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ISO7816-4PADDING 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/NOPADDING 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/PKCS5 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/PKCS5PADDING 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/PKCS7 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/PKCS7PADDING 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/TBC 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/TBCPADDING 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/X9.23 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/X9.23PADDING 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ZEROBYTE 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/OFB96/ZEROBYTEPADDING 08:44:56,761 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ 08:44:56,762 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO10126 08:44:56,762 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO10126-2 08:44:56,762 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO10126-2PADDING 08:44:56,762 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO10126PADDING 08:44:56,762 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO7816-4 08:44:56,762 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ISO7816-4PADDING 08:44:56,762 INFO [main][CipherTest] transformation=CAMELLIA/SIC/NOPADDING 08:44:56,762 INFO [main][CipherTest] transformation=CAMELLIA/SIC/PKCS5 08:44:56,762 INFO [main][CipherTest] transformation=CAMELLIA/SIC/PKCS5PADDING 08:44:56,763 INFO [main][CipherTest] transformation=CAMELLIA/SIC/PKCS7 08:44:56,763 INFO [main][CipherTest] transformation=CAMELLIA/SIC/PKCS7PADDING 08:44:56,763 INFO [main][CipherTest] transformation=CAMELLIA/SIC/TBC 08:44:56,763 INFO [main][CipherTest] transformation=CAMELLIA/SIC/TBCPADDING 08:44:56,763 INFO [main][CipherTest] transformation=CAMELLIA/SIC/X9.23 08:44:56,763 INFO [main][CipherTest] transformation=CAMELLIA/SIC/X9.23PADDING 08:44:56,763 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ZEROBYTE 08:44:56,763 INFO [main][CipherTest] transformation=CAMELLIA/SIC/ZEROBYTEPADDING 08:44:56,764 INFO [main][CipherTest] transformation=CAST5// 08:44:56,764 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5//" does not support IV => Skipping. 08:44:56,764 INFO [main][CipherTest] transformation=CAST5//NOPADDING 08:44:56,764 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5//NOPADDING" does not support IV => Skipping. 08:44:56,764 INFO [main][CipherTest] transformation=CAST5/CBC-CTS/ 08:44:56,764 INFO [main][CipherTest] transformation=CAST5/CBC-CTS/NOPADDING 08:44:56,764 INFO [main][CipherTest] transformation=CAST5/CBC/ 08:44:56,765 INFO [main][CipherTest] transformation=CAST5/CBC/ISO10126 08:44:56,765 INFO [main][CipherTest] transformation=CAST5/CBC/ISO10126-2 08:44:56,765 INFO [main][CipherTest] transformation=CAST5/CBC/ISO10126-2PADDING 08:44:56,765 INFO [main][CipherTest] transformation=CAST5/CBC/ISO10126PADDING 08:44:56,766 INFO [main][CipherTest] transformation=CAST5/CBC/ISO7816-4 08:44:56,766 INFO [main][CipherTest] transformation=CAST5/CBC/ISO7816-4PADDING 08:44:56,766 INFO [main][CipherTest] transformation=CAST5/CBC/NOPADDING 08:44:56,766 INFO [main][CipherTest] transformation=CAST5/CBC/PKCS5 08:44:56,766 INFO [main][CipherTest] transformation=CAST5/CBC/PKCS5PADDING 08:44:56,766 INFO [main][CipherTest] transformation=CAST5/CBC/PKCS7 08:44:56,767 INFO [main][CipherTest] transformation=CAST5/CBC/PKCS7PADDING 08:44:56,767 INFO [main][CipherTest] transformation=CAST5/CBC/TBC 08:44:56,767 INFO [main][CipherTest] transformation=CAST5/CBC/TBCPADDING 08:44:56,767 INFO [main][CipherTest] transformation=CAST5/CBC/X9.23 08:44:56,767 INFO [main][CipherTest] transformation=CAST5/CBC/X9.23PADDING 08:44:56,768 INFO [main][CipherTest] transformation=CAST5/CBC/ZEROBYTE 08:44:56,768 INFO [main][CipherTest] transformation=CAST5/CBC/ZEROBYTEPADDING 08:44:56,768 INFO [main][CipherTest] transformation=CAST5/CFB/ 08:44:56,768 INFO [main][CipherTest] transformation=CAST5/CFB/ISO10126 08:44:56,768 INFO [main][CipherTest] transformation=CAST5/CFB/ISO10126-2 08:44:56,768 INFO [main][CipherTest] transformation=CAST5/CFB/ISO10126-2PADDING 08:44:56,768 INFO [main][CipherTest] transformation=CAST5/CFB/ISO10126PADDING 08:44:56,769 INFO [main][CipherTest] transformation=CAST5/CFB/ISO7816-4 08:44:56,769 INFO [main][CipherTest] transformation=CAST5/CFB/ISO7816-4PADDING 08:44:56,769 INFO [main][CipherTest] transformation=CAST5/CFB/NOPADDING 08:44:56,769 INFO [main][CipherTest] transformation=CAST5/CFB/PKCS5 08:44:56,769 INFO [main][CipherTest] transformation=CAST5/CFB/PKCS5PADDING 08:44:56,769 INFO [main][CipherTest] transformation=CAST5/CFB/PKCS7 08:44:56,769 INFO [main][CipherTest] transformation=CAST5/CFB/PKCS7PADDING 08:44:56,770 INFO [main][CipherTest] transformation=CAST5/CFB/TBC 08:44:56,770 INFO [main][CipherTest] transformation=CAST5/CFB/TBCPADDING 08:44:56,770 INFO [main][CipherTest] transformation=CAST5/CFB/X9.23 08:44:56,770 INFO [main][CipherTest] transformation=CAST5/CFB/X9.23PADDING 08:44:56,770 INFO [main][CipherTest] transformation=CAST5/CFB/ZEROBYTE 08:44:56,770 INFO [main][CipherTest] transformation=CAST5/CFB/ZEROBYTEPADDING 08:44:56,770 INFO [main][CipherTest] transformation=CAST5/CFB104/ 08:44:56,770 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO10126 08:44:56,770 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO10126-2 08:44:56,770 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO10126-2PADDING 08:44:56,771 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO10126PADDING 08:44:56,771 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO7816-4 08:44:56,771 INFO [main][CipherTest] transformation=CAST5/CFB104/ISO7816-4PADDING 08:44:56,771 INFO [main][CipherTest] transformation=CAST5/CFB104/NOPADDING 08:44:56,771 INFO [main][CipherTest] transformation=CAST5/CFB104/PKCS5 08:44:56,772 INFO [main][CipherTest] transformation=CAST5/CFB104/PKCS5PADDING 08:44:56,772 INFO [main][CipherTest] transformation=CAST5/CFB104/PKCS7 08:44:56,772 INFO [main][CipherTest] transformation=CAST5/CFB104/PKCS7PADDING 08:44:56,772 INFO [main][CipherTest] transformation=CAST5/CFB104/TBC 08:44:56,772 INFO [main][CipherTest] transformation=CAST5/CFB104/TBCPADDING 08:44:56,772 INFO [main][CipherTest] transformation=CAST5/CFB104/X9.23 08:44:56,772 INFO [main][CipherTest] transformation=CAST5/CFB104/X9.23PADDING 08:44:56,772 INFO [main][CipherTest] transformation=CAST5/CFB104/ZEROBYTE 08:44:56,773 INFO [main][CipherTest] transformation=CAST5/CFB104/ZEROBYTEPADDING 08:44:56,773 INFO [main][CipherTest] transformation=CAST5/CFB112/ 08:44:56,773 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO10126 08:44:56,773 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO10126-2 08:44:56,773 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO10126-2PADDING 08:44:56,773 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO10126PADDING 08:44:56,773 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO7816-4 08:44:56,774 INFO [main][CipherTest] transformation=CAST5/CFB112/ISO7816-4PADDING 08:44:56,774 INFO [main][CipherTest] transformation=CAST5/CFB112/NOPADDING 08:44:56,774 INFO [main][CipherTest] transformation=CAST5/CFB112/PKCS5 08:44:56,774 INFO [main][CipherTest] transformation=CAST5/CFB112/PKCS5PADDING 08:44:56,774 INFO [main][CipherTest] transformation=CAST5/CFB112/PKCS7 08:44:56,774 INFO [main][CipherTest] transformation=CAST5/CFB112/PKCS7PADDING 08:44:56,774 INFO [main][CipherTest] transformation=CAST5/CFB112/TBC 08:44:56,774 INFO [main][CipherTest] transformation=CAST5/CFB112/TBCPADDING 08:44:56,775 INFO [main][CipherTest] transformation=CAST5/CFB112/X9.23 08:44:56,775 INFO [main][CipherTest] transformation=CAST5/CFB112/X9.23PADDING 08:44:56,775 INFO [main][CipherTest] transformation=CAST5/CFB112/ZEROBYTE 08:44:56,775 INFO [main][CipherTest] transformation=CAST5/CFB112/ZEROBYTEPADDING 08:44:56,775 INFO [main][CipherTest] transformation=CAST5/CFB120/ 08:44:56,776 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO10126 08:44:56,776 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO10126-2 08:44:56,776 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO10126-2PADDING 08:44:56,776 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO10126PADDING 08:44:56,776 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO7816-4 08:44:56,776 INFO [main][CipherTest] transformation=CAST5/CFB120/ISO7816-4PADDING 08:44:56,776 INFO [main][CipherTest] transformation=CAST5/CFB120/NOPADDING 08:44:56,777 INFO [main][CipherTest] transformation=CAST5/CFB120/PKCS5 08:44:56,777 INFO [main][CipherTest] transformation=CAST5/CFB120/PKCS5PADDING 08:44:56,777 INFO [main][CipherTest] transformation=CAST5/CFB120/PKCS7 08:44:56,777 INFO [main][CipherTest] transformation=CAST5/CFB120/PKCS7PADDING 08:44:56,777 INFO [main][CipherTest] transformation=CAST5/CFB120/TBC 08:44:56,777 INFO [main][CipherTest] transformation=CAST5/CFB120/TBCPADDING 08:44:56,777 INFO [main][CipherTest] transformation=CAST5/CFB120/X9.23 08:44:56,777 INFO [main][CipherTest] transformation=CAST5/CFB120/X9.23PADDING 08:44:56,778 INFO [main][CipherTest] transformation=CAST5/CFB120/ZEROBYTE 08:44:56,778 INFO [main][CipherTest] transformation=CAST5/CFB120/ZEROBYTEPADDING 08:44:56,778 INFO [main][CipherTest] transformation=CAST5/CFB128/ 08:44:56,778 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO10126 08:44:56,778 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO10126-2 08:44:56,778 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO10126-2PADDING 08:44:56,778 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO10126PADDING 08:44:56,779 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO7816-4 08:44:56,779 INFO [main][CipherTest] transformation=CAST5/CFB128/ISO7816-4PADDING 08:44:56,779 INFO [main][CipherTest] transformation=CAST5/CFB128/NOPADDING 08:44:56,779 INFO [main][CipherTest] transformation=CAST5/CFB128/PKCS5 08:44:56,779 INFO [main][CipherTest] transformation=CAST5/CFB128/PKCS5PADDING 08:44:56,779 INFO [main][CipherTest] transformation=CAST5/CFB128/PKCS7 08:44:56,780 INFO [main][CipherTest] transformation=CAST5/CFB128/PKCS7PADDING 08:44:56,780 INFO [main][CipherTest] transformation=CAST5/CFB128/TBC 08:44:56,780 INFO [main][CipherTest] transformation=CAST5/CFB128/TBCPADDING 08:44:56,780 INFO [main][CipherTest] transformation=CAST5/CFB128/X9.23 08:44:56,780 INFO [main][CipherTest] transformation=CAST5/CFB128/X9.23PADDING 08:44:56,780 INFO [main][CipherTest] transformation=CAST5/CFB128/ZEROBYTE 08:44:56,780 INFO [main][CipherTest] transformation=CAST5/CFB128/ZEROBYTEPADDING 08:44:56,781 INFO [main][CipherTest] transformation=CAST5/CFB136/ 08:44:56,781 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO10126 08:44:56,781 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO10126-2 08:44:56,781 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO10126-2PADDING 08:44:56,781 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO10126PADDING 08:44:56,782 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO7816-4 08:44:56,782 INFO [main][CipherTest] transformation=CAST5/CFB136/ISO7816-4PADDING 08:44:56,782 INFO [main][CipherTest] transformation=CAST5/CFB136/NOPADDING 08:44:56,782 INFO [main][CipherTest] transformation=CAST5/CFB136/PKCS5 08:44:56,782 INFO [main][CipherTest] transformation=CAST5/CFB136/PKCS5PADDING 08:44:56,782 INFO [main][CipherTest] transformation=CAST5/CFB136/PKCS7 08:44:56,782 INFO [main][CipherTest] transformation=CAST5/CFB136/PKCS7PADDING 08:44:56,782 INFO [main][CipherTest] transformation=CAST5/CFB136/TBC 08:44:56,783 INFO [main][CipherTest] transformation=CAST5/CFB136/TBCPADDING 08:44:56,783 INFO [main][CipherTest] transformation=CAST5/CFB136/X9.23 08:44:56,783 INFO [main][CipherTest] transformation=CAST5/CFB136/X9.23PADDING 08:44:56,783 INFO [main][CipherTest] transformation=CAST5/CFB136/ZEROBYTE 08:44:56,784 INFO [main][CipherTest] transformation=CAST5/CFB136/ZEROBYTEPADDING 08:44:56,784 INFO [main][CipherTest] transformation=CAST5/CFB144/ 08:44:56,784 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO10126 08:44:56,784 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO10126-2 08:44:56,784 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO10126-2PADDING 08:44:56,784 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO10126PADDING 08:44:56,785 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO7816-4 08:44:56,785 INFO [main][CipherTest] transformation=CAST5/CFB144/ISO7816-4PADDING 08:44:56,785 INFO [main][CipherTest] transformation=CAST5/CFB144/NOPADDING 08:44:56,785 INFO [main][CipherTest] transformation=CAST5/CFB144/PKCS5 08:44:56,785 INFO [main][CipherTest] transformation=CAST5/CFB144/PKCS5PADDING 08:44:56,785 INFO [main][CipherTest] transformation=CAST5/CFB144/PKCS7 08:44:56,786 INFO [main][CipherTest] transformation=CAST5/CFB144/PKCS7PADDING 08:44:56,786 INFO [main][CipherTest] transformation=CAST5/CFB144/TBC 08:44:56,786 INFO [main][CipherTest] transformation=CAST5/CFB144/TBCPADDING 08:44:56,786 INFO [main][CipherTest] transformation=CAST5/CFB144/X9.23 08:44:56,786 INFO [main][CipherTest] transformation=CAST5/CFB144/X9.23PADDING 08:44:56,786 INFO [main][CipherTest] transformation=CAST5/CFB144/ZEROBYTE 08:44:56,786 INFO [main][CipherTest] transformation=CAST5/CFB144/ZEROBYTEPADDING 08:44:56,786 INFO [main][CipherTest] transformation=CAST5/CFB152/ 08:44:56,786 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO10126 08:44:56,787 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO10126-2 08:44:56,787 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO10126-2PADDING 08:44:56,787 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO10126PADDING 08:44:56,787 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO7816-4 08:44:56,787 INFO [main][CipherTest] transformation=CAST5/CFB152/ISO7816-4PADDING 08:44:56,787 INFO [main][CipherTest] transformation=CAST5/CFB152/NOPADDING 08:44:56,787 INFO [main][CipherTest] transformation=CAST5/CFB152/PKCS5 08:44:56,787 INFO [main][CipherTest] transformation=CAST5/CFB152/PKCS5PADDING 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB152/PKCS7 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB152/PKCS7PADDING 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB152/TBC 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB152/TBCPADDING 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB152/X9.23 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB152/X9.23PADDING 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB152/ZEROBYTE 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB152/ZEROBYTEPADDING 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB16/ 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO10126 08:44:56,788 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO10126-2 08:44:56,789 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO10126-2PADDING 08:44:56,789 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO10126PADDING 08:44:56,789 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO7816-4 08:44:56,789 INFO [main][CipherTest] transformation=CAST5/CFB16/ISO7816-4PADDING 08:44:56,789 INFO [main][CipherTest] transformation=CAST5/CFB16/NOPADDING 08:44:56,789 INFO [main][CipherTest] transformation=CAST5/CFB16/PKCS5 08:44:56,789 INFO [main][CipherTest] transformation=CAST5/CFB16/PKCS5PADDING 08:44:56,789 INFO [main][CipherTest] transformation=CAST5/CFB16/PKCS7 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB16/PKCS7PADDING 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB16/TBC 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB16/TBCPADDING 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB16/X9.23 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB16/X9.23PADDING 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB16/ZEROBYTE 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB16/ZEROBYTEPADDING 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/ 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO10126 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO10126-2 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO10126-2PADDING 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO10126PADDING 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO7816-4 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/ISO7816-4PADDING 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/NOPADDING 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/PKCS5 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/PKCS5PADDING 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/PKCS7 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/PKCS7PADDING 08:44:56,790 INFO [main][CipherTest] transformation=CAST5/CFB160/TBC 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB160/TBCPADDING 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB160/X9.23 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB160/X9.23PADDING 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB160/ZEROBYTE 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB160/ZEROBYTEPADDING 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/ 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO10126 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO10126-2 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO10126-2PADDING 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO10126PADDING 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO7816-4 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/ISO7816-4PADDING 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/NOPADDING 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/PKCS5 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/PKCS5PADDING 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/PKCS7 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/PKCS7PADDING 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/TBC 08:44:56,791 INFO [main][CipherTest] transformation=CAST5/CFB168/TBCPADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB168/X9.23 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB168/X9.23PADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB168/ZEROBYTE 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB168/ZEROBYTEPADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/ 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO10126 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO10126-2 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO10126-2PADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO10126PADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO7816-4 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/ISO7816-4PADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/NOPADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/PKCS5 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/PKCS5PADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/PKCS7 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/PKCS7PADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/TBC 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/TBCPADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/X9.23 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/X9.23PADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/ZEROBYTE 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB176/ZEROBYTEPADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB184/ 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO10126 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO10126-2 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO10126-2PADDING 08:44:56,792 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO10126PADDING 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO7816-4 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/ISO7816-4PADDING 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/NOPADDING 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/PKCS5 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/PKCS5PADDING 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/PKCS7 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/PKCS7PADDING 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/TBC 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/TBCPADDING 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/X9.23 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/X9.23PADDING 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/ZEROBYTE 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB184/ZEROBYTEPADDING 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB192/ 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO10126 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO10126-2 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO10126-2PADDING 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO10126PADDING 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO7816-4 08:44:56,793 INFO [main][CipherTest] transformation=CAST5/CFB192/ISO7816-4PADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/NOPADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/PKCS5 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/PKCS5PADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/PKCS7 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/PKCS7PADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/TBC 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/TBCPADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/X9.23 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/X9.23PADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/ZEROBYTE 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB192/ZEROBYTEPADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/ 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO10126 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO10126-2 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO10126-2PADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO10126PADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO7816-4 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/ISO7816-4PADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/NOPADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/PKCS5 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/PKCS5PADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/PKCS7 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/PKCS7PADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/TBC 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/TBCPADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/X9.23 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/X9.23PADDING 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/ZEROBYTE 08:44:56,794 INFO [main][CipherTest] transformation=CAST5/CFB200/ZEROBYTEPADDING 08:44:56,795 INFO [main][CipherTest] transformation=CAST5/CFB208/ 08:44:56,795 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO10126 08:44:56,795 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO10126-2 08:44:56,795 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO10126-2PADDING 08:44:56,795 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO10126PADDING 08:44:56,795 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO7816-4 08:44:56,795 INFO [main][CipherTest] transformation=CAST5/CFB208/ISO7816-4PADDING 08:44:56,795 INFO [main][CipherTest] transformation=CAST5/CFB208/NOPADDING 08:44:56,795 INFO [main][CipherTest] transformation=CAST5/CFB208/PKCS5 08:44:56,795 INFO [main][CipherTest] transformation=CAST5/CFB208/PKCS5PADDING 08:44:56,796 INFO [main][CipherTest] transformation=CAST5/CFB208/PKCS7 08:44:56,796 INFO [main][CipherTest] transformation=CAST5/CFB208/PKCS7PADDING 08:44:56,796 INFO [main][CipherTest] transformation=CAST5/CFB208/TBC 08:44:56,796 INFO [main][CipherTest] transformation=CAST5/CFB208/TBCPADDING 08:44:56,796 INFO [main][CipherTest] transformation=CAST5/CFB208/X9.23 08:44:56,796 INFO [main][CipherTest] transformation=CAST5/CFB208/X9.23PADDING 08:44:56,796 INFO [main][CipherTest] transformation=CAST5/CFB208/ZEROBYTE 08:44:56,796 INFO [main][CipherTest] transformation=CAST5/CFB208/ZEROBYTEPADDING 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/ 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO10126 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO10126-2 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO10126-2PADDING 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO10126PADDING 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO7816-4 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/ISO7816-4PADDING 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/NOPADDING 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/PKCS5 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/PKCS5PADDING 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/PKCS7 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/PKCS7PADDING 08:44:56,797 INFO [main][CipherTest] transformation=CAST5/CFB216/TBC 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB216/TBCPADDING 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB216/X9.23 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB216/X9.23PADDING 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB216/ZEROBYTE 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB216/ZEROBYTEPADDING 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB224/ 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO10126 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO10126-2 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO10126-2PADDING 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO10126PADDING 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO7816-4 08:44:56,798 INFO [main][CipherTest] transformation=CAST5/CFB224/ISO7816-4PADDING 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/NOPADDING 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/PKCS5 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/PKCS5PADDING 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/PKCS7 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/PKCS7PADDING 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/TBC 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/TBCPADDING 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/X9.23 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/X9.23PADDING 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/ZEROBYTE 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB224/ZEROBYTEPADDING 08:44:56,799 INFO [main][CipherTest] transformation=CAST5/CFB232/ 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO10126 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO10126-2 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO10126-2PADDING 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO10126PADDING 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO7816-4 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/ISO7816-4PADDING 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/NOPADDING 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/PKCS5 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/PKCS5PADDING 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/PKCS7 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/PKCS7PADDING 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/TBC 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/TBCPADDING 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/X9.23 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/X9.23PADDING 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/ZEROBYTE 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB232/ZEROBYTEPADDING 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB24/ 08:44:56,800 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO10126 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO10126-2 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO10126-2PADDING 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO10126PADDING 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO7816-4 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/ISO7816-4PADDING 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/NOPADDING 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/PKCS5 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/PKCS5PADDING 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/PKCS7 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/PKCS7PADDING 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/TBC 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/TBCPADDING 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/X9.23 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/X9.23PADDING 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/ZEROBYTE 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB24/ZEROBYTEPADDING 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB240/ 08:44:56,801 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO10126 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO10126-2 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO10126-2PADDING 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO10126PADDING 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO7816-4 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/ISO7816-4PADDING 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/NOPADDING 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/PKCS5 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/PKCS5PADDING 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/PKCS7 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/PKCS7PADDING 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/TBC 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/TBCPADDING 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/X9.23 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/X9.23PADDING 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/ZEROBYTE 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB240/ZEROBYTEPADDING 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB248/ 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO10126 08:44:56,802 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO10126-2 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO10126-2PADDING 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO10126PADDING 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO7816-4 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/ISO7816-4PADDING 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/NOPADDING 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/PKCS5 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/PKCS5PADDING 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/PKCS7 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/PKCS7PADDING 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/TBC 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/TBCPADDING 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/X9.23 08:44:56,803 INFO [main][CipherTest] transformation=CAST5/CFB248/X9.23PADDING 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB248/ZEROBYTE 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB248/ZEROBYTEPADDING 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/ 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO10126 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO10126-2 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO10126-2PADDING 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO10126PADDING 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO7816-4 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/ISO7816-4PADDING 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/NOPADDING 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/PKCS5 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/PKCS5PADDING 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/PKCS7 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/PKCS7PADDING 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/TBC 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/TBCPADDING 08:44:56,804 INFO [main][CipherTest] transformation=CAST5/CFB256/X9.23 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB256/X9.23PADDING 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB256/ZEROBYTE 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB256/ZEROBYTEPADDING 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/ 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO10126 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO10126-2 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO10126-2PADDING 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO10126PADDING 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO7816-4 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/ISO7816-4PADDING 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/NOPADDING 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/PKCS5 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/PKCS5PADDING 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/PKCS7 08:44:56,805 INFO [main][CipherTest] transformation=CAST5/CFB32/PKCS7PADDING 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB32/TBC 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB32/TBCPADDING 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB32/X9.23 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB32/X9.23PADDING 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB32/ZEROBYTE 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB32/ZEROBYTEPADDING 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/ 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO10126 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO10126-2 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO10126-2PADDING 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO10126PADDING 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO7816-4 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/ISO7816-4PADDING 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/NOPADDING 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/PKCS5 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/PKCS5PADDING 08:44:56,806 INFO [main][CipherTest] transformation=CAST5/CFB40/PKCS7 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB40/PKCS7PADDING 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB40/TBC 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB40/TBCPADDING 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB40/X9.23 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB40/X9.23PADDING 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB40/ZEROBYTE 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB40/ZEROBYTEPADDING 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB48/ 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO10126 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO10126-2 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO10126-2PADDING 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO10126PADDING 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO7816-4 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB48/ISO7816-4PADDING 08:44:56,807 INFO [main][CipherTest] transformation=CAST5/CFB48/NOPADDING 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB48/PKCS5 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB48/PKCS5PADDING 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB48/PKCS7 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB48/PKCS7PADDING 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB48/TBC 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB48/TBCPADDING 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB48/X9.23 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB48/X9.23PADDING 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB48/ZEROBYTE 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB48/ZEROBYTEPADDING 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB56/ 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO10126 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO10126-2 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO10126-2PADDING 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO10126PADDING 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO7816-4 08:44:56,808 INFO [main][CipherTest] transformation=CAST5/CFB56/ISO7816-4PADDING 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/NOPADDING 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/PKCS5 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/PKCS5PADDING 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/PKCS7 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/PKCS7PADDING 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/TBC 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/TBCPADDING 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/X9.23 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/X9.23PADDING 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/ZEROBYTE 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB56/ZEROBYTEPADDING 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB64/ 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO10126 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO10126-2 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO10126-2PADDING 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO10126PADDING 08:44:56,809 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO7816-4 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/ISO7816-4PADDING 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/NOPADDING 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/PKCS5 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/PKCS5PADDING 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/PKCS7 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/PKCS7PADDING 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/TBC 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/TBCPADDING 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/X9.23 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/X9.23PADDING 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/ZEROBYTE 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB64/ZEROBYTEPADDING 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB72/ 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO10126 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO10126-2 08:44:56,810 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO10126-2PADDING 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO10126PADDING 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO7816-4 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/ISO7816-4PADDING 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/NOPADDING 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/PKCS5 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/PKCS5PADDING 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/PKCS7 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/PKCS7PADDING 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/TBC 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/TBCPADDING 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/X9.23 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/X9.23PADDING 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/ZEROBYTE 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB72/ZEROBYTEPADDING 08:44:56,811 INFO [main][CipherTest] transformation=CAST5/CFB8/ 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO10126 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO10126-2 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO10126-2PADDING 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO10126PADDING 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO7816-4 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/ISO7816-4PADDING 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/NOPADDING 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/PKCS5 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/PKCS5PADDING 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/PKCS7 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/PKCS7PADDING 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/TBC 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/TBCPADDING 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/X9.23 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/X9.23PADDING 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/ZEROBYTE 08:44:56,812 INFO [main][CipherTest] transformation=CAST5/CFB8/ZEROBYTEPADDING 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/ 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO10126 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO10126-2 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO10126-2PADDING 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO10126PADDING 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO7816-4 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/ISO7816-4PADDING 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/NOPADDING 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/PKCS5 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/PKCS5PADDING 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/PKCS7 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/PKCS7PADDING 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/TBC 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/TBCPADDING 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/X9.23 08:44:56,813 INFO [main][CipherTest] transformation=CAST5/CFB80/X9.23PADDING 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB80/ZEROBYTE 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB80/ZEROBYTEPADDING 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/ 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO10126 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO10126-2 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO10126-2PADDING 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO10126PADDING 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO7816-4 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/ISO7816-4PADDING 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/NOPADDING 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/PKCS5 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/PKCS5PADDING 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/PKCS7 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/PKCS7PADDING 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/TBC 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/TBCPADDING 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/X9.23 08:44:56,814 INFO [main][CipherTest] transformation=CAST5/CFB88/X9.23PADDING 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB88/ZEROBYTE 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB88/ZEROBYTEPADDING 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/ 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO10126 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO10126-2 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO10126-2PADDING 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO10126PADDING 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO7816-4 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/ISO7816-4PADDING 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/NOPADDING 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/PKCS5 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/PKCS5PADDING 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/PKCS7 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/PKCS7PADDING 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/TBC 08:44:56,815 INFO [main][CipherTest] transformation=CAST5/CFB96/TBCPADDING 08:44:56,816 INFO [main][CipherTest] transformation=CAST5/CFB96/X9.23 08:44:56,816 INFO [main][CipherTest] transformation=CAST5/CFB96/X9.23PADDING 08:44:56,816 INFO [main][CipherTest] transformation=CAST5/CFB96/ZEROBYTE 08:44:56,816 INFO [main][CipherTest] transformation=CAST5/CFB96/ZEROBYTEPADDING 08:44:56,816 INFO [main][CipherTest] transformation=CAST5/CTS/ 08:44:56,816 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5/CTS/" does not support IV => Skipping. 08:44:56,816 INFO [main][CipherTest] transformation=CAST5/CTS/NOPADDING 08:44:56,816 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5/CTS/NOPADDING" does not support IV => Skipping. 08:44:56,816 INFO [main][CipherTest] transformation=CAST5/EAX/ 08:44:56,816 INFO [main][CipherTest] transformation=CAST5/EAX/NOPADDING 08:44:56,817 INFO [main][CipherTest] transformation=CAST5/ECB/ 08:44:56,817 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5/ECB/" does not support IV => Skipping. 08:44:56,817 INFO [main][CipherTest] transformation=CAST5/ECB/NOPADDING 08:44:56,817 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST5/ECB/NOPADDING" does not support IV => Skipping. 08:44:56,817 INFO [main][CipherTest] transformation=CAST5/GOFB/ 08:44:56,817 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO10126 08:44:56,817 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO10126-2 08:44:56,818 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO10126-2PADDING 08:44:56,818 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO10126PADDING 08:44:56,818 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO7816-4 08:44:56,818 INFO [main][CipherTest] transformation=CAST5/GOFB/ISO7816-4PADDING 08:44:56,818 INFO [main][CipherTest] transformation=CAST5/GOFB/NOPADDING 08:44:56,818 INFO [main][CipherTest] transformation=CAST5/GOFB/PKCS5 08:44:56,818 INFO [main][CipherTest] transformation=CAST5/GOFB/PKCS5PADDING 08:44:56,818 INFO [main][CipherTest] transformation=CAST5/GOFB/PKCS7 08:44:56,818 INFO [main][CipherTest] transformation=CAST5/GOFB/PKCS7PADDING 08:44:56,819 INFO [main][CipherTest] transformation=CAST5/GOFB/TBC 08:44:56,819 INFO [main][CipherTest] transformation=CAST5/GOFB/TBCPADDING 08:44:56,819 INFO [main][CipherTest] transformation=CAST5/GOFB/X9.23 08:44:56,819 INFO [main][CipherTest] transformation=CAST5/GOFB/X9.23PADDING 08:44:56,819 INFO [main][CipherTest] transformation=CAST5/GOFB/ZEROBYTE 08:44:56,819 INFO [main][CipherTest] transformation=CAST5/GOFB/ZEROBYTEPADDING 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/ 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/ISO10126 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/ISO10126-2 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/ISO10126-2PADDING 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/ISO10126PADDING 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/ISO7816-4 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/ISO7816-4PADDING 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/NOPADDING 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/PKCS5 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/PKCS5PADDING 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/PKCS7 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/PKCS7PADDING 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/TBC 08:44:56,820 INFO [main][CipherTest] transformation=CAST5/OFB/TBCPADDING 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB/X9.23 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB/X9.23PADDING 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB/ZEROBYTE 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB/ZEROBYTEPADDING 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/ 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO10126 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO10126-2 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO10126-2PADDING 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO10126PADDING 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO7816-4 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/ISO7816-4PADDING 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/NOPADDING 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/PKCS5 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/PKCS5PADDING 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/PKCS7 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/PKCS7PADDING 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/TBC 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/TBCPADDING 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/X9.23 08:44:56,821 INFO [main][CipherTest] transformation=CAST5/OFB104/X9.23PADDING 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB104/ZEROBYTE 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB104/ZEROBYTEPADDING 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/ 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO10126 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO10126-2 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO10126-2PADDING 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO10126PADDING 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO7816-4 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/ISO7816-4PADDING 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/NOPADDING 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/PKCS5 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/PKCS5PADDING 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/PKCS7 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/PKCS7PADDING 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/TBC 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/TBCPADDING 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/X9.23 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/X9.23PADDING 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/ZEROBYTE 08:44:56,822 INFO [main][CipherTest] transformation=CAST5/OFB112/ZEROBYTEPADDING 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/ 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO10126 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO10126-2 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO10126-2PADDING 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO10126PADDING 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO7816-4 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/ISO7816-4PADDING 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/NOPADDING 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/PKCS5 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/PKCS5PADDING 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/PKCS7 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/PKCS7PADDING 08:44:56,823 INFO [main][CipherTest] transformation=CAST5/OFB120/TBC 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB120/TBCPADDING 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB120/X9.23 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB120/X9.23PADDING 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB120/ZEROBYTE 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB120/ZEROBYTEPADDING 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/ 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO10126 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO10126-2 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO10126-2PADDING 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO10126PADDING 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO7816-4 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/ISO7816-4PADDING 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/NOPADDING 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/PKCS5 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/PKCS5PADDING 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/PKCS7 08:44:56,824 INFO [main][CipherTest] transformation=CAST5/OFB128/PKCS7PADDING 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB128/TBC 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB128/TBCPADDING 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB128/X9.23 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB128/X9.23PADDING 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB128/ZEROBYTE 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB128/ZEROBYTEPADDING 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/ 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO10126 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO10126-2 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO10126-2PADDING 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO10126PADDING 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO7816-4 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/ISO7816-4PADDING 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/NOPADDING 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/PKCS5 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/PKCS5PADDING 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/PKCS7 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/PKCS7PADDING 08:44:56,825 INFO [main][CipherTest] transformation=CAST5/OFB136/TBC 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB136/TBCPADDING 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB136/X9.23 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB136/X9.23PADDING 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB136/ZEROBYTE 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB136/ZEROBYTEPADDING 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/ 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO10126 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO10126-2 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO10126-2PADDING 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO10126PADDING 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO7816-4 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/ISO7816-4PADDING 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/NOPADDING 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/PKCS5 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/PKCS5PADDING 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/PKCS7 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/PKCS7PADDING 08:44:56,826 INFO [main][CipherTest] transformation=CAST5/OFB144/TBC 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB144/TBCPADDING 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB144/X9.23 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB144/X9.23PADDING 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB144/ZEROBYTE 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB144/ZEROBYTEPADDING 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB152/ 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO10126 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO10126-2 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO10126-2PADDING 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO10126PADDING 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO7816-4 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB152/ISO7816-4PADDING 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB152/NOPADDING 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB152/PKCS5 08:44:56,827 INFO [main][CipherTest] transformation=CAST5/OFB152/PKCS5PADDING 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB152/PKCS7 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB152/PKCS7PADDING 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB152/TBC 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB152/TBCPADDING 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB152/X9.23 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB152/X9.23PADDING 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB152/ZEROBYTE 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB152/ZEROBYTEPADDING 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB16/ 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO10126 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO10126-2 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO10126-2PADDING 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO10126PADDING 08:44:56,828 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO7816-4 08:44:56,829 INFO [main][CipherTest] transformation=CAST5/OFB16/ISO7816-4PADDING 08:44:56,829 INFO [main][CipherTest] transformation=CAST5/OFB16/NOPADDING 08:44:56,829 INFO [main][CipherTest] transformation=CAST5/OFB16/PKCS5 08:44:56,829 INFO [main][CipherTest] transformation=CAST5/OFB16/PKCS5PADDING 08:44:56,840 INFO [main][CipherTest] transformation=CAST5/OFB16/PKCS7 08:44:56,840 INFO [main][CipherTest] transformation=CAST5/OFB16/PKCS7PADDING 08:44:56,842 INFO [main][CipherTest] transformation=CAST5/OFB16/TBC 08:44:56,845 INFO [main][CipherTest] transformation=CAST5/OFB16/TBCPADDING 08:44:56,845 INFO [main][CipherTest] transformation=CAST5/OFB16/X9.23 08:44:56,845 INFO [main][CipherTest] transformation=CAST5/OFB16/X9.23PADDING 08:44:56,845 INFO [main][CipherTest] transformation=CAST5/OFB16/ZEROBYTE 08:44:56,846 INFO [main][CipherTest] transformation=CAST5/OFB16/ZEROBYTEPADDING 08:44:56,846 INFO [main][CipherTest] transformation=CAST5/OFB160/ 08:44:56,846 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO10126 08:44:56,846 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO10126-2 08:44:56,846 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO10126-2PADDING 08:44:56,846 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO10126PADDING 08:44:56,846 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO7816-4 08:44:56,847 INFO [main][CipherTest] transformation=CAST5/OFB160/ISO7816-4PADDING 08:44:56,847 INFO [main][CipherTest] transformation=CAST5/OFB160/NOPADDING 08:44:56,847 INFO [main][CipherTest] transformation=CAST5/OFB160/PKCS5 08:44:56,847 INFO [main][CipherTest] transformation=CAST5/OFB160/PKCS5PADDING 08:44:56,847 INFO [main][CipherTest] transformation=CAST5/OFB160/PKCS7 08:44:56,847 INFO [main][CipherTest] transformation=CAST5/OFB160/PKCS7PADDING 08:44:56,847 INFO [main][CipherTest] transformation=CAST5/OFB160/TBC 08:44:56,847 INFO [main][CipherTest] transformation=CAST5/OFB160/TBCPADDING 08:44:56,847 INFO [main][CipherTest] transformation=CAST5/OFB160/X9.23 08:44:56,847 INFO [main][CipherTest] transformation=CAST5/OFB160/X9.23PADDING 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB160/ZEROBYTE 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB160/ZEROBYTEPADDING 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB168/ 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO10126 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO10126-2 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO10126-2PADDING 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO10126PADDING 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO7816-4 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB168/ISO7816-4PADDING 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB168/NOPADDING 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB168/PKCS5 08:44:56,848 INFO [main][CipherTest] transformation=CAST5/OFB168/PKCS5PADDING 08:44:56,849 INFO [main][CipherTest] transformation=CAST5/OFB168/PKCS7 08:44:56,849 INFO [main][CipherTest] transformation=CAST5/OFB168/PKCS7PADDING 08:44:56,849 INFO [main][CipherTest] transformation=CAST5/OFB168/TBC 08:44:56,849 INFO [main][CipherTest] transformation=CAST5/OFB168/TBCPADDING 08:44:56,849 INFO [main][CipherTest] transformation=CAST5/OFB168/X9.23 08:44:56,849 INFO [main][CipherTest] transformation=CAST5/OFB168/X9.23PADDING 08:44:56,849 INFO [main][CipherTest] transformation=CAST5/OFB168/ZEROBYTE 08:44:56,849 INFO [main][CipherTest] transformation=CAST5/OFB168/ZEROBYTEPADDING 08:44:56,849 INFO [main][CipherTest] transformation=CAST5/OFB176/ 08:44:56,849 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO10126 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO10126-2 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO10126-2PADDING 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO10126PADDING 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO7816-4 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/ISO7816-4PADDING 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/NOPADDING 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/PKCS5 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/PKCS5PADDING 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/PKCS7 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/PKCS7PADDING 08:44:56,850 INFO [main][CipherTest] transformation=CAST5/OFB176/TBC 08:44:56,851 INFO [main][CipherTest] transformation=CAST5/OFB176/TBCPADDING 08:44:56,851 INFO [main][CipherTest] transformation=CAST5/OFB176/X9.23 08:44:56,851 INFO [main][CipherTest] transformation=CAST5/OFB176/X9.23PADDING 08:44:56,851 INFO [main][CipherTest] transformation=CAST5/OFB176/ZEROBYTE 08:44:56,851 INFO [main][CipherTest] transformation=CAST5/OFB176/ZEROBYTEPADDING 08:44:56,851 INFO [main][CipherTest] transformation=CAST5/OFB184/ 08:44:56,851 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO10126 08:44:56,851 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO10126-2 08:44:56,851 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO10126-2PADDING 08:44:56,851 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO10126PADDING 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO7816-4 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/ISO7816-4PADDING 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/NOPADDING 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/PKCS5 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/PKCS5PADDING 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/PKCS7 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/PKCS7PADDING 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/TBC 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/TBCPADDING 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/X9.23 08:44:56,852 INFO [main][CipherTest] transformation=CAST5/OFB184/X9.23PADDING 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB184/ZEROBYTE 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB184/ZEROBYTEPADDING 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB192/ 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO10126 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO10126-2 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO10126-2PADDING 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO10126PADDING 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO7816-4 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB192/ISO7816-4PADDING 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB192/NOPADDING 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB192/PKCS5 08:44:56,853 INFO [main][CipherTest] transformation=CAST5/OFB192/PKCS5PADDING 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB192/PKCS7 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB192/PKCS7PADDING 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB192/TBC 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB192/TBCPADDING 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB192/X9.23 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB192/X9.23PADDING 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB192/ZEROBYTE 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB192/ZEROBYTEPADDING 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/ 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO10126 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO10126-2 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO10126-2PADDING 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO10126PADDING 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO7816-4 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/ISO7816-4PADDING 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/NOPADDING 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/PKCS5 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/PKCS5PADDING 08:44:56,854 INFO [main][CipherTest] transformation=CAST5/OFB200/PKCS7 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB200/PKCS7PADDING 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB200/TBC 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB200/TBCPADDING 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB200/X9.23 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB200/X9.23PADDING 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB200/ZEROBYTE 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB200/ZEROBYTEPADDING 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB208/ 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO10126 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO10126-2 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO10126-2PADDING 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO10126PADDING 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO7816-4 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB208/ISO7816-4PADDING 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB208/NOPADDING 08:44:56,855 INFO [main][CipherTest] transformation=CAST5/OFB208/PKCS5 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB208/PKCS5PADDING 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB208/PKCS7 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB208/PKCS7PADDING 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB208/TBC 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB208/TBCPADDING 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB208/X9.23 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB208/X9.23PADDING 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB208/ZEROBYTE 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB208/ZEROBYTEPADDING 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB216/ 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO10126 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO10126-2 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO10126-2PADDING 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO10126PADDING 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO7816-4 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB216/ISO7816-4PADDING 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB216/NOPADDING 08:44:56,856 INFO [main][CipherTest] transformation=CAST5/OFB216/PKCS5 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB216/PKCS5PADDING 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB216/PKCS7 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB216/PKCS7PADDING 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB216/TBC 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB216/TBCPADDING 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB216/X9.23 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB216/X9.23PADDING 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB216/ZEROBYTE 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB216/ZEROBYTEPADDING 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB224/ 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO10126 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO10126-2 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO10126-2PADDING 08:44:56,857 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO10126PADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO7816-4 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/ISO7816-4PADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/NOPADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/PKCS5 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/PKCS5PADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/PKCS7 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/PKCS7PADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/TBC 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/TBCPADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/X9.23 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/X9.23PADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/ZEROBYTE 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB224/ZEROBYTEPADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB232/ 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO10126 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO10126-2 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO10126-2PADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO10126PADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO7816-4 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB232/ISO7816-4PADDING 08:44:56,858 INFO [main][CipherTest] transformation=CAST5/OFB232/NOPADDING 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB232/PKCS5 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB232/PKCS5PADDING 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB232/PKCS7 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB232/PKCS7PADDING 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB232/TBC 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB232/TBCPADDING 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB232/X9.23 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB232/X9.23PADDING 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB232/ZEROBYTE 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB232/ZEROBYTEPADDING 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB24/ 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO10126 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO10126-2 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO10126-2PADDING 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO10126PADDING 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO7816-4 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB24/ISO7816-4PADDING 08:44:56,859 INFO [main][CipherTest] transformation=CAST5/OFB24/NOPADDING 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB24/PKCS5 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB24/PKCS5PADDING 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB24/PKCS7 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB24/PKCS7PADDING 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB24/TBC 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB24/TBCPADDING 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB24/X9.23 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB24/X9.23PADDING 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB24/ZEROBYTE 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB24/ZEROBYTEPADDING 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB240/ 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO10126 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO10126-2 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO10126-2PADDING 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO10126PADDING 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO7816-4 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB240/ISO7816-4PADDING 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB240/NOPADDING 08:44:56,860 INFO [main][CipherTest] transformation=CAST5/OFB240/PKCS5 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB240/PKCS5PADDING 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB240/PKCS7 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB240/PKCS7PADDING 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB240/TBC 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB240/TBCPADDING 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB240/X9.23 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB240/X9.23PADDING 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB240/ZEROBYTE 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB240/ZEROBYTEPADDING 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB248/ 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO10126 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO10126-2 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO10126-2PADDING 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO10126PADDING 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO7816-4 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB248/ISO7816-4PADDING 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB248/NOPADDING 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB248/PKCS5 08:44:56,861 INFO [main][CipherTest] transformation=CAST5/OFB248/PKCS5PADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB248/PKCS7 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB248/PKCS7PADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB248/TBC 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB248/TBCPADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB248/X9.23 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB248/X9.23PADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB248/ZEROBYTE 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB248/ZEROBYTEPADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/ 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO10126 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO10126-2 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO10126-2PADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO10126PADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO7816-4 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/ISO7816-4PADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/NOPADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/PKCS5 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/PKCS5PADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/PKCS7 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/PKCS7PADDING 08:44:56,862 INFO [main][CipherTest] transformation=CAST5/OFB256/TBC 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB256/TBCPADDING 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB256/X9.23 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB256/X9.23PADDING 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB256/ZEROBYTE 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB256/ZEROBYTEPADDING 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/ 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO10126 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO10126-2 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO10126-2PADDING 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO10126PADDING 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO7816-4 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/ISO7816-4PADDING 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/NOPADDING 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/PKCS5 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/PKCS5PADDING 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/PKCS7 08:44:56,863 INFO [main][CipherTest] transformation=CAST5/OFB32/PKCS7PADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB32/TBC 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB32/TBCPADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB32/X9.23 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB32/X9.23PADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB32/ZEROBYTE 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB32/ZEROBYTEPADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/ 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO10126 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO10126-2 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO10126-2PADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO10126PADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO7816-4 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/ISO7816-4PADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/NOPADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/PKCS5 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/PKCS5PADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/PKCS7 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/PKCS7PADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/TBC 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/TBCPADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/X9.23 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/X9.23PADDING 08:44:56,864 INFO [main][CipherTest] transformation=CAST5/OFB40/ZEROBYTE 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB40/ZEROBYTEPADDING 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/ 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO10126 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO10126-2 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO10126-2PADDING 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO10126PADDING 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO7816-4 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/ISO7816-4PADDING 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/NOPADDING 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/PKCS5 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/PKCS5PADDING 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/PKCS7 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/PKCS7PADDING 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/TBC 08:44:56,865 INFO [main][CipherTest] transformation=CAST5/OFB48/TBCPADDING 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB48/X9.23 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB48/X9.23PADDING 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB48/ZEROBYTE 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB48/ZEROBYTEPADDING 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/ 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO10126 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO10126-2 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO10126-2PADDING 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO10126PADDING 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO7816-4 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/ISO7816-4PADDING 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/NOPADDING 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/PKCS5 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/PKCS5PADDING 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/PKCS7 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/PKCS7PADDING 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/TBC 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/TBCPADDING 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/X9.23 08:44:56,866 INFO [main][CipherTest] transformation=CAST5/OFB56/X9.23PADDING 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB56/ZEROBYTE 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB56/ZEROBYTEPADDING 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/ 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO10126 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO10126-2 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO10126-2PADDING 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO10126PADDING 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO7816-4 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/ISO7816-4PADDING 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/NOPADDING 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/PKCS5 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/PKCS5PADDING 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/PKCS7 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/PKCS7PADDING 08:44:56,867 INFO [main][CipherTest] transformation=CAST5/OFB64/TBC 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB64/TBCPADDING 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB64/X9.23 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB64/X9.23PADDING 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB64/ZEROBYTE 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB64/ZEROBYTEPADDING 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/ 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO10126 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO10126-2 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO10126-2PADDING 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO10126PADDING 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO7816-4 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/ISO7816-4PADDING 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/NOPADDING 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/PKCS5 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/PKCS5PADDING 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/PKCS7 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/PKCS7PADDING 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/TBC 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/TBCPADDING 08:44:56,868 INFO [main][CipherTest] transformation=CAST5/OFB72/X9.23 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB72/X9.23PADDING 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB72/ZEROBYTE 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB72/ZEROBYTEPADDING 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/ 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO10126 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO10126-2 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO10126-2PADDING 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO10126PADDING 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO7816-4 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/ISO7816-4PADDING 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/NOPADDING 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/PKCS5 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/PKCS5PADDING 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/PKCS7 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/PKCS7PADDING 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/TBC 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/TBCPADDING 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/X9.23 08:44:56,869 INFO [main][CipherTest] transformation=CAST5/OFB8/X9.23PADDING 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB8/ZEROBYTE 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB8/ZEROBYTEPADDING 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/ 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO10126 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO10126-2 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO10126-2PADDING 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO10126PADDING 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO7816-4 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/ISO7816-4PADDING 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/NOPADDING 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/PKCS5 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/PKCS5PADDING 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/PKCS7 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/PKCS7PADDING 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/TBC 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/TBCPADDING 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/X9.23 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/X9.23PADDING 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/ZEROBYTE 08:44:56,870 INFO [main][CipherTest] transformation=CAST5/OFB80/ZEROBYTEPADDING 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/ 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO10126 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO10126-2 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO10126-2PADDING 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO10126PADDING 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO7816-4 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/ISO7816-4PADDING 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/NOPADDING 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/PKCS5 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/PKCS5PADDING 08:44:56,871 INFO [main][CipherTest] transformation=CAST5/OFB88/PKCS7 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB88/PKCS7PADDING 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB88/TBC 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB88/TBCPADDING 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB88/X9.23 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB88/X9.23PADDING 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB88/ZEROBYTE 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB88/ZEROBYTEPADDING 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/ 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO10126 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO10126-2 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO10126-2PADDING 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO10126PADDING 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO7816-4 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/ISO7816-4PADDING 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/NOPADDING 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/PKCS5 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/PKCS5PADDING 08:44:56,872 INFO [main][CipherTest] transformation=CAST5/OFB96/PKCS7 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/OFB96/PKCS7PADDING 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/OFB96/TBC 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/OFB96/TBCPADDING 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/OFB96/X9.23 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/OFB96/X9.23PADDING 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/OFB96/ZEROBYTE 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/OFB96/ZEROBYTEPADDING 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/SIC/ 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/SIC/ISO10126 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/SIC/ISO10126-2 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/SIC/ISO10126-2PADDING 08:44:56,873 INFO [main][CipherTest] transformation=CAST5/SIC/ISO10126PADDING 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/ISO7816-4 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/ISO7816-4PADDING 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/NOPADDING 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/PKCS5 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/PKCS5PADDING 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/PKCS7 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/PKCS7PADDING 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/TBC 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/TBCPADDING 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/X9.23 08:44:56,874 INFO [main][CipherTest] transformation=CAST5/SIC/X9.23PADDING 08:44:56,875 INFO [main][CipherTest] transformation=CAST5/SIC/ZEROBYTE 08:44:56,875 INFO [main][CipherTest] transformation=CAST5/SIC/ZEROBYTEPADDING 08:44:56,875 INFO [main][CipherTest] transformation=CAST6// 08:44:56,875 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6//" does not support IV => Skipping. 08:44:56,875 INFO [main][CipherTest] transformation=CAST6//NOPADDING 08:44:56,876 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6//NOPADDING" does not support IV => Skipping. 08:44:56,876 INFO [main][CipherTest] transformation=CAST6/CBC-CTS/ 08:44:56,876 INFO [main][CipherTest] transformation=CAST6/CBC-CTS/NOPADDING 08:44:56,877 INFO [main][CipherTest] transformation=CAST6/CBC/ 08:44:56,877 INFO [main][CipherTest] transformation=CAST6/CBC/ISO10126 08:44:56,877 INFO [main][CipherTest] transformation=CAST6/CBC/ISO10126-2 08:44:56,878 INFO [main][CipherTest] transformation=CAST6/CBC/ISO10126-2PADDING 08:44:56,878 INFO [main][CipherTest] transformation=CAST6/CBC/ISO10126PADDING 08:44:56,878 INFO [main][CipherTest] transformation=CAST6/CBC/ISO7816-4 08:44:56,879 INFO [main][CipherTest] transformation=CAST6/CBC/ISO7816-4PADDING 08:44:56,879 INFO [main][CipherTest] transformation=CAST6/CBC/NOPADDING 08:44:56,879 INFO [main][CipherTest] transformation=CAST6/CBC/PKCS5 08:44:56,880 INFO [main][CipherTest] transformation=CAST6/CBC/PKCS5PADDING 08:44:56,880 INFO [main][CipherTest] transformation=CAST6/CBC/PKCS7 08:44:56,881 INFO [main][CipherTest] transformation=CAST6/CBC/PKCS7PADDING 08:44:56,881 INFO [main][CipherTest] transformation=CAST6/CBC/TBC 08:44:56,881 INFO [main][CipherTest] transformation=CAST6/CBC/TBCPADDING 08:44:56,881 INFO [main][CipherTest] transformation=CAST6/CBC/X9.23 08:44:56,882 INFO [main][CipherTest] transformation=CAST6/CBC/X9.23PADDING 08:44:56,882 INFO [main][CipherTest] transformation=CAST6/CBC/ZEROBYTE 08:44:56,882 INFO [main][CipherTest] transformation=CAST6/CBC/ZEROBYTEPADDING 08:44:56,882 INFO [main][CipherTest] transformation=CAST6/CCM/ 08:44:56,883 ERROR [main][CipherTest] transformation "CAST6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:56,883 INFO [main][CipherTest] transformation=CAST6/CCM/NOPADDING 08:44:56,883 ERROR [main][CipherTest] transformation "CAST6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:56,883 INFO [main][CipherTest] transformation=CAST6/CFB/ 08:44:56,883 INFO [main][CipherTest] transformation=CAST6/CFB/ISO10126 08:44:56,883 INFO [main][CipherTest] transformation=CAST6/CFB/ISO10126-2 08:44:56,884 INFO [main][CipherTest] transformation=CAST6/CFB/ISO10126-2PADDING 08:44:56,884 INFO [main][CipherTest] transformation=CAST6/CFB/ISO10126PADDING 08:44:56,884 INFO [main][CipherTest] transformation=CAST6/CFB/ISO7816-4 08:44:56,885 INFO [main][CipherTest] transformation=CAST6/CFB/ISO7816-4PADDING 08:44:56,885 INFO [main][CipherTest] transformation=CAST6/CFB/NOPADDING 08:44:56,885 INFO [main][CipherTest] transformation=CAST6/CFB/PKCS5 08:44:56,886 INFO [main][CipherTest] transformation=CAST6/CFB/PKCS5PADDING 08:44:56,886 INFO [main][CipherTest] transformation=CAST6/CFB/PKCS7 08:44:56,886 INFO [main][CipherTest] transformation=CAST6/CFB/PKCS7PADDING 08:44:56,886 INFO [main][CipherTest] transformation=CAST6/CFB/TBC 08:44:56,887 INFO [main][CipherTest] transformation=CAST6/CFB/TBCPADDING 08:44:56,887 INFO [main][CipherTest] transformation=CAST6/CFB/X9.23 08:44:56,887 INFO [main][CipherTest] transformation=CAST6/CFB/X9.23PADDING 08:44:56,887 INFO [main][CipherTest] transformation=CAST6/CFB/ZEROBYTE 08:44:56,888 INFO [main][CipherTest] transformation=CAST6/CFB/ZEROBYTEPADDING 08:44:56,888 INFO [main][CipherTest] transformation=CAST6/CFB104/ 08:44:56,888 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO10126 08:44:56,888 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO10126-2 08:44:56,889 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO10126-2PADDING 08:44:56,889 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO10126PADDING 08:44:56,889 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO7816-4 08:44:56,889 INFO [main][CipherTest] transformation=CAST6/CFB104/ISO7816-4PADDING 08:44:56,890 INFO [main][CipherTest] transformation=CAST6/CFB104/NOPADDING 08:44:56,890 INFO [main][CipherTest] transformation=CAST6/CFB104/PKCS5 08:44:56,890 INFO [main][CipherTest] transformation=CAST6/CFB104/PKCS5PADDING 08:44:56,890 INFO [main][CipherTest] transformation=CAST6/CFB104/PKCS7 08:44:56,891 INFO [main][CipherTest] transformation=CAST6/CFB104/PKCS7PADDING 08:44:56,891 INFO [main][CipherTest] transformation=CAST6/CFB104/TBC 08:44:56,891 INFO [main][CipherTest] transformation=CAST6/CFB104/TBCPADDING 08:44:56,891 INFO [main][CipherTest] transformation=CAST6/CFB104/X9.23 08:44:56,892 INFO [main][CipherTest] transformation=CAST6/CFB104/X9.23PADDING 08:44:56,892 INFO [main][CipherTest] transformation=CAST6/CFB104/ZEROBYTE 08:44:56,892 INFO [main][CipherTest] transformation=CAST6/CFB104/ZEROBYTEPADDING 08:44:56,892 INFO [main][CipherTest] transformation=CAST6/CFB112/ 08:44:56,893 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO10126 08:44:56,893 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO10126-2 08:44:56,893 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO10126-2PADDING 08:44:56,893 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO10126PADDING 08:44:56,894 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO7816-4 08:44:56,894 INFO [main][CipherTest] transformation=CAST6/CFB112/ISO7816-4PADDING 08:44:56,894 INFO [main][CipherTest] transformation=CAST6/CFB112/NOPADDING 08:44:56,894 INFO [main][CipherTest] transformation=CAST6/CFB112/PKCS5 08:44:56,894 INFO [main][CipherTest] transformation=CAST6/CFB112/PKCS5PADDING 08:44:56,895 INFO [main][CipherTest] transformation=CAST6/CFB112/PKCS7 08:44:56,895 INFO [main][CipherTest] transformation=CAST6/CFB112/PKCS7PADDING 08:44:56,895 INFO [main][CipherTest] transformation=CAST6/CFB112/TBC 08:44:56,895 INFO [main][CipherTest] transformation=CAST6/CFB112/TBCPADDING 08:44:56,895 INFO [main][CipherTest] transformation=CAST6/CFB112/X9.23 08:44:56,896 INFO [main][CipherTest] transformation=CAST6/CFB112/X9.23PADDING 08:44:56,896 INFO [main][CipherTest] transformation=CAST6/CFB112/ZEROBYTE 08:44:56,896 INFO [main][CipherTest] transformation=CAST6/CFB112/ZEROBYTEPADDING 08:44:56,896 INFO [main][CipherTest] transformation=CAST6/CFB120/ 08:44:56,896 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO10126 08:44:56,896 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO10126-2 08:44:56,896 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO10126-2PADDING 08:44:56,896 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO10126PADDING 08:44:56,896 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO7816-4 08:44:56,896 INFO [main][CipherTest] transformation=CAST6/CFB120/ISO7816-4PADDING 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/NOPADDING 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/PKCS5 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/PKCS5PADDING 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/PKCS7 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/PKCS7PADDING 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/TBC 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/TBCPADDING 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/X9.23 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/X9.23PADDING 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/ZEROBYTE 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB120/ZEROBYTEPADDING 08:44:56,897 INFO [main][CipherTest] transformation=CAST6/CFB128/ 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO10126 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO10126-2 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO10126-2PADDING 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO10126PADDING 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO7816-4 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/ISO7816-4PADDING 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/NOPADDING 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/PKCS5 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/PKCS5PADDING 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/PKCS7 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/PKCS7PADDING 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/TBC 08:44:56,898 INFO [main][CipherTest] transformation=CAST6/CFB128/TBCPADDING 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB128/X9.23 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB128/X9.23PADDING 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB128/ZEROBYTE 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB128/ZEROBYTEPADDING 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB136/ 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO10126 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO10126-2 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO10126-2PADDING 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO10126PADDING 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO7816-4 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB136/ISO7816-4PADDING 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB136/NOPADDING 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB136/PKCS5 08:44:56,899 INFO [main][CipherTest] transformation=CAST6/CFB136/PKCS5PADDING 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB136/PKCS7 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB136/PKCS7PADDING 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB136/TBC 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB136/TBCPADDING 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB136/X9.23 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB136/X9.23PADDING 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB136/ZEROBYTE 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB136/ZEROBYTEPADDING 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB144/ 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO10126 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO10126-2 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO10126-2PADDING 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO10126PADDING 08:44:56,900 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO7816-4 08:44:56,901 INFO [main][CipherTest] transformation=CAST6/CFB144/ISO7816-4PADDING 08:44:56,901 INFO [main][CipherTest] transformation=CAST6/CFB144/NOPADDING 08:44:56,901 INFO [main][CipherTest] transformation=CAST6/CFB144/PKCS5 08:44:56,901 INFO [main][CipherTest] transformation=CAST6/CFB144/PKCS5PADDING 08:44:56,901 INFO [main][CipherTest] transformation=CAST6/CFB144/PKCS7 08:44:56,901 INFO [main][CipherTest] transformation=CAST6/CFB144/PKCS7PADDING 08:44:56,901 INFO [main][CipherTest] transformation=CAST6/CFB144/TBC 08:44:56,901 INFO [main][CipherTest] transformation=CAST6/CFB144/TBCPADDING 08:44:56,901 INFO [main][CipherTest] transformation=CAST6/CFB144/X9.23 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB144/X9.23PADDING 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB144/ZEROBYTE 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB144/ZEROBYTEPADDING 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB152/ 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO10126 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO10126-2 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO10126-2PADDING 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO10126PADDING 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO7816-4 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB152/ISO7816-4PADDING 08:44:56,902 INFO [main][CipherTest] transformation=CAST6/CFB152/NOPADDING 08:44:56,903 INFO [main][CipherTest] transformation=CAST6/CFB152/PKCS5 08:44:56,903 INFO [main][CipherTest] transformation=CAST6/CFB152/PKCS5PADDING 08:44:56,903 INFO [main][CipherTest] transformation=CAST6/CFB152/PKCS7 08:44:56,903 INFO [main][CipherTest] transformation=CAST6/CFB152/PKCS7PADDING 08:44:56,903 INFO [main][CipherTest] transformation=CAST6/CFB152/TBC 08:44:56,903 INFO [main][CipherTest] transformation=CAST6/CFB152/TBCPADDING 08:44:56,904 INFO [main][CipherTest] transformation=CAST6/CFB152/X9.23 08:44:56,904 INFO [main][CipherTest] transformation=CAST6/CFB152/X9.23PADDING 08:44:56,904 INFO [main][CipherTest] transformation=CAST6/CFB152/ZEROBYTE 08:44:56,904 INFO [main][CipherTest] transformation=CAST6/CFB152/ZEROBYTEPADDING 08:44:56,904 INFO [main][CipherTest] transformation=CAST6/CFB16/ 08:44:56,904 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO10126 08:44:56,904 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO10126-2 08:44:56,904 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO10126-2PADDING 08:44:56,905 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO10126PADDING 08:44:56,905 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO7816-4 08:44:56,905 INFO [main][CipherTest] transformation=CAST6/CFB16/ISO7816-4PADDING 08:44:56,905 INFO [main][CipherTest] transformation=CAST6/CFB16/NOPADDING 08:44:56,905 INFO [main][CipherTest] transformation=CAST6/CFB16/PKCS5 08:44:56,905 INFO [main][CipherTest] transformation=CAST6/CFB16/PKCS5PADDING 08:44:56,905 INFO [main][CipherTest] transformation=CAST6/CFB16/PKCS7 08:44:56,905 INFO [main][CipherTest] transformation=CAST6/CFB16/PKCS7PADDING 08:44:56,905 INFO [main][CipherTest] transformation=CAST6/CFB16/TBC 08:44:56,906 INFO [main][CipherTest] transformation=CAST6/CFB16/TBCPADDING 08:44:56,906 INFO [main][CipherTest] transformation=CAST6/CFB16/X9.23 08:44:56,906 INFO [main][CipherTest] transformation=CAST6/CFB16/X9.23PADDING 08:44:56,906 INFO [main][CipherTest] transformation=CAST6/CFB16/ZEROBYTE 08:44:56,906 INFO [main][CipherTest] transformation=CAST6/CFB16/ZEROBYTEPADDING 08:44:56,906 INFO [main][CipherTest] transformation=CAST6/CFB160/ 08:44:56,906 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO10126 08:44:56,906 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO10126-2 08:44:56,906 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO10126-2PADDING 08:44:56,907 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO10126PADDING 08:44:56,907 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO7816-4 08:44:56,907 INFO [main][CipherTest] transformation=CAST6/CFB160/ISO7816-4PADDING 08:44:56,907 INFO [main][CipherTest] transformation=CAST6/CFB160/NOPADDING 08:44:56,907 INFO [main][CipherTest] transformation=CAST6/CFB160/PKCS5 08:44:56,907 INFO [main][CipherTest] transformation=CAST6/CFB160/PKCS5PADDING 08:44:56,908 INFO [main][CipherTest] transformation=CAST6/CFB160/PKCS7 08:44:56,908 INFO [main][CipherTest] transformation=CAST6/CFB160/PKCS7PADDING 08:44:56,908 INFO [main][CipherTest] transformation=CAST6/CFB160/TBC 08:44:56,908 INFO [main][CipherTest] transformation=CAST6/CFB160/TBCPADDING 08:44:56,908 INFO [main][CipherTest] transformation=CAST6/CFB160/X9.23 08:44:56,908 INFO [main][CipherTest] transformation=CAST6/CFB160/X9.23PADDING 08:44:56,908 INFO [main][CipherTest] transformation=CAST6/CFB160/ZEROBYTE 08:44:56,908 INFO [main][CipherTest] transformation=CAST6/CFB160/ZEROBYTEPADDING 08:44:56,908 INFO [main][CipherTest] transformation=CAST6/CFB168/ 08:44:56,908 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO10126 08:44:56,909 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO10126-2 08:44:56,909 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO10126-2PADDING 08:44:56,909 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO10126PADDING 08:44:56,909 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO7816-4 08:44:56,909 INFO [main][CipherTest] transformation=CAST6/CFB168/ISO7816-4PADDING 08:44:56,909 INFO [main][CipherTest] transformation=CAST6/CFB168/NOPADDING 08:44:56,909 INFO [main][CipherTest] transformation=CAST6/CFB168/PKCS5 08:44:56,909 INFO [main][CipherTest] transformation=CAST6/CFB168/PKCS5PADDING 08:44:56,909 INFO [main][CipherTest] transformation=CAST6/CFB168/PKCS7 08:44:56,910 INFO [main][CipherTest] transformation=CAST6/CFB168/PKCS7PADDING 08:44:56,910 INFO [main][CipherTest] transformation=CAST6/CFB168/TBC 08:44:56,910 INFO [main][CipherTest] transformation=CAST6/CFB168/TBCPADDING 08:44:56,910 INFO [main][CipherTest] transformation=CAST6/CFB168/X9.23 08:44:56,910 INFO [main][CipherTest] transformation=CAST6/CFB168/X9.23PADDING 08:44:56,910 INFO [main][CipherTest] transformation=CAST6/CFB168/ZEROBYTE 08:44:56,910 INFO [main][CipherTest] transformation=CAST6/CFB168/ZEROBYTEPADDING 08:44:56,910 INFO [main][CipherTest] transformation=CAST6/CFB176/ 08:44:56,910 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO10126 08:44:56,910 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO10126-2 08:44:56,911 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO10126-2PADDING 08:44:56,911 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO10126PADDING 08:44:56,911 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO7816-4 08:44:56,911 INFO [main][CipherTest] transformation=CAST6/CFB176/ISO7816-4PADDING 08:44:56,911 INFO [main][CipherTest] transformation=CAST6/CFB176/NOPADDING 08:44:56,911 INFO [main][CipherTest] transformation=CAST6/CFB176/PKCS5 08:44:56,911 INFO [main][CipherTest] transformation=CAST6/CFB176/PKCS5PADDING 08:44:56,911 INFO [main][CipherTest] transformation=CAST6/CFB176/PKCS7 08:44:56,912 INFO [main][CipherTest] transformation=CAST6/CFB176/PKCS7PADDING 08:44:56,912 INFO [main][CipherTest] transformation=CAST6/CFB176/TBC 08:44:56,912 INFO [main][CipherTest] transformation=CAST6/CFB176/TBCPADDING 08:44:56,912 INFO [main][CipherTest] transformation=CAST6/CFB176/X9.23 08:44:56,912 INFO [main][CipherTest] transformation=CAST6/CFB176/X9.23PADDING 08:44:56,912 INFO [main][CipherTest] transformation=CAST6/CFB176/ZEROBYTE 08:44:56,912 INFO [main][CipherTest] transformation=CAST6/CFB176/ZEROBYTEPADDING 08:44:56,912 INFO [main][CipherTest] transformation=CAST6/CFB184/ 08:44:56,912 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO10126 08:44:56,913 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO10126-2 08:44:56,913 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO10126-2PADDING 08:44:56,913 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO10126PADDING 08:44:56,913 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO7816-4 08:44:56,913 INFO [main][CipherTest] transformation=CAST6/CFB184/ISO7816-4PADDING 08:44:56,913 INFO [main][CipherTest] transformation=CAST6/CFB184/NOPADDING 08:44:56,913 INFO [main][CipherTest] transformation=CAST6/CFB184/PKCS5 08:44:56,913 INFO [main][CipherTest] transformation=CAST6/CFB184/PKCS5PADDING 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB184/PKCS7 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB184/PKCS7PADDING 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB184/TBC 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB184/TBCPADDING 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB184/X9.23 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB184/X9.23PADDING 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB184/ZEROBYTE 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB184/ZEROBYTEPADDING 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB192/ 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO10126 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO10126-2 08:44:56,914 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO10126-2PADDING 08:44:56,915 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO10126PADDING 08:44:56,915 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO7816-4 08:44:56,915 INFO [main][CipherTest] transformation=CAST6/CFB192/ISO7816-4PADDING 08:44:56,915 INFO [main][CipherTest] transformation=CAST6/CFB192/NOPADDING 08:44:56,915 INFO [main][CipherTest] transformation=CAST6/CFB192/PKCS5 08:44:56,915 INFO [main][CipherTest] transformation=CAST6/CFB192/PKCS5PADDING 08:44:56,915 INFO [main][CipherTest] transformation=CAST6/CFB192/PKCS7 08:44:56,915 INFO [main][CipherTest] transformation=CAST6/CFB192/PKCS7PADDING 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB192/TBC 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB192/TBCPADDING 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB192/X9.23 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB192/X9.23PADDING 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB192/ZEROBYTE 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB192/ZEROBYTEPADDING 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB200/ 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO10126 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO10126-2 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO10126-2PADDING 08:44:56,916 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO10126PADDING 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO7816-4 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/ISO7816-4PADDING 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/NOPADDING 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/PKCS5 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/PKCS5PADDING 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/PKCS7 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/PKCS7PADDING 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/TBC 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/TBCPADDING 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/X9.23 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/X9.23PADDING 08:44:56,917 INFO [main][CipherTest] transformation=CAST6/CFB200/ZEROBYTE 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB200/ZEROBYTEPADDING 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB208/ 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO10126 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO10126-2 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO10126-2PADDING 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO10126PADDING 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO7816-4 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB208/ISO7816-4PADDING 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB208/NOPADDING 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB208/PKCS5 08:44:56,918 INFO [main][CipherTest] transformation=CAST6/CFB208/PKCS5PADDING 08:44:56,919 INFO [main][CipherTest] transformation=CAST6/CFB208/PKCS7 08:44:56,919 INFO [main][CipherTest] transformation=CAST6/CFB208/PKCS7PADDING 08:44:56,919 INFO [main][CipherTest] transformation=CAST6/CFB208/TBC 08:44:56,919 INFO [main][CipherTest] transformation=CAST6/CFB208/TBCPADDING 08:44:56,919 INFO [main][CipherTest] transformation=CAST6/CFB208/X9.23 08:44:56,919 INFO [main][CipherTest] transformation=CAST6/CFB208/X9.23PADDING 08:44:56,919 INFO [main][CipherTest] transformation=CAST6/CFB208/ZEROBYTE 08:44:56,919 INFO [main][CipherTest] transformation=CAST6/CFB208/ZEROBYTEPADDING 08:44:56,920 INFO [main][CipherTest] transformation=CAST6/CFB216/ 08:44:56,920 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO10126 08:44:56,920 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO10126-2 08:44:56,920 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO10126-2PADDING 08:44:56,920 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO10126PADDING 08:44:56,920 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO7816-4 08:44:56,920 INFO [main][CipherTest] transformation=CAST6/CFB216/ISO7816-4PADDING 08:44:56,920 INFO [main][CipherTest] transformation=CAST6/CFB216/NOPADDING 08:44:56,920 INFO [main][CipherTest] transformation=CAST6/CFB216/PKCS5 08:44:56,920 INFO [main][CipherTest] transformation=CAST6/CFB216/PKCS5PADDING 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB216/PKCS7 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB216/PKCS7PADDING 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB216/TBC 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB216/TBCPADDING 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB216/X9.23 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB216/X9.23PADDING 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB216/ZEROBYTE 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB216/ZEROBYTEPADDING 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB224/ 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO10126 08:44:56,921 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO10126-2 08:44:56,922 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO10126-2PADDING 08:44:56,922 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO10126PADDING 08:44:56,922 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO7816-4 08:44:56,922 INFO [main][CipherTest] transformation=CAST6/CFB224/ISO7816-4PADDING 08:44:56,922 INFO [main][CipherTest] transformation=CAST6/CFB224/NOPADDING 08:44:56,922 INFO [main][CipherTest] transformation=CAST6/CFB224/PKCS5 08:44:56,922 INFO [main][CipherTest] transformation=CAST6/CFB224/PKCS5PADDING 08:44:56,922 INFO [main][CipherTest] transformation=CAST6/CFB224/PKCS7 08:44:56,922 INFO [main][CipherTest] transformation=CAST6/CFB224/PKCS7PADDING 08:44:56,922 INFO [main][CipherTest] transformation=CAST6/CFB224/TBC 08:44:56,923 INFO [main][CipherTest] transformation=CAST6/CFB224/TBCPADDING 08:44:56,923 INFO [main][CipherTest] transformation=CAST6/CFB224/X9.23 08:44:56,923 INFO [main][CipherTest] transformation=CAST6/CFB224/X9.23PADDING 08:44:56,923 INFO [main][CipherTest] transformation=CAST6/CFB224/ZEROBYTE 08:44:56,923 INFO [main][CipherTest] transformation=CAST6/CFB224/ZEROBYTEPADDING 08:44:56,923 INFO [main][CipherTest] transformation=CAST6/CFB232/ 08:44:56,923 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO10126 08:44:56,923 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO10126-2 08:44:56,923 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO10126-2PADDING 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO10126PADDING 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO7816-4 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/ISO7816-4PADDING 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/NOPADDING 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/PKCS5 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/PKCS5PADDING 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/PKCS7 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/PKCS7PADDING 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/TBC 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/TBCPADDING 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/X9.23 08:44:56,924 INFO [main][CipherTest] transformation=CAST6/CFB232/X9.23PADDING 08:44:56,925 INFO [main][CipherTest] transformation=CAST6/CFB232/ZEROBYTE 08:44:56,925 INFO [main][CipherTest] transformation=CAST6/CFB232/ZEROBYTEPADDING 08:44:56,925 INFO [main][CipherTest] transformation=CAST6/CFB24/ 08:44:56,925 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO10126 08:44:56,925 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO10126-2 08:44:56,925 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO10126-2PADDING 08:44:56,925 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO10126PADDING 08:44:56,925 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO7816-4 08:44:56,925 INFO [main][CipherTest] transformation=CAST6/CFB24/ISO7816-4PADDING 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/NOPADDING 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/PKCS5 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/PKCS5PADDING 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/PKCS7 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/PKCS7PADDING 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/TBC 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/TBCPADDING 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/X9.23 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/X9.23PADDING 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/ZEROBYTE 08:44:56,926 INFO [main][CipherTest] transformation=CAST6/CFB24/ZEROBYTEPADDING 08:44:56,927 INFO [main][CipherTest] transformation=CAST6/CFB240/ 08:44:56,927 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO10126 08:44:56,927 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO10126-2 08:44:56,927 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO10126-2PADDING 08:44:56,927 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO10126PADDING 08:44:56,927 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO7816-4 08:44:56,927 INFO [main][CipherTest] transformation=CAST6/CFB240/ISO7816-4PADDING 08:44:56,927 INFO [main][CipherTest] transformation=CAST6/CFB240/NOPADDING 08:44:56,927 INFO [main][CipherTest] transformation=CAST6/CFB240/PKCS5 08:44:56,927 INFO [main][CipherTest] transformation=CAST6/CFB240/PKCS5PADDING 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB240/PKCS7 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB240/PKCS7PADDING 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB240/TBC 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB240/TBCPADDING 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB240/X9.23 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB240/X9.23PADDING 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB240/ZEROBYTE 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB240/ZEROBYTEPADDING 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB248/ 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO10126 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO10126-2 08:44:56,928 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO10126-2PADDING 08:44:56,929 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO10126PADDING 08:44:56,929 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO7816-4 08:44:56,929 INFO [main][CipherTest] transformation=CAST6/CFB248/ISO7816-4PADDING 08:44:56,929 INFO [main][CipherTest] transformation=CAST6/CFB248/NOPADDING 08:44:56,929 INFO [main][CipherTest] transformation=CAST6/CFB248/PKCS5 08:44:56,929 INFO [main][CipherTest] transformation=CAST6/CFB248/PKCS5PADDING 08:44:56,929 INFO [main][CipherTest] transformation=CAST6/CFB248/PKCS7 08:44:56,929 INFO [main][CipherTest] transformation=CAST6/CFB248/PKCS7PADDING 08:44:56,929 INFO [main][CipherTest] transformation=CAST6/CFB248/TBC 08:44:56,929 INFO [main][CipherTest] transformation=CAST6/CFB248/TBCPADDING 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB248/X9.23 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB248/X9.23PADDING 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB248/ZEROBYTE 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB248/ZEROBYTEPADDING 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB256/ 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO10126 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO10126-2 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO10126-2PADDING 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO10126PADDING 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO7816-4 08:44:56,930 INFO [main][CipherTest] transformation=CAST6/CFB256/ISO7816-4PADDING 08:44:56,931 INFO [main][CipherTest] transformation=CAST6/CFB256/NOPADDING 08:44:56,931 INFO [main][CipherTest] transformation=CAST6/CFB256/PKCS5 08:44:56,931 INFO [main][CipherTest] transformation=CAST6/CFB256/PKCS5PADDING 08:44:56,931 INFO [main][CipherTest] transformation=CAST6/CFB256/PKCS7 08:44:56,931 INFO [main][CipherTest] transformation=CAST6/CFB256/PKCS7PADDING 08:44:56,931 INFO [main][CipherTest] transformation=CAST6/CFB256/TBC 08:44:56,931 INFO [main][CipherTest] transformation=CAST6/CFB256/TBCPADDING 08:44:56,931 INFO [main][CipherTest] transformation=CAST6/CFB256/X9.23 08:44:56,931 INFO [main][CipherTest] transformation=CAST6/CFB256/X9.23PADDING 08:44:56,932 INFO [main][CipherTest] transformation=CAST6/CFB256/ZEROBYTE 08:44:56,932 INFO [main][CipherTest] transformation=CAST6/CFB256/ZEROBYTEPADDING 08:44:56,932 INFO [main][CipherTest] transformation=CAST6/CFB32/ 08:44:56,932 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO10126 08:44:56,932 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO10126-2 08:44:56,932 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO10126-2PADDING 08:44:56,932 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO10126PADDING 08:44:56,932 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO7816-4 08:44:56,932 INFO [main][CipherTest] transformation=CAST6/CFB32/ISO7816-4PADDING 08:44:56,932 INFO [main][CipherTest] transformation=CAST6/CFB32/NOPADDING 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB32/PKCS5 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB32/PKCS5PADDING 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB32/PKCS7 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB32/PKCS7PADDING 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB32/TBC 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB32/TBCPADDING 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB32/X9.23 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB32/X9.23PADDING 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB32/ZEROBYTE 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB32/ZEROBYTEPADDING 08:44:56,933 INFO [main][CipherTest] transformation=CAST6/CFB40/ 08:44:56,934 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO10126 08:44:56,934 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO10126-2 08:44:56,934 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO10126-2PADDING 08:44:56,934 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO10126PADDING 08:44:56,934 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO7816-4 08:44:56,934 INFO [main][CipherTest] transformation=CAST6/CFB40/ISO7816-4PADDING 08:44:56,934 INFO [main][CipherTest] transformation=CAST6/CFB40/NOPADDING 08:44:56,934 INFO [main][CipherTest] transformation=CAST6/CFB40/PKCS5 08:44:56,934 INFO [main][CipherTest] transformation=CAST6/CFB40/PKCS5PADDING 08:44:56,934 INFO [main][CipherTest] transformation=CAST6/CFB40/PKCS7 08:44:56,935 INFO [main][CipherTest] transformation=CAST6/CFB40/PKCS7PADDING 08:44:56,935 INFO [main][CipherTest] transformation=CAST6/CFB40/TBC 08:44:56,935 INFO [main][CipherTest] transformation=CAST6/CFB40/TBCPADDING 08:44:56,935 INFO [main][CipherTest] transformation=CAST6/CFB40/X9.23 08:44:56,935 INFO [main][CipherTest] transformation=CAST6/CFB40/X9.23PADDING 08:44:56,935 INFO [main][CipherTest] transformation=CAST6/CFB40/ZEROBYTE 08:44:56,935 INFO [main][CipherTest] transformation=CAST6/CFB40/ZEROBYTEPADDING 08:44:56,936 INFO [main][CipherTest] transformation=CAST6/CFB48/ 08:44:56,936 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO10126 08:44:56,936 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO10126-2 08:44:56,936 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO10126-2PADDING 08:44:56,936 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO10126PADDING 08:44:56,936 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO7816-4 08:44:56,936 INFO [main][CipherTest] transformation=CAST6/CFB48/ISO7816-4PADDING 08:44:56,936 INFO [main][CipherTest] transformation=CAST6/CFB48/NOPADDING 08:44:56,936 INFO [main][CipherTest] transformation=CAST6/CFB48/PKCS5 08:44:56,937 INFO [main][CipherTest] transformation=CAST6/CFB48/PKCS5PADDING 08:44:56,937 INFO [main][CipherTest] transformation=CAST6/CFB48/PKCS7 08:44:56,937 INFO [main][CipherTest] transformation=CAST6/CFB48/PKCS7PADDING 08:44:56,937 INFO [main][CipherTest] transformation=CAST6/CFB48/TBC 08:44:56,937 INFO [main][CipherTest] transformation=CAST6/CFB48/TBCPADDING 08:44:56,937 INFO [main][CipherTest] transformation=CAST6/CFB48/X9.23 08:44:56,937 INFO [main][CipherTest] transformation=CAST6/CFB48/X9.23PADDING 08:44:56,938 INFO [main][CipherTest] transformation=CAST6/CFB48/ZEROBYTE 08:44:56,938 INFO [main][CipherTest] transformation=CAST6/CFB48/ZEROBYTEPADDING 08:44:56,938 INFO [main][CipherTest] transformation=CAST6/CFB56/ 08:44:56,938 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO10126 08:44:56,938 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO10126-2 08:44:56,938 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO10126-2PADDING 08:44:56,938 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO10126PADDING 08:44:56,938 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO7816-4 08:44:56,938 INFO [main][CipherTest] transformation=CAST6/CFB56/ISO7816-4PADDING 08:44:56,938 INFO [main][CipherTest] transformation=CAST6/CFB56/NOPADDING 08:44:56,939 INFO [main][CipherTest] transformation=CAST6/CFB56/PKCS5 08:44:56,939 INFO [main][CipherTest] transformation=CAST6/CFB56/PKCS5PADDING 08:44:56,939 INFO [main][CipherTest] transformation=CAST6/CFB56/PKCS7 08:44:56,939 INFO [main][CipherTest] transformation=CAST6/CFB56/PKCS7PADDING 08:44:56,939 INFO [main][CipherTest] transformation=CAST6/CFB56/TBC 08:44:56,939 INFO [main][CipherTest] transformation=CAST6/CFB56/TBCPADDING 08:44:56,939 INFO [main][CipherTest] transformation=CAST6/CFB56/X9.23 08:44:56,939 INFO [main][CipherTest] transformation=CAST6/CFB56/X9.23PADDING 08:44:56,940 INFO [main][CipherTest] transformation=CAST6/CFB56/ZEROBYTE 08:44:56,940 INFO [main][CipherTest] transformation=CAST6/CFB56/ZEROBYTEPADDING 08:44:56,940 INFO [main][CipherTest] transformation=CAST6/CFB64/ 08:44:56,940 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO10126 08:44:56,940 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO10126-2 08:44:56,940 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO10126-2PADDING 08:44:56,940 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO10126PADDING 08:44:56,940 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO7816-4 08:44:56,940 INFO [main][CipherTest] transformation=CAST6/CFB64/ISO7816-4PADDING 08:44:56,940 INFO [main][CipherTest] transformation=CAST6/CFB64/NOPADDING 08:44:56,941 INFO [main][CipherTest] transformation=CAST6/CFB64/PKCS5 08:44:56,941 INFO [main][CipherTest] transformation=CAST6/CFB64/PKCS5PADDING 08:44:56,941 INFO [main][CipherTest] transformation=CAST6/CFB64/PKCS7 08:44:56,941 INFO [main][CipherTest] transformation=CAST6/CFB64/PKCS7PADDING 08:44:56,941 INFO [main][CipherTest] transformation=CAST6/CFB64/TBC 08:44:56,941 INFO [main][CipherTest] transformation=CAST6/CFB64/TBCPADDING 08:44:56,941 INFO [main][CipherTest] transformation=CAST6/CFB64/X9.23 08:44:56,941 INFO [main][CipherTest] transformation=CAST6/CFB64/X9.23PADDING 08:44:56,941 INFO [main][CipherTest] transformation=CAST6/CFB64/ZEROBYTE 08:44:56,941 INFO [main][CipherTest] transformation=CAST6/CFB64/ZEROBYTEPADDING 08:44:56,942 INFO [main][CipherTest] transformation=CAST6/CFB72/ 08:44:56,942 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO10126 08:44:56,942 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO10126-2 08:44:56,942 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO10126-2PADDING 08:44:56,942 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO10126PADDING 08:44:56,942 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO7816-4 08:44:56,942 INFO [main][CipherTest] transformation=CAST6/CFB72/ISO7816-4PADDING 08:44:56,942 INFO [main][CipherTest] transformation=CAST6/CFB72/NOPADDING 08:44:56,942 INFO [main][CipherTest] transformation=CAST6/CFB72/PKCS5 08:44:56,943 INFO [main][CipherTest] transformation=CAST6/CFB72/PKCS5PADDING 08:44:56,943 INFO [main][CipherTest] transformation=CAST6/CFB72/PKCS7 08:44:56,943 INFO [main][CipherTest] transformation=CAST6/CFB72/PKCS7PADDING 08:44:56,943 INFO [main][CipherTest] transformation=CAST6/CFB72/TBC 08:44:56,943 INFO [main][CipherTest] transformation=CAST6/CFB72/TBCPADDING 08:44:56,943 INFO [main][CipherTest] transformation=CAST6/CFB72/X9.23 08:44:56,943 INFO [main][CipherTest] transformation=CAST6/CFB72/X9.23PADDING 08:44:56,944 INFO [main][CipherTest] transformation=CAST6/CFB72/ZEROBYTE 08:44:56,944 INFO [main][CipherTest] transformation=CAST6/CFB72/ZEROBYTEPADDING 08:44:56,944 INFO [main][CipherTest] transformation=CAST6/CFB8/ 08:44:56,944 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO10126 08:44:56,944 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO10126-2 08:44:56,944 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO10126-2PADDING 08:44:56,944 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO10126PADDING 08:44:56,944 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO7816-4 08:44:56,945 INFO [main][CipherTest] transformation=CAST6/CFB8/ISO7816-4PADDING 08:44:56,945 INFO [main][CipherTest] transformation=CAST6/CFB8/NOPADDING 08:44:56,945 INFO [main][CipherTest] transformation=CAST6/CFB8/PKCS5 08:44:56,945 INFO [main][CipherTest] transformation=CAST6/CFB8/PKCS5PADDING 08:44:56,945 INFO [main][CipherTest] transformation=CAST6/CFB8/PKCS7 08:44:56,945 INFO [main][CipherTest] transformation=CAST6/CFB8/PKCS7PADDING 08:44:56,945 INFO [main][CipherTest] transformation=CAST6/CFB8/TBC 08:44:56,945 INFO [main][CipherTest] transformation=CAST6/CFB8/TBCPADDING 08:44:56,945 INFO [main][CipherTest] transformation=CAST6/CFB8/X9.23 08:44:56,945 INFO [main][CipherTest] transformation=CAST6/CFB8/X9.23PADDING 08:44:56,946 INFO [main][CipherTest] transformation=CAST6/CFB8/ZEROBYTE 08:44:56,946 INFO [main][CipherTest] transformation=CAST6/CFB8/ZEROBYTEPADDING 08:44:56,946 INFO [main][CipherTest] transformation=CAST6/CFB80/ 08:44:56,946 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO10126 08:44:56,946 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO10126-2 08:44:56,946 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO10126-2PADDING 08:44:56,946 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO10126PADDING 08:44:56,946 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO7816-4 08:44:56,946 INFO [main][CipherTest] transformation=CAST6/CFB80/ISO7816-4PADDING 08:44:56,946 INFO [main][CipherTest] transformation=CAST6/CFB80/NOPADDING 08:44:56,947 INFO [main][CipherTest] transformation=CAST6/CFB80/PKCS5 08:44:56,947 INFO [main][CipherTest] transformation=CAST6/CFB80/PKCS5PADDING 08:44:56,947 INFO [main][CipherTest] transformation=CAST6/CFB80/PKCS7 08:44:56,947 INFO [main][CipherTest] transformation=CAST6/CFB80/PKCS7PADDING 08:44:56,947 INFO [main][CipherTest] transformation=CAST6/CFB80/TBC 08:44:56,947 INFO [main][CipherTest] transformation=CAST6/CFB80/TBCPADDING 08:44:56,947 INFO [main][CipherTest] transformation=CAST6/CFB80/X9.23 08:44:56,948 INFO [main][CipherTest] transformation=CAST6/CFB80/X9.23PADDING 08:44:56,948 INFO [main][CipherTest] transformation=CAST6/CFB80/ZEROBYTE 08:44:56,948 INFO [main][CipherTest] transformation=CAST6/CFB80/ZEROBYTEPADDING 08:44:56,948 INFO [main][CipherTest] transformation=CAST6/CFB88/ 08:44:56,948 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO10126 08:44:56,948 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO10126-2 08:44:56,948 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO10126-2PADDING 08:44:56,949 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO10126PADDING 08:44:56,949 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO7816-4 08:44:56,949 INFO [main][CipherTest] transformation=CAST6/CFB88/ISO7816-4PADDING 08:44:56,949 INFO [main][CipherTest] transformation=CAST6/CFB88/NOPADDING 08:44:56,949 INFO [main][CipherTest] transformation=CAST6/CFB88/PKCS5 08:44:56,949 INFO [main][CipherTest] transformation=CAST6/CFB88/PKCS5PADDING 08:44:56,949 INFO [main][CipherTest] transformation=CAST6/CFB88/PKCS7 08:44:56,949 INFO [main][CipherTest] transformation=CAST6/CFB88/PKCS7PADDING 08:44:56,949 INFO [main][CipherTest] transformation=CAST6/CFB88/TBC 08:44:56,950 INFO [main][CipherTest] transformation=CAST6/CFB88/TBCPADDING 08:44:56,950 INFO [main][CipherTest] transformation=CAST6/CFB88/X9.23 08:44:56,950 INFO [main][CipherTest] transformation=CAST6/CFB88/X9.23PADDING 08:44:56,950 INFO [main][CipherTest] transformation=CAST6/CFB88/ZEROBYTE 08:44:56,950 INFO [main][CipherTest] transformation=CAST6/CFB88/ZEROBYTEPADDING 08:44:56,950 INFO [main][CipherTest] transformation=CAST6/CFB96/ 08:44:56,950 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO10126 08:44:56,950 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO10126-2 08:44:56,950 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO10126-2PADDING 08:44:56,951 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO10126PADDING 08:44:56,951 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO7816-4 08:44:56,951 INFO [main][CipherTest] transformation=CAST6/CFB96/ISO7816-4PADDING 08:44:56,951 INFO [main][CipherTest] transformation=CAST6/CFB96/NOPADDING 08:44:56,951 INFO [main][CipherTest] transformation=CAST6/CFB96/PKCS5 08:44:56,951 INFO [main][CipherTest] transformation=CAST6/CFB96/PKCS5PADDING 08:44:56,951 INFO [main][CipherTest] transformation=CAST6/CFB96/PKCS7 08:44:56,951 INFO [main][CipherTest] transformation=CAST6/CFB96/PKCS7PADDING 08:44:56,952 INFO [main][CipherTest] transformation=CAST6/CFB96/TBC 08:44:56,952 INFO [main][CipherTest] transformation=CAST6/CFB96/TBCPADDING 08:44:56,952 INFO [main][CipherTest] transformation=CAST6/CFB96/X9.23 08:44:56,952 INFO [main][CipherTest] transformation=CAST6/CFB96/X9.23PADDING 08:44:56,952 INFO [main][CipherTest] transformation=CAST6/CFB96/ZEROBYTE 08:44:56,952 INFO [main][CipherTest] transformation=CAST6/CFB96/ZEROBYTEPADDING 08:44:56,952 INFO [main][CipherTest] transformation=CAST6/CTS/ 08:44:56,953 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6/CTS/" does not support IV => Skipping. 08:44:56,953 INFO [main][CipherTest] transformation=CAST6/CTS/NOPADDING 08:44:56,953 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6/CTS/NOPADDING" does not support IV => Skipping. 08:44:56,953 INFO [main][CipherTest] transformation=CAST6/EAX/ 08:44:56,953 INFO [main][CipherTest] transformation=CAST6/EAX/NOPADDING 08:44:56,954 INFO [main][CipherTest] transformation=CAST6/ECB/ 08:44:56,954 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6/ECB/" does not support IV => Skipping. 08:44:56,954 INFO [main][CipherTest] transformation=CAST6/ECB/NOPADDING 08:44:56,954 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "CAST6/ECB/NOPADDING" does not support IV => Skipping. 08:44:56,954 INFO [main][CipherTest] transformation=CAST6/GCM/ 08:44:56,955 INFO [main][CipherTest] transformation=CAST6/GCM/NOPADDING 08:44:56,955 INFO [main][CipherTest] transformation=CAST6/OFB/ 08:44:56,956 INFO [main][CipherTest] transformation=CAST6/OFB/ISO10126 08:44:56,956 INFO [main][CipherTest] transformation=CAST6/OFB/ISO10126-2 08:44:56,956 INFO [main][CipherTest] transformation=CAST6/OFB/ISO10126-2PADDING 08:44:56,956 INFO [main][CipherTest] transformation=CAST6/OFB/ISO10126PADDING 08:44:56,956 INFO [main][CipherTest] transformation=CAST6/OFB/ISO7816-4 08:44:56,956 INFO [main][CipherTest] transformation=CAST6/OFB/ISO7816-4PADDING 08:44:56,956 INFO [main][CipherTest] transformation=CAST6/OFB/NOPADDING 08:44:56,956 INFO [main][CipherTest] transformation=CAST6/OFB/PKCS5 08:44:56,957 INFO [main][CipherTest] transformation=CAST6/OFB/PKCS5PADDING 08:44:56,957 INFO [main][CipherTest] transformation=CAST6/OFB/PKCS7 08:44:56,957 INFO [main][CipherTest] transformation=CAST6/OFB/PKCS7PADDING 08:44:56,957 INFO [main][CipherTest] transformation=CAST6/OFB/TBC 08:44:56,957 INFO [main][CipherTest] transformation=CAST6/OFB/TBCPADDING 08:44:56,957 INFO [main][CipherTest] transformation=CAST6/OFB/X9.23 08:44:56,957 INFO [main][CipherTest] transformation=CAST6/OFB/X9.23PADDING 08:44:56,957 INFO [main][CipherTest] transformation=CAST6/OFB/ZEROBYTE 08:44:56,958 INFO [main][CipherTest] transformation=CAST6/OFB/ZEROBYTEPADDING 08:44:56,958 INFO [main][CipherTest] transformation=CAST6/OFB104/ 08:44:56,958 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO10126 08:44:56,958 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO10126-2 08:44:56,958 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO10126-2PADDING 08:44:56,958 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO10126PADDING 08:44:56,958 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO7816-4 08:44:56,958 INFO [main][CipherTest] transformation=CAST6/OFB104/ISO7816-4PADDING 08:44:56,959 INFO [main][CipherTest] transformation=CAST6/OFB104/NOPADDING 08:44:56,959 INFO [main][CipherTest] transformation=CAST6/OFB104/PKCS5 08:44:56,959 INFO [main][CipherTest] transformation=CAST6/OFB104/PKCS5PADDING 08:44:56,959 INFO [main][CipherTest] transformation=CAST6/OFB104/PKCS7 08:44:56,959 INFO [main][CipherTest] transformation=CAST6/OFB104/PKCS7PADDING 08:44:56,959 INFO [main][CipherTest] transformation=CAST6/OFB104/TBC 08:44:56,959 INFO [main][CipherTest] transformation=CAST6/OFB104/TBCPADDING 08:44:56,959 INFO [main][CipherTest] transformation=CAST6/OFB104/X9.23 08:44:56,960 INFO [main][CipherTest] transformation=CAST6/OFB104/X9.23PADDING 08:44:56,960 INFO [main][CipherTest] transformation=CAST6/OFB104/ZEROBYTE 08:44:56,960 INFO [main][CipherTest] transformation=CAST6/OFB104/ZEROBYTEPADDING 08:44:56,960 INFO [main][CipherTest] transformation=CAST6/OFB112/ 08:44:56,960 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO10126 08:44:56,960 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO10126-2 08:44:56,960 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO10126-2PADDING 08:44:56,960 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO10126PADDING 08:44:56,961 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO7816-4 08:44:56,961 INFO [main][CipherTest] transformation=CAST6/OFB112/ISO7816-4PADDING 08:44:56,961 INFO [main][CipherTest] transformation=CAST6/OFB112/NOPADDING 08:44:56,961 INFO [main][CipherTest] transformation=CAST6/OFB112/PKCS5 08:44:56,961 INFO [main][CipherTest] transformation=CAST6/OFB112/PKCS5PADDING 08:44:56,961 INFO [main][CipherTest] transformation=CAST6/OFB112/PKCS7 08:44:56,961 INFO [main][CipherTest] transformation=CAST6/OFB112/PKCS7PADDING 08:44:56,961 INFO [main][CipherTest] transformation=CAST6/OFB112/TBC 08:44:56,961 INFO [main][CipherTest] transformation=CAST6/OFB112/TBCPADDING 08:44:56,961 INFO [main][CipherTest] transformation=CAST6/OFB112/X9.23 08:44:56,962 INFO [main][CipherTest] transformation=CAST6/OFB112/X9.23PADDING 08:44:56,962 INFO [main][CipherTest] transformation=CAST6/OFB112/ZEROBYTE 08:44:56,962 INFO [main][CipherTest] transformation=CAST6/OFB112/ZEROBYTEPADDING 08:44:56,962 INFO [main][CipherTest] transformation=CAST6/OFB120/ 08:44:56,962 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO10126 08:44:56,962 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO10126-2 08:44:56,962 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO10126-2PADDING 08:44:56,962 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO10126PADDING 08:44:56,962 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO7816-4 08:44:56,962 INFO [main][CipherTest] transformation=CAST6/OFB120/ISO7816-4PADDING 08:44:56,963 INFO [main][CipherTest] transformation=CAST6/OFB120/NOPADDING 08:44:56,963 INFO [main][CipherTest] transformation=CAST6/OFB120/PKCS5 08:44:56,963 INFO [main][CipherTest] transformation=CAST6/OFB120/PKCS5PADDING 08:44:56,963 INFO [main][CipherTest] transformation=CAST6/OFB120/PKCS7 08:44:56,963 INFO [main][CipherTest] transformation=CAST6/OFB120/PKCS7PADDING 08:44:56,963 INFO [main][CipherTest] transformation=CAST6/OFB120/TBC 08:44:56,963 INFO [main][CipherTest] transformation=CAST6/OFB120/TBCPADDING 08:44:56,964 INFO [main][CipherTest] transformation=CAST6/OFB120/X9.23 08:44:56,964 INFO [main][CipherTest] transformation=CAST6/OFB120/X9.23PADDING 08:44:56,964 INFO [main][CipherTest] transformation=CAST6/OFB120/ZEROBYTE 08:44:56,964 INFO [main][CipherTest] transformation=CAST6/OFB120/ZEROBYTEPADDING 08:44:56,964 INFO [main][CipherTest] transformation=CAST6/OFB128/ 08:44:56,964 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO10126 08:44:56,964 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO10126-2 08:44:56,964 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO10126-2PADDING 08:44:56,964 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO10126PADDING 08:44:56,964 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO7816-4 08:44:56,965 INFO [main][CipherTest] transformation=CAST6/OFB128/ISO7816-4PADDING 08:44:56,965 INFO [main][CipherTest] transformation=CAST6/OFB128/NOPADDING 08:44:56,965 INFO [main][CipherTest] transformation=CAST6/OFB128/PKCS5 08:44:56,965 INFO [main][CipherTest] transformation=CAST6/OFB128/PKCS5PADDING 08:44:56,965 INFO [main][CipherTest] transformation=CAST6/OFB128/PKCS7 08:44:56,965 INFO [main][CipherTest] transformation=CAST6/OFB128/PKCS7PADDING 08:44:56,965 INFO [main][CipherTest] transformation=CAST6/OFB128/TBC 08:44:56,965 INFO [main][CipherTest] transformation=CAST6/OFB128/TBCPADDING 08:44:56,965 INFO [main][CipherTest] transformation=CAST6/OFB128/X9.23 08:44:56,966 INFO [main][CipherTest] transformation=CAST6/OFB128/X9.23PADDING 08:44:56,966 INFO [main][CipherTest] transformation=CAST6/OFB128/ZEROBYTE 08:44:56,966 INFO [main][CipherTest] transformation=CAST6/OFB128/ZEROBYTEPADDING 08:44:56,966 INFO [main][CipherTest] transformation=CAST6/OFB136/ 08:44:56,966 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO10126 08:44:56,966 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO10126-2 08:44:56,966 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO10126-2PADDING 08:44:56,966 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO10126PADDING 08:44:56,966 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO7816-4 08:44:56,967 INFO [main][CipherTest] transformation=CAST6/OFB136/ISO7816-4PADDING 08:44:56,967 INFO [main][CipherTest] transformation=CAST6/OFB136/NOPADDING 08:44:56,967 INFO [main][CipherTest] transformation=CAST6/OFB136/PKCS5 08:44:56,967 INFO [main][CipherTest] transformation=CAST6/OFB136/PKCS5PADDING 08:44:56,967 INFO [main][CipherTest] transformation=CAST6/OFB136/PKCS7 08:44:56,967 INFO [main][CipherTest] transformation=CAST6/OFB136/PKCS7PADDING 08:44:56,967 INFO [main][CipherTest] transformation=CAST6/OFB136/TBC 08:44:56,967 INFO [main][CipherTest] transformation=CAST6/OFB136/TBCPADDING 08:44:56,968 INFO [main][CipherTest] transformation=CAST6/OFB136/X9.23 08:44:56,968 INFO [main][CipherTest] transformation=CAST6/OFB136/X9.23PADDING 08:44:56,968 INFO [main][CipherTest] transformation=CAST6/OFB136/ZEROBYTE 08:44:56,968 INFO [main][CipherTest] transformation=CAST6/OFB136/ZEROBYTEPADDING 08:44:56,968 INFO [main][CipherTest] transformation=CAST6/OFB144/ 08:44:56,968 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO10126 08:44:56,968 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO10126-2 08:44:56,968 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO10126-2PADDING 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO10126PADDING 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO7816-4 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/ISO7816-4PADDING 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/NOPADDING 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/PKCS5 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/PKCS5PADDING 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/PKCS7 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/PKCS7PADDING 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/TBC 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/TBCPADDING 08:44:56,969 INFO [main][CipherTest] transformation=CAST6/OFB144/X9.23 08:44:56,970 INFO [main][CipherTest] transformation=CAST6/OFB144/X9.23PADDING 08:44:56,970 INFO [main][CipherTest] transformation=CAST6/OFB144/ZEROBYTE 08:44:56,970 INFO [main][CipherTest] transformation=CAST6/OFB144/ZEROBYTEPADDING 08:44:56,970 INFO [main][CipherTest] transformation=CAST6/OFB152/ 08:44:56,970 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO10126 08:44:56,970 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO10126-2 08:44:56,970 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO10126-2PADDING 08:44:56,970 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO10126PADDING 08:44:56,970 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO7816-4 08:44:56,971 INFO [main][CipherTest] transformation=CAST6/OFB152/ISO7816-4PADDING 08:44:56,971 INFO [main][CipherTest] transformation=CAST6/OFB152/NOPADDING 08:44:56,971 INFO [main][CipherTest] transformation=CAST6/OFB152/PKCS5 08:44:56,971 INFO [main][CipherTest] transformation=CAST6/OFB152/PKCS5PADDING 08:44:56,971 INFO [main][CipherTest] transformation=CAST6/OFB152/PKCS7 08:44:56,971 INFO [main][CipherTest] transformation=CAST6/OFB152/PKCS7PADDING 08:44:56,971 INFO [main][CipherTest] transformation=CAST6/OFB152/TBC 08:44:56,971 INFO [main][CipherTest] transformation=CAST6/OFB152/TBCPADDING 08:44:56,972 INFO [main][CipherTest] transformation=CAST6/OFB152/X9.23 08:44:56,972 INFO [main][CipherTest] transformation=CAST6/OFB152/X9.23PADDING 08:44:56,972 INFO [main][CipherTest] transformation=CAST6/OFB152/ZEROBYTE 08:44:56,972 INFO [main][CipherTest] transformation=CAST6/OFB152/ZEROBYTEPADDING 08:44:56,972 INFO [main][CipherTest] transformation=CAST6/OFB16/ 08:44:56,972 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO10126 08:44:56,972 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO10126-2 08:44:56,972 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO10126-2PADDING 08:44:56,973 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO10126PADDING 08:44:56,973 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO7816-4 08:44:56,973 INFO [main][CipherTest] transformation=CAST6/OFB16/ISO7816-4PADDING 08:44:56,973 INFO [main][CipherTest] transformation=CAST6/OFB16/NOPADDING 08:44:56,973 INFO [main][CipherTest] transformation=CAST6/OFB16/PKCS5 08:44:56,973 INFO [main][CipherTest] transformation=CAST6/OFB16/PKCS5PADDING 08:44:56,973 INFO [main][CipherTest] transformation=CAST6/OFB16/PKCS7 08:44:56,973 INFO [main][CipherTest] transformation=CAST6/OFB16/PKCS7PADDING 08:44:56,973 INFO [main][CipherTest] transformation=CAST6/OFB16/TBC 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB16/TBCPADDING 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB16/X9.23 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB16/X9.23PADDING 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB16/ZEROBYTE 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB16/ZEROBYTEPADDING 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB160/ 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO10126 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO10126-2 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO10126-2PADDING 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO10126PADDING 08:44:56,974 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO7816-4 08:44:56,975 INFO [main][CipherTest] transformation=CAST6/OFB160/ISO7816-4PADDING 08:44:56,975 INFO [main][CipherTest] transformation=CAST6/OFB160/NOPADDING 08:44:56,975 INFO [main][CipherTest] transformation=CAST6/OFB160/PKCS5 08:44:56,975 INFO [main][CipherTest] transformation=CAST6/OFB160/PKCS5PADDING 08:44:56,975 INFO [main][CipherTest] transformation=CAST6/OFB160/PKCS7 08:44:56,975 INFO [main][CipherTest] transformation=CAST6/OFB160/PKCS7PADDING 08:44:56,975 INFO [main][CipherTest] transformation=CAST6/OFB160/TBC 08:44:56,975 INFO [main][CipherTest] transformation=CAST6/OFB160/TBCPADDING 08:44:56,975 INFO [main][CipherTest] transformation=CAST6/OFB160/X9.23 08:44:56,976 INFO [main][CipherTest] transformation=CAST6/OFB160/X9.23PADDING 08:44:56,976 INFO [main][CipherTest] transformation=CAST6/OFB160/ZEROBYTE 08:44:56,976 INFO [main][CipherTest] transformation=CAST6/OFB160/ZEROBYTEPADDING 08:44:56,976 INFO [main][CipherTest] transformation=CAST6/OFB168/ 08:44:56,976 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO10126 08:44:56,976 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO10126-2 08:44:56,976 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO10126-2PADDING 08:44:56,976 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO10126PADDING 08:44:56,976 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO7816-4 08:44:56,977 INFO [main][CipherTest] transformation=CAST6/OFB168/ISO7816-4PADDING 08:44:56,977 INFO [main][CipherTest] transformation=CAST6/OFB168/NOPADDING 08:44:56,977 INFO [main][CipherTest] transformation=CAST6/OFB168/PKCS5 08:44:56,977 INFO [main][CipherTest] transformation=CAST6/OFB168/PKCS5PADDING 08:44:56,977 INFO [main][CipherTest] transformation=CAST6/OFB168/PKCS7 08:44:56,977 INFO [main][CipherTest] transformation=CAST6/OFB168/PKCS7PADDING 08:44:56,977 INFO [main][CipherTest] transformation=CAST6/OFB168/TBC 08:44:56,977 INFO [main][CipherTest] transformation=CAST6/OFB168/TBCPADDING 08:44:56,977 INFO [main][CipherTest] transformation=CAST6/OFB168/X9.23 08:44:56,978 INFO [main][CipherTest] transformation=CAST6/OFB168/X9.23PADDING 08:44:56,978 INFO [main][CipherTest] transformation=CAST6/OFB168/ZEROBYTE 08:44:56,978 INFO [main][CipherTest] transformation=CAST6/OFB168/ZEROBYTEPADDING 08:44:56,978 INFO [main][CipherTest] transformation=CAST6/OFB176/ 08:44:56,978 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO10126 08:44:56,978 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO10126-2 08:44:56,978 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO10126-2PADDING 08:44:56,978 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO10126PADDING 08:44:56,978 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO7816-4 08:44:56,978 INFO [main][CipherTest] transformation=CAST6/OFB176/ISO7816-4PADDING 08:44:56,979 INFO [main][CipherTest] transformation=CAST6/OFB176/NOPADDING 08:44:56,979 INFO [main][CipherTest] transformation=CAST6/OFB176/PKCS5 08:44:56,979 INFO [main][CipherTest] transformation=CAST6/OFB176/PKCS5PADDING 08:44:56,979 INFO [main][CipherTest] transformation=CAST6/OFB176/PKCS7 08:44:56,979 INFO [main][CipherTest] transformation=CAST6/OFB176/PKCS7PADDING 08:44:56,979 INFO [main][CipherTest] transformation=CAST6/OFB176/TBC 08:44:56,979 INFO [main][CipherTest] transformation=CAST6/OFB176/TBCPADDING 08:44:56,979 INFO [main][CipherTest] transformation=CAST6/OFB176/X9.23 08:44:56,980 INFO [main][CipherTest] transformation=CAST6/OFB176/X9.23PADDING 08:44:56,980 INFO [main][CipherTest] transformation=CAST6/OFB176/ZEROBYTE 08:44:56,980 INFO [main][CipherTest] transformation=CAST6/OFB176/ZEROBYTEPADDING 08:44:56,980 INFO [main][CipherTest] transformation=CAST6/OFB184/ 08:44:56,980 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO10126 08:44:56,980 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO10126-2 08:44:56,980 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO10126-2PADDING 08:44:56,980 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO10126PADDING 08:44:56,980 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO7816-4 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/ISO7816-4PADDING 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/NOPADDING 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/PKCS5 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/PKCS5PADDING 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/PKCS7 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/PKCS7PADDING 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/TBC 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/TBCPADDING 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/X9.23 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/X9.23PADDING 08:44:56,981 INFO [main][CipherTest] transformation=CAST6/OFB184/ZEROBYTE 08:44:56,982 INFO [main][CipherTest] transformation=CAST6/OFB184/ZEROBYTEPADDING 08:44:56,982 INFO [main][CipherTest] transformation=CAST6/OFB192/ 08:44:56,982 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO10126 08:44:56,982 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO10126-2 08:44:56,982 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO10126-2PADDING 08:44:56,982 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO10126PADDING 08:44:56,982 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO7816-4 08:44:56,982 INFO [main][CipherTest] transformation=CAST6/OFB192/ISO7816-4PADDING 08:44:56,982 INFO [main][CipherTest] transformation=CAST6/OFB192/NOPADDING 08:44:56,983 INFO [main][CipherTest] transformation=CAST6/OFB192/PKCS5 08:44:56,983 INFO [main][CipherTest] transformation=CAST6/OFB192/PKCS5PADDING 08:44:56,983 INFO [main][CipherTest] transformation=CAST6/OFB192/PKCS7 08:44:56,983 INFO [main][CipherTest] transformation=CAST6/OFB192/PKCS7PADDING 08:44:56,983 INFO [main][CipherTest] transformation=CAST6/OFB192/TBC 08:44:56,983 INFO [main][CipherTest] transformation=CAST6/OFB192/TBCPADDING 08:44:56,983 INFO [main][CipherTest] transformation=CAST6/OFB192/X9.23 08:44:56,983 INFO [main][CipherTest] transformation=CAST6/OFB192/X9.23PADDING 08:44:56,984 INFO [main][CipherTest] transformation=CAST6/OFB192/ZEROBYTE 08:44:56,984 INFO [main][CipherTest] transformation=CAST6/OFB192/ZEROBYTEPADDING 08:44:56,984 INFO [main][CipherTest] transformation=CAST6/OFB200/ 08:44:56,984 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO10126 08:44:56,984 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO10126-2 08:44:56,984 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO10126-2PADDING 08:44:56,984 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO10126PADDING 08:44:56,984 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO7816-4 08:44:56,985 INFO [main][CipherTest] transformation=CAST6/OFB200/ISO7816-4PADDING 08:44:56,985 INFO [main][CipherTest] transformation=CAST6/OFB200/NOPADDING 08:44:56,985 INFO [main][CipherTest] transformation=CAST6/OFB200/PKCS5 08:44:56,985 INFO [main][CipherTest] transformation=CAST6/OFB200/PKCS5PADDING 08:44:56,986 INFO [main][CipherTest] transformation=CAST6/OFB200/PKCS7 08:44:56,986 INFO [main][CipherTest] transformation=CAST6/OFB200/PKCS7PADDING 08:44:56,986 INFO [main][CipherTest] transformation=CAST6/OFB200/TBC 08:44:56,986 INFO [main][CipherTest] transformation=CAST6/OFB200/TBCPADDING 08:44:56,986 INFO [main][CipherTest] transformation=CAST6/OFB200/X9.23 08:44:56,986 INFO [main][CipherTest] transformation=CAST6/OFB200/X9.23PADDING 08:44:56,986 INFO [main][CipherTest] transformation=CAST6/OFB200/ZEROBYTE 08:44:56,986 INFO [main][CipherTest] transformation=CAST6/OFB200/ZEROBYTEPADDING 08:44:56,986 INFO [main][CipherTest] transformation=CAST6/OFB208/ 08:44:56,987 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO10126 08:44:56,987 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO10126-2 08:44:56,987 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO10126-2PADDING 08:44:56,987 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO10126PADDING 08:44:56,987 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO7816-4 08:44:56,987 INFO [main][CipherTest] transformation=CAST6/OFB208/ISO7816-4PADDING 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/NOPADDING 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/PKCS5 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/PKCS5PADDING 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/PKCS7 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/PKCS7PADDING 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/TBC 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/TBCPADDING 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/X9.23 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/X9.23PADDING 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/ZEROBYTE 08:44:56,988 INFO [main][CipherTest] transformation=CAST6/OFB208/ZEROBYTEPADDING 08:44:56,989 INFO [main][CipherTest] transformation=CAST6/OFB216/ 08:44:56,989 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO10126 08:44:56,989 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO10126-2 08:44:56,989 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO10126-2PADDING 08:44:56,989 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO10126PADDING 08:44:56,989 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO7816-4 08:44:56,989 INFO [main][CipherTest] transformation=CAST6/OFB216/ISO7816-4PADDING 08:44:56,989 INFO [main][CipherTest] transformation=CAST6/OFB216/NOPADDING 08:44:56,989 INFO [main][CipherTest] transformation=CAST6/OFB216/PKCS5 08:44:56,989 INFO [main][CipherTest] transformation=CAST6/OFB216/PKCS5PADDING 08:44:56,990 INFO [main][CipherTest] transformation=CAST6/OFB216/PKCS7 08:44:56,990 INFO [main][CipherTest] transformation=CAST6/OFB216/PKCS7PADDING 08:44:56,990 INFO [main][CipherTest] transformation=CAST6/OFB216/TBC 08:44:56,990 INFO [main][CipherTest] transformation=CAST6/OFB216/TBCPADDING 08:44:56,990 INFO [main][CipherTest] transformation=CAST6/OFB216/X9.23 08:44:56,990 INFO [main][CipherTest] transformation=CAST6/OFB216/X9.23PADDING 08:44:56,990 INFO [main][CipherTest] transformation=CAST6/OFB216/ZEROBYTE 08:44:56,990 INFO [main][CipherTest] transformation=CAST6/OFB216/ZEROBYTEPADDING 08:44:56,991 INFO [main][CipherTest] transformation=CAST6/OFB224/ 08:44:56,991 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO10126 08:44:56,991 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO10126-2 08:44:56,991 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO10126-2PADDING 08:44:56,991 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO10126PADDING 08:44:56,991 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO7816-4 08:44:56,991 INFO [main][CipherTest] transformation=CAST6/OFB224/ISO7816-4PADDING 08:44:56,992 INFO [main][CipherTest] transformation=CAST6/OFB224/NOPADDING 08:44:56,992 INFO [main][CipherTest] transformation=CAST6/OFB224/PKCS5 08:44:56,992 INFO [main][CipherTest] transformation=CAST6/OFB224/PKCS5PADDING 08:44:56,992 INFO [main][CipherTest] transformation=CAST6/OFB224/PKCS7 08:44:56,992 INFO [main][CipherTest] transformation=CAST6/OFB224/PKCS7PADDING 08:44:56,992 INFO [main][CipherTest] transformation=CAST6/OFB224/TBC 08:44:56,992 INFO [main][CipherTest] transformation=CAST6/OFB224/TBCPADDING 08:44:56,993 INFO [main][CipherTest] transformation=CAST6/OFB224/X9.23 08:44:56,993 INFO [main][CipherTest] transformation=CAST6/OFB224/X9.23PADDING 08:44:56,993 INFO [main][CipherTest] transformation=CAST6/OFB224/ZEROBYTE 08:44:56,993 INFO [main][CipherTest] transformation=CAST6/OFB224/ZEROBYTEPADDING 08:44:56,993 INFO [main][CipherTest] transformation=CAST6/OFB232/ 08:44:56,993 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO10126 08:44:56,993 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO10126-2 08:44:56,993 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO10126-2PADDING 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO10126PADDING 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO7816-4 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/ISO7816-4PADDING 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/NOPADDING 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/PKCS5 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/PKCS5PADDING 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/PKCS7 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/PKCS7PADDING 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/TBC 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/TBCPADDING 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/X9.23 08:44:56,994 INFO [main][CipherTest] transformation=CAST6/OFB232/X9.23PADDING 08:44:56,995 INFO [main][CipherTest] transformation=CAST6/OFB232/ZEROBYTE 08:44:56,995 INFO [main][CipherTest] transformation=CAST6/OFB232/ZEROBYTEPADDING 08:44:56,995 INFO [main][CipherTest] transformation=CAST6/OFB24/ 08:44:56,995 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO10126 08:44:56,995 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO10126-2 08:44:56,995 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO10126-2PADDING 08:44:56,995 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO10126PADDING 08:44:56,995 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO7816-4 08:44:56,995 INFO [main][CipherTest] transformation=CAST6/OFB24/ISO7816-4PADDING 08:44:56,995 INFO [main][CipherTest] transformation=CAST6/OFB24/NOPADDING 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB24/PKCS5 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB24/PKCS5PADDING 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB24/PKCS7 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB24/PKCS7PADDING 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB24/TBC 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB24/TBCPADDING 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB24/X9.23 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB24/X9.23PADDING 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB24/ZEROBYTE 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB24/ZEROBYTEPADDING 08:44:56,996 INFO [main][CipherTest] transformation=CAST6/OFB240/ 08:44:56,997 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO10126 08:44:56,997 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO10126-2 08:44:56,997 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO10126-2PADDING 08:44:56,997 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO10126PADDING 08:44:56,997 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO7816-4 08:44:56,997 INFO [main][CipherTest] transformation=CAST6/OFB240/ISO7816-4PADDING 08:44:56,997 INFO [main][CipherTest] transformation=CAST6/OFB240/NOPADDING 08:44:56,997 INFO [main][CipherTest] transformation=CAST6/OFB240/PKCS5 08:44:56,997 INFO [main][CipherTest] transformation=CAST6/OFB240/PKCS5PADDING 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB240/PKCS7 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB240/PKCS7PADDING 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB240/TBC 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB240/TBCPADDING 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB240/X9.23 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB240/X9.23PADDING 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB240/ZEROBYTE 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB240/ZEROBYTEPADDING 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB248/ 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO10126 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO10126-2 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO10126-2PADDING 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO10126PADDING 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO7816-4 08:44:56,998 INFO [main][CipherTest] transformation=CAST6/OFB248/ISO7816-4PADDING 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/NOPADDING 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/PKCS5 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/PKCS5PADDING 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/PKCS7 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/PKCS7PADDING 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/TBC 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/TBCPADDING 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/X9.23 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/X9.23PADDING 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/ZEROBYTE 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB248/ZEROBYTEPADDING 08:44:56,999 INFO [main][CipherTest] transformation=CAST6/OFB256/ 08:44:57,000 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO10126 08:44:57,000 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO10126-2 08:44:57,000 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO10126-2PADDING 08:44:57,000 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO10126PADDING 08:44:57,000 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO7816-4 08:44:57,000 INFO [main][CipherTest] transformation=CAST6/OFB256/ISO7816-4PADDING 08:44:57,000 INFO [main][CipherTest] transformation=CAST6/OFB256/NOPADDING 08:44:57,000 INFO [main][CipherTest] transformation=CAST6/OFB256/PKCS5 08:44:57,000 INFO [main][CipherTest] transformation=CAST6/OFB256/PKCS5PADDING 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB256/PKCS7 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB256/PKCS7PADDING 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB256/TBC 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB256/TBCPADDING 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB256/X9.23 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB256/X9.23PADDING 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB256/ZEROBYTE 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB256/ZEROBYTEPADDING 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB32/ 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO10126 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO10126-2 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO10126-2PADDING 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO10126PADDING 08:44:57,001 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO7816-4 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/ISO7816-4PADDING 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/NOPADDING 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/PKCS5 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/PKCS5PADDING 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/PKCS7 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/PKCS7PADDING 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/TBC 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/TBCPADDING 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/X9.23 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/X9.23PADDING 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/ZEROBYTE 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB32/ZEROBYTEPADDING 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB40/ 08:44:57,002 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO10126 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO10126-2 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO10126-2PADDING 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO10126PADDING 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO7816-4 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/ISO7816-4PADDING 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/NOPADDING 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/PKCS5 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/PKCS5PADDING 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/PKCS7 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/PKCS7PADDING 08:44:57,003 INFO [main][CipherTest] transformation=CAST6/OFB40/TBC 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB40/TBCPADDING 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB40/X9.23 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB40/X9.23PADDING 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB40/ZEROBYTE 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB40/ZEROBYTEPADDING 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB48/ 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO10126 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO10126-2 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO10126-2PADDING 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO10126PADDING 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO7816-4 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB48/ISO7816-4PADDING 08:44:57,004 INFO [main][CipherTest] transformation=CAST6/OFB48/NOPADDING 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB48/PKCS5 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB48/PKCS5PADDING 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB48/PKCS7 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB48/PKCS7PADDING 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB48/TBC 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB48/TBCPADDING 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB48/X9.23 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB48/X9.23PADDING 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB48/ZEROBYTE 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB48/ZEROBYTEPADDING 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB56/ 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO10126 08:44:57,005 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO10126-2 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO10126-2PADDING 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO10126PADDING 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO7816-4 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/ISO7816-4PADDING 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/NOPADDING 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/PKCS5 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/PKCS5PADDING 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/PKCS7 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/PKCS7PADDING 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/TBC 08:44:57,006 INFO [main][CipherTest] transformation=CAST6/OFB56/TBCPADDING 08:44:57,007 INFO [main][CipherTest] transformation=CAST6/OFB56/X9.23 08:44:57,007 INFO [main][CipherTest] transformation=CAST6/OFB56/X9.23PADDING 08:44:57,007 INFO [main][CipherTest] transformation=CAST6/OFB56/ZEROBYTE 08:44:57,007 INFO [main][CipherTest] transformation=CAST6/OFB56/ZEROBYTEPADDING 08:44:57,007 INFO [main][CipherTest] transformation=CAST6/OFB64/ 08:44:57,007 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO10126 08:44:57,007 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO10126-2 08:44:57,007 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO10126-2PADDING 08:44:57,007 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO10126PADDING 08:44:57,007 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO7816-4 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/ISO7816-4PADDING 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/NOPADDING 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/PKCS5 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/PKCS5PADDING 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/PKCS7 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/PKCS7PADDING 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/TBC 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/TBCPADDING 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/X9.23 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/X9.23PADDING 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/ZEROBYTE 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB64/ZEROBYTEPADDING 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB72/ 08:44:57,008 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO10126 08:44:57,009 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO10126-2 08:44:57,009 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO10126-2PADDING 08:44:57,009 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO10126PADDING 08:44:57,009 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO7816-4 08:44:57,009 INFO [main][CipherTest] transformation=CAST6/OFB72/ISO7816-4PADDING 08:44:57,009 INFO [main][CipherTest] transformation=CAST6/OFB72/NOPADDING 08:44:57,009 INFO [main][CipherTest] transformation=CAST6/OFB72/PKCS5 08:44:57,009 INFO [main][CipherTest] transformation=CAST6/OFB72/PKCS5PADDING 08:44:57,009 INFO [main][CipherTest] transformation=CAST6/OFB72/PKCS7 08:44:57,009 INFO [main][CipherTest] transformation=CAST6/OFB72/PKCS7PADDING 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB72/TBC 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB72/TBCPADDING 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB72/X9.23 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB72/X9.23PADDING 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB72/ZEROBYTE 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB72/ZEROBYTEPADDING 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB8/ 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO10126 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO10126-2 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO10126-2PADDING 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO10126PADDING 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO7816-4 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB8/ISO7816-4PADDING 08:44:57,010 INFO [main][CipherTest] transformation=CAST6/OFB8/NOPADDING 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB8/PKCS5 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB8/PKCS5PADDING 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB8/PKCS7 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB8/PKCS7PADDING 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB8/TBC 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB8/TBCPADDING 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB8/X9.23 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB8/X9.23PADDING 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB8/ZEROBYTE 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB8/ZEROBYTEPADDING 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB80/ 08:44:57,011 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO10126 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO10126-2 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO10126-2PADDING 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO10126PADDING 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO7816-4 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/ISO7816-4PADDING 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/NOPADDING 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/PKCS5 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/PKCS5PADDING 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/PKCS7 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/PKCS7PADDING 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/TBC 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/TBCPADDING 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/X9.23 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/X9.23PADDING 08:44:57,012 INFO [main][CipherTest] transformation=CAST6/OFB80/ZEROBYTE 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB80/ZEROBYTEPADDING 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB88/ 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO10126 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO10126-2 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO10126-2PADDING 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO10126PADDING 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO7816-4 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB88/ISO7816-4PADDING 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB88/NOPADDING 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB88/PKCS5 08:44:57,013 INFO [main][CipherTest] transformation=CAST6/OFB88/PKCS5PADDING 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB88/PKCS7 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB88/PKCS7PADDING 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB88/TBC 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB88/TBCPADDING 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB88/X9.23 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB88/X9.23PADDING 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB88/ZEROBYTE 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB88/ZEROBYTEPADDING 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB96/ 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO10126 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO10126-2 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO10126-2PADDING 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO10126PADDING 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO7816-4 08:44:57,014 INFO [main][CipherTest] transformation=CAST6/OFB96/ISO7816-4PADDING 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/NOPADDING 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/PKCS5 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/PKCS5PADDING 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/PKCS7 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/PKCS7PADDING 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/TBC 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/TBCPADDING 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/X9.23 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/X9.23PADDING 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/ZEROBYTE 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/OFB96/ZEROBYTEPADDING 08:44:57,015 INFO [main][CipherTest] transformation=CAST6/SIC/ 08:44:57,016 INFO [main][CipherTest] transformation=CAST6/SIC/ISO10126 08:44:57,016 INFO [main][CipherTest] transformation=CAST6/SIC/ISO10126-2 08:44:57,016 INFO [main][CipherTest] transformation=CAST6/SIC/ISO10126-2PADDING 08:44:57,016 INFO [main][CipherTest] transformation=CAST6/SIC/ISO10126PADDING 08:44:57,016 INFO [main][CipherTest] transformation=CAST6/SIC/ISO7816-4 08:44:57,016 INFO [main][CipherTest] transformation=CAST6/SIC/ISO7816-4PADDING 08:44:57,016 INFO [main][CipherTest] transformation=CAST6/SIC/NOPADDING 08:44:57,016 INFO [main][CipherTest] transformation=CAST6/SIC/PKCS5 08:44:57,016 INFO [main][CipherTest] transformation=CAST6/SIC/PKCS5PADDING 08:44:57,017 INFO [main][CipherTest] transformation=CAST6/SIC/PKCS7 08:44:57,017 INFO [main][CipherTest] transformation=CAST6/SIC/PKCS7PADDING 08:44:57,017 INFO [main][CipherTest] transformation=CAST6/SIC/TBC 08:44:57,017 INFO [main][CipherTest] transformation=CAST6/SIC/TBCPADDING 08:44:57,017 INFO [main][CipherTest] transformation=CAST6/SIC/X9.23 08:44:57,017 INFO [main][CipherTest] transformation=CAST6/SIC/X9.23PADDING 08:44:57,017 INFO [main][CipherTest] transformation=CAST6/SIC/ZEROBYTE 08:44:57,017 INFO [main][CipherTest] transformation=CAST6/SIC/ZEROBYTEPADDING 08:44:57,018 INFO [main][CipherTest] transformation=DES// 08:44:57,018 ERROR [main][CipherTest] transformation "DES//": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,018 INFO [main][CipherTest] transformation=DES//NOPADDING 08:44:57,018 ERROR [main][CipherTest] transformation "DES//NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,018 INFO [main][CipherTest] transformation=DES/CBC-CTS/ 08:44:57,018 ERROR [main][CipherTest] transformation "DES/CBC-CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,018 INFO [main][CipherTest] transformation=DES/CBC-CTS/NOPADDING 08:44:57,018 ERROR [main][CipherTest] transformation "DES/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,018 INFO [main][CipherTest] transformation=DES/CBC/ 08:44:57,018 ERROR [main][CipherTest] transformation "DES/CBC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,018 INFO [main][CipherTest] transformation=DES/CBC/ISO10126 08:44:57,018 ERROR [main][CipherTest] transformation "DES/CBC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,018 INFO [main][CipherTest] transformation=DES/CBC/ISO10126-2 08:44:57,018 ERROR [main][CipherTest] transformation "DES/CBC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,018 INFO [main][CipherTest] transformation=DES/CBC/ISO10126-2PADDING 08:44:57,018 ERROR [main][CipherTest] transformation "DES/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,018 INFO [main][CipherTest] transformation=DES/CBC/ISO10126PADDING 08:44:57,019 ERROR [main][CipherTest] transformation "DES/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,019 INFO [main][CipherTest] transformation=DES/CBC/ISO7816-4 08:44:57,019 ERROR [main][CipherTest] transformation "DES/CBC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,019 INFO [main][CipherTest] transformation=DES/CBC/ISO7816-4PADDING 08:44:57,019 ERROR [main][CipherTest] transformation "DES/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,019 INFO [main][CipherTest] transformation=DES/CBC/NOPADDING 08:44:57,019 ERROR [main][CipherTest] transformation "DES/CBC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,019 INFO [main][CipherTest] transformation=DES/CBC/PKCS5 08:44:57,019 ERROR [main][CipherTest] transformation "DES/CBC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,019 INFO [main][CipherTest] transformation=DES/CBC/PKCS5PADDING 08:44:57,019 ERROR [main][CipherTest] transformation "DES/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,019 INFO [main][CipherTest] transformation=DES/CBC/PKCS7 08:44:57,019 ERROR [main][CipherTest] transformation "DES/CBC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,019 INFO [main][CipherTest] transformation=DES/CBC/PKCS7PADDING 08:44:57,019 ERROR [main][CipherTest] transformation "DES/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,020 INFO [main][CipherTest] transformation=DES/CBC/TBC 08:44:57,020 ERROR [main][CipherTest] transformation "DES/CBC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,020 INFO [main][CipherTest] transformation=DES/CBC/TBCPADDING 08:44:57,020 ERROR [main][CipherTest] transformation "DES/CBC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,020 INFO [main][CipherTest] transformation=DES/CBC/X9.23 08:44:57,020 ERROR [main][CipherTest] transformation "DES/CBC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,020 INFO [main][CipherTest] transformation=DES/CBC/X9.23PADDING 08:44:57,020 ERROR [main][CipherTest] transformation "DES/CBC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,020 INFO [main][CipherTest] transformation=DES/CBC/ZEROBYTE 08:44:57,020 ERROR [main][CipherTest] transformation "DES/CBC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,020 INFO [main][CipherTest] transformation=DES/CBC/ZEROBYTEPADDING 08:44:57,020 ERROR [main][CipherTest] transformation "DES/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,020 INFO [main][CipherTest] transformation=DES/CFB/ 08:44:57,020 ERROR [main][CipherTest] transformation "DES/CFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,020 INFO [main][CipherTest] transformation=DES/CFB/ISO10126 08:44:57,020 ERROR [main][CipherTest] transformation "DES/CFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,020 INFO [main][CipherTest] transformation=DES/CFB/ISO10126-2 08:44:57,020 ERROR [main][CipherTest] transformation "DES/CFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/ISO10126-2PADDING 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/ISO10126PADDING 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/ISO7816-4 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/ISO7816-4PADDING 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/NOPADDING 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/PKCS5 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/PKCS5PADDING 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/PKCS7 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/PKCS7PADDING 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/TBC 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,021 INFO [main][CipherTest] transformation=DES/CFB/TBCPADDING 08:44:57,021 ERROR [main][CipherTest] transformation "DES/CFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB/X9.23 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB/X9.23PADDING 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB/ZEROBYTE 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB/ZEROBYTEPADDING 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB104/ 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB104/ISO10126 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB104/ISO10126-2 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB104/ISO10126-2PADDING 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB104/ISO10126PADDING 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB104/ISO7816-4 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB104/ISO7816-4PADDING 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB104/NOPADDING 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,022 INFO [main][CipherTest] transformation=DES/CFB104/PKCS5 08:44:57,022 ERROR [main][CipherTest] transformation "DES/CFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB104/PKCS5PADDING 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB104/PKCS7 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB104/PKCS7PADDING 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB104/TBC 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB104/TBCPADDING 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB104/X9.23 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB104/X9.23PADDING 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB104/ZEROBYTE 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB104/ZEROBYTEPADDING 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB112/ 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB112/ISO10126 08:44:57,023 ERROR [main][CipherTest] transformation "DES/CFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,023 INFO [main][CipherTest] transformation=DES/CFB112/ISO10126-2 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/ISO10126-2PADDING 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/ISO10126PADDING 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/ISO7816-4 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/ISO7816-4PADDING 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/NOPADDING 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/PKCS5 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/PKCS5PADDING 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/PKCS7 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/PKCS7PADDING 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/TBC 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/TBCPADDING 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/X9.23 08:44:57,024 ERROR [main][CipherTest] transformation "DES/CFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,024 INFO [main][CipherTest] transformation=DES/CFB112/X9.23PADDING 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB112/ZEROBYTE 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB112/ZEROBYTEPADDING 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/ 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/ISO10126 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/ISO10126-2 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/ISO10126-2PADDING 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/ISO10126PADDING 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/ISO7816-4 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/ISO7816-4PADDING 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/NOPADDING 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/PKCS5 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/PKCS5PADDING 08:44:57,025 ERROR [main][CipherTest] transformation "DES/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,025 INFO [main][CipherTest] transformation=DES/CFB120/PKCS7 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB120/PKCS7PADDING 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB120/TBC 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB120/TBCPADDING 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB120/X9.23 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB120/X9.23PADDING 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB120/ZEROBYTE 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB120/ZEROBYTEPADDING 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB128/ 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB128/ISO10126 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB128/ISO10126-2 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB128/ISO10126-2PADDING 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB128/ISO10126PADDING 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,026 INFO [main][CipherTest] transformation=DES/CFB128/ISO7816-4 08:44:57,026 ERROR [main][CipherTest] transformation "DES/CFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/ISO7816-4PADDING 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/NOPADDING 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/PKCS5 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/PKCS5PADDING 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/PKCS7 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/PKCS7PADDING 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/TBC 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/TBCPADDING 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/X9.23 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/X9.23PADDING 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/ZEROBYTE 08:44:57,027 ERROR [main][CipherTest] transformation "DES/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,027 INFO [main][CipherTest] transformation=DES/CFB128/ZEROBYTEPADDING 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/ 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/ISO10126 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/ISO10126-2 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/ISO10126-2PADDING 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/ISO10126PADDING 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/ISO7816-4 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/ISO7816-4PADDING 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/NOPADDING 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/PKCS5 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/PKCS5PADDING 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,028 INFO [main][CipherTest] transformation=DES/CFB136/PKCS7 08:44:57,028 ERROR [main][CipherTest] transformation "DES/CFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB136/PKCS7PADDING 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB136/TBC 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB136/TBCPADDING 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB136/X9.23 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB136/X9.23PADDING 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB136/ZEROBYTE 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB136/ZEROBYTEPADDING 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB144/ 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB144/ISO10126 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB144/ISO10126-2 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB144/ISO10126-2PADDING 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB144/ISO10126PADDING 08:44:57,029 ERROR [main][CipherTest] transformation "DES/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,029 INFO [main][CipherTest] transformation=DES/CFB144/ISO7816-4 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/ISO7816-4PADDING 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/NOPADDING 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/PKCS5 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/PKCS5PADDING 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/PKCS7 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/PKCS7PADDING 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/TBC 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/TBCPADDING 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/X9.23 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/X9.23PADDING 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,030 INFO [main][CipherTest] transformation=DES/CFB144/ZEROBYTE 08:44:57,030 ERROR [main][CipherTest] transformation "DES/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB144/ZEROBYTEPADDING 08:44:57,031 ERROR [main][CipherTest] transformation "DES/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB152/ 08:44:57,031 ERROR [main][CipherTest] transformation "DES/CFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB152/ISO10126 08:44:57,031 ERROR [main][CipherTest] transformation "DES/CFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB152/ISO10126-2 08:44:57,031 ERROR [main][CipherTest] transformation "DES/CFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB152/ISO10126-2PADDING 08:44:57,031 ERROR [main][CipherTest] transformation "DES/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB152/ISO10126PADDING 08:44:57,031 ERROR [main][CipherTest] transformation "DES/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB152/ISO7816-4 08:44:57,031 ERROR [main][CipherTest] transformation "DES/CFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB152/ISO7816-4PADDING 08:44:57,031 ERROR [main][CipherTest] transformation "DES/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB152/NOPADDING 08:44:57,031 ERROR [main][CipherTest] transformation "DES/CFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB152/PKCS5 08:44:57,031 ERROR [main][CipherTest] transformation "DES/CFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,031 INFO [main][CipherTest] transformation=DES/CFB152/PKCS5PADDING 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,032 INFO [main][CipherTest] transformation=DES/CFB152/PKCS7 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,032 INFO [main][CipherTest] transformation=DES/CFB152/PKCS7PADDING 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,032 INFO [main][CipherTest] transformation=DES/CFB152/TBC 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,032 INFO [main][CipherTest] transformation=DES/CFB152/TBCPADDING 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,032 INFO [main][CipherTest] transformation=DES/CFB152/X9.23 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,032 INFO [main][CipherTest] transformation=DES/CFB152/X9.23PADDING 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,032 INFO [main][CipherTest] transformation=DES/CFB152/ZEROBYTE 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,032 INFO [main][CipherTest] transformation=DES/CFB152/ZEROBYTEPADDING 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,032 INFO [main][CipherTest] transformation=DES/CFB16/ 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,032 INFO [main][CipherTest] transformation=DES/CFB16/ISO10126 08:44:57,032 ERROR [main][CipherTest] transformation "DES/CFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/ISO10126-2 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/ISO10126-2PADDING 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/ISO10126PADDING 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/ISO7816-4 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/ISO7816-4PADDING 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/NOPADDING 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/PKCS5 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/PKCS5PADDING 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/PKCS7 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/PKCS7PADDING 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/TBC 08:44:57,033 ERROR [main][CipherTest] transformation "DES/CFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,033 INFO [main][CipherTest] transformation=DES/CFB16/TBCPADDING 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB16/X9.23 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB16/X9.23PADDING 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB16/ZEROBYTE 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB16/ZEROBYTEPADDING 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/ 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/ISO10126 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/ISO10126-2 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/ISO10126-2PADDING 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/ISO10126PADDING 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/ISO7816-4 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/ISO7816-4PADDING 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/NOPADDING 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/PKCS5 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/PKCS5PADDING 08:44:57,034 ERROR [main][CipherTest] transformation "DES/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,034 INFO [main][CipherTest] transformation=DES/CFB160/PKCS7 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB160/PKCS7PADDING 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB160/TBC 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB160/TBCPADDING 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB160/X9.23 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB160/X9.23PADDING 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB160/ZEROBYTE 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB160/ZEROBYTEPADDING 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB168/ 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB168/ISO10126 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB168/ISO10126-2 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,035 INFO [main][CipherTest] transformation=DES/CFB168/ISO10126-2PADDING 08:44:57,035 ERROR [main][CipherTest] transformation "DES/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/ISO10126PADDING 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/ISO7816-4 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/ISO7816-4PADDING 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/NOPADDING 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/PKCS5 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/PKCS5PADDING 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/PKCS7 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/PKCS7PADDING 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/TBC 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/TBCPADDING 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/X9.23 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/X9.23PADDING 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/ZEROBYTE 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,036 INFO [main][CipherTest] transformation=DES/CFB168/ZEROBYTEPADDING 08:44:57,036 ERROR [main][CipherTest] transformation "DES/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/ 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/ISO10126 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/ISO10126-2 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/ISO10126-2PADDING 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/ISO10126PADDING 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/ISO7816-4 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/ISO7816-4PADDING 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/NOPADDING 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/PKCS5 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/PKCS5PADDING 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/PKCS7 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/PKCS7PADDING 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,037 INFO [main][CipherTest] transformation=DES/CFB176/TBC 08:44:57,037 ERROR [main][CipherTest] transformation "DES/CFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,038 INFO [main][CipherTest] transformation=DES/CFB176/TBCPADDING 08:44:57,038 ERROR [main][CipherTest] transformation "DES/CFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,038 INFO [main][CipherTest] transformation=DES/CFB176/X9.23 08:44:57,038 ERROR [main][CipherTest] transformation "DES/CFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,038 INFO [main][CipherTest] transformation=DES/CFB176/X9.23PADDING 08:44:57,038 ERROR [main][CipherTest] transformation "DES/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,038 INFO [main][CipherTest] transformation=DES/CFB176/ZEROBYTE 08:44:57,038 ERROR [main][CipherTest] transformation "DES/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,038 INFO [main][CipherTest] transformation=DES/CFB176/ZEROBYTEPADDING 08:44:57,038 ERROR [main][CipherTest] transformation "DES/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,038 INFO [main][CipherTest] transformation=DES/CFB184/ 08:44:57,038 ERROR [main][CipherTest] transformation "DES/CFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,038 INFO [main][CipherTest] transformation=DES/CFB184/ISO10126 08:44:57,038 ERROR [main][CipherTest] transformation "DES/CFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,038 INFO [main][CipherTest] transformation=DES/CFB184/ISO10126-2 08:44:57,038 ERROR [main][CipherTest] transformation "DES/CFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,038 INFO [main][CipherTest] transformation=DES/CFB184/ISO10126-2PADDING 08:44:57,038 ERROR [main][CipherTest] transformation "DES/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,038 INFO [main][CipherTest] transformation=DES/CFB184/ISO10126PADDING 08:44:57,039 ERROR [main][CipherTest] transformation "DES/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,039 INFO [main][CipherTest] transformation=DES/CFB184/ISO7816-4 08:44:57,039 ERROR [main][CipherTest] transformation "DES/CFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,039 INFO [main][CipherTest] transformation=DES/CFB184/ISO7816-4PADDING 08:44:57,039 ERROR [main][CipherTest] transformation "DES/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,039 INFO [main][CipherTest] transformation=DES/CFB184/NOPADDING 08:44:57,039 ERROR [main][CipherTest] transformation "DES/CFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,039 INFO [main][CipherTest] transformation=DES/CFB184/PKCS5 08:44:57,039 ERROR [main][CipherTest] transformation "DES/CFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,039 INFO [main][CipherTest] transformation=DES/CFB184/PKCS5PADDING 08:44:57,039 ERROR [main][CipherTest] transformation "DES/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,040 INFO [main][CipherTest] transformation=DES/CFB184/PKCS7 08:44:57,040 ERROR [main][CipherTest] transformation "DES/CFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,040 INFO [main][CipherTest] transformation=DES/CFB184/PKCS7PADDING 08:44:57,040 ERROR [main][CipherTest] transformation "DES/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,040 INFO [main][CipherTest] transformation=DES/CFB184/TBC 08:44:57,040 ERROR [main][CipherTest] transformation "DES/CFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,040 INFO [main][CipherTest] transformation=DES/CFB184/TBCPADDING 08:44:57,040 ERROR [main][CipherTest] transformation "DES/CFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,040 INFO [main][CipherTest] transformation=DES/CFB184/X9.23 08:44:57,040 ERROR [main][CipherTest] transformation "DES/CFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,040 INFO [main][CipherTest] transformation=DES/CFB184/X9.23PADDING 08:44:57,040 ERROR [main][CipherTest] transformation "DES/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,040 INFO [main][CipherTest] transformation=DES/CFB184/ZEROBYTE 08:44:57,040 ERROR [main][CipherTest] transformation "DES/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,040 INFO [main][CipherTest] transformation=DES/CFB184/ZEROBYTEPADDING 08:44:57,040 ERROR [main][CipherTest] transformation "DES/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,040 INFO [main][CipherTest] transformation=DES/CFB192/ 08:44:57,040 ERROR [main][CipherTest] transformation "DES/CFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,040 INFO [main][CipherTest] transformation=DES/CFB192/ISO10126 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/ISO10126-2 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/ISO10126-2PADDING 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/ISO10126PADDING 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/ISO7816-4 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/ISO7816-4PADDING 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/NOPADDING 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/PKCS5 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/PKCS5PADDING 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/PKCS7 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/PKCS7PADDING 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/TBC 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/TBCPADDING 08:44:57,041 ERROR [main][CipherTest] transformation "DES/CFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,041 INFO [main][CipherTest] transformation=DES/CFB192/X9.23 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB192/X9.23PADDING 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB192/ZEROBYTE 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB192/ZEROBYTEPADDING 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/ 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/ISO10126 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/ISO10126-2 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/ISO10126-2PADDING 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/ISO10126PADDING 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/ISO7816-4 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/ISO7816-4PADDING 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/NOPADDING 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/PKCS5 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/PKCS5PADDING 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/PKCS7 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,042 INFO [main][CipherTest] transformation=DES/CFB200/PKCS7PADDING 08:44:57,042 ERROR [main][CipherTest] transformation "DES/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB200/TBC 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB200/TBCPADDING 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB200/X9.23 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB200/X9.23PADDING 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB200/ZEROBYTE 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB200/ZEROBYTEPADDING 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB208/ 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB208/ISO10126 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB208/ISO10126-2 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB208/ISO10126-2PADDING 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB208/ISO10126PADDING 08:44:57,043 ERROR [main][CipherTest] transformation "DES/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,043 INFO [main][CipherTest] transformation=DES/CFB208/ISO7816-4 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/ISO7816-4PADDING 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/NOPADDING 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/PKCS5 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/PKCS5PADDING 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/PKCS7 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/PKCS7PADDING 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/TBC 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/TBCPADDING 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/X9.23 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/X9.23PADDING 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/ZEROBYTE 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB208/ZEROBYTEPADDING 08:44:57,044 ERROR [main][CipherTest] transformation "DES/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,044 INFO [main][CipherTest] transformation=DES/CFB216/ 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/ISO10126 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/ISO10126-2 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/ISO10126-2PADDING 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/ISO10126PADDING 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/ISO7816-4 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/ISO7816-4PADDING 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/NOPADDING 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/PKCS5 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/PKCS5PADDING 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/PKCS7 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/PKCS7PADDING 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/TBC 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/TBCPADDING 08:44:57,045 ERROR [main][CipherTest] transformation "DES/CFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,045 INFO [main][CipherTest] transformation=DES/CFB216/X9.23 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB216/X9.23PADDING 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB216/ZEROBYTE 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB216/ZEROBYTEPADDING 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB224/ 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB224/ISO10126 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB224/ISO10126-2 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB224/ISO10126-2PADDING 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB224/ISO10126PADDING 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB224/ISO7816-4 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB224/ISO7816-4PADDING 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB224/NOPADDING 08:44:57,046 ERROR [main][CipherTest] transformation "DES/CFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,046 INFO [main][CipherTest] transformation=DES/CFB224/PKCS5 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB224/PKCS5PADDING 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB224/PKCS7 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB224/PKCS7PADDING 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB224/TBC 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB224/TBCPADDING 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB224/X9.23 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB224/X9.23PADDING 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB224/ZEROBYTE 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB224/ZEROBYTEPADDING 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB232/ 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB232/ISO10126 08:44:57,047 ERROR [main][CipherTest] transformation "DES/CFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,047 INFO [main][CipherTest] transformation=DES/CFB232/ISO10126-2 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/ISO10126-2PADDING 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/ISO10126PADDING 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/ISO7816-4 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/ISO7816-4PADDING 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/NOPADDING 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/PKCS5 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/PKCS5PADDING 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/PKCS7 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/PKCS7PADDING 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/TBC 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/TBCPADDING 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/X9.23 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,048 INFO [main][CipherTest] transformation=DES/CFB232/X9.23PADDING 08:44:57,048 ERROR [main][CipherTest] transformation "DES/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB232/ZEROBYTE 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB232/ZEROBYTEPADDING 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/ 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/ISO10126 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/ISO10126-2 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/ISO10126-2PADDING 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/ISO10126PADDING 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/ISO7816-4 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/ISO7816-4PADDING 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/NOPADDING 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/PKCS5 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/PKCS5PADDING 08:44:57,049 ERROR [main][CipherTest] transformation "DES/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,049 INFO [main][CipherTest] transformation=DES/CFB24/PKCS7 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB24/PKCS7PADDING 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB24/TBC 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB24/TBCPADDING 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB24/X9.23 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB24/X9.23PADDING 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB24/ZEROBYTE 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB24/ZEROBYTEPADDING 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB240/ 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB240/ISO10126 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB240/ISO10126-2 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB240/ISO10126-2PADDING 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,050 INFO [main][CipherTest] transformation=DES/CFB240/ISO10126PADDING 08:44:57,050 ERROR [main][CipherTest] transformation "DES/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/ISO7816-4 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/ISO7816-4PADDING 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/NOPADDING 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/PKCS5 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/PKCS5PADDING 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/PKCS7 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/PKCS7PADDING 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/TBC 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/TBCPADDING 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/X9.23 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/X9.23PADDING 08:44:57,051 ERROR [main][CipherTest] transformation "DES/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,051 INFO [main][CipherTest] transformation=DES/CFB240/ZEROBYTE 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB240/ZEROBYTEPADDING 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/ 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/ISO10126 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/ISO10126-2 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/ISO10126-2PADDING 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/ISO10126PADDING 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/ISO7816-4 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/ISO7816-4PADDING 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/NOPADDING 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/PKCS5 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/PKCS5PADDING 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/PKCS7 08:44:57,052 ERROR [main][CipherTest] transformation "DES/CFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,052 INFO [main][CipherTest] transformation=DES/CFB248/PKCS7PADDING 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB248/TBC 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB248/TBCPADDING 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB248/X9.23 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB248/X9.23PADDING 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB248/ZEROBYTE 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB248/ZEROBYTEPADDING 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB256/ 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB256/ISO10126 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB256/ISO10126-2 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB256/ISO10126-2PADDING 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB256/ISO10126PADDING 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB256/ISO7816-4 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB256/ISO7816-4PADDING 08:44:57,053 ERROR [main][CipherTest] transformation "DES/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,053 INFO [main][CipherTest] transformation=DES/CFB256/NOPADDING 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB256/PKCS5 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB256/PKCS5PADDING 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB256/PKCS7 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB256/PKCS7PADDING 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB256/TBC 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB256/TBCPADDING 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB256/X9.23 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB256/X9.23PADDING 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB256/ZEROBYTE 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB256/ZEROBYTEPADDING 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB32/ 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB32/ISO10126 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB32/ISO10126-2 08:44:57,054 ERROR [main][CipherTest] transformation "DES/CFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,054 INFO [main][CipherTest] transformation=DES/CFB32/ISO10126-2PADDING 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/ISO10126PADDING 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/ISO7816-4 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/ISO7816-4PADDING 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/NOPADDING 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/PKCS5 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/PKCS5PADDING 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/PKCS7 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/PKCS7PADDING 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/TBC 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/TBCPADDING 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/X9.23 08:44:57,055 ERROR [main][CipherTest] transformation "DES/CFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,055 INFO [main][CipherTest] transformation=DES/CFB32/X9.23PADDING 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB32/ZEROBYTE 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB32/ZEROBYTEPADDING 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB40/ 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB40/ISO10126 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB40/ISO10126-2 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB40/ISO10126-2PADDING 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB40/ISO10126PADDING 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB40/ISO7816-4 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB40/ISO7816-4PADDING 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB40/NOPADDING 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB40/PKCS5 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,056 INFO [main][CipherTest] transformation=DES/CFB40/PKCS5PADDING 08:44:57,056 ERROR [main][CipherTest] transformation "DES/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB40/PKCS7 08:44:57,057 ERROR [main][CipherTest] transformation "DES/CFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB40/PKCS7PADDING 08:44:57,057 ERROR [main][CipherTest] transformation "DES/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB40/TBC 08:44:57,057 ERROR [main][CipherTest] transformation "DES/CFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB40/TBCPADDING 08:44:57,057 ERROR [main][CipherTest] transformation "DES/CFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB40/X9.23 08:44:57,057 ERROR [main][CipherTest] transformation "DES/CFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB40/X9.23PADDING 08:44:57,057 ERROR [main][CipherTest] transformation "DES/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB40/ZEROBYTE 08:44:57,057 ERROR [main][CipherTest] transformation "DES/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB40/ZEROBYTEPADDING 08:44:57,057 ERROR [main][CipherTest] transformation "DES/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB48/ 08:44:57,057 ERROR [main][CipherTest] transformation "DES/CFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB48/ISO10126 08:44:57,057 ERROR [main][CipherTest] transformation "DES/CFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,057 INFO [main][CipherTest] transformation=DES/CFB48/ISO10126-2 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/ISO10126-2PADDING 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/ISO10126PADDING 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/ISO7816-4 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/ISO7816-4PADDING 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/NOPADDING 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/PKCS5 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/PKCS5PADDING 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/PKCS7 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/PKCS7PADDING 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/TBC 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/TBCPADDING 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/X9.23 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/X9.23PADDING 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,058 INFO [main][CipherTest] transformation=DES/CFB48/ZEROBYTE 08:44:57,058 ERROR [main][CipherTest] transformation "DES/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB48/ZEROBYTEPADDING 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/ 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/ISO10126 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/ISO10126-2 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/ISO10126-2PADDING 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/ISO10126PADDING 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/ISO7816-4 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/ISO7816-4PADDING 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/NOPADDING 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/PKCS5 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/PKCS5PADDING 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,059 INFO [main][CipherTest] transformation=DES/CFB56/PKCS7 08:44:57,059 ERROR [main][CipherTest] transformation "DES/CFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB56/PKCS7PADDING 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB56/TBC 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB56/TBCPADDING 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB56/X9.23 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB56/X9.23PADDING 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB56/ZEROBYTE 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB56/ZEROBYTEPADDING 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB64/ 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB64/ISO10126 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB64/ISO10126-2 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB64/ISO10126-2PADDING 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB64/ISO10126PADDING 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB64/ISO7816-4 08:44:57,060 ERROR [main][CipherTest] transformation "DES/CFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,060 INFO [main][CipherTest] transformation=DES/CFB64/ISO7816-4PADDING 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/NOPADDING 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/PKCS5 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/PKCS5PADDING 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/PKCS7 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/PKCS7PADDING 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/TBC 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/TBCPADDING 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/X9.23 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/X9.23PADDING 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/ZEROBYTE 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB64/ZEROBYTEPADDING 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB72/ 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB72/ISO10126 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB72/ISO10126-2 08:44:57,061 ERROR [main][CipherTest] transformation "DES/CFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,061 INFO [main][CipherTest] transformation=DES/CFB72/ISO10126-2PADDING 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/ISO10126PADDING 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/ISO7816-4 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/ISO7816-4PADDING 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/NOPADDING 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/PKCS5 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/PKCS5PADDING 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/PKCS7 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/PKCS7PADDING 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/TBC 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/TBCPADDING 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/X9.23 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/X9.23PADDING 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/ZEROBYTE 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB72/ZEROBYTEPADDING 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,062 INFO [main][CipherTest] transformation=DES/CFB8/ 08:44:57,062 ERROR [main][CipherTest] transformation "DES/CFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/ISO10126 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/ISO10126-2 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/ISO10126-2PADDING 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/ISO10126PADDING 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/ISO7816-4 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/ISO7816-4PADDING 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/NOPADDING 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/PKCS5 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/PKCS5PADDING 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/PKCS7 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/PKCS7PADDING 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/TBC 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,063 INFO [main][CipherTest] transformation=DES/CFB8/TBCPADDING 08:44:57,063 ERROR [main][CipherTest] transformation "DES/CFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB8/X9.23 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB8/X9.23PADDING 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB8/ZEROBYTE 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB8/ZEROBYTEPADDING 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB80/ 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB80/ISO10126 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB80/ISO10126-2 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB80/ISO10126-2PADDING 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB80/ISO10126PADDING 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB80/ISO7816-4 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB80/ISO7816-4PADDING 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB80/NOPADDING 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,064 INFO [main][CipherTest] transformation=DES/CFB80/PKCS5 08:44:57,064 ERROR [main][CipherTest] transformation "DES/CFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB80/PKCS5PADDING 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB80/PKCS7 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB80/PKCS7PADDING 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB80/TBC 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB80/TBCPADDING 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB80/X9.23 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB80/X9.23PADDING 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB80/ZEROBYTE 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB80/ZEROBYTEPADDING 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB88/ 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB88/ISO10126 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB88/ISO10126-2 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB88/ISO10126-2PADDING 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,065 INFO [main][CipherTest] transformation=DES/CFB88/ISO10126PADDING 08:44:57,065 ERROR [main][CipherTest] transformation "DES/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/ISO7816-4 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/ISO7816-4PADDING 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/NOPADDING 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/PKCS5 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/PKCS5PADDING 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/PKCS7 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/PKCS7PADDING 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/TBC 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/TBCPADDING 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/X9.23 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/X9.23PADDING 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/ZEROBYTE 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB88/ZEROBYTEPADDING 08:44:57,066 ERROR [main][CipherTest] transformation "DES/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,066 INFO [main][CipherTest] transformation=DES/CFB96/ 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/ISO10126 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/ISO10126-2 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/ISO10126-2PADDING 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/ISO10126PADDING 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/ISO7816-4 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/ISO7816-4PADDING 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/NOPADDING 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/PKCS5 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/PKCS5PADDING 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/PKCS7 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,067 INFO [main][CipherTest] transformation=DES/CFB96/PKCS7PADDING 08:44:57,067 ERROR [main][CipherTest] transformation "DES/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,068 INFO [main][CipherTest] transformation=DES/CFB96/TBC 08:44:57,068 ERROR [main][CipherTest] transformation "DES/CFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,068 INFO [main][CipherTest] transformation=DES/CFB96/TBCPADDING 08:44:57,068 ERROR [main][CipherTest] transformation "DES/CFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,068 INFO [main][CipherTest] transformation=DES/CFB96/X9.23 08:44:57,068 ERROR [main][CipherTest] transformation "DES/CFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,068 INFO [main][CipherTest] transformation=DES/CFB96/X9.23PADDING 08:44:57,068 ERROR [main][CipherTest] transformation "DES/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,068 INFO [main][CipherTest] transformation=DES/CFB96/ZEROBYTE 08:44:57,068 ERROR [main][CipherTest] transformation "DES/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,068 INFO [main][CipherTest] transformation=DES/CFB96/ZEROBYTEPADDING 08:44:57,068 ERROR [main][CipherTest] transformation "DES/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,068 INFO [main][CipherTest] transformation=DES/CTS/ 08:44:57,068 ERROR [main][CipherTest] transformation "DES/CTS/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,068 INFO [main][CipherTest] transformation=DES/CTS/NOPADDING 08:44:57,068 ERROR [main][CipherTest] transformation "DES/CTS/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,068 INFO [main][CipherTest] transformation=DES/EAX/ 08:44:57,068 ERROR [main][CipherTest] transformation "DES/EAX/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,068 INFO [main][CipherTest] transformation=DES/EAX/NOPADDING 08:44:57,069 ERROR [main][CipherTest] transformation "DES/EAX/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,069 INFO [main][CipherTest] transformation=DES/ECB/ 08:44:57,069 ERROR [main][CipherTest] transformation "DES/ECB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,069 INFO [main][CipherTest] transformation=DES/ECB/NOPADDING 08:44:57,069 ERROR [main][CipherTest] transformation "DES/ECB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,069 INFO [main][CipherTest] transformation=DES/GOFB/ 08:44:57,069 ERROR [main][CipherTest] transformation "DES/GOFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,069 INFO [main][CipherTest] transformation=DES/GOFB/ISO10126 08:44:57,069 ERROR [main][CipherTest] transformation "DES/GOFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,069 INFO [main][CipherTest] transformation=DES/GOFB/ISO10126-2 08:44:57,069 ERROR [main][CipherTest] transformation "DES/GOFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,069 INFO [main][CipherTest] transformation=DES/GOFB/ISO10126-2PADDING 08:44:57,069 ERROR [main][CipherTest] transformation "DES/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,069 INFO [main][CipherTest] transformation=DES/GOFB/ISO10126PADDING 08:44:57,069 ERROR [main][CipherTest] transformation "DES/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,070 INFO [main][CipherTest] transformation=DES/GOFB/ISO7816-4 08:44:57,070 ERROR [main][CipherTest] transformation "DES/GOFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,070 INFO [main][CipherTest] transformation=DES/GOFB/ISO7816-4PADDING 08:44:57,070 ERROR [main][CipherTest] transformation "DES/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,070 INFO [main][CipherTest] transformation=DES/GOFB/NOPADDING 08:44:57,070 ERROR [main][CipherTest] transformation "DES/GOFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,070 INFO [main][CipherTest] transformation=DES/GOFB/PKCS5 08:44:57,070 ERROR [main][CipherTest] transformation "DES/GOFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,070 INFO [main][CipherTest] transformation=DES/GOFB/PKCS5PADDING 08:44:57,070 ERROR [main][CipherTest] transformation "DES/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,070 INFO [main][CipherTest] transformation=DES/GOFB/PKCS7 08:44:57,070 ERROR [main][CipherTest] transformation "DES/GOFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,070 INFO [main][CipherTest] transformation=DES/GOFB/PKCS7PADDING 08:44:57,070 ERROR [main][CipherTest] transformation "DES/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,070 INFO [main][CipherTest] transformation=DES/GOFB/TBC 08:44:57,071 ERROR [main][CipherTest] transformation "DES/GOFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,071 INFO [main][CipherTest] transformation=DES/GOFB/TBCPADDING 08:44:57,071 ERROR [main][CipherTest] transformation "DES/GOFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,071 INFO [main][CipherTest] transformation=DES/GOFB/X9.23 08:44:57,071 ERROR [main][CipherTest] transformation "DES/GOFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,071 INFO [main][CipherTest] transformation=DES/GOFB/X9.23PADDING 08:44:57,071 ERROR [main][CipherTest] transformation "DES/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,071 INFO [main][CipherTest] transformation=DES/GOFB/ZEROBYTE 08:44:57,071 ERROR [main][CipherTest] transformation "DES/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,071 INFO [main][CipherTest] transformation=DES/GOFB/ZEROBYTEPADDING 08:44:57,071 ERROR [main][CipherTest] transformation "DES/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,071 INFO [main][CipherTest] transformation=DES/OFB/ 08:44:57,071 ERROR [main][CipherTest] transformation "DES/OFB/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,071 INFO [main][CipherTest] transformation=DES/OFB/ISO10126 08:44:57,071 ERROR [main][CipherTest] transformation "DES/OFB/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,071 INFO [main][CipherTest] transformation=DES/OFB/ISO10126-2 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/ISO10126-2PADDING 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/ISO10126PADDING 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/ISO7816-4 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/ISO7816-4PADDING 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/NOPADDING 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/PKCS5 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/PKCS5PADDING 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/PKCS7 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/PKCS7PADDING 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/TBC 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/TBCPADDING 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/X9.23 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,072 INFO [main][CipherTest] transformation=DES/OFB/X9.23PADDING 08:44:57,072 ERROR [main][CipherTest] transformation "DES/OFB/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB/ZEROBYTE 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB/ZEROBYTEPADDING 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/ 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/ISO10126 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/ISO10126-2 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/ISO10126-2PADDING 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/ISO10126PADDING 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/ISO7816-4 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/ISO7816-4PADDING 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/NOPADDING 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/PKCS5 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/PKCS5PADDING 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/PKCS7 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/PKCS7PADDING 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,073 INFO [main][CipherTest] transformation=DES/OFB104/TBC 08:44:57,073 ERROR [main][CipherTest] transformation "DES/OFB104/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB104/TBCPADDING 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB104/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB104/X9.23 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB104/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB104/X9.23PADDING 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB104/ZEROBYTE 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB104/ZEROBYTEPADDING 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB112/ 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB112/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB112/ISO10126 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB112/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB112/ISO10126-2 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB112/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB112/ISO10126-2PADDING 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB112/ISO10126PADDING 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB112/ISO7816-4 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB112/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB112/ISO7816-4PADDING 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB112/NOPADDING 08:44:57,074 ERROR [main][CipherTest] transformation "DES/OFB112/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,074 INFO [main][CipherTest] transformation=DES/OFB112/PKCS5 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB112/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB112/PKCS5PADDING 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB112/PKCS7 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB112/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB112/PKCS7PADDING 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB112/TBC 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB112/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB112/TBCPADDING 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB112/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB112/X9.23 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB112/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB112/X9.23PADDING 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB112/ZEROBYTE 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB112/ZEROBYTEPADDING 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB120/ 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB120/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB120/ISO10126 08:44:57,075 ERROR [main][CipherTest] transformation "DES/OFB120/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,075 INFO [main][CipherTest] transformation=DES/OFB120/ISO10126-2 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/ISO10126-2PADDING 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/ISO10126PADDING 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/ISO7816-4 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/ISO7816-4PADDING 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/NOPADDING 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/PKCS5 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/PKCS5PADDING 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/PKCS7 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/PKCS7PADDING 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/TBC 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/TBCPADDING 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/X9.23 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/X9.23PADDING 08:44:57,076 ERROR [main][CipherTest] transformation "DES/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,076 INFO [main][CipherTest] transformation=DES/OFB120/ZEROBYTE 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB120/ZEROBYTEPADDING 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/ 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/ISO10126 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/ISO10126-2 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/ISO10126-2PADDING 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/ISO10126PADDING 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/ISO7816-4 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/ISO7816-4PADDING 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/NOPADDING 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/PKCS5 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/PKCS5PADDING 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/PKCS7 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/PKCS7PADDING 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,077 INFO [main][CipherTest] transformation=DES/OFB128/TBC 08:44:57,077 ERROR [main][CipherTest] transformation "DES/OFB128/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB128/TBCPADDING 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB128/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB128/X9.23 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB128/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB128/X9.23PADDING 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB128/ZEROBYTE 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB128/ZEROBYTEPADDING 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB136/ 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB136/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB136/ISO10126 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB136/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB136/ISO10126-2 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB136/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB136/ISO10126-2PADDING 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB136/ISO10126PADDING 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB136/ISO7816-4 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB136/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB136/ISO7816-4PADDING 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB136/NOPADDING 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB136/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB136/PKCS5 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB136/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,078 INFO [main][CipherTest] transformation=DES/OFB136/PKCS5PADDING 08:44:57,078 ERROR [main][CipherTest] transformation "DES/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB136/PKCS7 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB136/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB136/PKCS7PADDING 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB136/TBC 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB136/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB136/TBCPADDING 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB136/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB136/X9.23 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB136/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB136/X9.23PADDING 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB136/ZEROBYTE 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB136/ZEROBYTEPADDING 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB144/ 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB144/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB144/ISO10126 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB144/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB144/ISO10126-2 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB144/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB144/ISO10126-2PADDING 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB144/ISO10126PADDING 08:44:57,079 ERROR [main][CipherTest] transformation "DES/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,079 INFO [main][CipherTest] transformation=DES/OFB144/ISO7816-4 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/ISO7816-4PADDING 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/NOPADDING 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/PKCS5 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/PKCS5PADDING 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/PKCS7 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/PKCS7PADDING 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/TBC 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/TBCPADDING 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/X9.23 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/X9.23PADDING 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/ZEROBYTE 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB144/ZEROBYTEPADDING 08:44:57,080 ERROR [main][CipherTest] transformation "DES/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,080 INFO [main][CipherTest] transformation=DES/OFB152/ 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/ISO10126 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/ISO10126-2 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/ISO10126-2PADDING 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/ISO10126PADDING 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/ISO7816-4 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/ISO7816-4PADDING 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/NOPADDING 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/PKCS5 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/PKCS5PADDING 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/PKCS7 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/PKCS7PADDING 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/TBC 08:44:57,081 ERROR [main][CipherTest] transformation "DES/OFB152/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,081 INFO [main][CipherTest] transformation=DES/OFB152/TBCPADDING 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB152/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB152/X9.23 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB152/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB152/X9.23PADDING 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB152/ZEROBYTE 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB152/ZEROBYTEPADDING 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB16/ 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB16/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB16/ISO10126 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB16/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB16/ISO10126-2 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB16/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB16/ISO10126-2PADDING 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB16/ISO10126PADDING 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB16/ISO7816-4 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB16/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB16/ISO7816-4PADDING 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB16/NOPADDING 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB16/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,082 INFO [main][CipherTest] transformation=DES/OFB16/PKCS5 08:44:57,082 ERROR [main][CipherTest] transformation "DES/OFB16/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB16/PKCS5PADDING 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB16/PKCS7 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB16/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB16/PKCS7PADDING 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB16/TBC 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB16/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB16/TBCPADDING 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB16/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB16/X9.23 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB16/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB16/X9.23PADDING 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB16/ZEROBYTE 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB16/ZEROBYTEPADDING 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB160/ 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB160/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB160/ISO10126 08:44:57,083 ERROR [main][CipherTest] transformation "DES/OFB160/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,083 INFO [main][CipherTest] transformation=DES/OFB160/ISO10126-2 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/ISO10126-2PADDING 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/ISO10126PADDING 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/ISO7816-4 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/ISO7816-4PADDING 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/NOPADDING 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/PKCS5 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/PKCS5PADDING 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/PKCS7 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/PKCS7PADDING 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/TBC 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/TBCPADDING 08:44:57,084 ERROR [main][CipherTest] transformation "DES/OFB160/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,084 INFO [main][CipherTest] transformation=DES/OFB160/X9.23 08:44:57,085 ERROR [main][CipherTest] transformation "DES/OFB160/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,085 INFO [main][CipherTest] transformation=DES/OFB160/X9.23PADDING 08:44:57,085 ERROR [main][CipherTest] transformation "DES/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,085 INFO [main][CipherTest] transformation=DES/OFB160/ZEROBYTE 08:44:57,085 ERROR [main][CipherTest] transformation "DES/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,085 INFO [main][CipherTest] transformation=DES/OFB160/ZEROBYTEPADDING 08:44:57,085 ERROR [main][CipherTest] transformation "DES/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,085 INFO [main][CipherTest] transformation=DES/OFB168/ 08:44:57,085 ERROR [main][CipherTest] transformation "DES/OFB168/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,085 INFO [main][CipherTest] transformation=DES/OFB168/ISO10126 08:44:57,085 ERROR [main][CipherTest] transformation "DES/OFB168/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,085 INFO [main][CipherTest] transformation=DES/OFB168/ISO10126-2 08:44:57,085 ERROR [main][CipherTest] transformation "DES/OFB168/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,085 INFO [main][CipherTest] transformation=DES/OFB168/ISO10126-2PADDING 08:44:57,085 ERROR [main][CipherTest] transformation "DES/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,085 INFO [main][CipherTest] transformation=DES/OFB168/ISO10126PADDING 08:44:57,085 ERROR [main][CipherTest] transformation "DES/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,085 INFO [main][CipherTest] transformation=DES/OFB168/ISO7816-4 08:44:57,085 ERROR [main][CipherTest] transformation "DES/OFB168/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/ISO7816-4PADDING 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/NOPADDING 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/PKCS5 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/PKCS5PADDING 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/PKCS7 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/PKCS7PADDING 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/TBC 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/TBCPADDING 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/X9.23 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/X9.23PADDING 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/ZEROBYTE 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB168/ZEROBYTEPADDING 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB176/ 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB176/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,086 INFO [main][CipherTest] transformation=DES/OFB176/ISO10126 08:44:57,086 ERROR [main][CipherTest] transformation "DES/OFB176/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/ISO10126-2 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/ISO10126-2PADDING 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/ISO10126PADDING 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/ISO7816-4 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/ISO7816-4PADDING 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/NOPADDING 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/PKCS5 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/PKCS5PADDING 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/PKCS7 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/PKCS7PADDING 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/TBC 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/TBCPADDING 08:44:57,087 ERROR [main][CipherTest] transformation "DES/OFB176/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,087 INFO [main][CipherTest] transformation=DES/OFB176/X9.23 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB176/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB176/X9.23PADDING 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB176/ZEROBYTE 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB176/ZEROBYTEPADDING 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB184/ 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB184/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB184/ISO10126 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB184/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB184/ISO10126-2 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB184/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB184/ISO10126-2PADDING 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB184/ISO10126PADDING 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB184/ISO7816-4 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB184/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB184/ISO7816-4PADDING 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB184/NOPADDING 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB184/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB184/PKCS5 08:44:57,088 ERROR [main][CipherTest] transformation "DES/OFB184/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,088 INFO [main][CipherTest] transformation=DES/OFB184/PKCS5PADDING 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB184/PKCS7 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB184/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB184/PKCS7PADDING 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB184/TBC 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB184/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB184/TBCPADDING 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB184/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB184/X9.23 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB184/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB184/X9.23PADDING 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB184/ZEROBYTE 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB184/ZEROBYTEPADDING 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB192/ 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB192/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB192/ISO10126 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB192/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB192/ISO10126-2 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB192/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB192/ISO10126-2PADDING 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,089 INFO [main][CipherTest] transformation=DES/OFB192/ISO10126PADDING 08:44:57,089 ERROR [main][CipherTest] transformation "DES/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/ISO7816-4 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/ISO7816-4PADDING 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/NOPADDING 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/PKCS5 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/PKCS5PADDING 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/PKCS7 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/PKCS7PADDING 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/TBC 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/TBCPADDING 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/X9.23 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/X9.23PADDING 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/ZEROBYTE 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB192/ZEROBYTEPADDING 08:44:57,090 ERROR [main][CipherTest] transformation "DES/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,090 INFO [main][CipherTest] transformation=DES/OFB200/ 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/ISO10126 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/ISO10126-2 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/ISO10126-2PADDING 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/ISO10126PADDING 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/ISO7816-4 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/ISO7816-4PADDING 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/NOPADDING 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/PKCS5 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/PKCS5PADDING 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/PKCS7 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/PKCS7PADDING 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/TBC 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,091 INFO [main][CipherTest] transformation=DES/OFB200/TBCPADDING 08:44:57,091 ERROR [main][CipherTest] transformation "DES/OFB200/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB200/X9.23 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB200/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB200/X9.23PADDING 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB200/ZEROBYTE 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB200/ZEROBYTEPADDING 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB208/ 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB208/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB208/ISO10126 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB208/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB208/ISO10126-2 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB208/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB208/ISO10126-2PADDING 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB208/ISO10126PADDING 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB208/ISO7816-4 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB208/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB208/ISO7816-4PADDING 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,092 INFO [main][CipherTest] transformation=DES/OFB208/NOPADDING 08:44:57,092 ERROR [main][CipherTest] transformation "DES/OFB208/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB208/PKCS5 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB208/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB208/PKCS5PADDING 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB208/PKCS7 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB208/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB208/PKCS7PADDING 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB208/TBC 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB208/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB208/TBCPADDING 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB208/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB208/X9.23 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB208/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB208/X9.23PADDING 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB208/ZEROBYTE 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB208/ZEROBYTEPADDING 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB216/ 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB216/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB216/ISO10126 08:44:57,093 ERROR [main][CipherTest] transformation "DES/OFB216/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,093 INFO [main][CipherTest] transformation=DES/OFB216/ISO10126-2 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/ISO10126-2PADDING 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/ISO10126PADDING 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/ISO7816-4 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/ISO7816-4PADDING 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/NOPADDING 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/PKCS5 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/PKCS5PADDING 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/PKCS7 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/PKCS7PADDING 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/TBC 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/TBCPADDING 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/X9.23 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,094 INFO [main][CipherTest] transformation=DES/OFB216/X9.23PADDING 08:44:57,094 ERROR [main][CipherTest] transformation "DES/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,095 INFO [main][CipherTest] transformation=DES/OFB216/ZEROBYTE 08:44:57,095 ERROR [main][CipherTest] transformation "DES/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,095 INFO [main][CipherTest] transformation=DES/OFB216/ZEROBYTEPADDING 08:44:57,095 ERROR [main][CipherTest] transformation "DES/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,095 INFO [main][CipherTest] transformation=DES/OFB224/ 08:44:57,095 ERROR [main][CipherTest] transformation "DES/OFB224/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,095 INFO [main][CipherTest] transformation=DES/OFB224/ISO10126 08:44:57,095 ERROR [main][CipherTest] transformation "DES/OFB224/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,095 INFO [main][CipherTest] transformation=DES/OFB224/ISO10126-2 08:44:57,095 ERROR [main][CipherTest] transformation "DES/OFB224/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,095 INFO [main][CipherTest] transformation=DES/OFB224/ISO10126-2PADDING 08:44:57,095 ERROR [main][CipherTest] transformation "DES/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,095 INFO [main][CipherTest] transformation=DES/OFB224/ISO10126PADDING 08:44:57,095 ERROR [main][CipherTest] transformation "DES/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,095 INFO [main][CipherTest] transformation=DES/OFB224/ISO7816-4 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/ISO7816-4PADDING 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/NOPADDING 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/PKCS5 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/PKCS5PADDING 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/PKCS7 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/PKCS7PADDING 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/TBC 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/TBCPADDING 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/X9.23 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/X9.23PADDING 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/ZEROBYTE 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB224/ZEROBYTEPADDING 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB232/ 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB232/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB232/ISO10126 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB232/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,096 INFO [main][CipherTest] transformation=DES/OFB232/ISO10126-2 08:44:57,096 ERROR [main][CipherTest] transformation "DES/OFB232/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/ISO10126-2PADDING 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/ISO10126PADDING 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/ISO7816-4 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/ISO7816-4PADDING 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/NOPADDING 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/PKCS5 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/PKCS5PADDING 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/PKCS7 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/PKCS7PADDING 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/TBC 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/TBCPADDING 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/X9.23 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/X9.23PADDING 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/ZEROBYTE 08:44:57,097 ERROR [main][CipherTest] transformation "DES/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,097 INFO [main][CipherTest] transformation=DES/OFB232/ZEROBYTEPADDING 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/ 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/ISO10126 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/ISO10126-2 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/ISO10126-2PADDING 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/ISO10126PADDING 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/ISO7816-4 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/ISO7816-4PADDING 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/NOPADDING 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/PKCS5 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/PKCS5PADDING 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/PKCS7 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/PKCS7PADDING 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,098 INFO [main][CipherTest] transformation=DES/OFB24/TBC 08:44:57,098 ERROR [main][CipherTest] transformation "DES/OFB24/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB24/TBCPADDING 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB24/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB24/X9.23 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB24/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB24/X9.23PADDING 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB24/ZEROBYTE 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB24/ZEROBYTEPADDING 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB240/ 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB240/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB240/ISO10126 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB240/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB240/ISO10126-2 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB240/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB240/ISO10126-2PADDING 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB240/ISO10126PADDING 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB240/ISO7816-4 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB240/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB240/ISO7816-4PADDING 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB240/NOPADDING 08:44:57,099 ERROR [main][CipherTest] transformation "DES/OFB240/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,099 INFO [main][CipherTest] transformation=DES/OFB240/PKCS5 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB240/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB240/PKCS5PADDING 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB240/PKCS7 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB240/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB240/PKCS7PADDING 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB240/TBC 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB240/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB240/TBCPADDING 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB240/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB240/X9.23 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB240/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB240/X9.23PADDING 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB240/ZEROBYTE 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB240/ZEROBYTEPADDING 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB248/ 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB248/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB248/ISO10126 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB248/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB248/ISO10126-2 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB248/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB248/ISO10126-2PADDING 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB248/ISO10126PADDING 08:44:57,100 ERROR [main][CipherTest] transformation "DES/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,100 INFO [main][CipherTest] transformation=DES/OFB248/ISO7816-4 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/ISO7816-4PADDING 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/NOPADDING 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/PKCS5 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/PKCS5PADDING 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/PKCS7 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/PKCS7PADDING 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/TBC 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/TBCPADDING 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/X9.23 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/X9.23PADDING 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/ZEROBYTE 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB248/ZEROBYTEPADDING 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB256/ 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB256/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB256/ISO10126 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB256/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB256/ISO10126-2 08:44:57,101 ERROR [main][CipherTest] transformation "DES/OFB256/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,101 INFO [main][CipherTest] transformation=DES/OFB256/ISO10126-2PADDING 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/ISO10126PADDING 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/ISO7816-4 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/ISO7816-4PADDING 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/NOPADDING 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/PKCS5 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/PKCS5PADDING 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/PKCS7 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/PKCS7PADDING 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/TBC 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/TBCPADDING 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/X9.23 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/X9.23PADDING 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/ZEROBYTE 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB256/ZEROBYTEPADDING 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,102 INFO [main][CipherTest] transformation=DES/OFB32/ 08:44:57,102 ERROR [main][CipherTest] transformation "DES/OFB32/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/ISO10126 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/ISO10126-2 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/ISO10126-2PADDING 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/ISO10126PADDING 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/ISO7816-4 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/ISO7816-4PADDING 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/NOPADDING 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/PKCS5 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/PKCS5PADDING 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/PKCS7 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/PKCS7PADDING 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/TBC 08:44:57,103 ERROR [main][CipherTest] transformation "DES/OFB32/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,103 INFO [main][CipherTest] transformation=DES/OFB32/TBCPADDING 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB32/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB32/X9.23 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB32/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB32/X9.23PADDING 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB32/ZEROBYTE 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB32/ZEROBYTEPADDING 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB40/ 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB40/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB40/ISO10126 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB40/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB40/ISO10126-2 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB40/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB40/ISO10126-2PADDING 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB40/ISO10126PADDING 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB40/ISO7816-4 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB40/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB40/ISO7816-4PADDING 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,104 INFO [main][CipherTest] transformation=DES/OFB40/NOPADDING 08:44:57,104 ERROR [main][CipherTest] transformation "DES/OFB40/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB40/PKCS5 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB40/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB40/PKCS5PADDING 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB40/PKCS7 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB40/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB40/PKCS7PADDING 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB40/TBC 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB40/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB40/TBCPADDING 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB40/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB40/X9.23 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB40/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB40/X9.23PADDING 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB40/ZEROBYTE 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB40/ZEROBYTEPADDING 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB48/ 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB48/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB48/ISO10126 08:44:57,105 ERROR [main][CipherTest] transformation "DES/OFB48/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,105 INFO [main][CipherTest] transformation=DES/OFB48/ISO10126-2 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/ISO10126-2PADDING 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/ISO10126PADDING 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/ISO7816-4 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/ISO7816-4PADDING 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/NOPADDING 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/PKCS5 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/PKCS5PADDING 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/PKCS7 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/PKCS7PADDING 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/TBC 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/TBCPADDING 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/X9.23 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,106 INFO [main][CipherTest] transformation=DES/OFB48/X9.23PADDING 08:44:57,106 ERROR [main][CipherTest] transformation "DES/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB48/ZEROBYTE 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB48/ZEROBYTEPADDING 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/ 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/ISO10126 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/ISO10126-2 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/ISO10126-2PADDING 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/ISO10126PADDING 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/ISO7816-4 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/ISO7816-4PADDING 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/NOPADDING 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/PKCS5 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/PKCS5PADDING 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/PKCS7 08:44:57,107 ERROR [main][CipherTest] transformation "DES/OFB56/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,107 INFO [main][CipherTest] transformation=DES/OFB56/PKCS7PADDING 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB56/TBC 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB56/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB56/TBCPADDING 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB56/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB56/X9.23 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB56/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB56/X9.23PADDING 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB56/ZEROBYTE 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB56/ZEROBYTEPADDING 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB64/ 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB64/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB64/ISO10126 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB64/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB64/ISO10126-2 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB64/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB64/ISO10126-2PADDING 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB64/ISO10126PADDING 08:44:57,108 ERROR [main][CipherTest] transformation "DES/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,108 INFO [main][CipherTest] transformation=DES/OFB64/ISO7816-4 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/ISO7816-4PADDING 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/NOPADDING 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/PKCS5 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/PKCS5PADDING 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/PKCS7 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/PKCS7PADDING 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/TBC 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/TBCPADDING 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/X9.23 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/X9.23PADDING 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/ZEROBYTE 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,109 INFO [main][CipherTest] transformation=DES/OFB64/ZEROBYTEPADDING 08:44:57,109 ERROR [main][CipherTest] transformation "DES/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/ 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/ISO10126 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/ISO10126-2 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/ISO10126-2PADDING 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/ISO10126PADDING 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/ISO7816-4 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/ISO7816-4PADDING 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/NOPADDING 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/PKCS5 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/PKCS5PADDING 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/PKCS7 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/PKCS7PADDING 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/TBC 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/TBCPADDING 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/X9.23 08:44:57,110 ERROR [main][CipherTest] transformation "DES/OFB72/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,110 INFO [main][CipherTest] transformation=DES/OFB72/X9.23PADDING 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB72/ZEROBYTE 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB72/ZEROBYTEPADDING 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB8/ 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB8/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB8/ISO10126 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB8/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB8/ISO10126-2 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB8/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB8/ISO10126-2PADDING 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB8/ISO10126PADDING 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB8/ISO7816-4 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB8/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB8/ISO7816-4PADDING 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB8/NOPADDING 08:44:57,111 ERROR [main][CipherTest] transformation "DES/OFB8/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,111 INFO [main][CipherTest] transformation=DES/OFB8/PKCS5 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB8/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB8/PKCS5PADDING 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB8/PKCS7 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB8/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB8/PKCS7PADDING 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB8/TBC 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB8/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB8/TBCPADDING 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB8/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB8/X9.23 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB8/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB8/X9.23PADDING 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB8/ZEROBYTE 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB8/ZEROBYTEPADDING 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB80/ 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB80/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB80/ISO10126 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB80/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB80/ISO10126-2 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB80/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB80/ISO10126-2PADDING 08:44:57,112 ERROR [main][CipherTest] transformation "DES/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,112 INFO [main][CipherTest] transformation=DES/OFB80/ISO10126PADDING 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/ISO7816-4 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/ISO7816-4PADDING 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/NOPADDING 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/PKCS5 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/PKCS5PADDING 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/PKCS7 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/PKCS7PADDING 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/TBC 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/TBCPADDING 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/X9.23 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/X9.23PADDING 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/ZEROBYTE 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB80/ZEROBYTEPADDING 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB88/ 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB88/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,113 INFO [main][CipherTest] transformation=DES/OFB88/ISO10126 08:44:57,113 ERROR [main][CipherTest] transformation "DES/OFB88/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/ISO10126-2 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/ISO10126-2PADDING 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/ISO10126PADDING 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/ISO7816-4 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/ISO7816-4PADDING 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/NOPADDING 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/PKCS5 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/PKCS5PADDING 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/PKCS7 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/PKCS7PADDING 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/TBC 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/TBCPADDING 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/X9.23 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,114 INFO [main][CipherTest] transformation=DES/OFB88/X9.23PADDING 08:44:57,114 ERROR [main][CipherTest] transformation "DES/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB88/ZEROBYTE 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB88/ZEROBYTEPADDING 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/ 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/ISO10126 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/ISO10126-2 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/ISO10126-2PADDING 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/ISO10126PADDING 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/ISO7816-4 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/ISO7816-4PADDING 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/NOPADDING 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/PKCS5 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/PKCS5PADDING 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/PKCS7 08:44:57,115 ERROR [main][CipherTest] transformation "DES/OFB96/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,115 INFO [main][CipherTest] transformation=DES/OFB96/PKCS7PADDING 08:44:57,116 ERROR [main][CipherTest] transformation "DES/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/OFB96/TBC 08:44:57,116 ERROR [main][CipherTest] transformation "DES/OFB96/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/OFB96/TBCPADDING 08:44:57,116 ERROR [main][CipherTest] transformation "DES/OFB96/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/OFB96/X9.23 08:44:57,116 ERROR [main][CipherTest] transformation "DES/OFB96/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/OFB96/X9.23PADDING 08:44:57,116 ERROR [main][CipherTest] transformation "DES/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/OFB96/ZEROBYTE 08:44:57,116 ERROR [main][CipherTest] transformation "DES/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/OFB96/ZEROBYTEPADDING 08:44:57,116 ERROR [main][CipherTest] transformation "DES/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/SIC/ 08:44:57,116 ERROR [main][CipherTest] transformation "DES/SIC/": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/SIC/ISO10126 08:44:57,116 ERROR [main][CipherTest] transformation "DES/SIC/ISO10126": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/SIC/ISO10126-2 08:44:57,116 ERROR [main][CipherTest] transformation "DES/SIC/ISO10126-2": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/SIC/ISO10126-2PADDING 08:44:57,116 ERROR [main][CipherTest] transformation "DES/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,116 INFO [main][CipherTest] transformation=DES/SIC/ISO10126PADDING 08:44:57,117 ERROR [main][CipherTest] transformation "DES/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,117 INFO [main][CipherTest] transformation=DES/SIC/ISO7816-4 08:44:57,117 ERROR [main][CipherTest] transformation "DES/SIC/ISO7816-4": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,117 INFO [main][CipherTest] transformation=DES/SIC/ISO7816-4PADDING 08:44:57,117 ERROR [main][CipherTest] transformation "DES/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,117 INFO [main][CipherTest] transformation=DES/SIC/NOPADDING 08:44:57,117 ERROR [main][CipherTest] transformation "DES/SIC/NOPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,117 INFO [main][CipherTest] transformation=DES/SIC/PKCS5 08:44:57,117 ERROR [main][CipherTest] transformation "DES/SIC/PKCS5": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,117 INFO [main][CipherTest] transformation=DES/SIC/PKCS5PADDING 08:44:57,117 ERROR [main][CipherTest] transformation "DES/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,117 INFO [main][CipherTest] transformation=DES/SIC/PKCS7 08:44:57,117 ERROR [main][CipherTest] transformation "DES/SIC/PKCS7": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,117 INFO [main][CipherTest] transformation=DES/SIC/PKCS7PADDING 08:44:57,117 ERROR [main][CipherTest] transformation "DES/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,117 INFO [main][CipherTest] transformation=DES/SIC/TBC 08:44:57,118 ERROR [main][CipherTest] transformation "DES/SIC/TBC": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,118 INFO [main][CipherTest] transformation=DES/SIC/TBCPADDING 08:44:57,118 ERROR [main][CipherTest] transformation "DES/SIC/TBCPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,118 INFO [main][CipherTest] transformation=DES/SIC/X9.23 08:44:57,118 ERROR [main][CipherTest] transformation "DES/SIC/X9.23": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,118 INFO [main][CipherTest] transformation=DES/SIC/X9.23PADDING 08:44:57,118 ERROR [main][CipherTest] transformation "DES/SIC/X9.23PADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,118 INFO [main][CipherTest] transformation=DES/SIC/ZEROBYTE 08:44:57,118 ERROR [main][CipherTest] transformation "DES/SIC/ZEROBYTE": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,118 INFO [main][CipherTest] transformation=DES/SIC/ZEROBYTEPADDING 08:44:57,118 ERROR [main][CipherTest] transformation "DES/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: DES key too long - should be 8 bytes 08:44:57,118 INFO [main][CipherTest] transformation=DESEDE// 08:44:57,118 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE//" does not support IV => Skipping. 08:44:57,118 INFO [main][CipherTest] transformation=DESEDE//NOPADDING 08:44:57,119 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE//NOPADDING" does not support IV => Skipping. 08:44:57,119 INFO [main][CipherTest] transformation=DESEDE/CBC-CTS/ 08:44:57,119 INFO [main][CipherTest] transformation=DESEDE/CBC-CTS/NOPADDING 08:44:57,119 INFO [main][CipherTest] transformation=DESEDE/CBC/ 08:44:57,119 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO10126 08:44:57,120 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO10126-2 08:44:57,120 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO10126-2PADDING 08:44:57,120 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO10126PADDING 08:44:57,121 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO7816-4 08:44:57,121 INFO [main][CipherTest] transformation=DESEDE/CBC/ISO7816-4PADDING 08:44:57,121 INFO [main][CipherTest] transformation=DESEDE/CBC/NOPADDING 08:44:57,121 INFO [main][CipherTest] transformation=DESEDE/CBC/PKCS5 08:44:57,122 INFO [main][CipherTest] transformation=DESEDE/CBC/PKCS5PADDING 08:44:57,122 INFO [main][CipherTest] transformation=DESEDE/CBC/PKCS7 08:44:57,122 INFO [main][CipherTest] transformation=DESEDE/CBC/PKCS7PADDING 08:44:57,122 INFO [main][CipherTest] transformation=DESEDE/CBC/TBC 08:44:57,123 INFO [main][CipherTest] transformation=DESEDE/CBC/TBCPADDING 08:44:57,123 INFO [main][CipherTest] transformation=DESEDE/CBC/X9.23 08:44:57,123 INFO [main][CipherTest] transformation=DESEDE/CBC/X9.23PADDING 08:44:57,124 INFO [main][CipherTest] transformation=DESEDE/CBC/ZEROBYTE 08:44:57,124 INFO [main][CipherTest] transformation=DESEDE/CBC/ZEROBYTEPADDING 08:44:57,124 INFO [main][CipherTest] transformation=DESEDE/CFB/ 08:44:57,124 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO10126 08:44:57,125 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO10126-2 08:44:57,125 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO10126-2PADDING 08:44:57,125 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO10126PADDING 08:44:57,125 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO7816-4 08:44:57,126 INFO [main][CipherTest] transformation=DESEDE/CFB/ISO7816-4PADDING 08:44:57,126 INFO [main][CipherTest] transformation=DESEDE/CFB/NOPADDING 08:44:57,126 INFO [main][CipherTest] transformation=DESEDE/CFB/PKCS5 08:44:57,126 INFO [main][CipherTest] transformation=DESEDE/CFB/PKCS5PADDING 08:44:57,126 INFO [main][CipherTest] transformation=DESEDE/CFB/PKCS7 08:44:57,127 INFO [main][CipherTest] transformation=DESEDE/CFB/PKCS7PADDING 08:44:57,127 INFO [main][CipherTest] transformation=DESEDE/CFB/TBC 08:44:57,127 INFO [main][CipherTest] transformation=DESEDE/CFB/TBCPADDING 08:44:57,128 INFO [main][CipherTest] transformation=DESEDE/CFB/X9.23 08:44:57,128 INFO [main][CipherTest] transformation=DESEDE/CFB/X9.23PADDING 08:44:57,128 INFO [main][CipherTest] transformation=DESEDE/CFB/ZEROBYTE 08:44:57,128 INFO [main][CipherTest] transformation=DESEDE/CFB/ZEROBYTEPADDING 08:44:57,129 INFO [main][CipherTest] transformation=DESEDE/CFB104/ 08:44:57,129 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO10126 08:44:57,129 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO10126-2 08:44:57,130 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO10126-2PADDING 08:44:57,130 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO10126PADDING 08:44:57,130 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO7816-4 08:44:57,130 INFO [main][CipherTest] transformation=DESEDE/CFB104/ISO7816-4PADDING 08:44:57,130 INFO [main][CipherTest] transformation=DESEDE/CFB104/NOPADDING 08:44:57,131 INFO [main][CipherTest] transformation=DESEDE/CFB104/PKCS5 08:44:57,131 INFO [main][CipherTest] transformation=DESEDE/CFB104/PKCS5PADDING 08:44:57,131 INFO [main][CipherTest] transformation=DESEDE/CFB104/PKCS7 08:44:57,131 INFO [main][CipherTest] transformation=DESEDE/CFB104/PKCS7PADDING 08:44:57,132 INFO [main][CipherTest] transformation=DESEDE/CFB104/TBC 08:44:57,132 INFO [main][CipherTest] transformation=DESEDE/CFB104/TBCPADDING 08:44:57,132 INFO [main][CipherTest] transformation=DESEDE/CFB104/X9.23 08:44:57,132 INFO [main][CipherTest] transformation=DESEDE/CFB104/X9.23PADDING 08:44:57,133 INFO [main][CipherTest] transformation=DESEDE/CFB104/ZEROBYTE 08:44:57,133 INFO [main][CipherTest] transformation=DESEDE/CFB104/ZEROBYTEPADDING 08:44:57,133 INFO [main][CipherTest] transformation=DESEDE/CFB112/ 08:44:57,133 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO10126 08:44:57,134 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO10126-2 08:44:57,134 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO10126-2PADDING 08:44:57,134 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO10126PADDING 08:44:57,134 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO7816-4 08:44:57,134 INFO [main][CipherTest] transformation=DESEDE/CFB112/ISO7816-4PADDING 08:44:57,135 INFO [main][CipherTest] transformation=DESEDE/CFB112/NOPADDING 08:44:57,135 INFO [main][CipherTest] transformation=DESEDE/CFB112/PKCS5 08:44:57,135 INFO [main][CipherTest] transformation=DESEDE/CFB112/PKCS5PADDING 08:44:57,135 INFO [main][CipherTest] transformation=DESEDE/CFB112/PKCS7 08:44:57,136 INFO [main][CipherTest] transformation=DESEDE/CFB112/PKCS7PADDING 08:44:57,136 INFO [main][CipherTest] transformation=DESEDE/CFB112/TBC 08:44:57,136 INFO [main][CipherTest] transformation=DESEDE/CFB112/TBCPADDING 08:44:57,136 INFO [main][CipherTest] transformation=DESEDE/CFB112/X9.23 08:44:57,137 INFO [main][CipherTest] transformation=DESEDE/CFB112/X9.23PADDING 08:44:57,137 INFO [main][CipherTest] transformation=DESEDE/CFB112/ZEROBYTE 08:44:57,137 INFO [main][CipherTest] transformation=DESEDE/CFB112/ZEROBYTEPADDING 08:44:57,137 INFO [main][CipherTest] transformation=DESEDE/CFB120/ 08:44:57,138 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO10126 08:44:57,138 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO10126-2 08:44:57,138 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO10126-2PADDING 08:44:57,138 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO10126PADDING 08:44:57,139 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO7816-4 08:44:57,139 INFO [main][CipherTest] transformation=DESEDE/CFB120/ISO7816-4PADDING 08:44:57,139 INFO [main][CipherTest] transformation=DESEDE/CFB120/NOPADDING 08:44:57,139 INFO [main][CipherTest] transformation=DESEDE/CFB120/PKCS5 08:44:57,140 INFO [main][CipherTest] transformation=DESEDE/CFB120/PKCS5PADDING 08:44:57,140 INFO [main][CipherTest] transformation=DESEDE/CFB120/PKCS7 08:44:57,140 INFO [main][CipherTest] transformation=DESEDE/CFB120/PKCS7PADDING 08:44:57,140 INFO [main][CipherTest] transformation=DESEDE/CFB120/TBC 08:44:57,141 INFO [main][CipherTest] transformation=DESEDE/CFB120/TBCPADDING 08:44:57,141 INFO [main][CipherTest] transformation=DESEDE/CFB120/X9.23 08:44:57,141 INFO [main][CipherTest] transformation=DESEDE/CFB120/X9.23PADDING 08:44:57,141 INFO [main][CipherTest] transformation=DESEDE/CFB120/ZEROBYTE 08:44:57,142 INFO [main][CipherTest] transformation=DESEDE/CFB120/ZEROBYTEPADDING 08:44:57,142 INFO [main][CipherTest] transformation=DESEDE/CFB128/ 08:44:57,142 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO10126 08:44:57,142 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO10126-2 08:44:57,142 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO10126-2PADDING 08:44:57,143 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO10126PADDING 08:44:57,143 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO7816-4 08:44:57,143 INFO [main][CipherTest] transformation=DESEDE/CFB128/ISO7816-4PADDING 08:44:57,143 INFO [main][CipherTest] transformation=DESEDE/CFB128/NOPADDING 08:44:57,144 INFO [main][CipherTest] transformation=DESEDE/CFB128/PKCS5 08:44:57,144 INFO [main][CipherTest] transformation=DESEDE/CFB128/PKCS5PADDING 08:44:57,144 INFO [main][CipherTest] transformation=DESEDE/CFB128/PKCS7 08:44:57,144 INFO [main][CipherTest] transformation=DESEDE/CFB128/PKCS7PADDING 08:44:57,144 INFO [main][CipherTest] transformation=DESEDE/CFB128/TBC 08:44:57,145 INFO [main][CipherTest] transformation=DESEDE/CFB128/TBCPADDING 08:44:57,145 INFO [main][CipherTest] transformation=DESEDE/CFB128/X9.23 08:44:57,145 INFO [main][CipherTest] transformation=DESEDE/CFB128/X9.23PADDING 08:44:57,145 INFO [main][CipherTest] transformation=DESEDE/CFB128/ZEROBYTE 08:44:57,146 INFO [main][CipherTest] transformation=DESEDE/CFB128/ZEROBYTEPADDING 08:44:57,146 INFO [main][CipherTest] transformation=DESEDE/CFB136/ 08:44:57,146 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO10126 08:44:57,146 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO10126-2 08:44:57,146 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO10126-2PADDING 08:44:57,147 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO10126PADDING 08:44:57,147 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO7816-4 08:44:57,147 INFO [main][CipherTest] transformation=DESEDE/CFB136/ISO7816-4PADDING 08:44:57,147 INFO [main][CipherTest] transformation=DESEDE/CFB136/NOPADDING 08:44:57,148 INFO [main][CipherTest] transformation=DESEDE/CFB136/PKCS5 08:44:57,148 INFO [main][CipherTest] transformation=DESEDE/CFB136/PKCS5PADDING 08:44:57,148 INFO [main][CipherTest] transformation=DESEDE/CFB136/PKCS7 08:44:57,148 INFO [main][CipherTest] transformation=DESEDE/CFB136/PKCS7PADDING 08:44:57,149 INFO [main][CipherTest] transformation=DESEDE/CFB136/TBC 08:44:57,149 INFO [main][CipherTest] transformation=DESEDE/CFB136/TBCPADDING 08:44:57,149 INFO [main][CipherTest] transformation=DESEDE/CFB136/X9.23 08:44:57,149 INFO [main][CipherTest] transformation=DESEDE/CFB136/X9.23PADDING 08:44:57,150 INFO [main][CipherTest] transformation=DESEDE/CFB136/ZEROBYTE 08:44:57,150 INFO [main][CipherTest] transformation=DESEDE/CFB136/ZEROBYTEPADDING 08:44:57,150 INFO [main][CipherTest] transformation=DESEDE/CFB144/ 08:44:57,150 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO10126 08:44:57,150 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO10126-2 08:44:57,151 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO10126-2PADDING 08:44:57,151 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO10126PADDING 08:44:57,151 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO7816-4 08:44:57,152 INFO [main][CipherTest] transformation=DESEDE/CFB144/ISO7816-4PADDING 08:44:57,152 INFO [main][CipherTest] transformation=DESEDE/CFB144/NOPADDING 08:44:57,152 INFO [main][CipherTest] transformation=DESEDE/CFB144/PKCS5 08:44:57,153 INFO [main][CipherTest] transformation=DESEDE/CFB144/PKCS5PADDING 08:44:57,153 INFO [main][CipherTest] transformation=DESEDE/CFB144/PKCS7 08:44:57,153 INFO [main][CipherTest] transformation=DESEDE/CFB144/PKCS7PADDING 08:44:57,153 INFO [main][CipherTest] transformation=DESEDE/CFB144/TBC 08:44:57,153 INFO [main][CipherTest] transformation=DESEDE/CFB144/TBCPADDING 08:44:57,154 INFO [main][CipherTest] transformation=DESEDE/CFB144/X9.23 08:44:57,154 INFO [main][CipherTest] transformation=DESEDE/CFB144/X9.23PADDING 08:44:57,154 INFO [main][CipherTest] transformation=DESEDE/CFB144/ZEROBYTE 08:44:57,154 INFO [main][CipherTest] transformation=DESEDE/CFB144/ZEROBYTEPADDING 08:44:57,155 INFO [main][CipherTest] transformation=DESEDE/CFB152/ 08:44:57,155 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO10126 08:44:57,155 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO10126-2 08:44:57,155 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO10126-2PADDING 08:44:57,156 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO10126PADDING 08:44:57,156 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO7816-4 08:44:57,156 INFO [main][CipherTest] transformation=DESEDE/CFB152/ISO7816-4PADDING 08:44:57,156 INFO [main][CipherTest] transformation=DESEDE/CFB152/NOPADDING 08:44:57,156 INFO [main][CipherTest] transformation=DESEDE/CFB152/PKCS5 08:44:57,157 INFO [main][CipherTest] transformation=DESEDE/CFB152/PKCS5PADDING 08:44:57,157 INFO [main][CipherTest] transformation=DESEDE/CFB152/PKCS7 08:44:57,157 INFO [main][CipherTest] transformation=DESEDE/CFB152/PKCS7PADDING 08:44:57,157 INFO [main][CipherTest] transformation=DESEDE/CFB152/TBC 08:44:57,158 INFO [main][CipherTest] transformation=DESEDE/CFB152/TBCPADDING 08:44:57,158 INFO [main][CipherTest] transformation=DESEDE/CFB152/X9.23 08:44:57,158 INFO [main][CipherTest] transformation=DESEDE/CFB152/X9.23PADDING 08:44:57,158 INFO [main][CipherTest] transformation=DESEDE/CFB152/ZEROBYTE 08:44:57,159 INFO [main][CipherTest] transformation=DESEDE/CFB152/ZEROBYTEPADDING 08:44:57,159 INFO [main][CipherTest] transformation=DESEDE/CFB16/ 08:44:57,159 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO10126 08:44:57,159 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO10126-2 08:44:57,160 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO10126-2PADDING 08:44:57,160 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO10126PADDING 08:44:57,160 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO7816-4 08:44:57,160 INFO [main][CipherTest] transformation=DESEDE/CFB16/ISO7816-4PADDING 08:44:57,160 INFO [main][CipherTest] transformation=DESEDE/CFB16/NOPADDING 08:44:57,161 INFO [main][CipherTest] transformation=DESEDE/CFB16/PKCS5 08:44:57,161 INFO [main][CipherTest] transformation=DESEDE/CFB16/PKCS5PADDING 08:44:57,161 INFO [main][CipherTest] transformation=DESEDE/CFB16/PKCS7 08:44:57,161 INFO [main][CipherTest] transformation=DESEDE/CFB16/PKCS7PADDING 08:44:57,161 INFO [main][CipherTest] transformation=DESEDE/CFB16/TBC 08:44:57,162 INFO [main][CipherTest] transformation=DESEDE/CFB16/TBCPADDING 08:44:57,162 INFO [main][CipherTest] transformation=DESEDE/CFB16/X9.23 08:44:57,162 INFO [main][CipherTest] transformation=DESEDE/CFB16/X9.23PADDING 08:44:57,162 INFO [main][CipherTest] transformation=DESEDE/CFB16/ZEROBYTE 08:44:57,162 INFO [main][CipherTest] transformation=DESEDE/CFB16/ZEROBYTEPADDING 08:44:57,163 INFO [main][CipherTest] transformation=DESEDE/CFB160/ 08:44:57,163 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO10126 08:44:57,163 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO10126-2 08:44:57,164 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO10126-2PADDING 08:44:57,164 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO10126PADDING 08:44:57,164 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO7816-4 08:44:57,164 INFO [main][CipherTest] transformation=DESEDE/CFB160/ISO7816-4PADDING 08:44:57,165 INFO [main][CipherTest] transformation=DESEDE/CFB160/NOPADDING 08:44:57,165 INFO [main][CipherTest] transformation=DESEDE/CFB160/PKCS5 08:44:57,165 INFO [main][CipherTest] transformation=DESEDE/CFB160/PKCS5PADDING 08:44:57,165 INFO [main][CipherTest] transformation=DESEDE/CFB160/PKCS7 08:44:57,166 INFO [main][CipherTest] transformation=DESEDE/CFB160/PKCS7PADDING 08:44:57,166 INFO [main][CipherTest] transformation=DESEDE/CFB160/TBC 08:44:57,166 INFO [main][CipherTest] transformation=DESEDE/CFB160/TBCPADDING 08:44:57,166 INFO [main][CipherTest] transformation=DESEDE/CFB160/X9.23 08:44:57,167 INFO [main][CipherTest] transformation=DESEDE/CFB160/X9.23PADDING 08:44:57,167 INFO [main][CipherTest] transformation=DESEDE/CFB160/ZEROBYTE 08:44:57,167 INFO [main][CipherTest] transformation=DESEDE/CFB160/ZEROBYTEPADDING 08:44:57,167 INFO [main][CipherTest] transformation=DESEDE/CFB168/ 08:44:57,167 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO10126 08:44:57,168 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO10126-2 08:44:57,168 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO10126-2PADDING 08:44:57,168 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO10126PADDING 08:44:57,169 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO7816-4 08:44:57,169 INFO [main][CipherTest] transformation=DESEDE/CFB168/ISO7816-4PADDING 08:44:57,169 INFO [main][CipherTest] transformation=DESEDE/CFB168/NOPADDING 08:44:57,169 INFO [main][CipherTest] transformation=DESEDE/CFB168/PKCS5 08:44:57,170 INFO [main][CipherTest] transformation=DESEDE/CFB168/PKCS5PADDING 08:44:57,170 INFO [main][CipherTest] transformation=DESEDE/CFB168/PKCS7 08:44:57,170 INFO [main][CipherTest] transformation=DESEDE/CFB168/PKCS7PADDING 08:44:57,170 INFO [main][CipherTest] transformation=DESEDE/CFB168/TBC 08:44:57,170 INFO [main][CipherTest] transformation=DESEDE/CFB168/TBCPADDING 08:44:57,171 INFO [main][CipherTest] transformation=DESEDE/CFB168/X9.23 08:44:57,171 INFO [main][CipherTest] transformation=DESEDE/CFB168/X9.23PADDING 08:44:57,171 INFO [main][CipherTest] transformation=DESEDE/CFB168/ZEROBYTE 08:44:57,171 INFO [main][CipherTest] transformation=DESEDE/CFB168/ZEROBYTEPADDING 08:44:57,172 INFO [main][CipherTest] transformation=DESEDE/CFB176/ 08:44:57,172 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO10126 08:44:57,172 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO10126-2 08:44:57,173 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO10126-2PADDING 08:44:57,173 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO10126PADDING 08:44:57,173 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO7816-4 08:44:57,173 INFO [main][CipherTest] transformation=DESEDE/CFB176/ISO7816-4PADDING 08:44:57,173 INFO [main][CipherTest] transformation=DESEDE/CFB176/NOPADDING 08:44:57,174 INFO [main][CipherTest] transformation=DESEDE/CFB176/PKCS5 08:44:57,174 INFO [main][CipherTest] transformation=DESEDE/CFB176/PKCS5PADDING 08:44:57,174 INFO [main][CipherTest] transformation=DESEDE/CFB176/PKCS7 08:44:57,174 INFO [main][CipherTest] transformation=DESEDE/CFB176/PKCS7PADDING 08:44:57,175 INFO [main][CipherTest] transformation=DESEDE/CFB176/TBC 08:44:57,175 INFO [main][CipherTest] transformation=DESEDE/CFB176/TBCPADDING 08:44:57,175 INFO [main][CipherTest] transformation=DESEDE/CFB176/X9.23 08:44:57,176 INFO [main][CipherTest] transformation=DESEDE/CFB176/X9.23PADDING 08:44:57,176 INFO [main][CipherTest] transformation=DESEDE/CFB176/ZEROBYTE 08:44:57,176 INFO [main][CipherTest] transformation=DESEDE/CFB176/ZEROBYTEPADDING 08:44:57,177 INFO [main][CipherTest] transformation=DESEDE/CFB184/ 08:44:57,177 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO10126 08:44:57,177 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO10126-2 08:44:57,177 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO10126-2PADDING 08:44:57,177 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO10126PADDING 08:44:57,178 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO7816-4 08:44:57,178 INFO [main][CipherTest] transformation=DESEDE/CFB184/ISO7816-4PADDING 08:44:57,178 INFO [main][CipherTest] transformation=DESEDE/CFB184/NOPADDING 08:44:57,178 INFO [main][CipherTest] transformation=DESEDE/CFB184/PKCS5 08:44:57,179 INFO [main][CipherTest] transformation=DESEDE/CFB184/PKCS5PADDING 08:44:57,179 INFO [main][CipherTest] transformation=DESEDE/CFB184/PKCS7 08:44:57,179 INFO [main][CipherTest] transformation=DESEDE/CFB184/PKCS7PADDING 08:44:57,179 INFO [main][CipherTest] transformation=DESEDE/CFB184/TBC 08:44:57,180 INFO [main][CipherTest] transformation=DESEDE/CFB184/TBCPADDING 08:44:57,180 INFO [main][CipherTest] transformation=DESEDE/CFB184/X9.23 08:44:57,180 INFO [main][CipherTest] transformation=DESEDE/CFB184/X9.23PADDING 08:44:57,180 INFO [main][CipherTest] transformation=DESEDE/CFB184/ZEROBYTE 08:44:57,181 INFO [main][CipherTest] transformation=DESEDE/CFB184/ZEROBYTEPADDING 08:44:57,181 INFO [main][CipherTest] transformation=DESEDE/CFB192/ 08:44:57,181 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO10126 08:44:57,181 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO10126-2 08:44:57,181 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO10126-2PADDING 08:44:57,182 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO10126PADDING 08:44:57,182 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO7816-4 08:44:57,182 INFO [main][CipherTest] transformation=DESEDE/CFB192/ISO7816-4PADDING 08:44:57,182 INFO [main][CipherTest] transformation=DESEDE/CFB192/NOPADDING 08:44:57,183 INFO [main][CipherTest] transformation=DESEDE/CFB192/PKCS5 08:44:57,183 INFO [main][CipherTest] transformation=DESEDE/CFB192/PKCS5PADDING 08:44:57,183 INFO [main][CipherTest] transformation=DESEDE/CFB192/PKCS7 08:44:57,183 INFO [main][CipherTest] transformation=DESEDE/CFB192/PKCS7PADDING 08:44:57,184 INFO [main][CipherTest] transformation=DESEDE/CFB192/TBC 08:44:57,184 INFO [main][CipherTest] transformation=DESEDE/CFB192/TBCPADDING 08:44:57,185 INFO [main][CipherTest] transformation=DESEDE/CFB192/X9.23 08:44:57,185 INFO [main][CipherTest] transformation=DESEDE/CFB192/X9.23PADDING 08:44:57,185 INFO [main][CipherTest] transformation=DESEDE/CFB192/ZEROBYTE 08:44:57,186 INFO [main][CipherTest] transformation=DESEDE/CFB192/ZEROBYTEPADDING 08:44:57,186 INFO [main][CipherTest] transformation=DESEDE/CFB200/ 08:44:57,187 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO10126 08:44:57,187 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO10126-2 08:44:57,187 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO10126-2PADDING 08:44:57,188 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO10126PADDING 08:44:57,188 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO7816-4 08:44:57,188 INFO [main][CipherTest] transformation=DESEDE/CFB200/ISO7816-4PADDING 08:44:57,189 INFO [main][CipherTest] transformation=DESEDE/CFB200/NOPADDING 08:44:57,189 INFO [main][CipherTest] transformation=DESEDE/CFB200/PKCS5 08:44:57,189 INFO [main][CipherTest] transformation=DESEDE/CFB200/PKCS5PADDING 08:44:57,190 INFO [main][CipherTest] transformation=DESEDE/CFB200/PKCS7 08:44:57,190 INFO [main][CipherTest] transformation=DESEDE/CFB200/PKCS7PADDING 08:44:57,190 INFO [main][CipherTest] transformation=DESEDE/CFB200/TBC 08:44:57,191 INFO [main][CipherTest] transformation=DESEDE/CFB200/TBCPADDING 08:44:57,191 INFO [main][CipherTest] transformation=DESEDE/CFB200/X9.23 08:44:57,191 INFO [main][CipherTest] transformation=DESEDE/CFB200/X9.23PADDING 08:44:57,192 INFO [main][CipherTest] transformation=DESEDE/CFB200/ZEROBYTE 08:44:57,192 INFO [main][CipherTest] transformation=DESEDE/CFB200/ZEROBYTEPADDING 08:44:57,192 INFO [main][CipherTest] transformation=DESEDE/CFB208/ 08:44:57,192 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO10126 08:44:57,193 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO10126-2 08:44:57,193 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO10126-2PADDING 08:44:57,193 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO10126PADDING 08:44:57,194 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO7816-4 08:44:57,194 INFO [main][CipherTest] transformation=DESEDE/CFB208/ISO7816-4PADDING 08:44:57,194 INFO [main][CipherTest] transformation=DESEDE/CFB208/NOPADDING 08:44:57,195 INFO [main][CipherTest] transformation=DESEDE/CFB208/PKCS5 08:44:57,195 INFO [main][CipherTest] transformation=DESEDE/CFB208/PKCS5PADDING 08:44:57,195 INFO [main][CipherTest] transformation=DESEDE/CFB208/PKCS7 08:44:57,196 INFO [main][CipherTest] transformation=DESEDE/CFB208/PKCS7PADDING 08:44:57,196 INFO [main][CipherTest] transformation=DESEDE/CFB208/TBC 08:44:57,196 INFO [main][CipherTest] transformation=DESEDE/CFB208/TBCPADDING 08:44:57,196 INFO [main][CipherTest] transformation=DESEDE/CFB208/X9.23 08:44:57,197 INFO [main][CipherTest] transformation=DESEDE/CFB208/X9.23PADDING 08:44:57,197 INFO [main][CipherTest] transformation=DESEDE/CFB208/ZEROBYTE 08:44:57,197 INFO [main][CipherTest] transformation=DESEDE/CFB208/ZEROBYTEPADDING 08:44:57,198 INFO [main][CipherTest] transformation=DESEDE/CFB216/ 08:44:57,198 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO10126 08:44:57,198 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO10126-2 08:44:57,199 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO10126-2PADDING 08:44:57,199 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO10126PADDING 08:44:57,199 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO7816-4 08:44:57,200 INFO [main][CipherTest] transformation=DESEDE/CFB216/ISO7816-4PADDING 08:44:57,200 INFO [main][CipherTest] transformation=DESEDE/CFB216/NOPADDING 08:44:57,200 INFO [main][CipherTest] transformation=DESEDE/CFB216/PKCS5 08:44:57,201 INFO [main][CipherTest] transformation=DESEDE/CFB216/PKCS5PADDING 08:44:57,201 INFO [main][CipherTest] transformation=DESEDE/CFB216/PKCS7 08:44:57,201 INFO [main][CipherTest] transformation=DESEDE/CFB216/PKCS7PADDING 08:44:57,202 INFO [main][CipherTest] transformation=DESEDE/CFB216/TBC 08:44:57,202 INFO [main][CipherTest] transformation=DESEDE/CFB216/TBCPADDING 08:44:57,202 INFO [main][CipherTest] transformation=DESEDE/CFB216/X9.23 08:44:57,203 INFO [main][CipherTest] transformation=DESEDE/CFB216/X9.23PADDING 08:44:57,203 INFO [main][CipherTest] transformation=DESEDE/CFB216/ZEROBYTE 08:44:57,203 INFO [main][CipherTest] transformation=DESEDE/CFB216/ZEROBYTEPADDING 08:44:57,204 INFO [main][CipherTest] transformation=DESEDE/CFB224/ 08:44:57,204 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO10126 08:44:57,204 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO10126-2 08:44:57,205 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO10126-2PADDING 08:44:57,205 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO10126PADDING 08:44:57,205 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO7816-4 08:44:57,206 INFO [main][CipherTest] transformation=DESEDE/CFB224/ISO7816-4PADDING 08:44:57,206 INFO [main][CipherTest] transformation=DESEDE/CFB224/NOPADDING 08:44:57,206 INFO [main][CipherTest] transformation=DESEDE/CFB224/PKCS5 08:44:57,207 INFO [main][CipherTest] transformation=DESEDE/CFB224/PKCS5PADDING 08:44:57,207 INFO [main][CipherTest] transformation=DESEDE/CFB224/PKCS7 08:44:57,207 INFO [main][CipherTest] transformation=DESEDE/CFB224/PKCS7PADDING 08:44:57,208 INFO [main][CipherTest] transformation=DESEDE/CFB224/TBC 08:44:57,208 INFO [main][CipherTest] transformation=DESEDE/CFB224/TBCPADDING 08:44:57,208 INFO [main][CipherTest] transformation=DESEDE/CFB224/X9.23 08:44:57,209 INFO [main][CipherTest] transformation=DESEDE/CFB224/X9.23PADDING 08:44:57,209 INFO [main][CipherTest] transformation=DESEDE/CFB224/ZEROBYTE 08:44:57,209 INFO [main][CipherTest] transformation=DESEDE/CFB224/ZEROBYTEPADDING 08:44:57,210 INFO [main][CipherTest] transformation=DESEDE/CFB232/ 08:44:57,210 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO10126 08:44:57,210 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO10126-2 08:44:57,211 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO10126-2PADDING 08:44:57,211 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO10126PADDING 08:44:57,211 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO7816-4 08:44:57,212 INFO [main][CipherTest] transformation=DESEDE/CFB232/ISO7816-4PADDING 08:44:57,212 INFO [main][CipherTest] transformation=DESEDE/CFB232/NOPADDING 08:44:57,212 INFO [main][CipherTest] transformation=DESEDE/CFB232/PKCS5 08:44:57,212 INFO [main][CipherTest] transformation=DESEDE/CFB232/PKCS5PADDING 08:44:57,213 INFO [main][CipherTest] transformation=DESEDE/CFB232/PKCS7 08:44:57,213 INFO [main][CipherTest] transformation=DESEDE/CFB232/PKCS7PADDING 08:44:57,213 INFO [main][CipherTest] transformation=DESEDE/CFB232/TBC 08:44:57,214 INFO [main][CipherTest] transformation=DESEDE/CFB232/TBCPADDING 08:44:57,214 INFO [main][CipherTest] transformation=DESEDE/CFB232/X9.23 08:44:57,214 INFO [main][CipherTest] transformation=DESEDE/CFB232/X9.23PADDING 08:44:57,215 INFO [main][CipherTest] transformation=DESEDE/CFB232/ZEROBYTE 08:44:57,215 INFO [main][CipherTest] transformation=DESEDE/CFB232/ZEROBYTEPADDING 08:44:57,215 INFO [main][CipherTest] transformation=DESEDE/CFB24/ 08:44:57,216 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO10126 08:44:57,216 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO10126-2 08:44:57,216 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO10126-2PADDING 08:44:57,216 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO10126PADDING 08:44:57,217 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO7816-4 08:44:57,217 INFO [main][CipherTest] transformation=DESEDE/CFB24/ISO7816-4PADDING 08:44:57,217 INFO [main][CipherTest] transformation=DESEDE/CFB24/NOPADDING 08:44:57,218 INFO [main][CipherTest] transformation=DESEDE/CFB24/PKCS5 08:44:57,218 INFO [main][CipherTest] transformation=DESEDE/CFB24/PKCS5PADDING 08:44:57,218 INFO [main][CipherTest] transformation=DESEDE/CFB24/PKCS7 08:44:57,218 INFO [main][CipherTest] transformation=DESEDE/CFB24/PKCS7PADDING 08:44:57,219 INFO [main][CipherTest] transformation=DESEDE/CFB24/TBC 08:44:57,219 INFO [main][CipherTest] transformation=DESEDE/CFB24/TBCPADDING 08:44:57,219 INFO [main][CipherTest] transformation=DESEDE/CFB24/X9.23 08:44:57,220 INFO [main][CipherTest] transformation=DESEDE/CFB24/X9.23PADDING 08:44:57,220 INFO [main][CipherTest] transformation=DESEDE/CFB24/ZEROBYTE 08:44:57,220 INFO [main][CipherTest] transformation=DESEDE/CFB24/ZEROBYTEPADDING 08:44:57,221 INFO [main][CipherTest] transformation=DESEDE/CFB240/ 08:44:57,221 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO10126 08:44:57,221 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO10126-2 08:44:57,221 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO10126-2PADDING 08:44:57,222 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO10126PADDING 08:44:57,222 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO7816-4 08:44:57,222 INFO [main][CipherTest] transformation=DESEDE/CFB240/ISO7816-4PADDING 08:44:57,223 INFO [main][CipherTest] transformation=DESEDE/CFB240/NOPADDING 08:44:57,223 INFO [main][CipherTest] transformation=DESEDE/CFB240/PKCS5 08:44:57,223 INFO [main][CipherTest] transformation=DESEDE/CFB240/PKCS5PADDING 08:44:57,224 INFO [main][CipherTest] transformation=DESEDE/CFB240/PKCS7 08:44:57,224 INFO [main][CipherTest] transformation=DESEDE/CFB240/PKCS7PADDING 08:44:57,224 INFO [main][CipherTest] transformation=DESEDE/CFB240/TBC 08:44:57,224 INFO [main][CipherTest] transformation=DESEDE/CFB240/TBCPADDING 08:44:57,225 INFO [main][CipherTest] transformation=DESEDE/CFB240/X9.23 08:44:57,225 INFO [main][CipherTest] transformation=DESEDE/CFB240/X9.23PADDING 08:44:57,225 INFO [main][CipherTest] transformation=DESEDE/CFB240/ZEROBYTE 08:44:57,226 INFO [main][CipherTest] transformation=DESEDE/CFB240/ZEROBYTEPADDING 08:44:57,226 INFO [main][CipherTest] transformation=DESEDE/CFB248/ 08:44:57,226 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO10126 08:44:57,227 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO10126-2 08:44:57,227 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO10126-2PADDING 08:44:57,227 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO10126PADDING 08:44:57,228 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO7816-4 08:44:57,228 INFO [main][CipherTest] transformation=DESEDE/CFB248/ISO7816-4PADDING 08:44:57,228 INFO [main][CipherTest] transformation=DESEDE/CFB248/NOPADDING 08:44:57,228 INFO [main][CipherTest] transformation=DESEDE/CFB248/PKCS5 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB248/PKCS5PADDING 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB248/PKCS7 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB248/PKCS7PADDING 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB248/TBC 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB248/TBCPADDING 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB248/X9.23 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB248/X9.23PADDING 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB248/ZEROBYTE 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB248/ZEROBYTEPADDING 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB256/ 08:44:57,229 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO10126 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO10126-2 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO10126-2PADDING 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO10126PADDING 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO7816-4 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/ISO7816-4PADDING 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/NOPADDING 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/PKCS5 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/PKCS5PADDING 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/PKCS7 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/PKCS7PADDING 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/TBC 08:44:57,230 INFO [main][CipherTest] transformation=DESEDE/CFB256/TBCPADDING 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB256/X9.23 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB256/X9.23PADDING 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB256/ZEROBYTE 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB256/ZEROBYTEPADDING 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB32/ 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO10126 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO10126-2 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO10126-2PADDING 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO10126PADDING 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO7816-4 08:44:57,231 INFO [main][CipherTest] transformation=DESEDE/CFB32/ISO7816-4PADDING 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/NOPADDING 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/PKCS5 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/PKCS5PADDING 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/PKCS7 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/PKCS7PADDING 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/TBC 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/TBCPADDING 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/X9.23 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/X9.23PADDING 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/ZEROBYTE 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB32/ZEROBYTEPADDING 08:44:57,232 INFO [main][CipherTest] transformation=DESEDE/CFB40/ 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO10126 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO10126-2 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO10126-2PADDING 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO10126PADDING 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO7816-4 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/ISO7816-4PADDING 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/NOPADDING 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/PKCS5 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/PKCS5PADDING 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/PKCS7 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/PKCS7PADDING 08:44:57,233 INFO [main][CipherTest] transformation=DESEDE/CFB40/TBC 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB40/TBCPADDING 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB40/X9.23 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB40/X9.23PADDING 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB40/ZEROBYTE 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB40/ZEROBYTEPADDING 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB48/ 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO10126 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO10126-2 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO10126-2PADDING 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO10126PADDING 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO7816-4 08:44:57,234 INFO [main][CipherTest] transformation=DESEDE/CFB48/ISO7816-4PADDING 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/NOPADDING 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/PKCS5 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/PKCS5PADDING 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/PKCS7 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/PKCS7PADDING 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/TBC 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/TBCPADDING 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/X9.23 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/X9.23PADDING 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/ZEROBYTE 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB48/ZEROBYTEPADDING 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB56/ 08:44:57,235 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO10126 08:44:57,236 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO10126-2 08:44:57,236 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO10126-2PADDING 08:44:57,236 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO10126PADDING 08:44:57,236 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO7816-4 08:44:57,236 INFO [main][CipherTest] transformation=DESEDE/CFB56/ISO7816-4PADDING 08:44:57,236 INFO [main][CipherTest] transformation=DESEDE/CFB56/NOPADDING 08:44:57,236 INFO [main][CipherTest] transformation=DESEDE/CFB56/PKCS5 08:44:57,236 INFO [main][CipherTest] transformation=DESEDE/CFB56/PKCS5PADDING 08:44:57,236 INFO [main][CipherTest] transformation=DESEDE/CFB56/PKCS7 08:44:57,236 INFO [main][CipherTest] transformation=DESEDE/CFB56/PKCS7PADDING 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB56/TBC 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB56/TBCPADDING 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB56/X9.23 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB56/X9.23PADDING 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB56/ZEROBYTE 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB56/ZEROBYTEPADDING 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB64/ 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO10126 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO10126-2 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO10126-2PADDING 08:44:57,237 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO10126PADDING 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO7816-4 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/ISO7816-4PADDING 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/NOPADDING 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/PKCS5 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/PKCS5PADDING 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/PKCS7 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/PKCS7PADDING 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/TBC 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/TBCPADDING 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/X9.23 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/X9.23PADDING 08:44:57,238 INFO [main][CipherTest] transformation=DESEDE/CFB64/ZEROBYTE 08:44:57,239 INFO [main][CipherTest] transformation=DESEDE/CFB64/ZEROBYTEPADDING 08:44:57,239 INFO [main][CipherTest] transformation=DESEDE/CFB72/ 08:44:57,239 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO10126 08:44:57,239 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO10126-2 08:44:57,239 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO10126-2PADDING 08:44:57,239 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO10126PADDING 08:44:57,239 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO7816-4 08:44:57,239 INFO [main][CipherTest] transformation=DESEDE/CFB72/ISO7816-4PADDING 08:44:57,239 INFO [main][CipherTest] transformation=DESEDE/CFB72/NOPADDING 08:44:57,239 INFO [main][CipherTest] transformation=DESEDE/CFB72/PKCS5 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB72/PKCS5PADDING 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB72/PKCS7 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB72/PKCS7PADDING 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB72/TBC 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB72/TBCPADDING 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB72/X9.23 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB72/X9.23PADDING 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB72/ZEROBYTE 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB72/ZEROBYTEPADDING 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB8/ 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO10126 08:44:57,240 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO10126-2 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO10126-2PADDING 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO10126PADDING 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO7816-4 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/ISO7816-4PADDING 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/NOPADDING 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/PKCS5 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/PKCS5PADDING 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/PKCS7 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/PKCS7PADDING 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/TBC 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/TBCPADDING 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/X9.23 08:44:57,241 INFO [main][CipherTest] transformation=DESEDE/CFB8/X9.23PADDING 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB8/ZEROBYTE 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB8/ZEROBYTEPADDING 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB80/ 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO10126 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO10126-2 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO10126-2PADDING 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO10126PADDING 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO7816-4 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB80/ISO7816-4PADDING 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB80/NOPADDING 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB80/PKCS5 08:44:57,242 INFO [main][CipherTest] transformation=DESEDE/CFB80/PKCS5PADDING 08:44:57,243 INFO [main][CipherTest] transformation=DESEDE/CFB80/PKCS7 08:44:57,243 INFO [main][CipherTest] transformation=DESEDE/CFB80/PKCS7PADDING 08:44:57,243 INFO [main][CipherTest] transformation=DESEDE/CFB80/TBC 08:44:57,243 INFO [main][CipherTest] transformation=DESEDE/CFB80/TBCPADDING 08:44:57,243 INFO [main][CipherTest] transformation=DESEDE/CFB80/X9.23 08:44:57,243 INFO [main][CipherTest] transformation=DESEDE/CFB80/X9.23PADDING 08:44:57,243 INFO [main][CipherTest] transformation=DESEDE/CFB80/ZEROBYTE 08:44:57,243 INFO [main][CipherTest] transformation=DESEDE/CFB80/ZEROBYTEPADDING 08:44:57,243 INFO [main][CipherTest] transformation=DESEDE/CFB88/ 08:44:57,243 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO10126 08:44:57,244 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO10126-2 08:44:57,244 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO10126-2PADDING 08:44:57,244 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO10126PADDING 08:44:57,244 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO7816-4 08:44:57,244 INFO [main][CipherTest] transformation=DESEDE/CFB88/ISO7816-4PADDING 08:44:57,244 INFO [main][CipherTest] transformation=DESEDE/CFB88/NOPADDING 08:44:57,244 INFO [main][CipherTest] transformation=DESEDE/CFB88/PKCS5 08:44:57,244 INFO [main][CipherTest] transformation=DESEDE/CFB88/PKCS5PADDING 08:44:57,244 INFO [main][CipherTest] transformation=DESEDE/CFB88/PKCS7 08:44:57,244 INFO [main][CipherTest] transformation=DESEDE/CFB88/PKCS7PADDING 08:44:57,245 INFO [main][CipherTest] transformation=DESEDE/CFB88/TBC 08:44:57,245 INFO [main][CipherTest] transformation=DESEDE/CFB88/TBCPADDING 08:44:57,245 INFO [main][CipherTest] transformation=DESEDE/CFB88/X9.23 08:44:57,245 INFO [main][CipherTest] transformation=DESEDE/CFB88/X9.23PADDING 08:44:57,245 INFO [main][CipherTest] transformation=DESEDE/CFB88/ZEROBYTE 08:44:57,245 INFO [main][CipherTest] transformation=DESEDE/CFB88/ZEROBYTEPADDING 08:44:57,245 INFO [main][CipherTest] transformation=DESEDE/CFB96/ 08:44:57,245 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO10126 08:44:57,245 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO10126-2 08:44:57,245 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO10126-2PADDING 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO10126PADDING 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO7816-4 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/ISO7816-4PADDING 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/NOPADDING 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/PKCS5 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/PKCS5PADDING 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/PKCS7 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/PKCS7PADDING 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/TBC 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/TBCPADDING 08:44:57,246 INFO [main][CipherTest] transformation=DESEDE/CFB96/X9.23 08:44:57,247 INFO [main][CipherTest] transformation=DESEDE/CFB96/X9.23PADDING 08:44:57,247 INFO [main][CipherTest] transformation=DESEDE/CFB96/ZEROBYTE 08:44:57,247 INFO [main][CipherTest] transformation=DESEDE/CFB96/ZEROBYTEPADDING 08:44:57,247 INFO [main][CipherTest] transformation=DESEDE/CTS/ 08:44:57,247 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE/CTS/" does not support IV => Skipping. 08:44:57,247 INFO [main][CipherTest] transformation=DESEDE/CTS/NOPADDING 08:44:57,247 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE/CTS/NOPADDING" does not support IV => Skipping. 08:44:57,247 INFO [main][CipherTest] transformation=DESEDE/EAX/ 08:44:57,247 INFO [main][CipherTest] transformation=DESEDE/EAX/NOPADDING 08:44:57,248 INFO [main][CipherTest] transformation=DESEDE/ECB/ 08:44:57,248 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE/ECB/" does not support IV => Skipping. 08:44:57,248 INFO [main][CipherTest] transformation=DESEDE/ECB/NOPADDING 08:44:57,248 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "DESEDE/ECB/NOPADDING" does not support IV => Skipping. 08:44:57,248 INFO [main][CipherTest] transformation=DESEDE/GOFB/ 08:44:57,248 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO10126 08:44:57,248 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO10126-2 08:44:57,249 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO10126-2PADDING 08:44:57,249 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO10126PADDING 08:44:57,249 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO7816-4 08:44:57,249 INFO [main][CipherTest] transformation=DESEDE/GOFB/ISO7816-4PADDING 08:44:57,249 INFO [main][CipherTest] transformation=DESEDE/GOFB/NOPADDING 08:44:57,249 INFO [main][CipherTest] transformation=DESEDE/GOFB/PKCS5 08:44:57,250 INFO [main][CipherTest] transformation=DESEDE/GOFB/PKCS5PADDING 08:44:57,250 INFO [main][CipherTest] transformation=DESEDE/GOFB/PKCS7 08:44:57,250 INFO [main][CipherTest] transformation=DESEDE/GOFB/PKCS7PADDING 08:44:57,250 INFO [main][CipherTest] transformation=DESEDE/GOFB/TBC 08:44:57,250 INFO [main][CipherTest] transformation=DESEDE/GOFB/TBCPADDING 08:44:57,250 INFO [main][CipherTest] transformation=DESEDE/GOFB/X9.23 08:44:57,251 INFO [main][CipherTest] transformation=DESEDE/GOFB/X9.23PADDING 08:44:57,251 INFO [main][CipherTest] transformation=DESEDE/GOFB/ZEROBYTE 08:44:57,251 INFO [main][CipherTest] transformation=DESEDE/GOFB/ZEROBYTEPADDING 08:44:57,251 INFO [main][CipherTest] transformation=DESEDE/OFB/ 08:44:57,251 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO10126 08:44:57,251 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO10126-2 08:44:57,252 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO10126-2PADDING 08:44:57,252 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO10126PADDING 08:44:57,252 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO7816-4 08:44:57,252 INFO [main][CipherTest] transformation=DESEDE/OFB/ISO7816-4PADDING 08:44:57,252 INFO [main][CipherTest] transformation=DESEDE/OFB/NOPADDING 08:44:57,252 INFO [main][CipherTest] transformation=DESEDE/OFB/PKCS5 08:44:57,252 INFO [main][CipherTest] transformation=DESEDE/OFB/PKCS5PADDING 08:44:57,252 INFO [main][CipherTest] transformation=DESEDE/OFB/PKCS7 08:44:57,252 INFO [main][CipherTest] transformation=DESEDE/OFB/PKCS7PADDING 08:44:57,253 INFO [main][CipherTest] transformation=DESEDE/OFB/TBC 08:44:57,253 INFO [main][CipherTest] transformation=DESEDE/OFB/TBCPADDING 08:44:57,253 INFO [main][CipherTest] transformation=DESEDE/OFB/X9.23 08:44:57,253 INFO [main][CipherTest] transformation=DESEDE/OFB/X9.23PADDING 08:44:57,253 INFO [main][CipherTest] transformation=DESEDE/OFB/ZEROBYTE 08:44:57,253 INFO [main][CipherTest] transformation=DESEDE/OFB/ZEROBYTEPADDING 08:44:57,253 INFO [main][CipherTest] transformation=DESEDE/OFB104/ 08:44:57,253 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO10126 08:44:57,253 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO10126-2 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO10126-2PADDING 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO10126PADDING 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO7816-4 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/ISO7816-4PADDING 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/NOPADDING 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/PKCS5 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/PKCS5PADDING 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/PKCS7 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/PKCS7PADDING 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/TBC 08:44:57,254 INFO [main][CipherTest] transformation=DESEDE/OFB104/TBCPADDING 08:44:57,255 INFO [main][CipherTest] transformation=DESEDE/OFB104/X9.23 08:44:57,255 INFO [main][CipherTest] transformation=DESEDE/OFB104/X9.23PADDING 08:44:57,255 INFO [main][CipherTest] transformation=DESEDE/OFB104/ZEROBYTE 08:44:57,255 INFO [main][CipherTest] transformation=DESEDE/OFB104/ZEROBYTEPADDING 08:44:57,255 INFO [main][CipherTest] transformation=DESEDE/OFB112/ 08:44:57,255 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO10126 08:44:57,255 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO10126-2 08:44:57,255 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO10126-2PADDING 08:44:57,256 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO10126PADDING 08:44:57,256 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO7816-4 08:44:57,256 INFO [main][CipherTest] transformation=DESEDE/OFB112/ISO7816-4PADDING 08:44:57,256 INFO [main][CipherTest] transformation=DESEDE/OFB112/NOPADDING 08:44:57,256 INFO [main][CipherTest] transformation=DESEDE/OFB112/PKCS5 08:44:57,256 INFO [main][CipherTest] transformation=DESEDE/OFB112/PKCS5PADDING 08:44:57,256 INFO [main][CipherTest] transformation=DESEDE/OFB112/PKCS7 08:44:57,256 INFO [main][CipherTest] transformation=DESEDE/OFB112/PKCS7PADDING 08:44:57,256 INFO [main][CipherTest] transformation=DESEDE/OFB112/TBC 08:44:57,257 INFO [main][CipherTest] transformation=DESEDE/OFB112/TBCPADDING 08:44:57,257 INFO [main][CipherTest] transformation=DESEDE/OFB112/X9.23 08:44:57,257 INFO [main][CipherTest] transformation=DESEDE/OFB112/X9.23PADDING 08:44:57,257 INFO [main][CipherTest] transformation=DESEDE/OFB112/ZEROBYTE 08:44:57,257 INFO [main][CipherTest] transformation=DESEDE/OFB112/ZEROBYTEPADDING 08:44:57,257 INFO [main][CipherTest] transformation=DESEDE/OFB120/ 08:44:57,257 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO10126 08:44:57,257 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO10126-2 08:44:57,257 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO10126-2PADDING 08:44:57,257 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO10126PADDING 08:44:57,258 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO7816-4 08:44:57,258 INFO [main][CipherTest] transformation=DESEDE/OFB120/ISO7816-4PADDING 08:44:57,258 INFO [main][CipherTest] transformation=DESEDE/OFB120/NOPADDING 08:44:57,258 INFO [main][CipherTest] transformation=DESEDE/OFB120/PKCS5 08:44:57,258 INFO [main][CipherTest] transformation=DESEDE/OFB120/PKCS5PADDING 08:44:57,258 INFO [main][CipherTest] transformation=DESEDE/OFB120/PKCS7 08:44:57,258 INFO [main][CipherTest] transformation=DESEDE/OFB120/PKCS7PADDING 08:44:57,258 INFO [main][CipherTest] transformation=DESEDE/OFB120/TBC 08:44:57,258 INFO [main][CipherTest] transformation=DESEDE/OFB120/TBCPADDING 08:44:57,259 INFO [main][CipherTest] transformation=DESEDE/OFB120/X9.23 08:44:57,259 INFO [main][CipherTest] transformation=DESEDE/OFB120/X9.23PADDING 08:44:57,259 INFO [main][CipherTest] transformation=DESEDE/OFB120/ZEROBYTE 08:44:57,259 INFO [main][CipherTest] transformation=DESEDE/OFB120/ZEROBYTEPADDING 08:44:57,259 INFO [main][CipherTest] transformation=DESEDE/OFB128/ 08:44:57,259 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO10126 08:44:57,259 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO10126-2 08:44:57,259 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO10126-2PADDING 08:44:57,259 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO10126PADDING 08:44:57,260 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO7816-4 08:44:57,260 INFO [main][CipherTest] transformation=DESEDE/OFB128/ISO7816-4PADDING 08:44:57,260 INFO [main][CipherTest] transformation=DESEDE/OFB128/NOPADDING 08:44:57,260 INFO [main][CipherTest] transformation=DESEDE/OFB128/PKCS5 08:44:57,260 INFO [main][CipherTest] transformation=DESEDE/OFB128/PKCS5PADDING 08:44:57,260 INFO [main][CipherTest] transformation=DESEDE/OFB128/PKCS7 08:44:57,260 INFO [main][CipherTest] transformation=DESEDE/OFB128/PKCS7PADDING 08:44:57,261 INFO [main][CipherTest] transformation=DESEDE/OFB128/TBC 08:44:57,261 INFO [main][CipherTest] transformation=DESEDE/OFB128/TBCPADDING 08:44:57,261 INFO [main][CipherTest] transformation=DESEDE/OFB128/X9.23 08:44:57,261 INFO [main][CipherTest] transformation=DESEDE/OFB128/X9.23PADDING 08:44:57,261 INFO [main][CipherTest] transformation=DESEDE/OFB128/ZEROBYTE 08:44:57,261 INFO [main][CipherTest] transformation=DESEDE/OFB128/ZEROBYTEPADDING 08:44:57,261 INFO [main][CipherTest] transformation=DESEDE/OFB136/ 08:44:57,261 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO10126 08:44:57,261 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO10126-2 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO10126-2PADDING 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO10126PADDING 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO7816-4 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/ISO7816-4PADDING 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/NOPADDING 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/PKCS5 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/PKCS5PADDING 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/PKCS7 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/PKCS7PADDING 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/TBC 08:44:57,262 INFO [main][CipherTest] transformation=DESEDE/OFB136/TBCPADDING 08:44:57,263 INFO [main][CipherTest] transformation=DESEDE/OFB136/X9.23 08:44:57,263 INFO [main][CipherTest] transformation=DESEDE/OFB136/X9.23PADDING 08:44:57,263 INFO [main][CipherTest] transformation=DESEDE/OFB136/ZEROBYTE 08:44:57,263 INFO [main][CipherTest] transformation=DESEDE/OFB136/ZEROBYTEPADDING 08:44:57,263 INFO [main][CipherTest] transformation=DESEDE/OFB144/ 08:44:57,263 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO10126 08:44:57,263 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO10126-2 08:44:57,263 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO10126-2PADDING 08:44:57,263 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO10126PADDING 08:44:57,264 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO7816-4 08:44:57,264 INFO [main][CipherTest] transformation=DESEDE/OFB144/ISO7816-4PADDING 08:44:57,264 INFO [main][CipherTest] transformation=DESEDE/OFB144/NOPADDING 08:44:57,264 INFO [main][CipherTest] transformation=DESEDE/OFB144/PKCS5 08:44:57,264 INFO [main][CipherTest] transformation=DESEDE/OFB144/PKCS5PADDING 08:44:57,264 INFO [main][CipherTest] transformation=DESEDE/OFB144/PKCS7 08:44:57,264 INFO [main][CipherTest] transformation=DESEDE/OFB144/PKCS7PADDING 08:44:57,264 INFO [main][CipherTest] transformation=DESEDE/OFB144/TBC 08:44:57,264 INFO [main][CipherTest] transformation=DESEDE/OFB144/TBCPADDING 08:44:57,264 INFO [main][CipherTest] transformation=DESEDE/OFB144/X9.23 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB144/X9.23PADDING 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB144/ZEROBYTE 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB144/ZEROBYTEPADDING 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB152/ 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO10126 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO10126-2 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO10126-2PADDING 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO10126PADDING 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO7816-4 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB152/ISO7816-4PADDING 08:44:57,265 INFO [main][CipherTest] transformation=DESEDE/OFB152/NOPADDING 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB152/PKCS5 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB152/PKCS5PADDING 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB152/PKCS7 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB152/PKCS7PADDING 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB152/TBC 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB152/TBCPADDING 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB152/X9.23 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB152/X9.23PADDING 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB152/ZEROBYTE 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB152/ZEROBYTEPADDING 08:44:57,266 INFO [main][CipherTest] transformation=DESEDE/OFB16/ 08:44:57,267 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO10126 08:44:57,267 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO10126-2 08:44:57,267 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO10126-2PADDING 08:44:57,267 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO10126PADDING 08:44:57,267 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO7816-4 08:44:57,267 INFO [main][CipherTest] transformation=DESEDE/OFB16/ISO7816-4PADDING 08:44:57,267 INFO [main][CipherTest] transformation=DESEDE/OFB16/NOPADDING 08:44:57,267 INFO [main][CipherTest] transformation=DESEDE/OFB16/PKCS5 08:44:57,267 INFO [main][CipherTest] transformation=DESEDE/OFB16/PKCS5PADDING 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB16/PKCS7 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB16/PKCS7PADDING 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB16/TBC 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB16/TBCPADDING 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB16/X9.23 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB16/X9.23PADDING 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB16/ZEROBYTE 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB16/ZEROBYTEPADDING 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB160/ 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO10126 08:44:57,268 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO10126-2 08:44:57,269 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO10126-2PADDING 08:44:57,269 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO10126PADDING 08:44:57,269 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO7816-4 08:44:57,269 INFO [main][CipherTest] transformation=DESEDE/OFB160/ISO7816-4PADDING 08:44:57,269 INFO [main][CipherTest] transformation=DESEDE/OFB160/NOPADDING 08:44:57,269 INFO [main][CipherTest] transformation=DESEDE/OFB160/PKCS5 08:44:57,269 INFO [main][CipherTest] transformation=DESEDE/OFB160/PKCS5PADDING 08:44:57,269 INFO [main][CipherTest] transformation=DESEDE/OFB160/PKCS7 08:44:57,269 INFO [main][CipherTest] transformation=DESEDE/OFB160/PKCS7PADDING 08:44:57,269 INFO [main][CipherTest] transformation=DESEDE/OFB160/TBC 08:44:57,270 INFO [main][CipherTest] transformation=DESEDE/OFB160/TBCPADDING 08:44:57,270 INFO [main][CipherTest] transformation=DESEDE/OFB160/X9.23 08:44:57,270 INFO [main][CipherTest] transformation=DESEDE/OFB160/X9.23PADDING 08:44:57,270 INFO [main][CipherTest] transformation=DESEDE/OFB160/ZEROBYTE 08:44:57,270 INFO [main][CipherTest] transformation=DESEDE/OFB160/ZEROBYTEPADDING 08:44:57,270 INFO [main][CipherTest] transformation=DESEDE/OFB168/ 08:44:57,270 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO10126 08:44:57,270 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO10126-2 08:44:57,270 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO10126-2PADDING 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO10126PADDING 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO7816-4 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/ISO7816-4PADDING 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/NOPADDING 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/PKCS5 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/PKCS5PADDING 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/PKCS7 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/PKCS7PADDING 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/TBC 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/TBCPADDING 08:44:57,271 INFO [main][CipherTest] transformation=DESEDE/OFB168/X9.23 08:44:57,272 INFO [main][CipherTest] transformation=DESEDE/OFB168/X9.23PADDING 08:44:57,272 INFO [main][CipherTest] transformation=DESEDE/OFB168/ZEROBYTE 08:44:57,272 INFO [main][CipherTest] transformation=DESEDE/OFB168/ZEROBYTEPADDING 08:44:57,272 INFO [main][CipherTest] transformation=DESEDE/OFB176/ 08:44:57,272 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO10126 08:44:57,272 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO10126-2 08:44:57,272 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO10126-2PADDING 08:44:57,272 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO10126PADDING 08:44:57,273 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO7816-4 08:44:57,273 INFO [main][CipherTest] transformation=DESEDE/OFB176/ISO7816-4PADDING 08:44:57,273 INFO [main][CipherTest] transformation=DESEDE/OFB176/NOPADDING 08:44:57,273 INFO [main][CipherTest] transformation=DESEDE/OFB176/PKCS5 08:44:57,273 INFO [main][CipherTest] transformation=DESEDE/OFB176/PKCS5PADDING 08:44:57,273 INFO [main][CipherTest] transformation=DESEDE/OFB176/PKCS7 08:44:57,273 INFO [main][CipherTest] transformation=DESEDE/OFB176/PKCS7PADDING 08:44:57,273 INFO [main][CipherTest] transformation=DESEDE/OFB176/TBC 08:44:57,273 INFO [main][CipherTest] transformation=DESEDE/OFB176/TBCPADDING 08:44:57,273 INFO [main][CipherTest] transformation=DESEDE/OFB176/X9.23 08:44:57,274 INFO [main][CipherTest] transformation=DESEDE/OFB176/X9.23PADDING 08:44:57,274 INFO [main][CipherTest] transformation=DESEDE/OFB176/ZEROBYTE 08:44:57,274 INFO [main][CipherTest] transformation=DESEDE/OFB176/ZEROBYTEPADDING 08:44:57,274 INFO [main][CipherTest] transformation=DESEDE/OFB184/ 08:44:57,274 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO10126 08:44:57,274 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO10126-2 08:44:57,274 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO10126-2PADDING 08:44:57,274 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO10126PADDING 08:44:57,274 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO7816-4 08:44:57,275 INFO [main][CipherTest] transformation=DESEDE/OFB184/ISO7816-4PADDING 08:44:57,275 INFO [main][CipherTest] transformation=DESEDE/OFB184/NOPADDING 08:44:57,275 INFO [main][CipherTest] transformation=DESEDE/OFB184/PKCS5 08:44:57,275 INFO [main][CipherTest] transformation=DESEDE/OFB184/PKCS5PADDING 08:44:57,275 INFO [main][CipherTest] transformation=DESEDE/OFB184/PKCS7 08:44:57,275 INFO [main][CipherTest] transformation=DESEDE/OFB184/PKCS7PADDING 08:44:57,275 INFO [main][CipherTest] transformation=DESEDE/OFB184/TBC 08:44:57,275 INFO [main][CipherTest] transformation=DESEDE/OFB184/TBCPADDING 08:44:57,276 INFO [main][CipherTest] transformation=DESEDE/OFB184/X9.23 08:44:57,276 INFO [main][CipherTest] transformation=DESEDE/OFB184/X9.23PADDING 08:44:57,276 INFO [main][CipherTest] transformation=DESEDE/OFB184/ZEROBYTE 08:44:57,276 INFO [main][CipherTest] transformation=DESEDE/OFB184/ZEROBYTEPADDING 08:44:57,276 INFO [main][CipherTest] transformation=DESEDE/OFB192/ 08:44:57,276 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO10126 08:44:57,276 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO10126-2 08:44:57,276 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO10126-2PADDING 08:44:57,276 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO10126PADDING 08:44:57,276 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO7816-4 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/ISO7816-4PADDING 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/NOPADDING 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/PKCS5 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/PKCS5PADDING 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/PKCS7 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/PKCS7PADDING 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/TBC 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/TBCPADDING 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/X9.23 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/X9.23PADDING 08:44:57,277 INFO [main][CipherTest] transformation=DESEDE/OFB192/ZEROBYTE 08:44:57,278 INFO [main][CipherTest] transformation=DESEDE/OFB192/ZEROBYTEPADDING 08:44:57,278 INFO [main][CipherTest] transformation=DESEDE/OFB200/ 08:44:57,278 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO10126 08:44:57,278 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO10126-2 08:44:57,278 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO10126-2PADDING 08:44:57,278 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO10126PADDING 08:44:57,278 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO7816-4 08:44:57,278 INFO [main][CipherTest] transformation=DESEDE/OFB200/ISO7816-4PADDING 08:44:57,278 INFO [main][CipherTest] transformation=DESEDE/OFB200/NOPADDING 08:44:57,278 INFO [main][CipherTest] transformation=DESEDE/OFB200/PKCS5 08:44:57,279 INFO [main][CipherTest] transformation=DESEDE/OFB200/PKCS5PADDING 08:44:57,279 INFO [main][CipherTest] transformation=DESEDE/OFB200/PKCS7 08:44:57,279 INFO [main][CipherTest] transformation=DESEDE/OFB200/PKCS7PADDING 08:44:57,279 INFO [main][CipherTest] transformation=DESEDE/OFB200/TBC 08:44:57,279 INFO [main][CipherTest] transformation=DESEDE/OFB200/TBCPADDING 08:44:57,279 INFO [main][CipherTest] transformation=DESEDE/OFB200/X9.23 08:44:57,279 INFO [main][CipherTest] transformation=DESEDE/OFB200/X9.23PADDING 08:44:57,279 INFO [main][CipherTest] transformation=DESEDE/OFB200/ZEROBYTE 08:44:57,279 INFO [main][CipherTest] transformation=DESEDE/OFB200/ZEROBYTEPADDING 08:44:57,280 INFO [main][CipherTest] transformation=DESEDE/OFB208/ 08:44:57,280 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO10126 08:44:57,280 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO10126-2 08:44:57,280 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO10126-2PADDING 08:44:57,280 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO10126PADDING 08:44:57,280 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO7816-4 08:44:57,280 INFO [main][CipherTest] transformation=DESEDE/OFB208/ISO7816-4PADDING 08:44:57,280 INFO [main][CipherTest] transformation=DESEDE/OFB208/NOPADDING 08:44:57,280 INFO [main][CipherTest] transformation=DESEDE/OFB208/PKCS5 08:44:57,280 INFO [main][CipherTest] transformation=DESEDE/OFB208/PKCS5PADDING 08:44:57,281 INFO [main][CipherTest] transformation=DESEDE/OFB208/PKCS7 08:44:57,281 INFO [main][CipherTest] transformation=DESEDE/OFB208/PKCS7PADDING 08:44:57,281 INFO [main][CipherTest] transformation=DESEDE/OFB208/TBC 08:44:57,281 INFO [main][CipherTest] transformation=DESEDE/OFB208/TBCPADDING 08:44:57,281 INFO [main][CipherTest] transformation=DESEDE/OFB208/X9.23 08:44:57,281 INFO [main][CipherTest] transformation=DESEDE/OFB208/X9.23PADDING 08:44:57,281 INFO [main][CipherTest] transformation=DESEDE/OFB208/ZEROBYTE 08:44:57,281 INFO [main][CipherTest] transformation=DESEDE/OFB208/ZEROBYTEPADDING 08:44:57,281 INFO [main][CipherTest] transformation=DESEDE/OFB216/ 08:44:57,281 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO10126 08:44:57,282 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO10126-2 08:44:57,282 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO10126-2PADDING 08:44:57,282 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO10126PADDING 08:44:57,282 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO7816-4 08:44:57,282 INFO [main][CipherTest] transformation=DESEDE/OFB216/ISO7816-4PADDING 08:44:57,282 INFO [main][CipherTest] transformation=DESEDE/OFB216/NOPADDING 08:44:57,282 INFO [main][CipherTest] transformation=DESEDE/OFB216/PKCS5 08:44:57,282 INFO [main][CipherTest] transformation=DESEDE/OFB216/PKCS5PADDING 08:44:57,282 INFO [main][CipherTest] transformation=DESEDE/OFB216/PKCS7 08:44:57,283 INFO [main][CipherTest] transformation=DESEDE/OFB216/PKCS7PADDING 08:44:57,283 INFO [main][CipherTest] transformation=DESEDE/OFB216/TBC 08:44:57,283 INFO [main][CipherTest] transformation=DESEDE/OFB216/TBCPADDING 08:44:57,283 INFO [main][CipherTest] transformation=DESEDE/OFB216/X9.23 08:44:57,283 INFO [main][CipherTest] transformation=DESEDE/OFB216/X9.23PADDING 08:44:57,283 INFO [main][CipherTest] transformation=DESEDE/OFB216/ZEROBYTE 08:44:57,283 INFO [main][CipherTest] transformation=DESEDE/OFB216/ZEROBYTEPADDING 08:44:57,283 INFO [main][CipherTest] transformation=DESEDE/OFB224/ 08:44:57,283 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO10126 08:44:57,284 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO10126-2 08:44:57,284 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO10126-2PADDING 08:44:57,284 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO10126PADDING 08:44:57,284 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO7816-4 08:44:57,284 INFO [main][CipherTest] transformation=DESEDE/OFB224/ISO7816-4PADDING 08:44:57,284 INFO [main][CipherTest] transformation=DESEDE/OFB224/NOPADDING 08:44:57,284 INFO [main][CipherTest] transformation=DESEDE/OFB224/PKCS5 08:44:57,284 INFO [main][CipherTest] transformation=DESEDE/OFB224/PKCS5PADDING 08:44:57,284 INFO [main][CipherTest] transformation=DESEDE/OFB224/PKCS7 08:44:57,285 INFO [main][CipherTest] transformation=DESEDE/OFB224/PKCS7PADDING 08:44:57,285 INFO [main][CipherTest] transformation=DESEDE/OFB224/TBC 08:44:57,285 INFO [main][CipherTest] transformation=DESEDE/OFB224/TBCPADDING 08:44:57,285 INFO [main][CipherTest] transformation=DESEDE/OFB224/X9.23 08:44:57,285 INFO [main][CipherTest] transformation=DESEDE/OFB224/X9.23PADDING 08:44:57,285 INFO [main][CipherTest] transformation=DESEDE/OFB224/ZEROBYTE 08:44:57,285 INFO [main][CipherTest] transformation=DESEDE/OFB224/ZEROBYTEPADDING 08:44:57,285 INFO [main][CipherTest] transformation=DESEDE/OFB232/ 08:44:57,285 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO10126 08:44:57,286 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO10126-2 08:44:57,286 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO10126-2PADDING 08:44:57,286 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO10126PADDING 08:44:57,286 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO7816-4 08:44:57,286 INFO [main][CipherTest] transformation=DESEDE/OFB232/ISO7816-4PADDING 08:44:57,286 INFO [main][CipherTest] transformation=DESEDE/OFB232/NOPADDING 08:44:57,286 INFO [main][CipherTest] transformation=DESEDE/OFB232/PKCS5 08:44:57,286 INFO [main][CipherTest] transformation=DESEDE/OFB232/PKCS5PADDING 08:44:57,286 INFO [main][CipherTest] transformation=DESEDE/OFB232/PKCS7 08:44:57,286 INFO [main][CipherTest] transformation=DESEDE/OFB232/PKCS7PADDING 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB232/TBC 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB232/TBCPADDING 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB232/X9.23 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB232/X9.23PADDING 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB232/ZEROBYTE 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB232/ZEROBYTEPADDING 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB24/ 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO10126 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO10126-2 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO10126-2PADDING 08:44:57,287 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO10126PADDING 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO7816-4 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/ISO7816-4PADDING 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/NOPADDING 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/PKCS5 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/PKCS5PADDING 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/PKCS7 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/PKCS7PADDING 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/TBC 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/TBCPADDING 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/X9.23 08:44:57,288 INFO [main][CipherTest] transformation=DESEDE/OFB24/X9.23PADDING 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB24/ZEROBYTE 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB24/ZEROBYTEPADDING 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB240/ 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO10126 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO10126-2 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO10126-2PADDING 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO10126PADDING 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO7816-4 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB240/ISO7816-4PADDING 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB240/NOPADDING 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB240/PKCS5 08:44:57,289 INFO [main][CipherTest] transformation=DESEDE/OFB240/PKCS5PADDING 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB240/PKCS7 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB240/PKCS7PADDING 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB240/TBC 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB240/TBCPADDING 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB240/X9.23 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB240/X9.23PADDING 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB240/ZEROBYTE 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB240/ZEROBYTEPADDING 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB248/ 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO10126 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO10126-2 08:44:57,290 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO10126-2PADDING 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO10126PADDING 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO7816-4 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/ISO7816-4PADDING 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/NOPADDING 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/PKCS5 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/PKCS5PADDING 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/PKCS7 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/PKCS7PADDING 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/TBC 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/TBCPADDING 08:44:57,291 INFO [main][CipherTest] transformation=DESEDE/OFB248/X9.23 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB248/X9.23PADDING 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB248/ZEROBYTE 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB248/ZEROBYTEPADDING 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB256/ 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO10126 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO10126-2 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO10126-2PADDING 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO10126PADDING 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO7816-4 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB256/ISO7816-4PADDING 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB256/NOPADDING 08:44:57,292 INFO [main][CipherTest] transformation=DESEDE/OFB256/PKCS5 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB256/PKCS5PADDING 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB256/PKCS7 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB256/PKCS7PADDING 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB256/TBC 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB256/TBCPADDING 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB256/X9.23 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB256/X9.23PADDING 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB256/ZEROBYTE 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB256/ZEROBYTEPADDING 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB32/ 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO10126 08:44:57,293 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO10126-2 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO10126-2PADDING 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO10126PADDING 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO7816-4 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/ISO7816-4PADDING 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/NOPADDING 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/PKCS5 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/PKCS5PADDING 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/PKCS7 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/PKCS7PADDING 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/TBC 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/TBCPADDING 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/X9.23 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/X9.23PADDING 08:44:57,294 INFO [main][CipherTest] transformation=DESEDE/OFB32/ZEROBYTE 08:44:57,295 INFO [main][CipherTest] transformation=DESEDE/OFB32/ZEROBYTEPADDING 08:44:57,295 INFO [main][CipherTest] transformation=DESEDE/OFB40/ 08:44:57,295 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO10126 08:44:57,295 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO10126-2 08:44:57,295 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO10126-2PADDING 08:44:57,295 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO10126PADDING 08:44:57,295 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO7816-4 08:44:57,295 INFO [main][CipherTest] transformation=DESEDE/OFB40/ISO7816-4PADDING 08:44:57,295 INFO [main][CipherTest] transformation=DESEDE/OFB40/NOPADDING 08:44:57,295 INFO [main][CipherTest] transformation=DESEDE/OFB40/PKCS5 08:44:57,296 INFO [main][CipherTest] transformation=DESEDE/OFB40/PKCS5PADDING 08:44:57,296 INFO [main][CipherTest] transformation=DESEDE/OFB40/PKCS7 08:44:57,296 INFO [main][CipherTest] transformation=DESEDE/OFB40/PKCS7PADDING 08:44:57,296 INFO [main][CipherTest] transformation=DESEDE/OFB40/TBC 08:44:57,296 INFO [main][CipherTest] transformation=DESEDE/OFB40/TBCPADDING 08:44:57,296 INFO [main][CipherTest] transformation=DESEDE/OFB40/X9.23 08:44:57,296 INFO [main][CipherTest] transformation=DESEDE/OFB40/X9.23PADDING 08:44:57,296 INFO [main][CipherTest] transformation=DESEDE/OFB40/ZEROBYTE 08:44:57,296 INFO [main][CipherTest] transformation=DESEDE/OFB40/ZEROBYTEPADDING 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/ 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO10126 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO10126-2 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO10126-2PADDING 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO10126PADDING 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO7816-4 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/ISO7816-4PADDING 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/NOPADDING 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/PKCS5 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/PKCS5PADDING 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/PKCS7 08:44:57,297 INFO [main][CipherTest] transformation=DESEDE/OFB48/PKCS7PADDING 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB48/TBC 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB48/TBCPADDING 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB48/X9.23 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB48/X9.23PADDING 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB48/ZEROBYTE 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB48/ZEROBYTEPADDING 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB56/ 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO10126 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO10126-2 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO10126-2PADDING 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO10126PADDING 08:44:57,298 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO7816-4 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/ISO7816-4PADDING 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/NOPADDING 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/PKCS5 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/PKCS5PADDING 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/PKCS7 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/PKCS7PADDING 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/TBC 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/TBCPADDING 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/X9.23 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/X9.23PADDING 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/ZEROBYTE 08:44:57,299 INFO [main][CipherTest] transformation=DESEDE/OFB56/ZEROBYTEPADDING 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/ 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO10126 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO10126-2 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO10126-2PADDING 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO10126PADDING 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO7816-4 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/ISO7816-4PADDING 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/NOPADDING 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/PKCS5 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/PKCS5PADDING 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/PKCS7 08:44:57,300 INFO [main][CipherTest] transformation=DESEDE/OFB64/PKCS7PADDING 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB64/TBC 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB64/TBCPADDING 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB64/X9.23 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB64/X9.23PADDING 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB64/ZEROBYTE 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB64/ZEROBYTEPADDING 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB72/ 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO10126 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO10126-2 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO10126-2PADDING 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO10126PADDING 08:44:57,301 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO7816-4 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/ISO7816-4PADDING 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/NOPADDING 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/PKCS5 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/PKCS5PADDING 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/PKCS7 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/PKCS7PADDING 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/TBC 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/TBCPADDING 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/X9.23 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/X9.23PADDING 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/ZEROBYTE 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB72/ZEROBYTEPADDING 08:44:57,302 INFO [main][CipherTest] transformation=DESEDE/OFB8/ 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO10126 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO10126-2 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO10126-2PADDING 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO10126PADDING 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO7816-4 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/ISO7816-4PADDING 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/NOPADDING 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/PKCS5 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/PKCS5PADDING 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/PKCS7 08:44:57,303 INFO [main][CipherTest] transformation=DESEDE/OFB8/PKCS7PADDING 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB8/TBC 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB8/TBCPADDING 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB8/X9.23 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB8/X9.23PADDING 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB8/ZEROBYTE 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB8/ZEROBYTEPADDING 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB80/ 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO10126 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO10126-2 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO10126-2PADDING 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO10126PADDING 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO7816-4 08:44:57,304 INFO [main][CipherTest] transformation=DESEDE/OFB80/ISO7816-4PADDING 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/NOPADDING 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/PKCS5 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/PKCS5PADDING 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/PKCS7 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/PKCS7PADDING 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/TBC 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/TBCPADDING 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/X9.23 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/X9.23PADDING 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/ZEROBYTE 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB80/ZEROBYTEPADDING 08:44:57,305 INFO [main][CipherTest] transformation=DESEDE/OFB88/ 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO10126 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO10126-2 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO10126-2PADDING 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO10126PADDING 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO7816-4 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/ISO7816-4PADDING 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/NOPADDING 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/PKCS5 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/PKCS5PADDING 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/PKCS7 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/PKCS7PADDING 08:44:57,306 INFO [main][CipherTest] transformation=DESEDE/OFB88/TBC 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB88/TBCPADDING 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB88/X9.23 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB88/X9.23PADDING 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB88/ZEROBYTE 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB88/ZEROBYTEPADDING 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB96/ 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO10126 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO10126-2 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO10126-2PADDING 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO10126PADDING 08:44:57,307 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO7816-4 08:44:57,308 INFO [main][CipherTest] transformation=DESEDE/OFB96/ISO7816-4PADDING 08:44:57,308 INFO [main][CipherTest] transformation=DESEDE/OFB96/NOPADDING 08:44:57,308 INFO [main][CipherTest] transformation=DESEDE/OFB96/PKCS5 08:44:57,308 INFO [main][CipherTest] transformation=DESEDE/OFB96/PKCS5PADDING 08:44:57,308 INFO [main][CipherTest] transformation=DESEDE/OFB96/PKCS7 08:44:57,308 INFO [main][CipherTest] transformation=DESEDE/OFB96/PKCS7PADDING 08:44:57,308 INFO [main][CipherTest] transformation=DESEDE/OFB96/TBC 08:44:57,308 INFO [main][CipherTest] transformation=DESEDE/OFB96/TBCPADDING 08:44:57,308 INFO [main][CipherTest] transformation=DESEDE/OFB96/X9.23 08:44:57,308 INFO [main][CipherTest] transformation=DESEDE/OFB96/X9.23PADDING 08:44:57,309 INFO [main][CipherTest] transformation=DESEDE/OFB96/ZEROBYTE 08:44:57,309 INFO [main][CipherTest] transformation=DESEDE/OFB96/ZEROBYTEPADDING 08:44:57,309 INFO [main][CipherTest] transformation=DESEDE/SIC/ 08:44:57,309 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO10126 08:44:57,309 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO10126-2 08:44:57,309 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO10126-2PADDING 08:44:57,309 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO10126PADDING 08:44:57,309 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO7816-4 08:44:57,309 INFO [main][CipherTest] transformation=DESEDE/SIC/ISO7816-4PADDING 08:44:57,310 INFO [main][CipherTest] transformation=DESEDE/SIC/NOPADDING 08:44:57,310 INFO [main][CipherTest] transformation=DESEDE/SIC/PKCS5 08:44:57,310 INFO [main][CipherTest] transformation=DESEDE/SIC/PKCS5PADDING 08:44:57,310 INFO [main][CipherTest] transformation=DESEDE/SIC/PKCS7 08:44:57,310 INFO [main][CipherTest] transformation=DESEDE/SIC/PKCS7PADDING 08:44:57,310 INFO [main][CipherTest] transformation=DESEDE/SIC/TBC 08:44:57,310 INFO [main][CipherTest] transformation=DESEDE/SIC/TBCPADDING 08:44:57,310 INFO [main][CipherTest] transformation=DESEDE/SIC/X9.23 08:44:57,311 INFO [main][CipherTest] transformation=DESEDE/SIC/X9.23PADDING 08:44:57,311 INFO [main][CipherTest] transformation=DESEDE/SIC/ZEROBYTE 08:44:57,311 INFO [main][CipherTest] transformation=DESEDE/SIC/ZEROBYTEPADDING 08:44:57,311 INFO [main][CipherTest] transformation=GOST28147// 08:44:57,311 ERROR [main][CipherTest] transformation "GOST28147//": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,311 INFO [main][CipherTest] transformation=GOST28147//NOPADDING 08:44:57,311 ERROR [main][CipherTest] transformation "GOST28147//NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,311 INFO [main][CipherTest] transformation=GOST28147/CBC-CTS/ 08:44:57,311 ERROR [main][CipherTest] transformation "GOST28147/CBC-CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,311 INFO [main][CipherTest] transformation=GOST28147/CBC-CTS/NOPADDING 08:44:57,311 ERROR [main][CipherTest] transformation "GOST28147/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,311 INFO [main][CipherTest] transformation=GOST28147/CBC/ 08:44:57,312 ERROR [main][CipherTest] transformation "GOST28147/CBC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,312 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO10126 08:44:57,312 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,312 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO10126-2 08:44:57,312 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,312 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO10126-2PADDING 08:44:57,312 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,312 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO10126PADDING 08:44:57,312 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,312 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO7816-4 08:44:57,312 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,312 INFO [main][CipherTest] transformation=GOST28147/CBC/ISO7816-4PADDING 08:44:57,312 ERROR [main][CipherTest] transformation "GOST28147/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,312 INFO [main][CipherTest] transformation=GOST28147/CBC/NOPADDING 08:44:57,312 ERROR [main][CipherTest] transformation "GOST28147/CBC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,312 INFO [main][CipherTest] transformation=GOST28147/CBC/PKCS5 08:44:57,312 ERROR [main][CipherTest] transformation "GOST28147/CBC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,312 INFO [main][CipherTest] transformation=GOST28147/CBC/PKCS5PADDING 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CBC/PKCS7 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CBC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CBC/PKCS7PADDING 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CBC/TBC 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CBC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CBC/TBCPADDING 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CBC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CBC/X9.23 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CBC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CBC/X9.23PADDING 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CBC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CBC/ZEROBYTE 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CBC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CBC/ZEROBYTEPADDING 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CFB/ 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO10126 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,313 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO10126-2 08:44:57,313 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO10126-2PADDING 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO10126PADDING 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO7816-4 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/ISO7816-4PADDING 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/NOPADDING 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/PKCS5 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/PKCS5PADDING 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/PKCS7 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/PKCS7PADDING 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/TBC 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/TBCPADDING 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/X9.23 08:44:57,314 ERROR [main][CipherTest] transformation "GOST28147/CFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,314 INFO [main][CipherTest] transformation=GOST28147/CFB/X9.23PADDING 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB/ZEROBYTE 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB/ZEROBYTEPADDING 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB104/ 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO10126 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO10126-2 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO10126-2PADDING 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO10126PADDING 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO7816-4 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB104/ISO7816-4PADDING 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB104/NOPADDING 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,315 INFO [main][CipherTest] transformation=GOST28147/CFB104/PKCS5 08:44:57,315 ERROR [main][CipherTest] transformation "GOST28147/CFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB104/PKCS5PADDING 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB104/PKCS7 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB104/PKCS7PADDING 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB104/TBC 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB104/TBCPADDING 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB104/X9.23 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB104/X9.23PADDING 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB104/ZEROBYTE 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB104/ZEROBYTEPADDING 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB112/ 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO10126 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO10126-2 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO10126-2PADDING 08:44:57,316 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,316 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO10126PADDING 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO7816-4 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/ISO7816-4PADDING 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/NOPADDING 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/PKCS5 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/PKCS5PADDING 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/PKCS7 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/PKCS7PADDING 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/TBC 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/TBCPADDING 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/X9.23 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/X9.23PADDING 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/ZEROBYTE 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,317 INFO [main][CipherTest] transformation=GOST28147/CFB112/ZEROBYTEPADDING 08:44:57,317 ERROR [main][CipherTest] transformation "GOST28147/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/ 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO10126 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO10126-2 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO10126-2PADDING 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO10126PADDING 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO7816-4 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/ISO7816-4PADDING 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/NOPADDING 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/PKCS5 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/PKCS5PADDING 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/PKCS7 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/PKCS7PADDING 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/TBC 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/TBCPADDING 08:44:57,318 ERROR [main][CipherTest] transformation "GOST28147/CFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,318 INFO [main][CipherTest] transformation=GOST28147/CFB120/X9.23 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB120/X9.23PADDING 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB120/ZEROBYTE 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB120/ZEROBYTEPADDING 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB128/ 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO10126 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO10126-2 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO10126-2PADDING 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO10126PADDING 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO7816-4 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB128/ISO7816-4PADDING 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB128/NOPADDING 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB128/PKCS5 08:44:57,319 ERROR [main][CipherTest] transformation "GOST28147/CFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,319 INFO [main][CipherTest] transformation=GOST28147/CFB128/PKCS5PADDING 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB128/PKCS7 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB128/PKCS7PADDING 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB128/TBC 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB128/TBCPADDING 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB128/X9.23 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB128/X9.23PADDING 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB128/ZEROBYTE 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB128/ZEROBYTEPADDING 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB136/ 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO10126 08:44:57,320 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,320 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO10126-2 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO10126-2PADDING 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO10126PADDING 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO7816-4 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/ISO7816-4PADDING 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/NOPADDING 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/PKCS5 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/PKCS5PADDING 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/PKCS7 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/PKCS7PADDING 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/TBC 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/TBCPADDING 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/X9.23 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/X9.23PADDING 08:44:57,321 ERROR [main][CipherTest] transformation "GOST28147/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,321 INFO [main][CipherTest] transformation=GOST28147/CFB136/ZEROBYTE 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB136/ZEROBYTEPADDING 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/ 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO10126 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO10126-2 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO10126-2PADDING 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO10126PADDING 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO7816-4 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/ISO7816-4PADDING 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/NOPADDING 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/PKCS5 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/PKCS5PADDING 08:44:57,322 ERROR [main][CipherTest] transformation "GOST28147/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,322 INFO [main][CipherTest] transformation=GOST28147/CFB144/PKCS7 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB144/PKCS7PADDING 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB144/TBC 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB144/TBCPADDING 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB144/X9.23 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB144/X9.23PADDING 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB144/ZEROBYTE 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB144/ZEROBYTEPADDING 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB152/ 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO10126 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO10126-2 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO10126-2PADDING 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO10126PADDING 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO7816-4 08:44:57,323 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,323 INFO [main][CipherTest] transformation=GOST28147/CFB152/ISO7816-4PADDING 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/NOPADDING 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/PKCS5 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/PKCS5PADDING 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/PKCS7 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/PKCS7PADDING 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/TBC 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/TBCPADDING 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/X9.23 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/X9.23PADDING 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/ZEROBYTE 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB152/ZEROBYTEPADDING 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB16/ 08:44:57,324 ERROR [main][CipherTest] transformation "GOST28147/CFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,324 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO10126 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO10126-2 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO10126-2PADDING 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO10126PADDING 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO7816-4 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/ISO7816-4PADDING 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/NOPADDING 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/PKCS5 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/PKCS5PADDING 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/PKCS7 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/PKCS7PADDING 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/TBC 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,325 INFO [main][CipherTest] transformation=GOST28147/CFB16/TBCPADDING 08:44:57,325 ERROR [main][CipherTest] transformation "GOST28147/CFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB16/X9.23 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB16/X9.23PADDING 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB16/ZEROBYTE 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB16/ZEROBYTEPADDING 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/ 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO10126 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO10126-2 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO10126-2PADDING 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO10126PADDING 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO7816-4 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/ISO7816-4PADDING 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/NOPADDING 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/PKCS5 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/PKCS5PADDING 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/PKCS7 08:44:57,326 ERROR [main][CipherTest] transformation "GOST28147/CFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,326 INFO [main][CipherTest] transformation=GOST28147/CFB160/PKCS7PADDING 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB160/TBC 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB160/TBCPADDING 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB160/X9.23 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB160/X9.23PADDING 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB160/ZEROBYTE 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB160/ZEROBYTEPADDING 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB168/ 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO10126 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO10126-2 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO10126-2PADDING 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO10126PADDING 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,327 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO7816-4 08:44:57,327 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/ISO7816-4PADDING 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/NOPADDING 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/PKCS5 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/PKCS5PADDING 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/PKCS7 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/PKCS7PADDING 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/TBC 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/TBCPADDING 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/X9.23 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/X9.23PADDING 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/ZEROBYTE 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB168/ZEROBYTEPADDING 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB176/ 08:44:57,328 ERROR [main][CipherTest] transformation "GOST28147/CFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,328 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO10126 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO10126-2 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO10126-2PADDING 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO10126PADDING 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO7816-4 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/ISO7816-4PADDING 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/NOPADDING 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/PKCS5 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/PKCS5PADDING 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/PKCS7 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/PKCS7PADDING 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/TBC 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/TBCPADDING 08:44:57,329 ERROR [main][CipherTest] transformation "GOST28147/CFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,329 INFO [main][CipherTest] transformation=GOST28147/CFB176/X9.23 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB176/X9.23PADDING 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB176/ZEROBYTE 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB176/ZEROBYTEPADDING 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/ 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO10126 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO10126-2 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO10126-2PADDING 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO10126PADDING 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO7816-4 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/ISO7816-4PADDING 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/NOPADDING 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/PKCS5 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/PKCS5PADDING 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,330 INFO [main][CipherTest] transformation=GOST28147/CFB184/PKCS7 08:44:57,330 ERROR [main][CipherTest] transformation "GOST28147/CFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB184/PKCS7PADDING 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB184/TBC 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB184/TBCPADDING 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB184/X9.23 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB184/X9.23PADDING 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB184/ZEROBYTE 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB184/ZEROBYTEPADDING 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB192/ 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO10126 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO10126-2 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO10126-2PADDING 08:44:57,331 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,331 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO10126PADDING 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO7816-4 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/ISO7816-4PADDING 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/NOPADDING 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/PKCS5 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/PKCS5PADDING 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/PKCS7 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/PKCS7PADDING 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/TBC 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/TBCPADDING 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/X9.23 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,332 INFO [main][CipherTest] transformation=GOST28147/CFB192/X9.23PADDING 08:44:57,332 ERROR [main][CipherTest] transformation "GOST28147/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB192/ZEROBYTE 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB192/ZEROBYTEPADDING 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/ 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO10126 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO10126-2 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO10126-2PADDING 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO10126PADDING 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO7816-4 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/ISO7816-4PADDING 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/NOPADDING 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/PKCS5 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/PKCS5PADDING 08:44:57,333 ERROR [main][CipherTest] transformation "GOST28147/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,333 INFO [main][CipherTest] transformation=GOST28147/CFB200/PKCS7 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB200/PKCS7PADDING 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB200/TBC 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB200/TBCPADDING 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB200/X9.23 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB200/X9.23PADDING 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB200/ZEROBYTE 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB200/ZEROBYTEPADDING 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB208/ 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO10126 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO10126-2 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO10126-2PADDING 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO10126PADDING 08:44:57,334 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,334 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO7816-4 08:44:57,335 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,335 INFO [main][CipherTest] transformation=GOST28147/CFB208/ISO7816-4PADDING 08:44:57,335 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,335 INFO [main][CipherTest] transformation=GOST28147/CFB208/NOPADDING 08:44:57,335 ERROR [main][CipherTest] transformation "GOST28147/CFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,335 INFO [main][CipherTest] transformation=GOST28147/CFB208/PKCS5 08:44:57,335 ERROR [main][CipherTest] transformation "GOST28147/CFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,335 INFO [main][CipherTest] transformation=GOST28147/CFB208/PKCS5PADDING 08:44:57,335 ERROR [main][CipherTest] transformation "GOST28147/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,335 INFO [main][CipherTest] transformation=GOST28147/CFB208/PKCS7 08:44:57,335 ERROR [main][CipherTest] transformation "GOST28147/CFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,335 INFO [main][CipherTest] transformation=GOST28147/CFB208/PKCS7PADDING 08:44:57,335 ERROR [main][CipherTest] transformation "GOST28147/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,335 INFO [main][CipherTest] transformation=GOST28147/CFB208/TBC 08:44:57,335 ERROR [main][CipherTest] transformation "GOST28147/CFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,335 INFO [main][CipherTest] transformation=GOST28147/CFB208/TBCPADDING 08:44:57,335 ERROR [main][CipherTest] transformation "GOST28147/CFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,335 INFO [main][CipherTest] transformation=GOST28147/CFB208/X9.23 08:44:57,335 ERROR [main][CipherTest] transformation "GOST28147/CFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,335 INFO [main][CipherTest] transformation=GOST28147/CFB208/X9.23PADDING 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB208/ZEROBYTE 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB208/ZEROBYTEPADDING 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/ 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO10126 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO10126-2 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO10126-2PADDING 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO10126PADDING 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO7816-4 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/ISO7816-4PADDING 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/NOPADDING 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/PKCS5 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/PKCS5PADDING 08:44:57,336 ERROR [main][CipherTest] transformation "GOST28147/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,336 INFO [main][CipherTest] transformation=GOST28147/CFB216/PKCS7 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB216/PKCS7PADDING 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB216/TBC 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB216/TBCPADDING 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB216/X9.23 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB216/X9.23PADDING 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB216/ZEROBYTE 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB216/ZEROBYTEPADDING 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB224/ 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO10126 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO10126-2 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO10126-2PADDING 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO10126PADDING 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO7816-4 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,337 INFO [main][CipherTest] transformation=GOST28147/CFB224/ISO7816-4PADDING 08:44:57,337 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/NOPADDING 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/PKCS5 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/PKCS5PADDING 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/PKCS7 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/PKCS7PADDING 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/TBC 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/TBCPADDING 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/X9.23 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/X9.23PADDING 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/ZEROBYTE 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB224/ZEROBYTEPADDING 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB232/ 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO10126 08:44:57,338 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,338 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO10126-2 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO10126-2PADDING 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO10126PADDING 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO7816-4 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/ISO7816-4PADDING 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/NOPADDING 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/PKCS5 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/PKCS5PADDING 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/PKCS7 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/PKCS7PADDING 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/TBC 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/TBCPADDING 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,339 INFO [main][CipherTest] transformation=GOST28147/CFB232/X9.23 08:44:57,339 ERROR [main][CipherTest] transformation "GOST28147/CFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB232/X9.23PADDING 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB232/ZEROBYTE 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB232/ZEROBYTEPADDING 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/ 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO10126 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO10126-2 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO10126-2PADDING 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO10126PADDING 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO7816-4 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/ISO7816-4PADDING 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/NOPADDING 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/PKCS5 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/PKCS5PADDING 08:44:57,340 ERROR [main][CipherTest] transformation "GOST28147/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,340 INFO [main][CipherTest] transformation=GOST28147/CFB24/PKCS7 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB24/PKCS7PADDING 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB24/TBC 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB24/TBCPADDING 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB24/X9.23 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB24/X9.23PADDING 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB24/ZEROBYTE 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB24/ZEROBYTEPADDING 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB240/ 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO10126 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO10126-2 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO10126-2PADDING 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO10126PADDING 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO7816-4 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,341 INFO [main][CipherTest] transformation=GOST28147/CFB240/ISO7816-4PADDING 08:44:57,341 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/NOPADDING 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/PKCS5 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/PKCS5PADDING 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/PKCS7 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/PKCS7PADDING 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/TBC 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/TBCPADDING 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/X9.23 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/X9.23PADDING 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/ZEROBYTE 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB240/ZEROBYTEPADDING 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB248/ 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,342 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO10126 08:44:57,342 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO10126-2 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO10126-2PADDING 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO10126PADDING 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO7816-4 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/ISO7816-4PADDING 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/NOPADDING 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/PKCS5 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/PKCS5PADDING 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/PKCS7 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/PKCS7PADDING 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/TBC 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/TBCPADDING 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/X9.23 08:44:57,343 ERROR [main][CipherTest] transformation "GOST28147/CFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,343 INFO [main][CipherTest] transformation=GOST28147/CFB248/X9.23PADDING 08:44:57,344 ERROR [main][CipherTest] transformation "GOST28147/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,344 INFO [main][CipherTest] transformation=GOST28147/CFB248/ZEROBYTE 08:44:57,344 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,344 INFO [main][CipherTest] transformation=GOST28147/CFB248/ZEROBYTEPADDING 08:44:57,344 ERROR [main][CipherTest] transformation "GOST28147/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,344 INFO [main][CipherTest] transformation=GOST28147/CFB256/ 08:44:57,344 ERROR [main][CipherTest] transformation "GOST28147/CFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,344 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO10126 08:44:57,344 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,344 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO10126-2 08:44:57,344 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,344 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO10126-2PADDING 08:44:57,344 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,344 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO10126PADDING 08:44:57,344 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,344 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO7816-4 08:44:57,344 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,344 INFO [main][CipherTest] transformation=GOST28147/CFB256/ISO7816-4PADDING 08:44:57,344 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,344 INFO [main][CipherTest] transformation=GOST28147/CFB256/NOPADDING 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB256/PKCS5 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB256/PKCS5PADDING 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB256/PKCS7 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB256/PKCS7PADDING 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB256/TBC 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB256/TBCPADDING 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB256/X9.23 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB256/X9.23PADDING 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB256/ZEROBYTE 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB256/ZEROBYTEPADDING 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB32/ 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO10126 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,345 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO10126-2 08:44:57,345 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO10126-2PADDING 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO10126PADDING 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO7816-4 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/ISO7816-4PADDING 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/NOPADDING 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/PKCS5 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/PKCS5PADDING 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/PKCS7 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/PKCS7PADDING 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/TBC 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/TBCPADDING 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/X9.23 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/X9.23PADDING 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/ZEROBYTE 08:44:57,346 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,346 INFO [main][CipherTest] transformation=GOST28147/CFB32/ZEROBYTEPADDING 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/ 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO10126 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO10126-2 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO10126-2PADDING 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO10126PADDING 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO7816-4 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/ISO7816-4PADDING 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/NOPADDING 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/PKCS5 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/PKCS5PADDING 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,347 INFO [main][CipherTest] transformation=GOST28147/CFB40/PKCS7 08:44:57,347 ERROR [main][CipherTest] transformation "GOST28147/CFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB40/PKCS7PADDING 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB40/TBC 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB40/TBCPADDING 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB40/X9.23 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB40/X9.23PADDING 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB40/ZEROBYTE 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB40/ZEROBYTEPADDING 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB48/ 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO10126 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO10126-2 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO10126-2PADDING 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO10126PADDING 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO7816-4 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,348 INFO [main][CipherTest] transformation=GOST28147/CFB48/ISO7816-4PADDING 08:44:57,348 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/NOPADDING 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/PKCS5 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/PKCS5PADDING 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/PKCS7 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/PKCS7PADDING 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/TBC 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/TBCPADDING 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/X9.23 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/X9.23PADDING 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/ZEROBYTE 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB48/ZEROBYTEPADDING 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB56/ 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO10126 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO10126-2 08:44:57,349 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,349 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO10126-2PADDING 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO10126PADDING 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO7816-4 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/ISO7816-4PADDING 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/NOPADDING 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/PKCS5 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/PKCS5PADDING 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/PKCS7 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/PKCS7PADDING 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/TBC 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/TBCPADDING 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/X9.23 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,350 INFO [main][CipherTest] transformation=GOST28147/CFB56/X9.23PADDING 08:44:57,350 ERROR [main][CipherTest] transformation "GOST28147/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB56/ZEROBYTE 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB56/ZEROBYTEPADDING 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/ 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO10126 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO10126-2 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO10126-2PADDING 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO10126PADDING 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO7816-4 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/ISO7816-4PADDING 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/NOPADDING 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/PKCS5 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/PKCS5PADDING 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/PKCS7 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,351 INFO [main][CipherTest] transformation=GOST28147/CFB64/PKCS7PADDING 08:44:57,351 ERROR [main][CipherTest] transformation "GOST28147/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB64/TBC 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB64/TBCPADDING 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB64/X9.23 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB64/X9.23PADDING 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB64/ZEROBYTE 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB64/ZEROBYTEPADDING 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB72/ 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO10126 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO10126-2 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO10126-2PADDING 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO10126PADDING 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO7816-4 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB72/ISO7816-4PADDING 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB72/NOPADDING 08:44:57,352 ERROR [main][CipherTest] transformation "GOST28147/CFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,352 INFO [main][CipherTest] transformation=GOST28147/CFB72/PKCS5 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB72/PKCS5PADDING 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB72/PKCS7 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB72/PKCS7PADDING 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB72/TBC 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB72/TBCPADDING 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB72/X9.23 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB72/X9.23PADDING 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB72/ZEROBYTE 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB72/ZEROBYTEPADDING 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB8/ 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO10126 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO10126-2 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO10126-2PADDING 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO10126PADDING 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO7816-4 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB8/ISO7816-4PADDING 08:44:57,353 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,353 INFO [main][CipherTest] transformation=GOST28147/CFB8/NOPADDING 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB8/PKCS5 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB8/PKCS5PADDING 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB8/PKCS7 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB8/PKCS7PADDING 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB8/TBC 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB8/TBCPADDING 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB8/X9.23 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB8/X9.23PADDING 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB8/ZEROBYTE 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB8/ZEROBYTEPADDING 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,354 INFO [main][CipherTest] transformation=GOST28147/CFB80/ 08:44:57,354 ERROR [main][CipherTest] transformation "GOST28147/CFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO10126 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO10126-2 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO10126-2PADDING 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO10126PADDING 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO7816-4 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/ISO7816-4PADDING 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/NOPADDING 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/PKCS5 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/PKCS5PADDING 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/PKCS7 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/PKCS7PADDING 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/TBC 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,355 INFO [main][CipherTest] transformation=GOST28147/CFB80/TBCPADDING 08:44:57,355 ERROR [main][CipherTest] transformation "GOST28147/CFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB80/X9.23 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB80/X9.23PADDING 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB80/ZEROBYTE 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB80/ZEROBYTEPADDING 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB88/ 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO10126 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO10126-2 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO10126-2PADDING 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO10126PADDING 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO7816-4 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB88/ISO7816-4PADDING 08:44:57,356 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,356 INFO [main][CipherTest] transformation=GOST28147/CFB88/NOPADDING 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB88/PKCS5 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB88/PKCS5PADDING 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB88/PKCS7 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB88/PKCS7PADDING 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB88/TBC 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB88/TBCPADDING 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB88/X9.23 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB88/X9.23PADDING 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB88/ZEROBYTE 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB88/ZEROBYTEPADDING 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB96/ 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO10126 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO10126-2 08:44:57,357 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,357 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO10126-2PADDING 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO10126PADDING 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO7816-4 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/ISO7816-4PADDING 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/NOPADDING 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/PKCS5 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/PKCS5PADDING 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/PKCS7 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/PKCS7PADDING 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/TBC 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/TBCPADDING 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/X9.23 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,358 INFO [main][CipherTest] transformation=GOST28147/CFB96/X9.23PADDING 08:44:57,358 ERROR [main][CipherTest] transformation "GOST28147/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,359 INFO [main][CipherTest] transformation=GOST28147/CFB96/ZEROBYTE 08:44:57,359 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,359 INFO [main][CipherTest] transformation=GOST28147/CFB96/ZEROBYTEPADDING 08:44:57,359 ERROR [main][CipherTest] transformation "GOST28147/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,359 INFO [main][CipherTest] transformation=GOST28147/CTS/ 08:44:57,360 ERROR [main][CipherTest] transformation "GOST28147/CTS/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,360 INFO [main][CipherTest] transformation=GOST28147/CTS/NOPADDING 08:44:57,360 ERROR [main][CipherTest] transformation "GOST28147/CTS/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,360 INFO [main][CipherTest] transformation=GOST28147/EAX/ 08:44:57,360 ERROR [main][CipherTest] transformation "GOST28147/EAX/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,360 INFO [main][CipherTest] transformation=GOST28147/EAX/NOPADDING 08:44:57,360 ERROR [main][CipherTest] transformation "GOST28147/EAX/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,360 INFO [main][CipherTest] transformation=GOST28147/ECB/ 08:44:57,360 ERROR [main][CipherTest] transformation "GOST28147/ECB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,360 INFO [main][CipherTest] transformation=GOST28147/ECB/NOPADDING 08:44:57,360 ERROR [main][CipherTest] transformation "GOST28147/ECB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,360 INFO [main][CipherTest] transformation=GOST28147/GOFB/ 08:44:57,360 ERROR [main][CipherTest] transformation "GOST28147/GOFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,360 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO10126 08:44:57,360 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,360 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO10126-2 08:44:57,360 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,361 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO10126-2PADDING 08:44:57,361 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,361 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO10126PADDING 08:44:57,361 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,361 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO7816-4 08:44:57,361 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,361 INFO [main][CipherTest] transformation=GOST28147/GOFB/ISO7816-4PADDING 08:44:57,361 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,361 INFO [main][CipherTest] transformation=GOST28147/GOFB/NOPADDING 08:44:57,361 ERROR [main][CipherTest] transformation "GOST28147/GOFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,361 INFO [main][CipherTest] transformation=GOST28147/GOFB/PKCS5 08:44:57,361 ERROR [main][CipherTest] transformation "GOST28147/GOFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,361 INFO [main][CipherTest] transformation=GOST28147/GOFB/PKCS5PADDING 08:44:57,361 ERROR [main][CipherTest] transformation "GOST28147/GOFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,361 INFO [main][CipherTest] transformation=GOST28147/GOFB/PKCS7 08:44:57,361 ERROR [main][CipherTest] transformation "GOST28147/GOFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,361 INFO [main][CipherTest] transformation=GOST28147/GOFB/PKCS7PADDING 08:44:57,361 ERROR [main][CipherTest] transformation "GOST28147/GOFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,362 INFO [main][CipherTest] transformation=GOST28147/GOFB/TBC 08:44:57,362 ERROR [main][CipherTest] transformation "GOST28147/GOFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,362 INFO [main][CipherTest] transformation=GOST28147/GOFB/TBCPADDING 08:44:57,362 ERROR [main][CipherTest] transformation "GOST28147/GOFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,362 INFO [main][CipherTest] transformation=GOST28147/GOFB/X9.23 08:44:57,362 ERROR [main][CipherTest] transformation "GOST28147/GOFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,362 INFO [main][CipherTest] transformation=GOST28147/GOFB/X9.23PADDING 08:44:57,362 ERROR [main][CipherTest] transformation "GOST28147/GOFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,362 INFO [main][CipherTest] transformation=GOST28147/GOFB/ZEROBYTE 08:44:57,362 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,362 INFO [main][CipherTest] transformation=GOST28147/GOFB/ZEROBYTEPADDING 08:44:57,362 ERROR [main][CipherTest] transformation "GOST28147/GOFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,362 INFO [main][CipherTest] transformation=GOST28147/OFB/ 08:44:57,362 ERROR [main][CipherTest] transformation "GOST28147/OFB/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,362 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO10126 08:44:57,362 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,362 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO10126-2 08:44:57,362 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO10126-2PADDING 08:44:57,363 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO10126PADDING 08:44:57,363 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO7816-4 08:44:57,363 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/ISO7816-4PADDING 08:44:57,363 ERROR [main][CipherTest] transformation "GOST28147/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/NOPADDING 08:44:57,363 ERROR [main][CipherTest] transformation "GOST28147/OFB/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/PKCS5 08:44:57,363 ERROR [main][CipherTest] transformation "GOST28147/OFB/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/PKCS5PADDING 08:44:57,363 ERROR [main][CipherTest] transformation "GOST28147/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/PKCS7 08:44:57,363 ERROR [main][CipherTest] transformation "GOST28147/OFB/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/PKCS7PADDING 08:44:57,363 ERROR [main][CipherTest] transformation "GOST28147/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/TBC 08:44:57,363 ERROR [main][CipherTest] transformation "GOST28147/OFB/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,363 INFO [main][CipherTest] transformation=GOST28147/OFB/TBCPADDING 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB/X9.23 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB/X9.23PADDING 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB/ZEROBYTE 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB/ZEROBYTEPADDING 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB104/ 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB104/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO10126 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO10126-2 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO10126-2PADDING 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO10126PADDING 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO7816-4 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB104/ISO7816-4PADDING 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB104/NOPADDING 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB104/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB104/PKCS5 08:44:57,364 ERROR [main][CipherTest] transformation "GOST28147/OFB104/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,364 INFO [main][CipherTest] transformation=GOST28147/OFB104/PKCS5PADDING 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB104/PKCS7 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB104/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB104/PKCS7PADDING 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB104/TBC 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB104/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB104/TBCPADDING 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB104/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB104/X9.23 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB104/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB104/X9.23PADDING 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB104/ZEROBYTE 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB104/ZEROBYTEPADDING 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB112/ 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB112/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO10126 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO10126-2 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,365 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO10126-2PADDING 08:44:57,365 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO10126PADDING 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO7816-4 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/ISO7816-4PADDING 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/NOPADDING 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/PKCS5 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/PKCS5PADDING 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/PKCS7 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/PKCS7PADDING 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/TBC 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/TBCPADDING 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/X9.23 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/X9.23PADDING 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/ZEROBYTE 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB112/ZEROBYTEPADDING 08:44:57,366 ERROR [main][CipherTest] transformation "GOST28147/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,366 INFO [main][CipherTest] transformation=GOST28147/OFB120/ 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO10126 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO10126-2 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO10126-2PADDING 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO10126PADDING 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO7816-4 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/ISO7816-4PADDING 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/NOPADDING 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/PKCS5 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/PKCS5PADDING 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/PKCS7 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/PKCS7PADDING 08:44:57,367 ERROR [main][CipherTest] transformation "GOST28147/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,367 INFO [main][CipherTest] transformation=GOST28147/OFB120/TBC 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB120/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB120/TBCPADDING 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB120/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB120/X9.23 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB120/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB120/X9.23PADDING 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB120/ZEROBYTE 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB120/ZEROBYTEPADDING 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB128/ 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB128/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO10126 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO10126-2 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO10126-2PADDING 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO10126PADDING 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO7816-4 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB128/ISO7816-4PADDING 08:44:57,368 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,368 INFO [main][CipherTest] transformation=GOST28147/OFB128/NOPADDING 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB128/PKCS5 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB128/PKCS5PADDING 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB128/PKCS7 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB128/PKCS7PADDING 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB128/TBC 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB128/TBCPADDING 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB128/X9.23 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB128/X9.23PADDING 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB128/ZEROBYTE 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB128/ZEROBYTEPADDING 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB136/ 08:44:57,369 ERROR [main][CipherTest] transformation "GOST28147/OFB136/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,369 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO10126 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO10126-2 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO10126-2PADDING 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO10126PADDING 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO7816-4 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/ISO7816-4PADDING 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/NOPADDING 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/PKCS5 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/PKCS5PADDING 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/PKCS7 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/PKCS7PADDING 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/TBC 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/TBCPADDING 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/X9.23 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/X9.23PADDING 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,370 INFO [main][CipherTest] transformation=GOST28147/OFB136/ZEROBYTE 08:44:57,370 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB136/ZEROBYTEPADDING 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/ 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO10126 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO10126-2 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO10126-2PADDING 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO10126PADDING 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO7816-4 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/ISO7816-4PADDING 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/NOPADDING 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/PKCS5 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/PKCS5PADDING 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/PKCS7 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,371 INFO [main][CipherTest] transformation=GOST28147/OFB144/PKCS7PADDING 08:44:57,371 ERROR [main][CipherTest] transformation "GOST28147/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB144/TBC 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB144/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB144/TBCPADDING 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB144/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB144/X9.23 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB144/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB144/X9.23PADDING 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB144/ZEROBYTE 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB144/ZEROBYTEPADDING 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB152/ 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB152/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO10126 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO10126-2 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO10126-2PADDING 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO10126PADDING 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO7816-4 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB152/ISO7816-4PADDING 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB152/NOPADDING 08:44:57,372 ERROR [main][CipherTest] transformation "GOST28147/OFB152/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,372 INFO [main][CipherTest] transformation=GOST28147/OFB152/PKCS5 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB152/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB152/PKCS5PADDING 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB152/PKCS7 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB152/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB152/PKCS7PADDING 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB152/TBC 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB152/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB152/TBCPADDING 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB152/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB152/X9.23 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB152/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB152/X9.23PADDING 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB152/ZEROBYTE 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB152/ZEROBYTEPADDING 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB16/ 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB16/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO10126 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO10126-2 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO10126-2PADDING 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO10126PADDING 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO7816-4 08:44:57,373 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,373 INFO [main][CipherTest] transformation=GOST28147/OFB16/ISO7816-4PADDING 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/NOPADDING 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/PKCS5 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/PKCS5PADDING 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/PKCS7 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/PKCS7PADDING 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/TBC 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/TBCPADDING 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/X9.23 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/X9.23PADDING 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/ZEROBYTE 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB16/ZEROBYTEPADDING 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB160/ 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB160/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO10126 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO10126-2 08:44:57,374 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,374 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO10126-2PADDING 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO10126PADDING 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO7816-4 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/ISO7816-4PADDING 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/NOPADDING 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/PKCS5 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/PKCS5PADDING 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/PKCS7 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/PKCS7PADDING 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/TBC 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/TBCPADDING 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/X9.23 08:44:57,375 ERROR [main][CipherTest] transformation "GOST28147/OFB160/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,375 INFO [main][CipherTest] transformation=GOST28147/OFB160/X9.23PADDING 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB160/ZEROBYTE 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB160/ZEROBYTEPADDING 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/ 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB168/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO10126 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO10126-2 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO10126-2PADDING 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO10126PADDING 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO7816-4 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/ISO7816-4PADDING 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/NOPADDING 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB168/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/PKCS5 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB168/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/PKCS5PADDING 08:44:57,376 ERROR [main][CipherTest] transformation "GOST28147/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,376 INFO [main][CipherTest] transformation=GOST28147/OFB168/PKCS7 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB168/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB168/PKCS7PADDING 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB168/TBC 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB168/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB168/TBCPADDING 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB168/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB168/X9.23 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB168/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB168/X9.23PADDING 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB168/ZEROBYTE 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB168/ZEROBYTEPADDING 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB176/ 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB176/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO10126 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO10126-2 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO10126-2PADDING 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO10126PADDING 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO7816-4 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB176/ISO7816-4PADDING 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB176/NOPADDING 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB176/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,377 INFO [main][CipherTest] transformation=GOST28147/OFB176/PKCS5 08:44:57,377 ERROR [main][CipherTest] transformation "GOST28147/OFB176/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB176/PKCS5PADDING 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB176/PKCS7 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB176/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB176/PKCS7PADDING 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB176/TBC 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB176/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB176/TBCPADDING 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB176/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB176/X9.23 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB176/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB176/X9.23PADDING 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB176/ZEROBYTE 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB176/ZEROBYTEPADDING 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB184/ 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB184/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO10126 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO10126-2 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO10126-2PADDING 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO10126PADDING 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,378 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO7816-4 08:44:57,378 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/ISO7816-4PADDING 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/NOPADDING 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/PKCS5 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/PKCS5PADDING 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/PKCS7 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/PKCS7PADDING 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/TBC 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/TBCPADDING 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/X9.23 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/X9.23PADDING 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/ZEROBYTE 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB184/ZEROBYTEPADDING 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,379 INFO [main][CipherTest] transformation=GOST28147/OFB192/ 08:44:57,379 ERROR [main][CipherTest] transformation "GOST28147/OFB192/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO10126 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO10126-2 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO10126-2PADDING 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO10126PADDING 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO7816-4 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/ISO7816-4PADDING 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/NOPADDING 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/PKCS5 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/PKCS5PADDING 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/PKCS7 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/PKCS7PADDING 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/TBC 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/TBCPADDING 08:44:57,380 ERROR [main][CipherTest] transformation "GOST28147/OFB192/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,380 INFO [main][CipherTest] transformation=GOST28147/OFB192/X9.23 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB192/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB192/X9.23PADDING 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB192/ZEROBYTE 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB192/ZEROBYTEPADDING 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB200/ 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB200/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO10126 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO10126-2 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO10126-2PADDING 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO10126PADDING 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO7816-4 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB200/ISO7816-4PADDING 08:44:57,381 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,381 INFO [main][CipherTest] transformation=GOST28147/OFB200/NOPADDING 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB200/PKCS5 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB200/PKCS5PADDING 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB200/PKCS7 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB200/PKCS7PADDING 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB200/TBC 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB200/TBCPADDING 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB200/X9.23 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB200/X9.23PADDING 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB200/ZEROBYTE 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB200/ZEROBYTEPADDING 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB208/ 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB208/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO10126 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO10126-2 08:44:57,382 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,382 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO10126-2PADDING 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO10126PADDING 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO7816-4 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/ISO7816-4PADDING 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/NOPADDING 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/PKCS5 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/PKCS5PADDING 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/PKCS7 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/PKCS7PADDING 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/TBC 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/TBCPADDING 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/X9.23 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/X9.23PADDING 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/ZEROBYTE 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB208/ZEROBYTEPADDING 08:44:57,383 ERROR [main][CipherTest] transformation "GOST28147/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,383 INFO [main][CipherTest] transformation=GOST28147/OFB216/ 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO10126 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO10126-2 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO10126-2PADDING 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO10126PADDING 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO7816-4 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/ISO7816-4PADDING 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/NOPADDING 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/PKCS5 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/PKCS5PADDING 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/PKCS7 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/PKCS7PADDING 08:44:57,384 ERROR [main][CipherTest] transformation "GOST28147/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,384 INFO [main][CipherTest] transformation=GOST28147/OFB216/TBC 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB216/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB216/TBCPADDING 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB216/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB216/X9.23 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB216/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB216/X9.23PADDING 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB216/ZEROBYTE 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB216/ZEROBYTEPADDING 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB224/ 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB224/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO10126 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO10126-2 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO10126-2PADDING 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO10126PADDING 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO7816-4 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB224/ISO7816-4PADDING 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,385 INFO [main][CipherTest] transformation=GOST28147/OFB224/NOPADDING 08:44:57,385 ERROR [main][CipherTest] transformation "GOST28147/OFB224/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,386 INFO [main][CipherTest] transformation=GOST28147/OFB224/PKCS5 08:44:57,386 ERROR [main][CipherTest] transformation "GOST28147/OFB224/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,386 INFO [main][CipherTest] transformation=GOST28147/OFB224/PKCS5PADDING 08:44:57,386 ERROR [main][CipherTest] transformation "GOST28147/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,386 INFO [main][CipherTest] transformation=GOST28147/OFB224/PKCS7 08:44:57,386 ERROR [main][CipherTest] transformation "GOST28147/OFB224/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,386 INFO [main][CipherTest] transformation=GOST28147/OFB224/PKCS7PADDING 08:44:57,386 ERROR [main][CipherTest] transformation "GOST28147/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,386 INFO [main][CipherTest] transformation=GOST28147/OFB224/TBC 08:44:57,386 ERROR [main][CipherTest] transformation "GOST28147/OFB224/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,386 INFO [main][CipherTest] transformation=GOST28147/OFB224/TBCPADDING 08:44:57,386 ERROR [main][CipherTest] transformation "GOST28147/OFB224/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,386 INFO [main][CipherTest] transformation=GOST28147/OFB224/X9.23 08:44:57,386 ERROR [main][CipherTest] transformation "GOST28147/OFB224/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,386 INFO [main][CipherTest] transformation=GOST28147/OFB224/X9.23PADDING 08:44:57,386 ERROR [main][CipherTest] transformation "GOST28147/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,386 INFO [main][CipherTest] transformation=GOST28147/OFB224/ZEROBYTE 08:44:57,386 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,386 INFO [main][CipherTest] transformation=GOST28147/OFB224/ZEROBYTEPADDING 08:44:57,386 ERROR [main][CipherTest] transformation "GOST28147/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,387 INFO [main][CipherTest] transformation=GOST28147/OFB232/ 08:44:57,387 ERROR [main][CipherTest] transformation "GOST28147/OFB232/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,387 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO10126 08:44:57,387 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,387 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO10126-2 08:44:57,387 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,387 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO10126-2PADDING 08:44:57,387 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,387 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO10126PADDING 08:44:57,387 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,387 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO7816-4 08:44:57,387 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,387 INFO [main][CipherTest] transformation=GOST28147/OFB232/ISO7816-4PADDING 08:44:57,387 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/NOPADDING 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/PKCS5 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/PKCS5PADDING 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/PKCS7 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/PKCS7PADDING 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/TBC 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/TBCPADDING 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/X9.23 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/X9.23PADDING 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/ZEROBYTE 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB232/ZEROBYTEPADDING 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB24/ 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB24/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO10126 08:44:57,388 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,388 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO10126-2 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO10126-2PADDING 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO10126PADDING 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO7816-4 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/ISO7816-4PADDING 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/NOPADDING 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/PKCS5 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/PKCS5PADDING 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/PKCS7 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/PKCS7PADDING 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/TBC 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/TBCPADDING 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/X9.23 08:44:57,389 ERROR [main][CipherTest] transformation "GOST28147/OFB24/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,389 INFO [main][CipherTest] transformation=GOST28147/OFB24/X9.23PADDING 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB24/ZEROBYTE 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB24/ZEROBYTEPADDING 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/ 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO10126 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO10126-2 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO10126-2PADDING 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO10126PADDING 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO7816-4 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/ISO7816-4PADDING 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/NOPADDING 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/PKCS5 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/PKCS5PADDING 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/PKCS7 08:44:57,390 ERROR [main][CipherTest] transformation "GOST28147/OFB240/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,390 INFO [main][CipherTest] transformation=GOST28147/OFB240/PKCS7PADDING 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB240/TBC 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB240/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB240/TBCPADDING 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB240/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB240/X9.23 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB240/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB240/X9.23PADDING 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB240/ZEROBYTE 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB240/ZEROBYTEPADDING 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB248/ 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB248/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO10126 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO10126-2 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO10126-2PADDING 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO10126PADDING 08:44:57,391 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,391 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO7816-4 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/ISO7816-4PADDING 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/NOPADDING 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/PKCS5 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/PKCS5PADDING 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/PKCS7 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/PKCS7PADDING 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/TBC 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/TBCPADDING 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/X9.23 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/X9.23PADDING 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/ZEROBYTE 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB248/ZEROBYTEPADDING 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB256/ 08:44:57,392 ERROR [main][CipherTest] transformation "GOST28147/OFB256/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,392 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO10126 08:44:57,393 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,393 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO10126-2 08:44:57,393 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,393 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO10126-2PADDING 08:44:57,393 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,393 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO10126PADDING 08:44:57,393 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,393 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO7816-4 08:44:57,393 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,393 INFO [main][CipherTest] transformation=GOST28147/OFB256/ISO7816-4PADDING 08:44:57,393 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,393 INFO [main][CipherTest] transformation=GOST28147/OFB256/NOPADDING 08:44:57,393 ERROR [main][CipherTest] transformation "GOST28147/OFB256/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,393 INFO [main][CipherTest] transformation=GOST28147/OFB256/PKCS5 08:44:57,393 ERROR [main][CipherTest] transformation "GOST28147/OFB256/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,393 INFO [main][CipherTest] transformation=GOST28147/OFB256/PKCS5PADDING 08:44:57,393 ERROR [main][CipherTest] transformation "GOST28147/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,393 INFO [main][CipherTest] transformation=GOST28147/OFB256/PKCS7 08:44:57,393 ERROR [main][CipherTest] transformation "GOST28147/OFB256/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,393 INFO [main][CipherTest] transformation=GOST28147/OFB256/PKCS7PADDING 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB256/TBC 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB256/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB256/TBCPADDING 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB256/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB256/X9.23 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB256/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB256/X9.23PADDING 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB256/ZEROBYTE 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB256/ZEROBYTEPADDING 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB32/ 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB32/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO10126 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO10126-2 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO10126-2PADDING 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO10126PADDING 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO7816-4 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB32/ISO7816-4PADDING 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB32/NOPADDING 08:44:57,394 ERROR [main][CipherTest] transformation "GOST28147/OFB32/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,394 INFO [main][CipherTest] transformation=GOST28147/OFB32/PKCS5 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB32/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB32/PKCS5PADDING 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB32/PKCS7 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB32/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB32/PKCS7PADDING 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB32/TBC 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB32/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB32/TBCPADDING 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB32/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB32/X9.23 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB32/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB32/X9.23PADDING 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB32/ZEROBYTE 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB32/ZEROBYTEPADDING 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB40/ 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB40/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO10126 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO10126-2 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,395 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO10126-2PADDING 08:44:57,395 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO10126PADDING 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO7816-4 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/ISO7816-4PADDING 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/NOPADDING 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/PKCS5 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/PKCS5PADDING 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/PKCS7 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/PKCS7PADDING 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/TBC 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/TBCPADDING 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/X9.23 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/X9.23PADDING 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/ZEROBYTE 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB40/ZEROBYTEPADDING 08:44:57,396 ERROR [main][CipherTest] transformation "GOST28147/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,396 INFO [main][CipherTest] transformation=GOST28147/OFB48/ 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,397 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO10126 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,397 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO10126-2 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,397 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO10126-2PADDING 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,397 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO10126PADDING 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,397 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO7816-4 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,397 INFO [main][CipherTest] transformation=GOST28147/OFB48/ISO7816-4PADDING 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,397 INFO [main][CipherTest] transformation=GOST28147/OFB48/NOPADDING 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,397 INFO [main][CipherTest] transformation=GOST28147/OFB48/PKCS5 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,397 INFO [main][CipherTest] transformation=GOST28147/OFB48/PKCS5PADDING 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,397 INFO [main][CipherTest] transformation=GOST28147/OFB48/PKCS7 08:44:57,397 ERROR [main][CipherTest] transformation "GOST28147/OFB48/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,398 INFO [main][CipherTest] transformation=GOST28147/OFB48/PKCS7PADDING 08:44:57,398 ERROR [main][CipherTest] transformation "GOST28147/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,398 INFO [main][CipherTest] transformation=GOST28147/OFB48/TBC 08:44:57,398 ERROR [main][CipherTest] transformation "GOST28147/OFB48/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,398 INFO [main][CipherTest] transformation=GOST28147/OFB48/TBCPADDING 08:44:57,398 ERROR [main][CipherTest] transformation "GOST28147/OFB48/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,398 INFO [main][CipherTest] transformation=GOST28147/OFB48/X9.23 08:44:57,398 ERROR [main][CipherTest] transformation "GOST28147/OFB48/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,398 INFO [main][CipherTest] transformation=GOST28147/OFB48/X9.23PADDING 08:44:57,398 ERROR [main][CipherTest] transformation "GOST28147/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,398 INFO [main][CipherTest] transformation=GOST28147/OFB48/ZEROBYTE 08:44:57,398 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,398 INFO [main][CipherTest] transformation=GOST28147/OFB48/ZEROBYTEPADDING 08:44:57,398 ERROR [main][CipherTest] transformation "GOST28147/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,398 INFO [main][CipherTest] transformation=GOST28147/OFB56/ 08:44:57,398 ERROR [main][CipherTest] transformation "GOST28147/OFB56/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,398 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO10126 08:44:57,398 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,398 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO10126-2 08:44:57,399 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,399 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO10126-2PADDING 08:44:57,399 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,399 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO10126PADDING 08:44:57,399 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,399 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO7816-4 08:44:57,399 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,399 INFO [main][CipherTest] transformation=GOST28147/OFB56/ISO7816-4PADDING 08:44:57,399 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,399 INFO [main][CipherTest] transformation=GOST28147/OFB56/NOPADDING 08:44:57,399 ERROR [main][CipherTest] transformation "GOST28147/OFB56/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,399 INFO [main][CipherTest] transformation=GOST28147/OFB56/PKCS5 08:44:57,399 ERROR [main][CipherTest] transformation "GOST28147/OFB56/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,399 INFO [main][CipherTest] transformation=GOST28147/OFB56/PKCS5PADDING 08:44:57,399 ERROR [main][CipherTest] transformation "GOST28147/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,399 INFO [main][CipherTest] transformation=GOST28147/OFB56/PKCS7 08:44:57,399 ERROR [main][CipherTest] transformation "GOST28147/OFB56/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,399 INFO [main][CipherTest] transformation=GOST28147/OFB56/PKCS7PADDING 08:44:57,399 ERROR [main][CipherTest] transformation "GOST28147/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,400 INFO [main][CipherTest] transformation=GOST28147/OFB56/TBC 08:44:57,400 ERROR [main][CipherTest] transformation "GOST28147/OFB56/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,400 INFO [main][CipherTest] transformation=GOST28147/OFB56/TBCPADDING 08:44:57,400 ERROR [main][CipherTest] transformation "GOST28147/OFB56/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,400 INFO [main][CipherTest] transformation=GOST28147/OFB56/X9.23 08:44:57,400 ERROR [main][CipherTest] transformation "GOST28147/OFB56/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,400 INFO [main][CipherTest] transformation=GOST28147/OFB56/X9.23PADDING 08:44:57,400 ERROR [main][CipherTest] transformation "GOST28147/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,400 INFO [main][CipherTest] transformation=GOST28147/OFB56/ZEROBYTE 08:44:57,400 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,400 INFO [main][CipherTest] transformation=GOST28147/OFB56/ZEROBYTEPADDING 08:44:57,400 ERROR [main][CipherTest] transformation "GOST28147/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,400 INFO [main][CipherTest] transformation=GOST28147/OFB64/ 08:44:57,400 ERROR [main][CipherTest] transformation "GOST28147/OFB64/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,400 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO10126 08:44:57,400 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,400 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO10126-2 08:44:57,400 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,400 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO10126-2PADDING 08:44:57,400 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO10126PADDING 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO7816-4 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/ISO7816-4PADDING 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/NOPADDING 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/PKCS5 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/PKCS5PADDING 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/PKCS7 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/PKCS7PADDING 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/TBC 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/TBCPADDING 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/X9.23 08:44:57,401 ERROR [main][CipherTest] transformation "GOST28147/OFB64/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,401 INFO [main][CipherTest] transformation=GOST28147/OFB64/X9.23PADDING 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB64/ZEROBYTE 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB64/ZEROBYTEPADDING 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/ 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO10126 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO10126-2 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO10126-2PADDING 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO10126PADDING 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO7816-4 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/ISO7816-4PADDING 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/NOPADDING 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/PKCS5 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/PKCS5PADDING 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,402 INFO [main][CipherTest] transformation=GOST28147/OFB72/PKCS7 08:44:57,402 ERROR [main][CipherTest] transformation "GOST28147/OFB72/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB72/PKCS7PADDING 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB72/TBC 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB72/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB72/TBCPADDING 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB72/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB72/X9.23 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB72/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB72/X9.23PADDING 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB72/ZEROBYTE 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB72/ZEROBYTEPADDING 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB8/ 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB8/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO10126 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO10126-2 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO10126-2PADDING 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,403 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO10126PADDING 08:44:57,403 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO7816-4 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/ISO7816-4PADDING 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/NOPADDING 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/PKCS5 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/PKCS5PADDING 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/PKCS7 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/PKCS7PADDING 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/TBC 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/TBCPADDING 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/X9.23 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/X9.23PADDING 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/ZEROBYTE 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB8/ZEROBYTEPADDING 08:44:57,404 ERROR [main][CipherTest] transformation "GOST28147/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,404 INFO [main][CipherTest] transformation=GOST28147/OFB80/ 08:44:57,405 ERROR [main][CipherTest] transformation "GOST28147/OFB80/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,405 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO10126 08:44:57,405 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,405 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO10126-2 08:44:57,405 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,405 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO10126-2PADDING 08:44:57,405 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,405 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO10126PADDING 08:44:57,405 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,405 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO7816-4 08:44:57,405 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,405 INFO [main][CipherTest] transformation=GOST28147/OFB80/ISO7816-4PADDING 08:44:57,405 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,405 INFO [main][CipherTest] transformation=GOST28147/OFB80/NOPADDING 08:44:57,405 ERROR [main][CipherTest] transformation "GOST28147/OFB80/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,405 INFO [main][CipherTest] transformation=GOST28147/OFB80/PKCS5 08:44:57,405 ERROR [main][CipherTest] transformation "GOST28147/OFB80/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,405 INFO [main][CipherTest] transformation=GOST28147/OFB80/PKCS5PADDING 08:44:57,405 ERROR [main][CipherTest] transformation "GOST28147/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB80/PKCS7 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB80/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB80/PKCS7PADDING 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB80/TBC 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB80/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB80/TBCPADDING 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB80/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB80/X9.23 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB80/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB80/X9.23PADDING 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB80/ZEROBYTE 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB80/ZEROBYTEPADDING 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB88/ 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB88/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO10126 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO10126-2 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO10126-2PADDING 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO10126PADDING 08:44:57,406 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,406 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO7816-4 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/ISO7816-4PADDING 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/NOPADDING 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/PKCS5 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/PKCS5PADDING 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/PKCS7 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/PKCS7PADDING 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/TBC 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/TBCPADDING 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/X9.23 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/X9.23PADDING 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/ZEROBYTE 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB88/ZEROBYTEPADDING 08:44:57,407 ERROR [main][CipherTest] transformation "GOST28147/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,407 INFO [main][CipherTest] transformation=GOST28147/OFB96/ 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO10126 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO10126-2 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO10126-2PADDING 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO10126PADDING 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO7816-4 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/ISO7816-4PADDING 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/NOPADDING 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/PKCS5 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/PKCS5PADDING 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/PKCS7 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/PKCS7PADDING 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/TBC 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/TBCPADDING 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,408 INFO [main][CipherTest] transformation=GOST28147/OFB96/X9.23 08:44:57,408 ERROR [main][CipherTest] transformation "GOST28147/OFB96/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,409 INFO [main][CipherTest] transformation=GOST28147/OFB96/X9.23PADDING 08:44:57,409 ERROR [main][CipherTest] transformation "GOST28147/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,409 INFO [main][CipherTest] transformation=GOST28147/OFB96/ZEROBYTE 08:44:57,409 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,409 INFO [main][CipherTest] transformation=GOST28147/OFB96/ZEROBYTEPADDING 08:44:57,409 ERROR [main][CipherTest] transformation "GOST28147/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,409 INFO [main][CipherTest] transformation=GOST28147/SIC/ 08:44:57,409 ERROR [main][CipherTest] transformation "GOST28147/SIC/": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,409 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO10126 08:44:57,409 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO10126": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,409 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO10126-2 08:44:57,409 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO10126-2": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,409 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO10126-2PADDING 08:44:57,409 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,409 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO10126PADDING 08:44:57,409 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,409 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO7816-4 08:44:57,409 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO7816-4": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,409 INFO [main][CipherTest] transformation=GOST28147/SIC/ISO7816-4PADDING 08:44:57,410 ERROR [main][CipherTest] transformation "GOST28147/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,410 INFO [main][CipherTest] transformation=GOST28147/SIC/NOPADDING 08:44:57,410 ERROR [main][CipherTest] transformation "GOST28147/SIC/NOPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,410 INFO [main][CipherTest] transformation=GOST28147/SIC/PKCS5 08:44:57,410 ERROR [main][CipherTest] transformation "GOST28147/SIC/PKCS5": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,410 INFO [main][CipherTest] transformation=GOST28147/SIC/PKCS5PADDING 08:44:57,410 ERROR [main][CipherTest] transformation "GOST28147/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,410 INFO [main][CipherTest] transformation=GOST28147/SIC/PKCS7 08:44:57,410 ERROR [main][CipherTest] transformation "GOST28147/SIC/PKCS7": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,410 INFO [main][CipherTest] transformation=GOST28147/SIC/PKCS7PADDING 08:44:57,410 ERROR [main][CipherTest] transformation "GOST28147/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,410 INFO [main][CipherTest] transformation=GOST28147/SIC/TBC 08:44:57,410 ERROR [main][CipherTest] transformation "GOST28147/SIC/TBC": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,410 INFO [main][CipherTest] transformation=GOST28147/SIC/TBCPADDING 08:44:57,410 ERROR [main][CipherTest] transformation "GOST28147/SIC/TBCPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,410 INFO [main][CipherTest] transformation=GOST28147/SIC/X9.23 08:44:57,410 ERROR [main][CipherTest] transformation "GOST28147/SIC/X9.23": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,410 INFO [main][CipherTest] transformation=GOST28147/SIC/X9.23PADDING 08:44:57,410 ERROR [main][CipherTest] transformation "GOST28147/SIC/X9.23PADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,410 INFO [main][CipherTest] transformation=GOST28147/SIC/ZEROBYTE 08:44:57,411 ERROR [main][CipherTest] transformation "GOST28147/SIC/ZEROBYTE": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,411 INFO [main][CipherTest] transformation=GOST28147/SIC/ZEROBYTEPADDING 08:44:57,411 ERROR [main][CipherTest] transformation "GOST28147/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: Key length invalid. Key needs to be 32 byte - 256 bit!!! 08:44:57,411 INFO [main][CipherTest] transformation=GRAIN-128// 08:44:57,411 INFO [main][CipherTest] transformation=GRAIN-128//NOPADDING 08:44:57,411 INFO [main][CipherTest] transformation=GRAIN-128/ECB/ 08:44:57,412 INFO [main][CipherTest] transformation=GRAIN-128/ECB/NOPADDING 08:44:57,412 INFO [main][CipherTest] transformation=GRAIN-V1// 08:44:57,412 INFO [main][CipherTest] transformation=GRAIN-V1//NOPADDING 08:44:57,412 INFO [main][CipherTest] transformation=GRAIN-V1/ECB/ 08:44:57,413 INFO [main][CipherTest] transformation=GRAIN-V1/ECB/NOPADDING 08:44:57,413 INFO [main][CipherTest] transformation=HC-128// 08:44:57,418 INFO [main][CipherTest] transformation=HC-128//NOPADDING 08:44:57,419 INFO [main][CipherTest] transformation=HC-128/ECB/ 08:44:57,421 INFO [main][CipherTest] transformation=HC-128/ECB/NOPADDING 08:44:57,422 INFO [main][CipherTest] transformation=HC-256// 08:44:57,429 INFO [main][CipherTest] transformation=HC-256//NOPADDING 08:44:57,432 INFO [main][CipherTest] transformation=HC-256/ECB/ 08:44:57,434 INFO [main][CipherTest] transformation=HC-256/ECB/NOPADDING 08:44:57,436 INFO [main][CipherTest] transformation=ISAAC// 08:44:57,437 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "ISAAC//" does not support IV => Skipping. 08:44:57,437 INFO [main][CipherTest] transformation=ISAAC//NOPADDING 08:44:57,438 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "ISAAC//NOPADDING" does not support IV => Skipping. 08:44:57,438 INFO [main][CipherTest] transformation=ISAAC/ECB/ 08:44:57,439 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "ISAAC/ECB/" does not support IV => Skipping. 08:44:57,439 INFO [main][CipherTest] transformation=ISAAC/ECB/NOPADDING 08:44:57,439 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "ISAAC/ECB/NOPADDING" does not support IV => Skipping. 08:44:57,439 INFO [main][CipherTest] transformation=NOEKEON// 08:44:57,439 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON//" does not support IV => Skipping. 08:44:57,439 INFO [main][CipherTest] transformation=NOEKEON//NOPADDING 08:44:57,439 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON//NOPADDING" does not support IV => Skipping. 08:44:57,439 INFO [main][CipherTest] transformation=NOEKEON/CBC-CTS/ 08:44:57,440 INFO [main][CipherTest] transformation=NOEKEON/CBC-CTS/NOPADDING 08:44:57,440 INFO [main][CipherTest] transformation=NOEKEON/CBC/ 08:44:57,440 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO10126 08:44:57,440 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO10126-2 08:44:57,440 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO10126-2PADDING 08:44:57,440 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO10126PADDING 08:44:57,440 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO7816-4 08:44:57,440 INFO [main][CipherTest] transformation=NOEKEON/CBC/ISO7816-4PADDING 08:44:57,440 INFO [main][CipherTest] transformation=NOEKEON/CBC/NOPADDING 08:44:57,440 INFO [main][CipherTest] transformation=NOEKEON/CBC/PKCS5 08:44:57,441 INFO [main][CipherTest] transformation=NOEKEON/CBC/PKCS5PADDING 08:44:57,441 INFO [main][CipherTest] transformation=NOEKEON/CBC/PKCS7 08:44:57,441 INFO [main][CipherTest] transformation=NOEKEON/CBC/PKCS7PADDING 08:44:57,441 INFO [main][CipherTest] transformation=NOEKEON/CBC/TBC 08:44:57,441 INFO [main][CipherTest] transformation=NOEKEON/CBC/TBCPADDING 08:44:57,441 INFO [main][CipherTest] transformation=NOEKEON/CBC/X9.23 08:44:57,441 INFO [main][CipherTest] transformation=NOEKEON/CBC/X9.23PADDING 08:44:57,441 INFO [main][CipherTest] transformation=NOEKEON/CBC/ZEROBYTE 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CBC/ZEROBYTEPADDING 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CCM/ 08:44:57,442 ERROR [main][CipherTest] transformation "NOEKEON/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CCM/NOPADDING 08:44:57,442 ERROR [main][CipherTest] transformation "NOEKEON/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CFB/ 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO10126 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO10126-2 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO10126-2PADDING 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO10126PADDING 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO7816-4 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CFB/ISO7816-4PADDING 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CFB/NOPADDING 08:44:57,442 INFO [main][CipherTest] transformation=NOEKEON/CFB/PKCS5 08:44:57,443 INFO [main][CipherTest] transformation=NOEKEON/CFB/PKCS5PADDING 08:44:57,443 INFO [main][CipherTest] transformation=NOEKEON/CFB/PKCS7 08:44:57,443 INFO [main][CipherTest] transformation=NOEKEON/CFB/PKCS7PADDING 08:44:57,443 INFO [main][CipherTest] transformation=NOEKEON/CFB/TBC 08:44:57,443 INFO [main][CipherTest] transformation=NOEKEON/CFB/TBCPADDING 08:44:57,443 INFO [main][CipherTest] transformation=NOEKEON/CFB/X9.23 08:44:57,443 INFO [main][CipherTest] transformation=NOEKEON/CFB/X9.23PADDING 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB/ZEROBYTE 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB/ZEROBYTEPADDING 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO10126 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO10126-2 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO10126-2PADDING 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO10126PADDING 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO7816-4 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ISO7816-4PADDING 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/NOPADDING 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/PKCS5 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/PKCS5PADDING 08:44:57,444 INFO [main][CipherTest] transformation=NOEKEON/CFB104/PKCS7 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB104/PKCS7PADDING 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB104/TBC 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB104/TBCPADDING 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB104/X9.23 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB104/X9.23PADDING 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ZEROBYTE 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB104/ZEROBYTEPADDING 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO10126 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO10126-2 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO10126-2PADDING 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO10126PADDING 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO7816-4 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ISO7816-4PADDING 08:44:57,445 INFO [main][CipherTest] transformation=NOEKEON/CFB112/NOPADDING 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB112/PKCS5 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB112/PKCS5PADDING 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB112/PKCS7 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB112/PKCS7PADDING 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB112/TBC 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB112/TBCPADDING 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB112/X9.23 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB112/X9.23PADDING 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ZEROBYTE 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB112/ZEROBYTEPADDING 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO10126 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO10126-2 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO10126-2PADDING 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO10126PADDING 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO7816-4 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ISO7816-4PADDING 08:44:57,446 INFO [main][CipherTest] transformation=NOEKEON/CFB120/NOPADDING 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB120/PKCS5 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB120/PKCS5PADDING 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB120/PKCS7 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB120/PKCS7PADDING 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB120/TBC 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB120/TBCPADDING 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB120/X9.23 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB120/X9.23PADDING 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ZEROBYTE 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB120/ZEROBYTEPADDING 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO10126 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO10126-2 08:44:57,447 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO10126-2PADDING 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO10126PADDING 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO7816-4 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ISO7816-4PADDING 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/NOPADDING 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/PKCS5 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/PKCS5PADDING 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/PKCS7 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/PKCS7PADDING 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/TBC 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/TBCPADDING 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/X9.23 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/X9.23PADDING 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ZEROBYTE 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB128/ZEROBYTEPADDING 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO10126 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO10126-2 08:44:57,448 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO10126-2PADDING 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO10126PADDING 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO7816-4 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ISO7816-4PADDING 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/NOPADDING 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/PKCS5 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/PKCS5PADDING 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/PKCS7 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/PKCS7PADDING 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/TBC 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/TBCPADDING 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/X9.23 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/X9.23PADDING 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ZEROBYTE 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB136/ZEROBYTEPADDING 08:44:57,449 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO10126 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO10126-2 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO10126-2PADDING 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO10126PADDING 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO7816-4 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ISO7816-4PADDING 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/NOPADDING 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/PKCS5 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/PKCS5PADDING 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/PKCS7 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/PKCS7PADDING 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/TBC 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/TBCPADDING 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/X9.23 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/X9.23PADDING 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ZEROBYTE 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB144/ZEROBYTEPADDING 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO10126 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO10126-2 08:44:57,450 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO10126-2PADDING 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO10126PADDING 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO7816-4 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ISO7816-4PADDING 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/NOPADDING 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/PKCS5 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/PKCS5PADDING 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/PKCS7 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/PKCS7PADDING 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/TBC 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/TBCPADDING 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/X9.23 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/X9.23PADDING 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ZEROBYTE 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB152/ZEROBYTEPADDING 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO10126 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO10126-2 08:44:57,451 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO10126-2PADDING 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO10126PADDING 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO7816-4 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ISO7816-4PADDING 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/NOPADDING 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/PKCS5 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/PKCS5PADDING 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/PKCS7 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/PKCS7PADDING 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/TBC 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/TBCPADDING 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/X9.23 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/X9.23PADDING 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ZEROBYTE 08:44:57,452 INFO [main][CipherTest] transformation=NOEKEON/CFB16/ZEROBYTEPADDING 08:44:57,453 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ 08:44:57,453 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO10126 08:44:57,453 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO10126-2 08:44:57,453 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO10126-2PADDING 08:44:57,453 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO10126PADDING 08:44:57,453 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO7816-4 08:44:57,453 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ISO7816-4PADDING 08:44:57,453 INFO [main][CipherTest] transformation=NOEKEON/CFB160/NOPADDING 08:44:57,454 INFO [main][CipherTest] transformation=NOEKEON/CFB160/PKCS5 08:44:57,454 INFO [main][CipherTest] transformation=NOEKEON/CFB160/PKCS5PADDING 08:44:57,454 INFO [main][CipherTest] transformation=NOEKEON/CFB160/PKCS7 08:44:57,454 INFO [main][CipherTest] transformation=NOEKEON/CFB160/PKCS7PADDING 08:44:57,454 INFO [main][CipherTest] transformation=NOEKEON/CFB160/TBC 08:44:57,454 INFO [main][CipherTest] transformation=NOEKEON/CFB160/TBCPADDING 08:44:57,454 INFO [main][CipherTest] transformation=NOEKEON/CFB160/X9.23 08:44:57,454 INFO [main][CipherTest] transformation=NOEKEON/CFB160/X9.23PADDING 08:44:57,454 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ZEROBYTE 08:44:57,454 INFO [main][CipherTest] transformation=NOEKEON/CFB160/ZEROBYTEPADDING 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO10126 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO10126-2 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO10126-2PADDING 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO10126PADDING 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO7816-4 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ISO7816-4PADDING 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/NOPADDING 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/PKCS5 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/PKCS5PADDING 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/PKCS7 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/PKCS7PADDING 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/TBC 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/TBCPADDING 08:44:57,455 INFO [main][CipherTest] transformation=NOEKEON/CFB168/X9.23 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB168/X9.23PADDING 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ZEROBYTE 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB168/ZEROBYTEPADDING 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO10126 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO10126-2 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO10126-2PADDING 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO10126PADDING 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO7816-4 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ISO7816-4PADDING 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/NOPADDING 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/PKCS5 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/PKCS5PADDING 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/PKCS7 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/PKCS7PADDING 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/TBC 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/TBCPADDING 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/X9.23 08:44:57,456 INFO [main][CipherTest] transformation=NOEKEON/CFB176/X9.23PADDING 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ZEROBYTE 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB176/ZEROBYTEPADDING 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO10126 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO10126-2 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO10126-2PADDING 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO10126PADDING 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO7816-4 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ISO7816-4PADDING 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/NOPADDING 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/PKCS5 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/PKCS5PADDING 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/PKCS7 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/PKCS7PADDING 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/TBC 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/TBCPADDING 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/X9.23 08:44:57,457 INFO [main][CipherTest] transformation=NOEKEON/CFB184/X9.23PADDING 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ZEROBYTE 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB184/ZEROBYTEPADDING 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO10126 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO10126-2 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO10126-2PADDING 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO10126PADDING 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO7816-4 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ISO7816-4PADDING 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/NOPADDING 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/PKCS5 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/PKCS5PADDING 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/PKCS7 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/PKCS7PADDING 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/TBC 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/TBCPADDING 08:44:57,458 INFO [main][CipherTest] transformation=NOEKEON/CFB192/X9.23 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB192/X9.23PADDING 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ZEROBYTE 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB192/ZEROBYTEPADDING 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO10126 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO10126-2 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO10126-2PADDING 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO10126PADDING 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO7816-4 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ISO7816-4PADDING 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/NOPADDING 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/PKCS5 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/PKCS5PADDING 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/PKCS7 08:44:57,459 INFO [main][CipherTest] transformation=NOEKEON/CFB200/PKCS7PADDING 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB200/TBC 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB200/TBCPADDING 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB200/X9.23 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB200/X9.23PADDING 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ZEROBYTE 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB200/ZEROBYTEPADDING 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO10126 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO10126-2 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO10126-2PADDING 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO10126PADDING 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO7816-4 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ISO7816-4PADDING 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB208/NOPADDING 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB208/PKCS5 08:44:57,460 INFO [main][CipherTest] transformation=NOEKEON/CFB208/PKCS5PADDING 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB208/PKCS7 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB208/PKCS7PADDING 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB208/TBC 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB208/TBCPADDING 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB208/X9.23 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB208/X9.23PADDING 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ZEROBYTE 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB208/ZEROBYTEPADDING 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO10126 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO10126-2 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO10126-2PADDING 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO10126PADDING 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO7816-4 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ISO7816-4PADDING 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/NOPADDING 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/PKCS5 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/PKCS5PADDING 08:44:57,461 INFO [main][CipherTest] transformation=NOEKEON/CFB216/PKCS7 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB216/PKCS7PADDING 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB216/TBC 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB216/TBCPADDING 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB216/X9.23 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB216/X9.23PADDING 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ZEROBYTE 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB216/ZEROBYTEPADDING 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO10126 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO10126-2 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO10126-2PADDING 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO10126PADDING 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO7816-4 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ISO7816-4PADDING 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB224/NOPADDING 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB224/PKCS5 08:44:57,462 INFO [main][CipherTest] transformation=NOEKEON/CFB224/PKCS5PADDING 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB224/PKCS7 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB224/PKCS7PADDING 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB224/TBC 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB224/TBCPADDING 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB224/X9.23 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB224/X9.23PADDING 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ZEROBYTE 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB224/ZEROBYTEPADDING 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO10126 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO10126-2 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO10126-2PADDING 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO10126PADDING 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO7816-4 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ISO7816-4PADDING 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB232/NOPADDING 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB232/PKCS5 08:44:57,463 INFO [main][CipherTest] transformation=NOEKEON/CFB232/PKCS5PADDING 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB232/PKCS7 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB232/PKCS7PADDING 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB232/TBC 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB232/TBCPADDING 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB232/X9.23 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB232/X9.23PADDING 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ZEROBYTE 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB232/ZEROBYTEPADDING 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO10126 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO10126-2 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO10126-2PADDING 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO10126PADDING 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO7816-4 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ISO7816-4PADDING 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/NOPADDING 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/PKCS5 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/PKCS5PADDING 08:44:57,464 INFO [main][CipherTest] transformation=NOEKEON/CFB24/PKCS7 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB24/PKCS7PADDING 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB24/TBC 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB24/TBCPADDING 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB24/X9.23 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB24/X9.23PADDING 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ZEROBYTE 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB24/ZEROBYTEPADDING 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO10126 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO10126-2 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO10126-2PADDING 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO10126PADDING 08:44:57,465 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO7816-4 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ISO7816-4PADDING 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/NOPADDING 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/PKCS5 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/PKCS5PADDING 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/PKCS7 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/PKCS7PADDING 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/TBC 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/TBCPADDING 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/X9.23 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/X9.23PADDING 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ZEROBYTE 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB240/ZEROBYTEPADDING 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO10126 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO10126-2 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO10126-2PADDING 08:44:57,466 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO10126PADDING 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO7816-4 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ISO7816-4PADDING 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/NOPADDING 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/PKCS5 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/PKCS5PADDING 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/PKCS7 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/PKCS7PADDING 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/TBC 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/TBCPADDING 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/X9.23 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/X9.23PADDING 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ZEROBYTE 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB248/ZEROBYTEPADDING 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO10126 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO10126-2 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO10126-2PADDING 08:44:57,467 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO10126PADDING 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO7816-4 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ISO7816-4PADDING 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/NOPADDING 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/PKCS5 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/PKCS5PADDING 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/PKCS7 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/PKCS7PADDING 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/TBC 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/TBCPADDING 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/X9.23 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/X9.23PADDING 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ZEROBYTE 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB256/ZEROBYTEPADDING 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO10126 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO10126-2 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO10126-2PADDING 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO10126PADDING 08:44:57,468 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO7816-4 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ISO7816-4PADDING 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/NOPADDING 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/PKCS5 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/PKCS5PADDING 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/PKCS7 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/PKCS7PADDING 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/TBC 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/TBCPADDING 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/X9.23 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/X9.23PADDING 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ZEROBYTE 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB32/ZEROBYTEPADDING 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO10126 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO10126-2 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO10126-2PADDING 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO10126PADDING 08:44:57,469 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO7816-4 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ISO7816-4PADDING 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/NOPADDING 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/PKCS5 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/PKCS5PADDING 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/PKCS7 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/PKCS7PADDING 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/TBC 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/TBCPADDING 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/X9.23 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/X9.23PADDING 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ZEROBYTE 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB40/ZEROBYTEPADDING 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO10126 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO10126-2 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO10126-2PADDING 08:44:57,470 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO10126PADDING 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO7816-4 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ISO7816-4PADDING 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/NOPADDING 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/PKCS5 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/PKCS5PADDING 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/PKCS7 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/PKCS7PADDING 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/TBC 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/TBCPADDING 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/X9.23 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/X9.23PADDING 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ZEROBYTE 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB48/ZEROBYTEPADDING 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO10126 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO10126-2 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO10126-2PADDING 08:44:57,471 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO10126PADDING 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO7816-4 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ISO7816-4PADDING 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/NOPADDING 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/PKCS5 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/PKCS5PADDING 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/PKCS7 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/PKCS7PADDING 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/TBC 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/TBCPADDING 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/X9.23 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/X9.23PADDING 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ZEROBYTE 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB56/ZEROBYTEPADDING 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO10126 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO10126-2 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO10126-2PADDING 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO10126PADDING 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO7816-4 08:44:57,472 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ISO7816-4PADDING 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/NOPADDING 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/PKCS5 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/PKCS5PADDING 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/PKCS7 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/PKCS7PADDING 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/TBC 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/TBCPADDING 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/X9.23 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/X9.23PADDING 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ZEROBYTE 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB64/ZEROBYTEPADDING 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO10126 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO10126-2 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO10126-2PADDING 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO10126PADDING 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO7816-4 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ISO7816-4PADDING 08:44:57,473 INFO [main][CipherTest] transformation=NOEKEON/CFB72/NOPADDING 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB72/PKCS5 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB72/PKCS5PADDING 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB72/PKCS7 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB72/PKCS7PADDING 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB72/TBC 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB72/TBCPADDING 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB72/X9.23 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB72/X9.23PADDING 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ZEROBYTE 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB72/ZEROBYTEPADDING 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO10126 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO10126-2 08:44:57,474 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO10126-2PADDING 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO10126PADDING 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO7816-4 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ISO7816-4PADDING 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/NOPADDING 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/PKCS5 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/PKCS5PADDING 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/PKCS7 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/PKCS7PADDING 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/TBC 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/TBCPADDING 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/X9.23 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/X9.23PADDING 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ZEROBYTE 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB8/ZEROBYTEPADDING 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO10126 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO10126-2 08:44:57,475 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO10126-2PADDING 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO10126PADDING 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO7816-4 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ISO7816-4PADDING 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/NOPADDING 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/PKCS5 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/PKCS5PADDING 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/PKCS7 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/PKCS7PADDING 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/TBC 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/TBCPADDING 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/X9.23 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/X9.23PADDING 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ZEROBYTE 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB80/ZEROBYTEPADDING 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO10126 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO10126-2 08:44:57,476 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO10126-2PADDING 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO10126PADDING 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO7816-4 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ISO7816-4PADDING 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/NOPADDING 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/PKCS5 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/PKCS5PADDING 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/PKCS7 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/PKCS7PADDING 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/TBC 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/TBCPADDING 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/X9.23 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/X9.23PADDING 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ZEROBYTE 08:44:57,477 INFO [main][CipherTest] transformation=NOEKEON/CFB88/ZEROBYTEPADDING 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO10126 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO10126-2 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO10126-2PADDING 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO10126PADDING 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO7816-4 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ISO7816-4PADDING 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/NOPADDING 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/PKCS5 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/PKCS5PADDING 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/PKCS7 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/PKCS7PADDING 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/TBC 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/TBCPADDING 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/X9.23 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/X9.23PADDING 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ZEROBYTE 08:44:57,478 INFO [main][CipherTest] transformation=NOEKEON/CFB96/ZEROBYTEPADDING 08:44:57,479 INFO [main][CipherTest] transformation=NOEKEON/CTS/ 08:44:57,479 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON/CTS/" does not support IV => Skipping. 08:44:57,479 INFO [main][CipherTest] transformation=NOEKEON/CTS/NOPADDING 08:44:57,479 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON/CTS/NOPADDING" does not support IV => Skipping. 08:44:57,479 INFO [main][CipherTest] transformation=NOEKEON/EAX/ 08:44:57,480 INFO [main][CipherTest] transformation=NOEKEON/EAX/NOPADDING 08:44:57,482 INFO [main][CipherTest] transformation=NOEKEON/ECB/ 08:44:57,482 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON/ECB/" does not support IV => Skipping. 08:44:57,482 INFO [main][CipherTest] transformation=NOEKEON/ECB/NOPADDING 08:44:57,482 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NOEKEON/ECB/NOPADDING" does not support IV => Skipping. 08:44:57,482 INFO [main][CipherTest] transformation=NOEKEON/GCM/ 08:44:57,482 INFO [main][CipherTest] transformation=NOEKEON/GCM/NOPADDING 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/ 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO10126 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO10126-2 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO10126-2PADDING 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO10126PADDING 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO7816-4 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/ISO7816-4PADDING 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/NOPADDING 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/PKCS5 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/PKCS5PADDING 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/PKCS7 08:44:57,483 INFO [main][CipherTest] transformation=NOEKEON/OFB/PKCS7PADDING 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB/TBC 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB/TBCPADDING 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB/X9.23 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB/X9.23PADDING 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB/ZEROBYTE 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB/ZEROBYTEPADDING 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO10126 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO10126-2 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO10126-2PADDING 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO10126PADDING 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO7816-4 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ISO7816-4PADDING 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB104/NOPADDING 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB104/PKCS5 08:44:57,484 INFO [main][CipherTest] transformation=NOEKEON/OFB104/PKCS5PADDING 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB104/PKCS7 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB104/PKCS7PADDING 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB104/TBC 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB104/TBCPADDING 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB104/X9.23 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB104/X9.23PADDING 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ZEROBYTE 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB104/ZEROBYTEPADDING 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO10126 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO10126-2 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO10126-2PADDING 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO10126PADDING 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO7816-4 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ISO7816-4PADDING 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB112/NOPADDING 08:44:57,485 INFO [main][CipherTest] transformation=NOEKEON/OFB112/PKCS5 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB112/PKCS5PADDING 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB112/PKCS7 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB112/PKCS7PADDING 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB112/TBC 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB112/TBCPADDING 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB112/X9.23 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB112/X9.23PADDING 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ZEROBYTE 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB112/ZEROBYTEPADDING 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ 08:44:57,486 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO10126 08:44:57,487 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO10126-2 08:44:57,487 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO10126-2PADDING 08:44:57,487 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO10126PADDING 08:44:57,487 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO7816-4 08:44:57,487 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ISO7816-4PADDING 08:44:57,487 INFO [main][CipherTest] transformation=NOEKEON/OFB120/NOPADDING 08:44:57,487 INFO [main][CipherTest] transformation=NOEKEON/OFB120/PKCS5 08:44:57,487 INFO [main][CipherTest] transformation=NOEKEON/OFB120/PKCS5PADDING 08:44:57,487 INFO [main][CipherTest] transformation=NOEKEON/OFB120/PKCS7 08:44:57,487 INFO [main][CipherTest] transformation=NOEKEON/OFB120/PKCS7PADDING 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB120/TBC 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB120/TBCPADDING 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB120/X9.23 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB120/X9.23PADDING 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ZEROBYTE 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB120/ZEROBYTEPADDING 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO10126 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO10126-2 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO10126-2PADDING 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO10126PADDING 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO7816-4 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ISO7816-4PADDING 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB128/NOPADDING 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB128/PKCS5 08:44:57,488 INFO [main][CipherTest] transformation=NOEKEON/OFB128/PKCS5PADDING 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB128/PKCS7 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB128/PKCS7PADDING 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB128/TBC 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB128/TBCPADDING 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB128/X9.23 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB128/X9.23PADDING 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ZEROBYTE 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB128/ZEROBYTEPADDING 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO10126 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO10126-2 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO10126-2PADDING 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO10126PADDING 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO7816-4 08:44:57,489 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ISO7816-4PADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/NOPADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/PKCS5 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/PKCS5PADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/PKCS7 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/PKCS7PADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/TBC 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/TBCPADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/X9.23 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/X9.23PADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ZEROBYTE 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB136/ZEROBYTEPADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO10126 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO10126-2 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO10126-2PADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO10126PADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO7816-4 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ISO7816-4PADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB144/NOPADDING 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB144/PKCS5 08:44:57,490 INFO [main][CipherTest] transformation=NOEKEON/OFB144/PKCS5PADDING 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB144/PKCS7 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB144/PKCS7PADDING 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB144/TBC 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB144/TBCPADDING 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB144/X9.23 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB144/X9.23PADDING 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ZEROBYTE 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB144/ZEROBYTEPADDING 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO10126 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO10126-2 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO10126-2PADDING 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO10126PADDING 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO7816-4 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ISO7816-4PADDING 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/NOPADDING 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/PKCS5 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/PKCS5PADDING 08:44:57,491 INFO [main][CipherTest] transformation=NOEKEON/OFB152/PKCS7 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB152/PKCS7PADDING 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB152/TBC 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB152/TBCPADDING 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB152/X9.23 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB152/X9.23PADDING 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ZEROBYTE 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB152/ZEROBYTEPADDING 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO10126 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO10126-2 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO10126-2PADDING 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO10126PADDING 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO7816-4 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ISO7816-4PADDING 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/NOPADDING 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/PKCS5 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/PKCS5PADDING 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/PKCS7 08:44:57,492 INFO [main][CipherTest] transformation=NOEKEON/OFB16/PKCS7PADDING 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB16/TBC 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB16/TBCPADDING 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB16/X9.23 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB16/X9.23PADDING 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ZEROBYTE 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB16/ZEROBYTEPADDING 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO10126 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO10126-2 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO10126-2PADDING 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO10126PADDING 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO7816-4 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ISO7816-4PADDING 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/NOPADDING 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/PKCS5 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/PKCS5PADDING 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/PKCS7 08:44:57,493 INFO [main][CipherTest] transformation=NOEKEON/OFB160/PKCS7PADDING 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB160/TBC 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB160/TBCPADDING 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB160/X9.23 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB160/X9.23PADDING 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ZEROBYTE 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB160/ZEROBYTEPADDING 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO10126 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO10126-2 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO10126-2PADDING 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO10126PADDING 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO7816-4 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ISO7816-4PADDING 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/NOPADDING 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/PKCS5 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/PKCS5PADDING 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/PKCS7 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/PKCS7PADDING 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/TBC 08:44:57,494 INFO [main][CipherTest] transformation=NOEKEON/OFB168/TBCPADDING 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB168/X9.23 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB168/X9.23PADDING 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ZEROBYTE 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB168/ZEROBYTEPADDING 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO10126 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO10126-2 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO10126-2PADDING 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO10126PADDING 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO7816-4 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ISO7816-4PADDING 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/NOPADDING 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/PKCS5 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/PKCS5PADDING 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/PKCS7 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/PKCS7PADDING 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/TBC 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/TBCPADDING 08:44:57,495 INFO [main][CipherTest] transformation=NOEKEON/OFB176/X9.23 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB176/X9.23PADDING 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ZEROBYTE 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB176/ZEROBYTEPADDING 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO10126 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO10126-2 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO10126-2PADDING 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO10126PADDING 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO7816-4 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ISO7816-4PADDING 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/NOPADDING 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/PKCS5 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/PKCS5PADDING 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/PKCS7 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/PKCS7PADDING 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/TBC 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/TBCPADDING 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/X9.23 08:44:57,496 INFO [main][CipherTest] transformation=NOEKEON/OFB184/X9.23PADDING 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ZEROBYTE 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB184/ZEROBYTEPADDING 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO10126 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO10126-2 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO10126-2PADDING 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO10126PADDING 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO7816-4 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ISO7816-4PADDING 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/NOPADDING 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/PKCS5 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/PKCS5PADDING 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/PKCS7 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/PKCS7PADDING 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/TBC 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/TBCPADDING 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/X9.23 08:44:57,497 INFO [main][CipherTest] transformation=NOEKEON/OFB192/X9.23PADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ZEROBYTE 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB192/ZEROBYTEPADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO10126 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO10126-2 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO10126-2PADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO10126PADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO7816-4 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ISO7816-4PADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/NOPADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/PKCS5 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/PKCS5PADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/PKCS7 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/PKCS7PADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/TBC 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/TBCPADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/X9.23 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/X9.23PADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ZEROBYTE 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB200/ZEROBYTEPADDING 08:44:57,498 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO10126 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO10126-2 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO10126-2PADDING 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO10126PADDING 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO7816-4 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ISO7816-4PADDING 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/NOPADDING 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/PKCS5 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/PKCS5PADDING 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/PKCS7 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/PKCS7PADDING 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/TBC 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/TBCPADDING 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/X9.23 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/X9.23PADDING 08:44:57,499 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ZEROBYTE 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB208/ZEROBYTEPADDING 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO10126 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO10126-2 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO10126-2PADDING 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO10126PADDING 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO7816-4 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ISO7816-4PADDING 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/NOPADDING 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/PKCS5 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/PKCS5PADDING 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/PKCS7 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/PKCS7PADDING 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/TBC 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/TBCPADDING 08:44:57,500 INFO [main][CipherTest] transformation=NOEKEON/OFB216/X9.23 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB216/X9.23PADDING 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ZEROBYTE 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB216/ZEROBYTEPADDING 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO10126 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO10126-2 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO10126-2PADDING 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO10126PADDING 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO7816-4 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ISO7816-4PADDING 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/NOPADDING 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/PKCS5 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/PKCS5PADDING 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/PKCS7 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/PKCS7PADDING 08:44:57,501 INFO [main][CipherTest] transformation=NOEKEON/OFB224/TBC 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB224/TBCPADDING 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB224/X9.23 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB224/X9.23PADDING 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ZEROBYTE 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB224/ZEROBYTEPADDING 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO10126 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO10126-2 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO10126-2PADDING 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO10126PADDING 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO7816-4 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ISO7816-4PADDING 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/NOPADDING 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/PKCS5 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/PKCS5PADDING 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/PKCS7 08:44:57,502 INFO [main][CipherTest] transformation=NOEKEON/OFB232/PKCS7PADDING 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB232/TBC 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB232/TBCPADDING 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB232/X9.23 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB232/X9.23PADDING 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ZEROBYTE 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB232/ZEROBYTEPADDING 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO10126 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO10126-2 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO10126-2PADDING 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO10126PADDING 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO7816-4 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ISO7816-4PADDING 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB24/NOPADDING 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB24/PKCS5 08:44:57,503 INFO [main][CipherTest] transformation=NOEKEON/OFB24/PKCS5PADDING 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB24/PKCS7 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB24/PKCS7PADDING 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB24/TBC 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB24/TBCPADDING 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB24/X9.23 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB24/X9.23PADDING 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ZEROBYTE 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB24/ZEROBYTEPADDING 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO10126 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO10126-2 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO10126-2PADDING 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO10126PADDING 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO7816-4 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ISO7816-4PADDING 08:44:57,504 INFO [main][CipherTest] transformation=NOEKEON/OFB240/NOPADDING 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB240/PKCS5 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB240/PKCS5PADDING 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB240/PKCS7 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB240/PKCS7PADDING 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB240/TBC 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB240/TBCPADDING 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB240/X9.23 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB240/X9.23PADDING 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ZEROBYTE 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB240/ZEROBYTEPADDING 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO10126 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO10126-2 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO10126-2PADDING 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO10126PADDING 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO7816-4 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ISO7816-4PADDING 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB248/NOPADDING 08:44:57,505 INFO [main][CipherTest] transformation=NOEKEON/OFB248/PKCS5 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB248/PKCS5PADDING 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB248/PKCS7 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB248/PKCS7PADDING 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB248/TBC 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB248/TBCPADDING 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB248/X9.23 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB248/X9.23PADDING 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ZEROBYTE 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB248/ZEROBYTEPADDING 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO10126 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO10126-2 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO10126-2PADDING 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO10126PADDING 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO7816-4 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ISO7816-4PADDING 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/NOPADDING 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/PKCS5 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/PKCS5PADDING 08:44:57,506 INFO [main][CipherTest] transformation=NOEKEON/OFB256/PKCS7 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB256/PKCS7PADDING 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB256/TBC 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB256/TBCPADDING 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB256/X9.23 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB256/X9.23PADDING 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ZEROBYTE 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB256/ZEROBYTEPADDING 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO10126 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO10126-2 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO10126-2PADDING 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO10126PADDING 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO7816-4 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ISO7816-4PADDING 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB32/NOPADDING 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB32/PKCS5 08:44:57,507 INFO [main][CipherTest] transformation=NOEKEON/OFB32/PKCS5PADDING 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB32/PKCS7 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB32/PKCS7PADDING 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB32/TBC 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB32/TBCPADDING 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB32/X9.23 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB32/X9.23PADDING 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ZEROBYTE 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB32/ZEROBYTEPADDING 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO10126 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO10126-2 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO10126-2PADDING 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO10126PADDING 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO7816-4 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ISO7816-4PADDING 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/NOPADDING 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/PKCS5 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/PKCS5PADDING 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/PKCS7 08:44:57,508 INFO [main][CipherTest] transformation=NOEKEON/OFB40/PKCS7PADDING 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB40/TBC 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB40/TBCPADDING 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB40/X9.23 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB40/X9.23PADDING 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ZEROBYTE 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB40/ZEROBYTEPADDING 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO10126 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO10126-2 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO10126-2PADDING 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO10126PADDING 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO7816-4 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ISO7816-4PADDING 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/NOPADDING 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/PKCS5 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/PKCS5PADDING 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/PKCS7 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/PKCS7PADDING 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/TBC 08:44:57,509 INFO [main][CipherTest] transformation=NOEKEON/OFB48/TBCPADDING 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB48/X9.23 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB48/X9.23PADDING 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ZEROBYTE 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB48/ZEROBYTEPADDING 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO10126 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO10126-2 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO10126-2PADDING 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO10126PADDING 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO7816-4 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ISO7816-4PADDING 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB56/NOPADDING 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB56/PKCS5 08:44:57,510 INFO [main][CipherTest] transformation=NOEKEON/OFB56/PKCS5PADDING 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB56/PKCS7 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB56/PKCS7PADDING 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB56/TBC 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB56/TBCPADDING 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB56/X9.23 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB56/X9.23PADDING 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ZEROBYTE 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB56/ZEROBYTEPADDING 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO10126 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO10126-2 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO10126-2PADDING 08:44:57,511 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO10126PADDING 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO7816-4 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ISO7816-4PADDING 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/NOPADDING 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/PKCS5 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/PKCS5PADDING 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/PKCS7 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/PKCS7PADDING 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/TBC 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/TBCPADDING 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/X9.23 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/X9.23PADDING 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ZEROBYTE 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB64/ZEROBYTEPADDING 08:44:57,512 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO10126 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO10126-2 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO10126-2PADDING 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO10126PADDING 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO7816-4 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ISO7816-4PADDING 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/NOPADDING 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/PKCS5 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/PKCS5PADDING 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/PKCS7 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/PKCS7PADDING 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/TBC 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/TBCPADDING 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/X9.23 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/X9.23PADDING 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ZEROBYTE 08:44:57,513 INFO [main][CipherTest] transformation=NOEKEON/OFB72/ZEROBYTEPADDING 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO10126 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO10126-2 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO10126-2PADDING 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO10126PADDING 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO7816-4 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ISO7816-4PADDING 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/NOPADDING 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/PKCS5 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/PKCS5PADDING 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/PKCS7 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/PKCS7PADDING 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/TBC 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/TBCPADDING 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/X9.23 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/X9.23PADDING 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ZEROBYTE 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB8/ZEROBYTEPADDING 08:44:57,514 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO10126 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO10126-2 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO10126-2PADDING 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO10126PADDING 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO7816-4 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ISO7816-4PADDING 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/NOPADDING 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/PKCS5 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/PKCS5PADDING 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/PKCS7 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/PKCS7PADDING 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/TBC 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/TBCPADDING 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/X9.23 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/X9.23PADDING 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ZEROBYTE 08:44:57,515 INFO [main][CipherTest] transformation=NOEKEON/OFB80/ZEROBYTEPADDING 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO10126 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO10126-2 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO10126-2PADDING 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO10126PADDING 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO7816-4 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ISO7816-4PADDING 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/NOPADDING 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/PKCS5 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/PKCS5PADDING 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/PKCS7 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/PKCS7PADDING 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/TBC 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/TBCPADDING 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/X9.23 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/X9.23PADDING 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ZEROBYTE 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB88/ZEROBYTEPADDING 08:44:57,516 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO10126 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO10126-2 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO10126-2PADDING 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO10126PADDING 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO7816-4 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ISO7816-4PADDING 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/NOPADDING 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/PKCS5 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/PKCS5PADDING 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/PKCS7 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/PKCS7PADDING 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/TBC 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/TBCPADDING 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/X9.23 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/X9.23PADDING 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ZEROBYTE 08:44:57,517 INFO [main][CipherTest] transformation=NOEKEON/OFB96/ZEROBYTEPADDING 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/ 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO10126 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO10126-2 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO10126-2PADDING 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO10126PADDING 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO7816-4 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/ISO7816-4PADDING 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/NOPADDING 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/PKCS5 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/PKCS5PADDING 08:44:57,518 INFO [main][CipherTest] transformation=NOEKEON/SIC/PKCS7 08:44:57,519 INFO [main][CipherTest] transformation=NOEKEON/SIC/PKCS7PADDING 08:44:57,519 INFO [main][CipherTest] transformation=NOEKEON/SIC/TBC 08:44:57,519 INFO [main][CipherTest] transformation=NOEKEON/SIC/TBCPADDING 08:44:57,519 INFO [main][CipherTest] transformation=NOEKEON/SIC/X9.23 08:44:57,519 INFO [main][CipherTest] transformation=NOEKEON/SIC/X9.23PADDING 08:44:57,519 INFO [main][CipherTest] transformation=NOEKEON/SIC/ZEROBYTE 08:44:57,519 INFO [main][CipherTest] transformation=NOEKEON/SIC/ZEROBYTEPADDING 08:44:57,519 INFO [main][CipherTest] transformation=NULL// 08:44:57,519 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL//" does not support IV => Skipping. 08:44:57,519 INFO [main][CipherTest] transformation=NULL//NOPADDING 08:44:57,519 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL//NOPADDING" does not support IV => Skipping. 08:44:57,519 INFO [main][CipherTest] transformation=NULL/CBC-CTS/ 08:44:57,519 INFO [main][CipherTest] transformation=NULL/CBC-CTS/NOPADDING 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/ 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/ISO10126 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/ISO10126-2 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/ISO10126-2PADDING 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/ISO10126PADDING 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/ISO7816-4 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/ISO7816-4PADDING 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/NOPADDING 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/PKCS5 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/PKCS5PADDING 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/PKCS7 08:44:57,520 INFO [main][CipherTest] transformation=NULL/CBC/PKCS7PADDING 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CBC/TBC 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CBC/TBCPADDING 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CBC/X9.23 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CBC/X9.23PADDING 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CBC/ZEROBYTE 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CBC/ZEROBYTEPADDING 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/ 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/ISO10126 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/ISO10126-2 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/ISO10126-2PADDING 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/ISO10126PADDING 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/ISO7816-4 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/ISO7816-4PADDING 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/NOPADDING 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/PKCS5 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/PKCS5PADDING 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/PKCS7 08:44:57,521 INFO [main][CipherTest] transformation=NULL/CFB/PKCS7PADDING 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB/TBC 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB/TBCPADDING 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB/X9.23 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB/X9.23PADDING 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB/ZEROBYTE 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB/ZEROBYTEPADDING 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB104/ 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB104/ISO10126 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB104/ISO10126-2 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB104/ISO10126-2PADDING 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB104/ISO10126PADDING 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB104/ISO7816-4 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB104/ISO7816-4PADDING 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB104/NOPADDING 08:44:57,522 INFO [main][CipherTest] transformation=NULL/CFB104/PKCS5 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB104/PKCS5PADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB104/PKCS7 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB104/PKCS7PADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB104/TBC 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB104/TBCPADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB104/X9.23 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB104/X9.23PADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB104/ZEROBYTE 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB104/ZEROBYTEPADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/ 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/ISO10126 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/ISO10126-2 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/ISO10126-2PADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/ISO10126PADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/ISO7816-4 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/ISO7816-4PADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/NOPADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/PKCS5 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/PKCS5PADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/PKCS7 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/PKCS7PADDING 08:44:57,523 INFO [main][CipherTest] transformation=NULL/CFB112/TBC 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB112/TBCPADDING 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB112/X9.23 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB112/X9.23PADDING 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB112/ZEROBYTE 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB112/ZEROBYTEPADDING 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/ 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/ISO10126 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/ISO10126-2 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/ISO10126-2PADDING 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/ISO10126PADDING 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/ISO7816-4 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/ISO7816-4PADDING 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/NOPADDING 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/PKCS5 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/PKCS5PADDING 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/PKCS7 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/PKCS7PADDING 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/TBC 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/TBCPADDING 08:44:57,524 INFO [main][CipherTest] transformation=NULL/CFB120/X9.23 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB120/X9.23PADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB120/ZEROBYTE 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB120/ZEROBYTEPADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/ 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/ISO10126 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/ISO10126-2 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/ISO10126-2PADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/ISO10126PADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/ISO7816-4 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/ISO7816-4PADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/NOPADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/PKCS5 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/PKCS5PADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/PKCS7 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/PKCS7PADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/TBC 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/TBCPADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/X9.23 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/X9.23PADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/ZEROBYTE 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB128/ZEROBYTEPADDING 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB136/ 08:44:57,525 INFO [main][CipherTest] transformation=NULL/CFB136/ISO10126 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/ISO10126-2 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/ISO10126-2PADDING 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/ISO10126PADDING 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/ISO7816-4 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/ISO7816-4PADDING 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/NOPADDING 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/PKCS5 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/PKCS5PADDING 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/PKCS7 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/PKCS7PADDING 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/TBC 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/TBCPADDING 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/X9.23 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/X9.23PADDING 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/ZEROBYTE 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB136/ZEROBYTEPADDING 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB144/ 08:44:57,526 INFO [main][CipherTest] transformation=NULL/CFB144/ISO10126 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/ISO10126-2 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/ISO10126-2PADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/ISO10126PADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/ISO7816-4 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/ISO7816-4PADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/NOPADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/PKCS5 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/PKCS5PADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/PKCS7 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/PKCS7PADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/TBC 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/TBCPADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/X9.23 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/X9.23PADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/ZEROBYTE 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB144/ZEROBYTEPADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB152/ 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB152/ISO10126 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB152/ISO10126-2 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB152/ISO10126-2PADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB152/ISO10126PADDING 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB152/ISO7816-4 08:44:57,527 INFO [main][CipherTest] transformation=NULL/CFB152/ISO7816-4PADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/NOPADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/PKCS5 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/PKCS5PADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/PKCS7 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/PKCS7PADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/TBC 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/TBCPADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/X9.23 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/X9.23PADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/ZEROBYTE 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB152/ZEROBYTEPADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/ 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/ISO10126 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/ISO10126-2 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/ISO10126-2PADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/ISO10126PADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/ISO7816-4 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/ISO7816-4PADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/NOPADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/PKCS5 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/PKCS5PADDING 08:44:57,528 INFO [main][CipherTest] transformation=NULL/CFB16/PKCS7 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB16/PKCS7PADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB16/TBC 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB16/TBCPADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB16/X9.23 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB16/X9.23PADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB16/ZEROBYTE 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB16/ZEROBYTEPADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/ 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/ISO10126 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/ISO10126-2 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/ISO10126-2PADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/ISO10126PADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/ISO7816-4 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/ISO7816-4PADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/NOPADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/PKCS5 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/PKCS5PADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/PKCS7 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/PKCS7PADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/TBC 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/TBCPADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/X9.23 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/X9.23PADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/ZEROBYTE 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB160/ZEROBYTEPADDING 08:44:57,529 INFO [main][CipherTest] transformation=NULL/CFB168/ 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/ISO10126 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/ISO10126-2 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/ISO10126-2PADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/ISO10126PADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/ISO7816-4 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/ISO7816-4PADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/NOPADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/PKCS5 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/PKCS5PADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/PKCS7 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/PKCS7PADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/TBC 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/TBCPADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/X9.23 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/X9.23PADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/ZEROBYTE 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB168/ZEROBYTEPADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB176/ 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB176/ISO10126 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB176/ISO10126-2 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB176/ISO10126-2PADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB176/ISO10126PADDING 08:44:57,530 INFO [main][CipherTest] transformation=NULL/CFB176/ISO7816-4 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/ISO7816-4PADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/NOPADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/PKCS5 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/PKCS5PADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/PKCS7 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/PKCS7PADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/TBC 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/TBCPADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/X9.23 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/X9.23PADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/ZEROBYTE 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB176/ZEROBYTEPADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/ 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/ISO10126 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/ISO10126-2 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/ISO10126-2PADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/ISO10126PADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/ISO7816-4 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/ISO7816-4PADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/NOPADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/PKCS5 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/PKCS5PADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/PKCS7 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/PKCS7PADDING 08:44:57,531 INFO [main][CipherTest] transformation=NULL/CFB184/TBC 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB184/TBCPADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB184/X9.23 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB184/X9.23PADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB184/ZEROBYTE 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB184/ZEROBYTEPADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/ 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/ISO10126 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/ISO10126-2 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/ISO10126-2PADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/ISO10126PADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/ISO7816-4 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/ISO7816-4PADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/NOPADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/PKCS5 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/PKCS5PADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/PKCS7 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/PKCS7PADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/TBC 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/TBCPADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/X9.23 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/X9.23PADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/ZEROBYTE 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB192/ZEROBYTEPADDING 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB200/ 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB200/ISO10126 08:44:57,532 INFO [main][CipherTest] transformation=NULL/CFB200/ISO10126-2 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/ISO10126-2PADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/ISO10126PADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/ISO7816-4 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/ISO7816-4PADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/NOPADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/PKCS5 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/PKCS5PADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/PKCS7 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/PKCS7PADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/TBC 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/TBCPADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/X9.23 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/X9.23PADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/ZEROBYTE 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB200/ZEROBYTEPADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/ 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/ISO10126 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/ISO10126-2 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/ISO10126-2PADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/ISO10126PADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/ISO7816-4 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/ISO7816-4PADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/NOPADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/PKCS5 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/PKCS5PADDING 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/PKCS7 08:44:57,533 INFO [main][CipherTest] transformation=NULL/CFB208/PKCS7PADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB208/TBC 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB208/TBCPADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB208/X9.23 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB208/X9.23PADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB208/ZEROBYTE 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB208/ZEROBYTEPADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/ 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/ISO10126 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/ISO10126-2 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/ISO10126-2PADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/ISO10126PADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/ISO7816-4 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/ISO7816-4PADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/NOPADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/PKCS5 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/PKCS5PADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/PKCS7 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/PKCS7PADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/TBC 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/TBCPADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/X9.23 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/X9.23PADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/ZEROBYTE 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB216/ZEROBYTEPADDING 08:44:57,534 INFO [main][CipherTest] transformation=NULL/CFB224/ 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/ISO10126 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/ISO10126-2 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/ISO10126-2PADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/ISO10126PADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/ISO7816-4 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/ISO7816-4PADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/NOPADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/PKCS5 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/PKCS5PADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/PKCS7 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/PKCS7PADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/TBC 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/TBCPADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/X9.23 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/X9.23PADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/ZEROBYTE 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB224/ZEROBYTEPADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB232/ 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB232/ISO10126 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB232/ISO10126-2 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB232/ISO10126-2PADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB232/ISO10126PADDING 08:44:57,535 INFO [main][CipherTest] transformation=NULL/CFB232/ISO7816-4 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/ISO7816-4PADDING 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/NOPADDING 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/PKCS5 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/PKCS5PADDING 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/PKCS7 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/PKCS7PADDING 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/TBC 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/TBCPADDING 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/X9.23 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/X9.23PADDING 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/ZEROBYTE 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB232/ZEROBYTEPADDING 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB24/ 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB24/ISO10126 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB24/ISO10126-2 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB24/ISO10126-2PADDING 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB24/ISO10126PADDING 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB24/ISO7816-4 08:44:57,536 INFO [main][CipherTest] transformation=NULL/CFB24/ISO7816-4PADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/NOPADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/PKCS5 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/PKCS5PADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/PKCS7 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/PKCS7PADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/TBC 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/TBCPADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/X9.23 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/X9.23PADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/ZEROBYTE 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB24/ZEROBYTEPADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/ 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/ISO10126 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/ISO10126-2 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/ISO10126-2PADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/ISO10126PADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/ISO7816-4 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/ISO7816-4PADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/NOPADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/PKCS5 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/PKCS5PADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/PKCS7 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/PKCS7PADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/TBC 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/TBCPADDING 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/X9.23 08:44:57,537 INFO [main][CipherTest] transformation=NULL/CFB240/X9.23PADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB240/ZEROBYTE 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB240/ZEROBYTEPADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/ 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/ISO10126 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/ISO10126-2 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/ISO10126-2PADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/ISO10126PADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/ISO7816-4 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/ISO7816-4PADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/NOPADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/PKCS5 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/PKCS5PADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/PKCS7 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/PKCS7PADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/TBC 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/TBCPADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/X9.23 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/X9.23PADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/ZEROBYTE 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB248/ZEROBYTEPADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB256/ 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB256/ISO10126 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB256/ISO10126-2 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB256/ISO10126-2PADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB256/ISO10126PADDING 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB256/ISO7816-4 08:44:57,538 INFO [main][CipherTest] transformation=NULL/CFB256/ISO7816-4PADDING 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/NOPADDING 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/PKCS5 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/PKCS5PADDING 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/PKCS7 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/PKCS7PADDING 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/TBC 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/TBCPADDING 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/X9.23 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/X9.23PADDING 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/ZEROBYTE 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB256/ZEROBYTEPADDING 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB32/ 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB32/ISO10126 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB32/ISO10126-2 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB32/ISO10126-2PADDING 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB32/ISO10126PADDING 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB32/ISO7816-4 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB32/ISO7816-4PADDING 08:44:57,539 INFO [main][CipherTest] transformation=NULL/CFB32/NOPADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB32/PKCS5 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB32/PKCS5PADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB32/PKCS7 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB32/PKCS7PADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB32/TBC 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB32/TBCPADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB32/X9.23 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB32/X9.23PADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB32/ZEROBYTE 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB32/ZEROBYTEPADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/ 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/ISO10126 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/ISO10126-2 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/ISO10126-2PADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/ISO10126PADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/ISO7816-4 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/ISO7816-4PADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/NOPADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/PKCS5 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/PKCS5PADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/PKCS7 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/PKCS7PADDING 08:44:57,540 INFO [main][CipherTest] transformation=NULL/CFB40/TBC 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB40/TBCPADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB40/X9.23 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB40/X9.23PADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB40/ZEROBYTE 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB40/ZEROBYTEPADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/ 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/ISO10126 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/ISO10126-2 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/ISO10126-2PADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/ISO10126PADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/ISO7816-4 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/ISO7816-4PADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/NOPADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/PKCS5 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/PKCS5PADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/PKCS7 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/PKCS7PADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/TBC 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/TBCPADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/X9.23 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/X9.23PADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/ZEROBYTE 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB48/ZEROBYTEPADDING 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB56/ 08:44:57,541 INFO [main][CipherTest] transformation=NULL/CFB56/ISO10126 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/ISO10126-2 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/ISO10126-2PADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/ISO10126PADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/ISO7816-4 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/ISO7816-4PADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/NOPADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/PKCS5 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/PKCS5PADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/PKCS7 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/PKCS7PADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/TBC 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/TBCPADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/X9.23 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/X9.23PADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/ZEROBYTE 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB56/ZEROBYTEPADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB64/ 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB64/ISO10126 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB64/ISO10126-2 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB64/ISO10126-2PADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB64/ISO10126PADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB64/ISO7816-4 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB64/ISO7816-4PADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB64/NOPADDING 08:44:57,542 INFO [main][CipherTest] transformation=NULL/CFB64/PKCS5 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB64/PKCS5PADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB64/PKCS7 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB64/PKCS7PADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB64/TBC 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB64/TBCPADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB64/X9.23 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB64/X9.23PADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB64/ZEROBYTE 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB64/ZEROBYTEPADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/ 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/ISO10126 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/ISO10126-2 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/ISO10126-2PADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/ISO10126PADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/ISO7816-4 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/ISO7816-4PADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/NOPADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/PKCS5 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/PKCS5PADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/PKCS7 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/PKCS7PADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/TBC 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/TBCPADDING 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/X9.23 08:44:57,543 INFO [main][CipherTest] transformation=NULL/CFB72/X9.23PADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB72/ZEROBYTE 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB72/ZEROBYTEPADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/ 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/ISO10126 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/ISO10126-2 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/ISO10126-2PADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/ISO10126PADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/ISO7816-4 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/ISO7816-4PADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/NOPADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/PKCS5 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/PKCS5PADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/PKCS7 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/PKCS7PADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/TBC 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/TBCPADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/X9.23 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/X9.23PADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/ZEROBYTE 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB8/ZEROBYTEPADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB80/ 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB80/ISO10126 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB80/ISO10126-2 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB80/ISO10126-2PADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB80/ISO10126PADDING 08:44:57,544 INFO [main][CipherTest] transformation=NULL/CFB80/ISO7816-4 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/ISO7816-4PADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/NOPADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/PKCS5 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/PKCS5PADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/PKCS7 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/PKCS7PADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/TBC 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/TBCPADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/X9.23 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/X9.23PADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/ZEROBYTE 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB80/ZEROBYTEPADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/ 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/ISO10126 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/ISO10126-2 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/ISO10126-2PADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/ISO10126PADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/ISO7816-4 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/ISO7816-4PADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/NOPADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/PKCS5 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/PKCS5PADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/PKCS7 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/PKCS7PADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/TBC 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/TBCPADDING 08:44:57,545 INFO [main][CipherTest] transformation=NULL/CFB88/X9.23 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB88/X9.23PADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB88/ZEROBYTE 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB88/ZEROBYTEPADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/ 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/ISO10126 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/ISO10126-2 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/ISO10126-2PADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/ISO10126PADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/ISO7816-4 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/ISO7816-4PADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/NOPADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/PKCS5 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/PKCS5PADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/PKCS7 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/PKCS7PADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/TBC 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/TBCPADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/X9.23 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/X9.23PADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/ZEROBYTE 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CFB96/ZEROBYTEPADDING 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CTS/ 08:44:57,546 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL/CTS/" does not support IV => Skipping. 08:44:57,546 INFO [main][CipherTest] transformation=NULL/CTS/NOPADDING 08:44:57,546 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL/CTS/NOPADDING" does not support IV => Skipping. 08:44:57,546 INFO [main][CipherTest] transformation=NULL/ECB/ 08:44:57,546 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL/ECB/" does not support IV => Skipping. 08:44:57,546 INFO [main][CipherTest] transformation=NULL/ECB/NOPADDING 08:44:57,546 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "NULL/ECB/NOPADDING" does not support IV => Skipping. 08:44:57,546 INFO [main][CipherTest] transformation=NULL/OFB/ 08:44:57,546 INFO [main][CipherTest] transformation=NULL/OFB/ISO10126 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/ISO10126-2 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/ISO10126-2PADDING 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/ISO10126PADDING 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/ISO7816-4 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/ISO7816-4PADDING 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/NOPADDING 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/PKCS5 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/PKCS5PADDING 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/PKCS7 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/PKCS7PADDING 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/TBC 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/TBCPADDING 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/X9.23 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/X9.23PADDING 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/ZEROBYTE 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB/ZEROBYTEPADDING 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB104/ 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB104/ISO10126 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB104/ISO10126-2 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB104/ISO10126-2PADDING 08:44:57,547 INFO [main][CipherTest] transformation=NULL/OFB104/ISO10126PADDING 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/ISO7816-4 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/ISO7816-4PADDING 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/NOPADDING 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/PKCS5 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/PKCS5PADDING 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/PKCS7 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/PKCS7PADDING 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/TBC 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/TBCPADDING 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/X9.23 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/X9.23PADDING 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/ZEROBYTE 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB104/ZEROBYTEPADDING 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB112/ 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB112/ISO10126 08:44:57,548 INFO [main][CipherTest] transformation=NULL/OFB112/ISO10126-2 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/ISO10126-2PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/ISO10126PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/ISO7816-4 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/ISO7816-4PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/NOPADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/PKCS5 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/PKCS5PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/PKCS7 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/PKCS7PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/TBC 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/TBCPADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/X9.23 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/X9.23PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/ZEROBYTE 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB112/ZEROBYTEPADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/ 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/ISO10126 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/ISO10126-2 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/ISO10126-2PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/ISO10126PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/ISO7816-4 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/ISO7816-4PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/NOPADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/PKCS5 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/PKCS5PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/PKCS7 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/PKCS7PADDING 08:44:57,549 INFO [main][CipherTest] transformation=NULL/OFB120/TBC 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB120/TBCPADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB120/X9.23 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB120/X9.23PADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB120/ZEROBYTE 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB120/ZEROBYTEPADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/ 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/ISO10126 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/ISO10126-2 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/ISO10126-2PADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/ISO10126PADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/ISO7816-4 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/ISO7816-4PADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/NOPADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/PKCS5 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/PKCS5PADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/PKCS7 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/PKCS7PADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/TBC 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/TBCPADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/X9.23 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/X9.23PADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/ZEROBYTE 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB128/ZEROBYTEPADDING 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB136/ 08:44:57,550 INFO [main][CipherTest] transformation=NULL/OFB136/ISO10126 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/ISO10126-2 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/ISO10126-2PADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/ISO10126PADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/ISO7816-4 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/ISO7816-4PADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/NOPADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/PKCS5 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/PKCS5PADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/PKCS7 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/PKCS7PADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/TBC 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/TBCPADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/X9.23 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/X9.23PADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/ZEROBYTE 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB136/ZEROBYTEPADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB144/ 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB144/ISO10126 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB144/ISO10126-2 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB144/ISO10126-2PADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB144/ISO10126PADDING 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB144/ISO7816-4 08:44:57,551 INFO [main][CipherTest] transformation=NULL/OFB144/ISO7816-4PADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/NOPADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/PKCS5 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/PKCS5PADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/PKCS7 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/PKCS7PADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/TBC 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/TBCPADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/X9.23 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/X9.23PADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/ZEROBYTE 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB144/ZEROBYTEPADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/ 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/ISO10126 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/ISO10126-2 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/ISO10126-2PADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/ISO10126PADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/ISO7816-4 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/ISO7816-4PADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/NOPADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/PKCS5 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/PKCS5PADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/PKCS7 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/PKCS7PADDING 08:44:57,552 INFO [main][CipherTest] transformation=NULL/OFB152/TBC 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB152/TBCPADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB152/X9.23 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB152/X9.23PADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB152/ZEROBYTE 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB152/ZEROBYTEPADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/ 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/ISO10126 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/ISO10126-2 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/ISO10126-2PADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/ISO10126PADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/ISO7816-4 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/ISO7816-4PADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/NOPADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/PKCS5 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/PKCS5PADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/PKCS7 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/PKCS7PADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/TBC 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/TBCPADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/X9.23 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/X9.23PADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/ZEROBYTE 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB16/ZEROBYTEPADDING 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB160/ 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB160/ISO10126 08:44:57,553 INFO [main][CipherTest] transformation=NULL/OFB160/ISO10126-2 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/ISO10126-2PADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/ISO10126PADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/ISO7816-4 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/ISO7816-4PADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/NOPADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/PKCS5 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/PKCS5PADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/PKCS7 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/PKCS7PADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/TBC 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/TBCPADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/X9.23 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/X9.23PADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/ZEROBYTE 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB160/ZEROBYTEPADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB168/ 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB168/ISO10126 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB168/ISO10126-2 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB168/ISO10126-2PADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB168/ISO10126PADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB168/ISO7816-4 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB168/ISO7816-4PADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB168/NOPADDING 08:44:57,554 INFO [main][CipherTest] transformation=NULL/OFB168/PKCS5 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB168/PKCS5PADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB168/PKCS7 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB168/PKCS7PADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB168/TBC 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB168/TBCPADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB168/X9.23 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB168/X9.23PADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB168/ZEROBYTE 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB168/ZEROBYTEPADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/ 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/ISO10126 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/ISO10126-2 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/ISO10126-2PADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/ISO10126PADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/ISO7816-4 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/ISO7816-4PADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/NOPADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/PKCS5 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/PKCS5PADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/PKCS7 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/PKCS7PADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/TBC 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/TBCPADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/X9.23 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/X9.23PADDING 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/ZEROBYTE 08:44:57,555 INFO [main][CipherTest] transformation=NULL/OFB176/ZEROBYTEPADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/ 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/ISO10126 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/ISO10126-2 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/ISO10126-2PADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/ISO10126PADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/ISO7816-4 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/ISO7816-4PADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/NOPADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/PKCS5 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/PKCS5PADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/PKCS7 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/PKCS7PADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/TBC 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/TBCPADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/X9.23 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/X9.23PADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/ZEROBYTE 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB184/ZEROBYTEPADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB192/ 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB192/ISO10126 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB192/ISO10126-2 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB192/ISO10126-2PADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB192/ISO10126PADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB192/ISO7816-4 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB192/ISO7816-4PADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB192/NOPADDING 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB192/PKCS5 08:44:57,556 INFO [main][CipherTest] transformation=NULL/OFB192/PKCS5PADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB192/PKCS7 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB192/PKCS7PADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB192/TBC 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB192/TBCPADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB192/X9.23 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB192/X9.23PADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB192/ZEROBYTE 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB192/ZEROBYTEPADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/ 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/ISO10126 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/ISO10126-2 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/ISO10126-2PADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/ISO10126PADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/ISO7816-4 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/ISO7816-4PADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/NOPADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/PKCS5 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/PKCS5PADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/PKCS7 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/PKCS7PADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/TBC 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/TBCPADDING 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/X9.23 08:44:57,557 INFO [main][CipherTest] transformation=NULL/OFB200/X9.23PADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB200/ZEROBYTE 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB200/ZEROBYTEPADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/ 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/ISO10126 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/ISO10126-2 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/ISO10126-2PADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/ISO10126PADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/ISO7816-4 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/ISO7816-4PADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/NOPADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/PKCS5 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/PKCS5PADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/PKCS7 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/PKCS7PADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/TBC 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/TBCPADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/X9.23 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/X9.23PADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/ZEROBYTE 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB208/ZEROBYTEPADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB216/ 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB216/ISO10126 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB216/ISO10126-2 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB216/ISO10126-2PADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB216/ISO10126PADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB216/ISO7816-4 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB216/ISO7816-4PADDING 08:44:57,558 INFO [main][CipherTest] transformation=NULL/OFB216/NOPADDING 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB216/PKCS5 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB216/PKCS5PADDING 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB216/PKCS7 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB216/PKCS7PADDING 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB216/TBC 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB216/TBCPADDING 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB216/X9.23 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB216/X9.23PADDING 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB216/ZEROBYTE 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB216/ZEROBYTEPADDING 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB224/ 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB224/ISO10126 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB224/ISO10126-2 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB224/ISO10126-2PADDING 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB224/ISO10126PADDING 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB224/ISO7816-4 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB224/ISO7816-4PADDING 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB224/NOPADDING 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB224/PKCS5 08:44:57,559 INFO [main][CipherTest] transformation=NULL/OFB224/PKCS5PADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB224/PKCS7 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB224/PKCS7PADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB224/TBC 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB224/TBCPADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB224/X9.23 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB224/X9.23PADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB224/ZEROBYTE 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB224/ZEROBYTEPADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/ 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/ISO10126 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/ISO10126-2 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/ISO10126-2PADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/ISO10126PADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/ISO7816-4 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/ISO7816-4PADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/NOPADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/PKCS5 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/PKCS5PADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/PKCS7 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/PKCS7PADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/TBC 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/TBCPADDING 08:44:57,560 INFO [main][CipherTest] transformation=NULL/OFB232/X9.23 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB232/X9.23PADDING 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB232/ZEROBYTE 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB232/ZEROBYTEPADDING 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/ 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/ISO10126 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/ISO10126-2 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/ISO10126-2PADDING 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/ISO10126PADDING 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/ISO7816-4 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/ISO7816-4PADDING 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/NOPADDING 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/PKCS5 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/PKCS5PADDING 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/PKCS7 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/PKCS7PADDING 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/TBC 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/TBCPADDING 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/X9.23 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/X9.23PADDING 08:44:57,561 INFO [main][CipherTest] transformation=NULL/OFB24/ZEROBYTE 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB24/ZEROBYTEPADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/ 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/ISO10126 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/ISO10126-2 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/ISO10126-2PADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/ISO10126PADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/ISO7816-4 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/ISO7816-4PADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/NOPADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/PKCS5 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/PKCS5PADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/PKCS7 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/PKCS7PADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/TBC 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/TBCPADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/X9.23 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/X9.23PADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/ZEROBYTE 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB240/ZEROBYTEPADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB248/ 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB248/ISO10126 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB248/ISO10126-2 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB248/ISO10126-2PADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB248/ISO10126PADDING 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB248/ISO7816-4 08:44:57,562 INFO [main][CipherTest] transformation=NULL/OFB248/ISO7816-4PADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/NOPADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/PKCS5 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/PKCS5PADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/PKCS7 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/PKCS7PADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/TBC 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/TBCPADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/X9.23 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/X9.23PADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/ZEROBYTE 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB248/ZEROBYTEPADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/ 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/ISO10126 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/ISO10126-2 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/ISO10126-2PADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/ISO10126PADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/ISO7816-4 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/ISO7816-4PADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/NOPADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/PKCS5 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/PKCS5PADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/PKCS7 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/PKCS7PADDING 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/TBC 08:44:57,563 INFO [main][CipherTest] transformation=NULL/OFB256/TBCPADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB256/X9.23 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB256/X9.23PADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB256/ZEROBYTE 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB256/ZEROBYTEPADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/ 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/ISO10126 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/ISO10126-2 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/ISO10126-2PADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/ISO10126PADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/ISO7816-4 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/ISO7816-4PADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/NOPADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/PKCS5 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/PKCS5PADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/PKCS7 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/PKCS7PADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/TBC 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/TBCPADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/X9.23 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/X9.23PADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/ZEROBYTE 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB32/ZEROBYTEPADDING 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB40/ 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB40/ISO10126 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB40/ISO10126-2 08:44:57,564 INFO [main][CipherTest] transformation=NULL/OFB40/ISO10126-2PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/ISO10126PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/ISO7816-4 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/ISO7816-4PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/NOPADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/PKCS5 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/PKCS5PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/PKCS7 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/PKCS7PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/TBC 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/TBCPADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/X9.23 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/X9.23PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/ZEROBYTE 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB40/ZEROBYTEPADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/ 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/ISO10126 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/ISO10126-2 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/ISO10126-2PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/ISO10126PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/ISO7816-4 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/ISO7816-4PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/NOPADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/PKCS5 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/PKCS5PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/PKCS7 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/PKCS7PADDING 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/TBC 08:44:57,565 INFO [main][CipherTest] transformation=NULL/OFB48/TBCPADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB48/X9.23 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB48/X9.23PADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB48/ZEROBYTE 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB48/ZEROBYTEPADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/ 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/ISO10126 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/ISO10126-2 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/ISO10126-2PADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/ISO10126PADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/ISO7816-4 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/ISO7816-4PADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/NOPADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/PKCS5 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/PKCS5PADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/PKCS7 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/PKCS7PADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/TBC 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/TBCPADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/X9.23 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/X9.23PADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/ZEROBYTE 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB56/ZEROBYTEPADDING 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB64/ 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB64/ISO10126 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB64/ISO10126-2 08:44:57,566 INFO [main][CipherTest] transformation=NULL/OFB64/ISO10126-2PADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/ISO10126PADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/ISO7816-4 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/ISO7816-4PADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/NOPADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/PKCS5 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/PKCS5PADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/PKCS7 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/PKCS7PADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/TBC 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/TBCPADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/X9.23 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/X9.23PADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/ZEROBYTE 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB64/ZEROBYTEPADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB72/ 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB72/ISO10126 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB72/ISO10126-2 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB72/ISO10126-2PADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB72/ISO10126PADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB72/ISO7816-4 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB72/ISO7816-4PADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB72/NOPADDING 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB72/PKCS5 08:44:57,567 INFO [main][CipherTest] transformation=NULL/OFB72/PKCS5PADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB72/PKCS7 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB72/PKCS7PADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB72/TBC 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB72/TBCPADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB72/X9.23 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB72/X9.23PADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB72/ZEROBYTE 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB72/ZEROBYTEPADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/ 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/ISO10126 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/ISO10126-2 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/ISO10126-2PADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/ISO10126PADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/ISO7816-4 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/ISO7816-4PADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/NOPADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/PKCS5 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/PKCS5PADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/PKCS7 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/PKCS7PADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/TBC 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/TBCPADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/X9.23 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/X9.23PADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/ZEROBYTE 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB8/ZEROBYTEPADDING 08:44:57,568 INFO [main][CipherTest] transformation=NULL/OFB80/ 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/ISO10126 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/ISO10126-2 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/ISO10126-2PADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/ISO10126PADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/ISO7816-4 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/ISO7816-4PADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/NOPADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/PKCS5 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/PKCS5PADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/PKCS7 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/PKCS7PADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/TBC 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/TBCPADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/X9.23 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/X9.23PADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/ZEROBYTE 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB80/ZEROBYTEPADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB88/ 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB88/ISO10126 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB88/ISO10126-2 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB88/ISO10126-2PADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB88/ISO10126PADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB88/ISO7816-4 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB88/ISO7816-4PADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB88/NOPADDING 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB88/PKCS5 08:44:57,569 INFO [main][CipherTest] transformation=NULL/OFB88/PKCS5PADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB88/PKCS7 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB88/PKCS7PADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB88/TBC 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB88/TBCPADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB88/X9.23 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB88/X9.23PADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB88/ZEROBYTE 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB88/ZEROBYTEPADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/ 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/ISO10126 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/ISO10126-2 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/ISO10126-2PADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/ISO10126PADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/ISO7816-4 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/ISO7816-4PADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/NOPADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/PKCS5 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/PKCS5PADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/PKCS7 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/PKCS7PADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/TBC 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/TBCPADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/X9.23 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/X9.23PADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/ZEROBYTE 08:44:57,570 INFO [main][CipherTest] transformation=NULL/OFB96/ZEROBYTEPADDING 08:44:57,570 INFO [main][CipherTest] transformation=NULL/SIC/ 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/ISO10126 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/ISO10126-2 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/ISO10126-2PADDING 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/ISO10126PADDING 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/ISO7816-4 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/ISO7816-4PADDING 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/NOPADDING 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/PKCS5 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/PKCS5PADDING 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/PKCS7 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/PKCS7PADDING 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/TBC 08:44:57,571 INFO [main][CipherTest] transformation=NULL/SIC/TBCPADDING 08:44:57,572 INFO [main][CipherTest] transformation=NULL/SIC/X9.23 08:44:57,572 INFO [main][CipherTest] transformation=NULL/SIC/X9.23PADDING 08:44:57,572 INFO [main][CipherTest] transformation=NULL/SIC/ZEROBYTE 08:44:57,572 INFO [main][CipherTest] transformation=NULL/SIC/ZEROBYTEPADDING 08:44:57,572 INFO [main][CipherTest] transformation=RC2// 08:44:57,572 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2//" does not support IV => Skipping. 08:44:57,572 INFO [main][CipherTest] transformation=RC2//NOPADDING 08:44:57,572 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2//NOPADDING" does not support IV => Skipping. 08:44:57,572 INFO [main][CipherTest] transformation=RC2/CBC-CTS/ 08:44:57,572 INFO [main][CipherTest] transformation=RC2/CBC-CTS/NOPADDING 08:44:57,573 INFO [main][CipherTest] transformation=RC2/CBC/ 08:44:57,573 INFO [main][CipherTest] transformation=RC2/CBC/ISO10126 08:44:57,573 INFO [main][CipherTest] transformation=RC2/CBC/ISO10126-2 08:44:57,573 INFO [main][CipherTest] transformation=RC2/CBC/ISO10126-2PADDING 08:44:57,573 INFO [main][CipherTest] transformation=RC2/CBC/ISO10126PADDING 08:44:57,573 INFO [main][CipherTest] transformation=RC2/CBC/ISO7816-4 08:44:57,573 INFO [main][CipherTest] transformation=RC2/CBC/ISO7816-4PADDING 08:44:57,574 INFO [main][CipherTest] transformation=RC2/CBC/NOPADDING 08:44:57,574 INFO [main][CipherTest] transformation=RC2/CBC/PKCS5 08:44:57,574 INFO [main][CipherTest] transformation=RC2/CBC/PKCS5PADDING 08:44:57,574 INFO [main][CipherTest] transformation=RC2/CBC/PKCS7 08:44:57,574 INFO [main][CipherTest] transformation=RC2/CBC/PKCS7PADDING 08:44:57,574 INFO [main][CipherTest] transformation=RC2/CBC/TBC 08:44:57,575 INFO [main][CipherTest] transformation=RC2/CBC/TBCPADDING 08:44:57,575 INFO [main][CipherTest] transformation=RC2/CBC/X9.23 08:44:57,575 INFO [main][CipherTest] transformation=RC2/CBC/X9.23PADDING 08:44:57,575 INFO [main][CipherTest] transformation=RC2/CBC/ZEROBYTE 08:44:57,575 INFO [main][CipherTest] transformation=RC2/CBC/ZEROBYTEPADDING 08:44:57,575 INFO [main][CipherTest] transformation=RC2/CFB/ 08:44:57,575 INFO [main][CipherTest] transformation=RC2/CFB/ISO10126 08:44:57,576 INFO [main][CipherTest] transformation=RC2/CFB/ISO10126-2 08:44:57,576 INFO [main][CipherTest] transformation=RC2/CFB/ISO10126-2PADDING 08:44:57,576 INFO [main][CipherTest] transformation=RC2/CFB/ISO10126PADDING 08:44:57,576 INFO [main][CipherTest] transformation=RC2/CFB/ISO7816-4 08:44:57,576 INFO [main][CipherTest] transformation=RC2/CFB/ISO7816-4PADDING 08:44:57,576 INFO [main][CipherTest] transformation=RC2/CFB/NOPADDING 08:44:57,576 INFO [main][CipherTest] transformation=RC2/CFB/PKCS5 08:44:57,577 INFO [main][CipherTest] transformation=RC2/CFB/PKCS5PADDING 08:44:57,577 INFO [main][CipherTest] transformation=RC2/CFB/PKCS7 08:44:57,577 INFO [main][CipherTest] transformation=RC2/CFB/PKCS7PADDING 08:44:57,577 INFO [main][CipherTest] transformation=RC2/CFB/TBC 08:44:57,577 INFO [main][CipherTest] transformation=RC2/CFB/TBCPADDING 08:44:57,577 INFO [main][CipherTest] transformation=RC2/CFB/X9.23 08:44:57,577 INFO [main][CipherTest] transformation=RC2/CFB/X9.23PADDING 08:44:57,577 INFO [main][CipherTest] transformation=RC2/CFB/ZEROBYTE 08:44:57,577 INFO [main][CipherTest] transformation=RC2/CFB/ZEROBYTEPADDING 08:44:57,578 INFO [main][CipherTest] transformation=RC2/CFB104/ 08:44:57,578 INFO [main][CipherTest] transformation=RC2/CFB104/ISO10126 08:44:57,578 INFO [main][CipherTest] transformation=RC2/CFB104/ISO10126-2 08:44:57,578 INFO [main][CipherTest] transformation=RC2/CFB104/ISO10126-2PADDING 08:44:57,578 INFO [main][CipherTest] transformation=RC2/CFB104/ISO10126PADDING 08:44:57,578 INFO [main][CipherTest] transformation=RC2/CFB104/ISO7816-4 08:44:57,578 INFO [main][CipherTest] transformation=RC2/CFB104/ISO7816-4PADDING 08:44:57,579 INFO [main][CipherTest] transformation=RC2/CFB104/NOPADDING 08:44:57,579 INFO [main][CipherTest] transformation=RC2/CFB104/PKCS5 08:44:57,579 INFO [main][CipherTest] transformation=RC2/CFB104/PKCS5PADDING 08:44:57,579 INFO [main][CipherTest] transformation=RC2/CFB104/PKCS7 08:44:57,579 INFO [main][CipherTest] transformation=RC2/CFB104/PKCS7PADDING 08:44:57,579 INFO [main][CipherTest] transformation=RC2/CFB104/TBC 08:44:57,579 INFO [main][CipherTest] transformation=RC2/CFB104/TBCPADDING 08:44:57,579 INFO [main][CipherTest] transformation=RC2/CFB104/X9.23 08:44:57,579 INFO [main][CipherTest] transformation=RC2/CFB104/X9.23PADDING 08:44:57,579 INFO [main][CipherTest] transformation=RC2/CFB104/ZEROBYTE 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB104/ZEROBYTEPADDING 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/ 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/ISO10126 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/ISO10126-2 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/ISO10126-2PADDING 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/ISO10126PADDING 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/ISO7816-4 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/ISO7816-4PADDING 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/NOPADDING 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/PKCS5 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/PKCS5PADDING 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/PKCS7 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/PKCS7PADDING 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/TBC 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/TBCPADDING 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/X9.23 08:44:57,580 INFO [main][CipherTest] transformation=RC2/CFB112/X9.23PADDING 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB112/ZEROBYTE 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB112/ZEROBYTEPADDING 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/ 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/ISO10126 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/ISO10126-2 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/ISO10126-2PADDING 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/ISO10126PADDING 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/ISO7816-4 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/ISO7816-4PADDING 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/NOPADDING 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/PKCS5 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/PKCS5PADDING 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/PKCS7 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/PKCS7PADDING 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/TBC 08:44:57,581 INFO [main][CipherTest] transformation=RC2/CFB120/TBCPADDING 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB120/X9.23 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB120/X9.23PADDING 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB120/ZEROBYTE 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB120/ZEROBYTEPADDING 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/ 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/ISO10126 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/ISO10126-2 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/ISO10126-2PADDING 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/ISO10126PADDING 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/ISO7816-4 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/ISO7816-4PADDING 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/NOPADDING 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/PKCS5 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/PKCS5PADDING 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/PKCS7 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/PKCS7PADDING 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/TBC 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/TBCPADDING 08:44:57,582 INFO [main][CipherTest] transformation=RC2/CFB128/X9.23 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB128/X9.23PADDING 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB128/ZEROBYTE 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB128/ZEROBYTEPADDING 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB136/ 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB136/ISO10126 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB136/ISO10126-2 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB136/ISO10126-2PADDING 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB136/ISO10126PADDING 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB136/ISO7816-4 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB136/ISO7816-4PADDING 08:44:57,583 INFO [main][CipherTest] transformation=RC2/CFB136/NOPADDING 08:44:57,584 INFO [main][CipherTest] transformation=RC2/CFB136/PKCS5 08:44:57,584 INFO [main][CipherTest] transformation=RC2/CFB136/PKCS5PADDING 08:44:57,584 INFO [main][CipherTest] transformation=RC2/CFB136/PKCS7 08:44:57,584 INFO [main][CipherTest] transformation=RC2/CFB136/PKCS7PADDING 08:44:57,584 INFO [main][CipherTest] transformation=RC2/CFB136/TBC 08:44:57,584 INFO [main][CipherTest] transformation=RC2/CFB136/TBCPADDING 08:44:57,584 INFO [main][CipherTest] transformation=RC2/CFB136/X9.23 08:44:57,584 INFO [main][CipherTest] transformation=RC2/CFB136/X9.23PADDING 08:44:57,584 INFO [main][CipherTest] transformation=RC2/CFB136/ZEROBYTE 08:44:57,585 INFO [main][CipherTest] transformation=RC2/CFB136/ZEROBYTEPADDING 08:44:57,585 INFO [main][CipherTest] transformation=RC2/CFB144/ 08:44:57,585 INFO [main][CipherTest] transformation=RC2/CFB144/ISO10126 08:44:57,585 INFO [main][CipherTest] transformation=RC2/CFB144/ISO10126-2 08:44:57,585 INFO [main][CipherTest] transformation=RC2/CFB144/ISO10126-2PADDING 08:44:57,585 INFO [main][CipherTest] transformation=RC2/CFB144/ISO10126PADDING 08:44:57,585 INFO [main][CipherTest] transformation=RC2/CFB144/ISO7816-4 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/ISO7816-4PADDING 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/NOPADDING 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/PKCS5 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/PKCS5PADDING 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/PKCS7 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/PKCS7PADDING 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/TBC 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/TBCPADDING 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/X9.23 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/X9.23PADDING 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/ZEROBYTE 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB144/ZEROBYTEPADDING 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB152/ 08:44:57,586 INFO [main][CipherTest] transformation=RC2/CFB152/ISO10126 08:44:57,587 INFO [main][CipherTest] transformation=RC2/CFB152/ISO10126-2 08:44:57,587 INFO [main][CipherTest] transformation=RC2/CFB152/ISO10126-2PADDING 08:44:57,587 INFO [main][CipherTest] transformation=RC2/CFB152/ISO10126PADDING 08:44:57,587 INFO [main][CipherTest] transformation=RC2/CFB152/ISO7816-4 08:44:57,587 INFO [main][CipherTest] transformation=RC2/CFB152/ISO7816-4PADDING 08:44:57,587 INFO [main][CipherTest] transformation=RC2/CFB152/NOPADDING 08:44:57,587 INFO [main][CipherTest] transformation=RC2/CFB152/PKCS5 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB152/PKCS5PADDING 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB152/PKCS7 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB152/PKCS7PADDING 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB152/TBC 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB152/TBCPADDING 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB152/X9.23 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB152/X9.23PADDING 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB152/ZEROBYTE 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB152/ZEROBYTEPADDING 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB16/ 08:44:57,588 INFO [main][CipherTest] transformation=RC2/CFB16/ISO10126 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/ISO10126-2 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/ISO10126-2PADDING 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/ISO10126PADDING 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/ISO7816-4 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/ISO7816-4PADDING 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/NOPADDING 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/PKCS5 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/PKCS5PADDING 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/PKCS7 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/PKCS7PADDING 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/TBC 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/TBCPADDING 08:44:57,589 INFO [main][CipherTest] transformation=RC2/CFB16/X9.23 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB16/X9.23PADDING 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB16/ZEROBYTE 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB16/ZEROBYTEPADDING 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/ 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/ISO10126 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/ISO10126-2 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/ISO10126-2PADDING 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/ISO10126PADDING 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/ISO7816-4 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/ISO7816-4PADDING 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/NOPADDING 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/PKCS5 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/PKCS5PADDING 08:44:57,590 INFO [main][CipherTest] transformation=RC2/CFB160/PKCS7 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB160/PKCS7PADDING 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB160/TBC 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB160/TBCPADDING 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB160/X9.23 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB160/X9.23PADDING 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB160/ZEROBYTE 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB160/ZEROBYTEPADDING 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB168/ 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB168/ISO10126 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB168/ISO10126-2 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB168/ISO10126-2PADDING 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB168/ISO10126PADDING 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB168/ISO7816-4 08:44:57,591 INFO [main][CipherTest] transformation=RC2/CFB168/ISO7816-4PADDING 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/NOPADDING 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/PKCS5 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/PKCS5PADDING 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/PKCS7 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/PKCS7PADDING 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/TBC 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/TBCPADDING 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/X9.23 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/X9.23PADDING 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/ZEROBYTE 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB168/ZEROBYTEPADDING 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB176/ 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB176/ISO10126 08:44:57,592 INFO [main][CipherTest] transformation=RC2/CFB176/ISO10126-2 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/ISO10126-2PADDING 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/ISO10126PADDING 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/ISO7816-4 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/ISO7816-4PADDING 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/NOPADDING 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/PKCS5 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/PKCS5PADDING 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/PKCS7 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/PKCS7PADDING 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/TBC 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/TBCPADDING 08:44:57,593 INFO [main][CipherTest] transformation=RC2/CFB176/X9.23 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB176/X9.23PADDING 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB176/ZEROBYTE 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB176/ZEROBYTEPADDING 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/ 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/ISO10126 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/ISO10126-2 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/ISO10126-2PADDING 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/ISO10126PADDING 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/ISO7816-4 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/ISO7816-4PADDING 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/NOPADDING 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/PKCS5 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/PKCS5PADDING 08:44:57,594 INFO [main][CipherTest] transformation=RC2/CFB184/PKCS7 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB184/PKCS7PADDING 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB184/TBC 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB184/TBCPADDING 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB184/X9.23 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB184/X9.23PADDING 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB184/ZEROBYTE 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB184/ZEROBYTEPADDING 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB192/ 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB192/ISO10126 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB192/ISO10126-2 08:44:57,595 INFO [main][CipherTest] transformation=RC2/CFB192/ISO10126-2PADDING 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/ISO10126PADDING 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/ISO7816-4 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/ISO7816-4PADDING 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/NOPADDING 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/PKCS5 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/PKCS5PADDING 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/PKCS7 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/PKCS7PADDING 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/TBC 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/TBCPADDING 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/X9.23 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/X9.23PADDING 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/ZEROBYTE 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB192/ZEROBYTEPADDING 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB200/ 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB200/ISO10126 08:44:57,596 INFO [main][CipherTest] transformation=RC2/CFB200/ISO10126-2 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/ISO10126-2PADDING 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/ISO10126PADDING 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/ISO7816-4 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/ISO7816-4PADDING 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/NOPADDING 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/PKCS5 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/PKCS5PADDING 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/PKCS7 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/PKCS7PADDING 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/TBC 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/TBCPADDING 08:44:57,597 INFO [main][CipherTest] transformation=RC2/CFB200/X9.23 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB200/X9.23PADDING 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB200/ZEROBYTE 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB200/ZEROBYTEPADDING 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/ 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/ISO10126 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/ISO10126-2 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/ISO10126-2PADDING 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/ISO10126PADDING 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/ISO7816-4 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/ISO7816-4PADDING 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/NOPADDING 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/PKCS5 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/PKCS5PADDING 08:44:57,598 INFO [main][CipherTest] transformation=RC2/CFB208/PKCS7 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB208/PKCS7PADDING 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB208/TBC 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB208/TBCPADDING 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB208/X9.23 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB208/X9.23PADDING 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB208/ZEROBYTE 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB208/ZEROBYTEPADDING 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB216/ 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB216/ISO10126 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB216/ISO10126-2 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB216/ISO10126-2PADDING 08:44:57,599 INFO [main][CipherTest] transformation=RC2/CFB216/ISO10126PADDING 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/ISO7816-4 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/ISO7816-4PADDING 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/NOPADDING 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/PKCS5 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/PKCS5PADDING 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/PKCS7 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/PKCS7PADDING 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/TBC 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/TBCPADDING 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/X9.23 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/X9.23PADDING 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/ZEROBYTE 08:44:57,600 INFO [main][CipherTest] transformation=RC2/CFB216/ZEROBYTEPADDING 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/ 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/ISO10126 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/ISO10126-2 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/ISO10126-2PADDING 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/ISO10126PADDING 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/ISO7816-4 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/ISO7816-4PADDING 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/NOPADDING 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/PKCS5 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/PKCS5PADDING 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/PKCS7 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/PKCS7PADDING 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/TBC 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/TBCPADDING 08:44:57,601 INFO [main][CipherTest] transformation=RC2/CFB224/X9.23 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB224/X9.23PADDING 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB224/ZEROBYTE 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB224/ZEROBYTEPADDING 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/ 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/ISO10126 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/ISO10126-2 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/ISO10126-2PADDING 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/ISO10126PADDING 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/ISO7816-4 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/ISO7816-4PADDING 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/NOPADDING 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/PKCS5 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/PKCS5PADDING 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/PKCS7 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/PKCS7PADDING 08:44:57,602 INFO [main][CipherTest] transformation=RC2/CFB232/TBC 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB232/TBCPADDING 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB232/X9.23 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB232/X9.23PADDING 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB232/ZEROBYTE 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB232/ZEROBYTEPADDING 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB24/ 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB24/ISO10126 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB24/ISO10126-2 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB24/ISO10126-2PADDING 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB24/ISO10126PADDING 08:44:57,603 INFO [main][CipherTest] transformation=RC2/CFB24/ISO7816-4 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/ISO7816-4PADDING 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/NOPADDING 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/PKCS5 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/PKCS5PADDING 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/PKCS7 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/PKCS7PADDING 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/TBC 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/TBCPADDING 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/X9.23 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/X9.23PADDING 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/ZEROBYTE 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB24/ZEROBYTEPADDING 08:44:57,604 INFO [main][CipherTest] transformation=RC2/CFB240/ 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/ISO10126 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/ISO10126-2 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/ISO10126-2PADDING 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/ISO10126PADDING 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/ISO7816-4 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/ISO7816-4PADDING 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/NOPADDING 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/PKCS5 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/PKCS5PADDING 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/PKCS7 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/PKCS7PADDING 08:44:57,605 INFO [main][CipherTest] transformation=RC2/CFB240/TBC 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB240/TBCPADDING 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB240/X9.23 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB240/X9.23PADDING 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB240/ZEROBYTE 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB240/ZEROBYTEPADDING 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB248/ 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB248/ISO10126 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB248/ISO10126-2 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB248/ISO10126-2PADDING 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB248/ISO10126PADDING 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB248/ISO7816-4 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB248/ISO7816-4PADDING 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB248/NOPADDING 08:44:57,606 INFO [main][CipherTest] transformation=RC2/CFB248/PKCS5 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB248/PKCS5PADDING 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB248/PKCS7 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB248/PKCS7PADDING 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB248/TBC 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB248/TBCPADDING 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB248/X9.23 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB248/X9.23PADDING 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB248/ZEROBYTE 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB248/ZEROBYTEPADDING 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB256/ 08:44:57,607 INFO [main][CipherTest] transformation=RC2/CFB256/ISO10126 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/ISO10126-2 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/ISO10126-2PADDING 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/ISO10126PADDING 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/ISO7816-4 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/ISO7816-4PADDING 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/NOPADDING 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/PKCS5 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/PKCS5PADDING 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/PKCS7 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/PKCS7PADDING 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/TBC 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/TBCPADDING 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/X9.23 08:44:57,608 INFO [main][CipherTest] transformation=RC2/CFB256/X9.23PADDING 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB256/ZEROBYTE 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB256/ZEROBYTEPADDING 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB32/ 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB32/ISO10126 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB32/ISO10126-2 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB32/ISO10126-2PADDING 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB32/ISO10126PADDING 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB32/ISO7816-4 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB32/ISO7816-4PADDING 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB32/NOPADDING 08:44:57,609 INFO [main][CipherTest] transformation=RC2/CFB32/PKCS5 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB32/PKCS5PADDING 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB32/PKCS7 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB32/PKCS7PADDING 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB32/TBC 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB32/TBCPADDING 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB32/X9.23 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB32/X9.23PADDING 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB32/ZEROBYTE 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB32/ZEROBYTEPADDING 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB40/ 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB40/ISO10126 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB40/ISO10126-2 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB40/ISO10126-2PADDING 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB40/ISO10126PADDING 08:44:57,610 INFO [main][CipherTest] transformation=RC2/CFB40/ISO7816-4 08:44:57,611 INFO [main][CipherTest] transformation=RC2/CFB40/ISO7816-4PADDING 08:44:57,611 INFO [main][CipherTest] transformation=RC2/CFB40/NOPADDING 08:44:57,611 INFO [main][CipherTest] transformation=RC2/CFB40/PKCS5 08:44:57,611 INFO [main][CipherTest] transformation=RC2/CFB40/PKCS5PADDING 08:44:57,611 INFO [main][CipherTest] transformation=RC2/CFB40/PKCS7 08:44:57,611 INFO [main][CipherTest] transformation=RC2/CFB40/PKCS7PADDING 08:44:57,611 INFO [main][CipherTest] transformation=RC2/CFB40/TBC 08:44:57,611 INFO [main][CipherTest] transformation=RC2/CFB40/TBCPADDING 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB40/X9.23 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB40/X9.23PADDING 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB40/ZEROBYTE 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB40/ZEROBYTEPADDING 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB48/ 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB48/ISO10126 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB48/ISO10126-2 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB48/ISO10126-2PADDING 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB48/ISO10126PADDING 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB48/ISO7816-4 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB48/ISO7816-4PADDING 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB48/NOPADDING 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB48/PKCS5 08:44:57,612 INFO [main][CipherTest] transformation=RC2/CFB48/PKCS5PADDING 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB48/PKCS7 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB48/PKCS7PADDING 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB48/TBC 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB48/TBCPADDING 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB48/X9.23 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB48/X9.23PADDING 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB48/ZEROBYTE 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB48/ZEROBYTEPADDING 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB56/ 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB56/ISO10126 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB56/ISO10126-2 08:44:57,613 INFO [main][CipherTest] transformation=RC2/CFB56/ISO10126-2PADDING 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/ISO10126PADDING 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/ISO7816-4 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/ISO7816-4PADDING 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/NOPADDING 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/PKCS5 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/PKCS5PADDING 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/PKCS7 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/PKCS7PADDING 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/TBC 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/TBCPADDING 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/X9.23 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/X9.23PADDING 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/ZEROBYTE 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB56/ZEROBYTEPADDING 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB64/ 08:44:57,614 INFO [main][CipherTest] transformation=RC2/CFB64/ISO10126 08:44:57,615 INFO [main][CipherTest] transformation=RC2/CFB64/ISO10126-2 08:44:57,615 INFO [main][CipherTest] transformation=RC2/CFB64/ISO10126-2PADDING 08:44:57,615 INFO [main][CipherTest] transformation=RC2/CFB64/ISO10126PADDING 08:44:57,615 INFO [main][CipherTest] transformation=RC2/CFB64/ISO7816-4 08:44:57,615 INFO [main][CipherTest] transformation=RC2/CFB64/ISO7816-4PADDING 08:44:57,615 INFO [main][CipherTest] transformation=RC2/CFB64/NOPADDING 08:44:57,615 INFO [main][CipherTest] transformation=RC2/CFB64/PKCS5 08:44:57,615 INFO [main][CipherTest] transformation=RC2/CFB64/PKCS5PADDING 08:44:57,615 INFO [main][CipherTest] transformation=RC2/CFB64/PKCS7 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB64/PKCS7PADDING 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB64/TBC 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB64/TBCPADDING 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB64/X9.23 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB64/X9.23PADDING 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB64/ZEROBYTE 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB64/ZEROBYTEPADDING 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/ 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/ISO10126 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/ISO10126-2 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/ISO10126-2PADDING 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/ISO10126PADDING 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/ISO7816-4 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/ISO7816-4PADDING 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/NOPADDING 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/PKCS5 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/PKCS5PADDING 08:44:57,616 INFO [main][CipherTest] transformation=RC2/CFB72/PKCS7 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB72/PKCS7PADDING 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB72/TBC 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB72/TBCPADDING 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB72/X9.23 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB72/X9.23PADDING 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB72/ZEROBYTE 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB72/ZEROBYTEPADDING 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/ 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/ISO10126 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/ISO10126-2 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/ISO10126-2PADDING 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/ISO10126PADDING 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/ISO7816-4 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/ISO7816-4PADDING 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/NOPADDING 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/PKCS5 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/PKCS5PADDING 08:44:57,617 INFO [main][CipherTest] transformation=RC2/CFB8/PKCS7 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB8/PKCS7PADDING 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB8/TBC 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB8/TBCPADDING 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB8/X9.23 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB8/X9.23PADDING 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB8/ZEROBYTE 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB8/ZEROBYTEPADDING 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/ 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/ISO10126 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/ISO10126-2 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/ISO10126-2PADDING 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/ISO10126PADDING 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/ISO7816-4 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/ISO7816-4PADDING 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/NOPADDING 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/PKCS5 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/PKCS5PADDING 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/PKCS7 08:44:57,618 INFO [main][CipherTest] transformation=RC2/CFB80/PKCS7PADDING 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB80/TBC 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB80/TBCPADDING 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB80/X9.23 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB80/X9.23PADDING 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB80/ZEROBYTE 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB80/ZEROBYTEPADDING 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/ 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/ISO10126 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/ISO10126-2 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/ISO10126-2PADDING 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/ISO10126PADDING 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/ISO7816-4 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/ISO7816-4PADDING 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/NOPADDING 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/PKCS5 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/PKCS5PADDING 08:44:57,619 INFO [main][CipherTest] transformation=RC2/CFB88/PKCS7 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB88/PKCS7PADDING 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB88/TBC 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB88/TBCPADDING 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB88/X9.23 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB88/X9.23PADDING 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB88/ZEROBYTE 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB88/ZEROBYTEPADDING 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB96/ 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB96/ISO10126 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB96/ISO10126-2 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB96/ISO10126-2PADDING 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB96/ISO10126PADDING 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB96/ISO7816-4 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB96/ISO7816-4PADDING 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB96/NOPADDING 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB96/PKCS5 08:44:57,620 INFO [main][CipherTest] transformation=RC2/CFB96/PKCS5PADDING 08:44:57,621 INFO [main][CipherTest] transformation=RC2/CFB96/PKCS7 08:44:57,621 INFO [main][CipherTest] transformation=RC2/CFB96/PKCS7PADDING 08:44:57,621 INFO [main][CipherTest] transformation=RC2/CFB96/TBC 08:44:57,621 INFO [main][CipherTest] transformation=RC2/CFB96/TBCPADDING 08:44:57,621 INFO [main][CipherTest] transformation=RC2/CFB96/X9.23 08:44:57,621 INFO [main][CipherTest] transformation=RC2/CFB96/X9.23PADDING 08:44:57,621 INFO [main][CipherTest] transformation=RC2/CFB96/ZEROBYTE 08:44:57,621 INFO [main][CipherTest] transformation=RC2/CFB96/ZEROBYTEPADDING 08:44:57,621 INFO [main][CipherTest] transformation=RC2/CTS/ 08:44:57,621 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2/CTS/" does not support IV => Skipping. 08:44:57,621 INFO [main][CipherTest] transformation=RC2/CTS/NOPADDING 08:44:57,621 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2/CTS/NOPADDING" does not support IV => Skipping. 08:44:57,621 INFO [main][CipherTest] transformation=RC2/EAX/ 08:44:57,622 INFO [main][CipherTest] transformation=RC2/EAX/NOPADDING 08:44:57,622 INFO [main][CipherTest] transformation=RC2/ECB/ 08:44:57,622 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2/ECB/" does not support IV => Skipping. 08:44:57,622 INFO [main][CipherTest] transformation=RC2/ECB/NOPADDING 08:44:57,622 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC2/ECB/NOPADDING" does not support IV => Skipping. 08:44:57,622 INFO [main][CipherTest] transformation=RC2/GOFB/ 08:44:57,622 INFO [main][CipherTest] transformation=RC2/GOFB/ISO10126 08:44:57,622 INFO [main][CipherTest] transformation=RC2/GOFB/ISO10126-2 08:44:57,622 INFO [main][CipherTest] transformation=RC2/GOFB/ISO10126-2PADDING 08:44:57,622 INFO [main][CipherTest] transformation=RC2/GOFB/ISO10126PADDING 08:44:57,623 INFO [main][CipherTest] transformation=RC2/GOFB/ISO7816-4 08:44:57,623 INFO [main][CipherTest] transformation=RC2/GOFB/ISO7816-4PADDING 08:44:57,623 INFO [main][CipherTest] transformation=RC2/GOFB/NOPADDING 08:44:57,623 INFO [main][CipherTest] transformation=RC2/GOFB/PKCS5 08:44:57,623 INFO [main][CipherTest] transformation=RC2/GOFB/PKCS5PADDING 08:44:57,623 INFO [main][CipherTest] transformation=RC2/GOFB/PKCS7 08:44:57,623 INFO [main][CipherTest] transformation=RC2/GOFB/PKCS7PADDING 08:44:57,623 INFO [main][CipherTest] transformation=RC2/GOFB/TBC 08:44:57,624 INFO [main][CipherTest] transformation=RC2/GOFB/TBCPADDING 08:44:57,624 INFO [main][CipherTest] transformation=RC2/GOFB/X9.23 08:44:57,624 INFO [main][CipherTest] transformation=RC2/GOFB/X9.23PADDING 08:44:57,624 INFO [main][CipherTest] transformation=RC2/GOFB/ZEROBYTE 08:44:57,624 INFO [main][CipherTest] transformation=RC2/GOFB/ZEROBYTEPADDING 08:44:57,624 INFO [main][CipherTest] transformation=RC2/OFB/ 08:44:57,624 INFO [main][CipherTest] transformation=RC2/OFB/ISO10126 08:44:57,624 INFO [main][CipherTest] transformation=RC2/OFB/ISO10126-2 08:44:57,624 INFO [main][CipherTest] transformation=RC2/OFB/ISO10126-2PADDING 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/ISO10126PADDING 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/ISO7816-4 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/ISO7816-4PADDING 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/NOPADDING 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/PKCS5 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/PKCS5PADDING 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/PKCS7 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/PKCS7PADDING 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/TBC 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/TBCPADDING 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/X9.23 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/X9.23PADDING 08:44:57,625 INFO [main][CipherTest] transformation=RC2/OFB/ZEROBYTE 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB/ZEROBYTEPADDING 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/ 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/ISO10126 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/ISO10126-2 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/ISO10126-2PADDING 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/ISO10126PADDING 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/ISO7816-4 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/ISO7816-4PADDING 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/NOPADDING 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/PKCS5 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/PKCS5PADDING 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/PKCS7 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/PKCS7PADDING 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/TBC 08:44:57,626 INFO [main][CipherTest] transformation=RC2/OFB104/TBCPADDING 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB104/X9.23 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB104/X9.23PADDING 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB104/ZEROBYTE 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB104/ZEROBYTEPADDING 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB112/ 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB112/ISO10126 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB112/ISO10126-2 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB112/ISO10126-2PADDING 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB112/ISO10126PADDING 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB112/ISO7816-4 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB112/ISO7816-4PADDING 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB112/NOPADDING 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB112/PKCS5 08:44:57,627 INFO [main][CipherTest] transformation=RC2/OFB112/PKCS5PADDING 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB112/PKCS7 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB112/PKCS7PADDING 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB112/TBC 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB112/TBCPADDING 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB112/X9.23 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB112/X9.23PADDING 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB112/ZEROBYTE 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB112/ZEROBYTEPADDING 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB120/ 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB120/ISO10126 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB120/ISO10126-2 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB120/ISO10126-2PADDING 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB120/ISO10126PADDING 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB120/ISO7816-4 08:44:57,628 INFO [main][CipherTest] transformation=RC2/OFB120/ISO7816-4PADDING 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/NOPADDING 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/PKCS5 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/PKCS5PADDING 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/PKCS7 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/PKCS7PADDING 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/TBC 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/TBCPADDING 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/X9.23 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/X9.23PADDING 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/ZEROBYTE 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB120/ZEROBYTEPADDING 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB128/ 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB128/ISO10126 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB128/ISO10126-2 08:44:57,629 INFO [main][CipherTest] transformation=RC2/OFB128/ISO10126-2PADDING 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/ISO10126PADDING 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/ISO7816-4 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/ISO7816-4PADDING 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/NOPADDING 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/PKCS5 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/PKCS5PADDING 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/PKCS7 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/PKCS7PADDING 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/TBC 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/TBCPADDING 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/X9.23 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/X9.23PADDING 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/ZEROBYTE 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB128/ZEROBYTEPADDING 08:44:57,630 INFO [main][CipherTest] transformation=RC2/OFB136/ 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/ISO10126 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/ISO10126-2 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/ISO10126-2PADDING 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/ISO10126PADDING 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/ISO7816-4 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/ISO7816-4PADDING 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/NOPADDING 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/PKCS5 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/PKCS5PADDING 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/PKCS7 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/PKCS7PADDING 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/TBC 08:44:57,631 INFO [main][CipherTest] transformation=RC2/OFB136/TBCPADDING 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB136/X9.23 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB136/X9.23PADDING 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB136/ZEROBYTE 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB136/ZEROBYTEPADDING 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB144/ 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB144/ISO10126 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB144/ISO10126-2 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB144/ISO10126-2PADDING 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB144/ISO10126PADDING 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB144/ISO7816-4 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB144/ISO7816-4PADDING 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB144/NOPADDING 08:44:57,632 INFO [main][CipherTest] transformation=RC2/OFB144/PKCS5 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB144/PKCS5PADDING 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB144/PKCS7 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB144/PKCS7PADDING 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB144/TBC 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB144/TBCPADDING 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB144/X9.23 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB144/X9.23PADDING 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB144/ZEROBYTE 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB144/ZEROBYTEPADDING 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB152/ 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB152/ISO10126 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB152/ISO10126-2 08:44:57,633 INFO [main][CipherTest] transformation=RC2/OFB152/ISO10126-2PADDING 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/ISO10126PADDING 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/ISO7816-4 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/ISO7816-4PADDING 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/NOPADDING 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/PKCS5 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/PKCS5PADDING 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/PKCS7 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/PKCS7PADDING 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/TBC 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/TBCPADDING 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/X9.23 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/X9.23PADDING 08:44:57,634 INFO [main][CipherTest] transformation=RC2/OFB152/ZEROBYTE 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB152/ZEROBYTEPADDING 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/ 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/ISO10126 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/ISO10126-2 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/ISO10126-2PADDING 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/ISO10126PADDING 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/ISO7816-4 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/ISO7816-4PADDING 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/NOPADDING 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/PKCS5 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/PKCS5PADDING 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/PKCS7 08:44:57,635 INFO [main][CipherTest] transformation=RC2/OFB16/PKCS7PADDING 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB16/TBC 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB16/TBCPADDING 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB16/X9.23 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB16/X9.23PADDING 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB16/ZEROBYTE 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB16/ZEROBYTEPADDING 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB160/ 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB160/ISO10126 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB160/ISO10126-2 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB160/ISO10126-2PADDING 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB160/ISO10126PADDING 08:44:57,636 INFO [main][CipherTest] transformation=RC2/OFB160/ISO7816-4 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/ISO7816-4PADDING 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/NOPADDING 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/PKCS5 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/PKCS5PADDING 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/PKCS7 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/PKCS7PADDING 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/TBC 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/TBCPADDING 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/X9.23 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/X9.23PADDING 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/ZEROBYTE 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB160/ZEROBYTEPADDING 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB168/ 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB168/ISO10126 08:44:57,637 INFO [main][CipherTest] transformation=RC2/OFB168/ISO10126-2 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/ISO10126-2PADDING 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/ISO10126PADDING 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/ISO7816-4 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/ISO7816-4PADDING 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/NOPADDING 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/PKCS5 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/PKCS5PADDING 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/PKCS7 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/PKCS7PADDING 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/TBC 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/TBCPADDING 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/X9.23 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/X9.23PADDING 08:44:57,638 INFO [main][CipherTest] transformation=RC2/OFB168/ZEROBYTE 08:44:57,639 INFO [main][CipherTest] transformation=RC2/OFB168/ZEROBYTEPADDING 08:44:57,639 INFO [main][CipherTest] transformation=RC2/OFB176/ 08:44:57,639 INFO [main][CipherTest] transformation=RC2/OFB176/ISO10126 08:44:57,639 INFO [main][CipherTest] transformation=RC2/OFB176/ISO10126-2 08:44:57,639 INFO [main][CipherTest] transformation=RC2/OFB176/ISO10126-2PADDING 08:44:57,639 INFO [main][CipherTest] transformation=RC2/OFB176/ISO10126PADDING 08:44:57,639 INFO [main][CipherTest] transformation=RC2/OFB176/ISO7816-4 08:44:57,639 INFO [main][CipherTest] transformation=RC2/OFB176/ISO7816-4PADDING 08:44:57,639 INFO [main][CipherTest] transformation=RC2/OFB176/NOPADDING 08:44:57,639 INFO [main][CipherTest] transformation=RC2/OFB176/PKCS5 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB176/PKCS5PADDING 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB176/PKCS7 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB176/PKCS7PADDING 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB176/TBC 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB176/TBCPADDING 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB176/X9.23 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB176/X9.23PADDING 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB176/ZEROBYTE 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB176/ZEROBYTEPADDING 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB184/ 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB184/ISO10126 08:44:57,640 INFO [main][CipherTest] transformation=RC2/OFB184/ISO10126-2 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/ISO10126-2PADDING 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/ISO10126PADDING 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/ISO7816-4 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/ISO7816-4PADDING 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/NOPADDING 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/PKCS5 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/PKCS5PADDING 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/PKCS7 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/PKCS7PADDING 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/TBC 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/TBCPADDING 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/X9.23 08:44:57,641 INFO [main][CipherTest] transformation=RC2/OFB184/X9.23PADDING 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB184/ZEROBYTE 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB184/ZEROBYTEPADDING 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB192/ 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB192/ISO10126 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB192/ISO10126-2 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB192/ISO10126-2PADDING 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB192/ISO10126PADDING 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB192/ISO7816-4 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB192/ISO7816-4PADDING 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB192/NOPADDING 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB192/PKCS5 08:44:57,642 INFO [main][CipherTest] transformation=RC2/OFB192/PKCS5PADDING 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB192/PKCS7 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB192/PKCS7PADDING 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB192/TBC 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB192/TBCPADDING 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB192/X9.23 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB192/X9.23PADDING 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB192/ZEROBYTE 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB192/ZEROBYTEPADDING 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB200/ 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB200/ISO10126 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB200/ISO10126-2 08:44:57,643 INFO [main][CipherTest] transformation=RC2/OFB200/ISO10126-2PADDING 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/ISO10126PADDING 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/ISO7816-4 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/ISO7816-4PADDING 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/NOPADDING 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/PKCS5 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/PKCS5PADDING 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/PKCS7 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/PKCS7PADDING 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/TBC 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/TBCPADDING 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/X9.23 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/X9.23PADDING 08:44:57,644 INFO [main][CipherTest] transformation=RC2/OFB200/ZEROBYTE 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB200/ZEROBYTEPADDING 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB208/ 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB208/ISO10126 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB208/ISO10126-2 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB208/ISO10126-2PADDING 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB208/ISO10126PADDING 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB208/ISO7816-4 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB208/ISO7816-4PADDING 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB208/NOPADDING 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB208/PKCS5 08:44:57,645 INFO [main][CipherTest] transformation=RC2/OFB208/PKCS5PADDING 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB208/PKCS7 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB208/PKCS7PADDING 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB208/TBC 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB208/TBCPADDING 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB208/X9.23 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB208/X9.23PADDING 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB208/ZEROBYTE 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB208/ZEROBYTEPADDING 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB216/ 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB216/ISO10126 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB216/ISO10126-2 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB216/ISO10126-2PADDING 08:44:57,646 INFO [main][CipherTest] transformation=RC2/OFB216/ISO10126PADDING 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/ISO7816-4 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/ISO7816-4PADDING 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/NOPADDING 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/PKCS5 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/PKCS5PADDING 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/PKCS7 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/PKCS7PADDING 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/TBC 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/TBCPADDING 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/X9.23 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/X9.23PADDING 08:44:57,647 INFO [main][CipherTest] transformation=RC2/OFB216/ZEROBYTE 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB216/ZEROBYTEPADDING 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/ 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/ISO10126 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/ISO10126-2 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/ISO10126-2PADDING 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/ISO10126PADDING 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/ISO7816-4 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/ISO7816-4PADDING 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/NOPADDING 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/PKCS5 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/PKCS5PADDING 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/PKCS7 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/PKCS7PADDING 08:44:57,648 INFO [main][CipherTest] transformation=RC2/OFB224/TBC 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB224/TBCPADDING 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB224/X9.23 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB224/X9.23PADDING 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB224/ZEROBYTE 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB224/ZEROBYTEPADDING 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB232/ 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB232/ISO10126 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB232/ISO10126-2 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB232/ISO10126-2PADDING 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB232/ISO10126PADDING 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB232/ISO7816-4 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB232/ISO7816-4PADDING 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB232/NOPADDING 08:44:57,649 INFO [main][CipherTest] transformation=RC2/OFB232/PKCS5 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB232/PKCS5PADDING 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB232/PKCS7 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB232/PKCS7PADDING 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB232/TBC 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB232/TBCPADDING 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB232/X9.23 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB232/X9.23PADDING 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB232/ZEROBYTE 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB232/ZEROBYTEPADDING 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB24/ 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB24/ISO10126 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB24/ISO10126-2 08:44:57,650 INFO [main][CipherTest] transformation=RC2/OFB24/ISO10126-2PADDING 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/ISO10126PADDING 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/ISO7816-4 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/ISO7816-4PADDING 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/NOPADDING 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/PKCS5 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/PKCS5PADDING 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/PKCS7 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/PKCS7PADDING 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/TBC 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/TBCPADDING 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/X9.23 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/X9.23PADDING 08:44:57,651 INFO [main][CipherTest] transformation=RC2/OFB24/ZEROBYTE 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB24/ZEROBYTEPADDING 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/ 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/ISO10126 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/ISO10126-2 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/ISO10126-2PADDING 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/ISO10126PADDING 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/ISO7816-4 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/ISO7816-4PADDING 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/NOPADDING 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/PKCS5 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/PKCS5PADDING 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/PKCS7 08:44:57,652 INFO [main][CipherTest] transformation=RC2/OFB240/PKCS7PADDING 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB240/TBC 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB240/TBCPADDING 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB240/X9.23 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB240/X9.23PADDING 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB240/ZEROBYTE 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB240/ZEROBYTEPADDING 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB248/ 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB248/ISO10126 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB248/ISO10126-2 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB248/ISO10126-2PADDING 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB248/ISO10126PADDING 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB248/ISO7816-4 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB248/ISO7816-4PADDING 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB248/NOPADDING 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB248/PKCS5 08:44:57,653 INFO [main][CipherTest] transformation=RC2/OFB248/PKCS5PADDING 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB248/PKCS7 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB248/PKCS7PADDING 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB248/TBC 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB248/TBCPADDING 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB248/X9.23 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB248/X9.23PADDING 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB248/ZEROBYTE 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB248/ZEROBYTEPADDING 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB256/ 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB256/ISO10126 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB256/ISO10126-2 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB256/ISO10126-2PADDING 08:44:57,654 INFO [main][CipherTest] transformation=RC2/OFB256/ISO10126PADDING 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/ISO7816-4 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/ISO7816-4PADDING 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/NOPADDING 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/PKCS5 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/PKCS5PADDING 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/PKCS7 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/PKCS7PADDING 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/TBC 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/TBCPADDING 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/X9.23 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/X9.23PADDING 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/ZEROBYTE 08:44:57,655 INFO [main][CipherTest] transformation=RC2/OFB256/ZEROBYTEPADDING 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/ 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/ISO10126 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/ISO10126-2 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/ISO10126-2PADDING 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/ISO10126PADDING 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/ISO7816-4 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/ISO7816-4PADDING 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/NOPADDING 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/PKCS5 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/PKCS5PADDING 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/PKCS7 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/PKCS7PADDING 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/TBC 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/TBCPADDING 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/X9.23 08:44:57,656 INFO [main][CipherTest] transformation=RC2/OFB32/X9.23PADDING 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB32/ZEROBYTE 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB32/ZEROBYTEPADDING 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB40/ 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB40/ISO10126 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB40/ISO10126-2 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB40/ISO10126-2PADDING 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB40/ISO10126PADDING 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB40/ISO7816-4 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB40/ISO7816-4PADDING 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB40/NOPADDING 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB40/PKCS5 08:44:57,657 INFO [main][CipherTest] transformation=RC2/OFB40/PKCS5PADDING 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB40/PKCS7 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB40/PKCS7PADDING 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB40/TBC 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB40/TBCPADDING 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB40/X9.23 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB40/X9.23PADDING 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB40/ZEROBYTE 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB40/ZEROBYTEPADDING 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB48/ 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB48/ISO10126 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB48/ISO10126-2 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB48/ISO10126-2PADDING 08:44:57,658 INFO [main][CipherTest] transformation=RC2/OFB48/ISO10126PADDING 08:44:57,659 INFO [main][CipherTest] transformation=RC2/OFB48/ISO7816-4 08:44:57,659 INFO [main][CipherTest] transformation=RC2/OFB48/ISO7816-4PADDING 08:44:57,659 INFO [main][CipherTest] transformation=RC2/OFB48/NOPADDING 08:44:57,659 INFO [main][CipherTest] transformation=RC2/OFB48/PKCS5 08:44:57,659 INFO [main][CipherTest] transformation=RC2/OFB48/PKCS5PADDING 08:44:57,659 INFO [main][CipherTest] transformation=RC2/OFB48/PKCS7 08:44:57,659 INFO [main][CipherTest] transformation=RC2/OFB48/PKCS7PADDING 08:44:57,659 INFO [main][CipherTest] transformation=RC2/OFB48/TBC 08:44:57,659 INFO [main][CipherTest] transformation=RC2/OFB48/TBCPADDING 08:44:57,659 INFO [main][CipherTest] transformation=RC2/OFB48/X9.23 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB48/X9.23PADDING 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB48/ZEROBYTE 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB48/ZEROBYTEPADDING 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/ 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/ISO10126 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/ISO10126-2 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/ISO10126-2PADDING 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/ISO10126PADDING 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/ISO7816-4 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/ISO7816-4PADDING 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/NOPADDING 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/PKCS5 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/PKCS5PADDING 08:44:57,660 INFO [main][CipherTest] transformation=RC2/OFB56/PKCS7 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB56/PKCS7PADDING 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB56/TBC 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB56/TBCPADDING 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB56/X9.23 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB56/X9.23PADDING 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB56/ZEROBYTE 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB56/ZEROBYTEPADDING 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB64/ 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB64/ISO10126 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB64/ISO10126-2 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB64/ISO10126-2PADDING 08:44:57,661 INFO [main][CipherTest] transformation=RC2/OFB64/ISO10126PADDING 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/ISO7816-4 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/ISO7816-4PADDING 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/NOPADDING 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/PKCS5 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/PKCS5PADDING 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/PKCS7 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/PKCS7PADDING 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/TBC 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/TBCPADDING 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/X9.23 08:44:57,662 INFO [main][CipherTest] transformation=RC2/OFB64/X9.23PADDING 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB64/ZEROBYTE 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB64/ZEROBYTEPADDING 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB72/ 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB72/ISO10126 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB72/ISO10126-2 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB72/ISO10126-2PADDING 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB72/ISO10126PADDING 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB72/ISO7816-4 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB72/ISO7816-4PADDING 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB72/NOPADDING 08:44:57,663 INFO [main][CipherTest] transformation=RC2/OFB72/PKCS5 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB72/PKCS5PADDING 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB72/PKCS7 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB72/PKCS7PADDING 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB72/TBC 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB72/TBCPADDING 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB72/X9.23 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB72/X9.23PADDING 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB72/ZEROBYTE 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB72/ZEROBYTEPADDING 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB8/ 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB8/ISO10126 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB8/ISO10126-2 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB8/ISO10126-2PADDING 08:44:57,664 INFO [main][CipherTest] transformation=RC2/OFB8/ISO10126PADDING 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/ISO7816-4 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/ISO7816-4PADDING 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/NOPADDING 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/PKCS5 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/PKCS5PADDING 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/PKCS7 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/PKCS7PADDING 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/TBC 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/TBCPADDING 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/X9.23 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/X9.23PADDING 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/ZEROBYTE 08:44:57,665 INFO [main][CipherTest] transformation=RC2/OFB8/ZEROBYTEPADDING 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/ 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/ISO10126 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/ISO10126-2 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/ISO10126-2PADDING 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/ISO10126PADDING 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/ISO7816-4 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/ISO7816-4PADDING 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/NOPADDING 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/PKCS5 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/PKCS5PADDING 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/PKCS7 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/PKCS7PADDING 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/TBC 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/TBCPADDING 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/X9.23 08:44:57,666 INFO [main][CipherTest] transformation=RC2/OFB80/X9.23PADDING 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB80/ZEROBYTE 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB80/ZEROBYTEPADDING 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/ 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/ISO10126 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/ISO10126-2 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/ISO10126-2PADDING 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/ISO10126PADDING 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/ISO7816-4 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/ISO7816-4PADDING 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/NOPADDING 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/PKCS5 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/PKCS5PADDING 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/PKCS7 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/PKCS7PADDING 08:44:57,667 INFO [main][CipherTest] transformation=RC2/OFB88/TBC 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB88/TBCPADDING 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB88/X9.23 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB88/X9.23PADDING 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB88/ZEROBYTE 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB88/ZEROBYTEPADDING 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB96/ 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB96/ISO10126 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB96/ISO10126-2 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB96/ISO10126-2PADDING 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB96/ISO10126PADDING 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB96/ISO7816-4 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB96/ISO7816-4PADDING 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB96/NOPADDING 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB96/PKCS5 08:44:57,668 INFO [main][CipherTest] transformation=RC2/OFB96/PKCS5PADDING 08:44:57,669 INFO [main][CipherTest] transformation=RC2/OFB96/PKCS7 08:44:57,669 INFO [main][CipherTest] transformation=RC2/OFB96/PKCS7PADDING 08:44:57,669 INFO [main][CipherTest] transformation=RC2/OFB96/TBC 08:44:57,669 INFO [main][CipherTest] transformation=RC2/OFB96/TBCPADDING 08:44:57,669 INFO [main][CipherTest] transformation=RC2/OFB96/X9.23 08:44:57,669 INFO [main][CipherTest] transformation=RC2/OFB96/X9.23PADDING 08:44:57,669 INFO [main][CipherTest] transformation=RC2/OFB96/ZEROBYTE 08:44:57,669 INFO [main][CipherTest] transformation=RC2/OFB96/ZEROBYTEPADDING 08:44:57,669 INFO [main][CipherTest] transformation=RC2/SIC/ 08:44:57,669 INFO [main][CipherTest] transformation=RC2/SIC/ISO10126 08:44:57,669 INFO [main][CipherTest] transformation=RC2/SIC/ISO10126-2 08:44:57,670 INFO [main][CipherTest] transformation=RC2/SIC/ISO10126-2PADDING 08:44:57,670 INFO [main][CipherTest] transformation=RC2/SIC/ISO10126PADDING 08:44:57,670 INFO [main][CipherTest] transformation=RC2/SIC/ISO7816-4 08:44:57,670 INFO [main][CipherTest] transformation=RC2/SIC/ISO7816-4PADDING 08:44:57,670 INFO [main][CipherTest] transformation=RC2/SIC/NOPADDING 08:44:57,670 INFO [main][CipherTest] transformation=RC2/SIC/PKCS5 08:44:57,670 INFO [main][CipherTest] transformation=RC2/SIC/PKCS5PADDING 08:44:57,670 INFO [main][CipherTest] transformation=RC2/SIC/PKCS7 08:44:57,670 INFO [main][CipherTest] transformation=RC2/SIC/PKCS7PADDING 08:44:57,670 INFO [main][CipherTest] transformation=RC2/SIC/TBC 08:44:57,671 INFO [main][CipherTest] transformation=RC2/SIC/TBCPADDING 08:44:57,671 INFO [main][CipherTest] transformation=RC2/SIC/X9.23 08:44:57,671 INFO [main][CipherTest] transformation=RC2/SIC/X9.23PADDING 08:44:57,671 INFO [main][CipherTest] transformation=RC2/SIC/ZEROBYTE 08:44:57,671 INFO [main][CipherTest] transformation=RC2/SIC/ZEROBYTEPADDING 08:44:57,671 INFO [main][CipherTest] transformation=RC4// 08:44:57,671 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC4//" does not support IV => Skipping. 08:44:57,671 INFO [main][CipherTest] transformation=RC4//NOPADDING 08:44:57,672 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC4//NOPADDING" does not support IV => Skipping. 08:44:57,672 INFO [main][CipherTest] transformation=RC4/ECB/ 08:44:57,672 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC4/ECB/" does not support IV => Skipping. 08:44:57,672 INFO [main][CipherTest] transformation=RC4/ECB/NOPADDING 08:44:57,672 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC4/ECB/NOPADDING" does not support IV => Skipping. 08:44:57,672 INFO [main][CipherTest] transformation=RC5-32// 08:44:57,672 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32//" does not support IV => Skipping. 08:44:57,672 INFO [main][CipherTest] transformation=RC5-32//NOPADDING 08:44:57,673 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32//NOPADDING" does not support IV => Skipping. 08:44:57,673 INFO [main][CipherTest] transformation=RC5-32/CBC-CTS/ 08:44:57,673 INFO [main][CipherTest] transformation=RC5-32/CBC-CTS/NOPADDING 08:44:57,673 INFO [main][CipherTest] transformation=RC5-32/CBC/ 08:44:57,673 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO10126 08:44:57,674 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO10126-2 08:44:57,674 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO10126-2PADDING 08:44:57,674 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO10126PADDING 08:44:57,674 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO7816-4 08:44:57,674 INFO [main][CipherTest] transformation=RC5-32/CBC/ISO7816-4PADDING 08:44:57,674 INFO [main][CipherTest] transformation=RC5-32/CBC/NOPADDING 08:44:57,675 INFO [main][CipherTest] transformation=RC5-32/CBC/PKCS5 08:44:57,675 INFO [main][CipherTest] transformation=RC5-32/CBC/PKCS5PADDING 08:44:57,675 INFO [main][CipherTest] transformation=RC5-32/CBC/PKCS7 08:44:57,675 INFO [main][CipherTest] transformation=RC5-32/CBC/PKCS7PADDING 08:44:57,675 INFO [main][CipherTest] transformation=RC5-32/CBC/TBC 08:44:57,676 INFO [main][CipherTest] transformation=RC5-32/CBC/TBCPADDING 08:44:57,676 INFO [main][CipherTest] transformation=RC5-32/CBC/X9.23 08:44:57,676 INFO [main][CipherTest] transformation=RC5-32/CBC/X9.23PADDING 08:44:57,676 INFO [main][CipherTest] transformation=RC5-32/CBC/ZEROBYTE 08:44:57,676 INFO [main][CipherTest] transformation=RC5-32/CBC/ZEROBYTEPADDING 08:44:57,676 INFO [main][CipherTest] transformation=RC5-32/CFB/ 08:44:57,677 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO10126 08:44:57,677 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO10126-2 08:44:57,677 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO10126-2PADDING 08:44:57,677 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO10126PADDING 08:44:57,677 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO7816-4 08:44:57,677 INFO [main][CipherTest] transformation=RC5-32/CFB/ISO7816-4PADDING 08:44:57,677 INFO [main][CipherTest] transformation=RC5-32/CFB/NOPADDING 08:44:57,677 INFO [main][CipherTest] transformation=RC5-32/CFB/PKCS5 08:44:57,678 INFO [main][CipherTest] transformation=RC5-32/CFB/PKCS5PADDING 08:44:57,678 INFO [main][CipherTest] transformation=RC5-32/CFB/PKCS7 08:44:57,678 INFO [main][CipherTest] transformation=RC5-32/CFB/PKCS7PADDING 08:44:57,678 INFO [main][CipherTest] transformation=RC5-32/CFB/TBC 08:44:57,678 INFO [main][CipherTest] transformation=RC5-32/CFB/TBCPADDING 08:44:57,678 INFO [main][CipherTest] transformation=RC5-32/CFB/X9.23 08:44:57,678 INFO [main][CipherTest] transformation=RC5-32/CFB/X9.23PADDING 08:44:57,679 INFO [main][CipherTest] transformation=RC5-32/CFB/ZEROBYTE 08:44:57,679 INFO [main][CipherTest] transformation=RC5-32/CFB/ZEROBYTEPADDING 08:44:57,679 INFO [main][CipherTest] transformation=RC5-32/CFB104/ 08:44:57,679 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO10126 08:44:57,679 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO10126-2 08:44:57,679 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO10126-2PADDING 08:44:57,679 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO10126PADDING 08:44:57,680 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO7816-4 08:44:57,680 INFO [main][CipherTest] transformation=RC5-32/CFB104/ISO7816-4PADDING 08:44:57,680 INFO [main][CipherTest] transformation=RC5-32/CFB104/NOPADDING 08:44:57,680 INFO [main][CipherTest] transformation=RC5-32/CFB104/PKCS5 08:44:57,680 INFO [main][CipherTest] transformation=RC5-32/CFB104/PKCS5PADDING 08:44:57,680 INFO [main][CipherTest] transformation=RC5-32/CFB104/PKCS7 08:44:57,680 INFO [main][CipherTest] transformation=RC5-32/CFB104/PKCS7PADDING 08:44:57,681 INFO [main][CipherTest] transformation=RC5-32/CFB104/TBC 08:44:57,681 INFO [main][CipherTest] transformation=RC5-32/CFB104/TBCPADDING 08:44:57,681 INFO [main][CipherTest] transformation=RC5-32/CFB104/X9.23 08:44:57,681 INFO [main][CipherTest] transformation=RC5-32/CFB104/X9.23PADDING 08:44:57,681 INFO [main][CipherTest] transformation=RC5-32/CFB104/ZEROBYTE 08:44:57,681 INFO [main][CipherTest] transformation=RC5-32/CFB104/ZEROBYTEPADDING 08:44:57,682 INFO [main][CipherTest] transformation=RC5-32/CFB112/ 08:44:57,682 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO10126 08:44:57,682 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO10126-2 08:44:57,682 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO10126-2PADDING 08:44:57,682 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO10126PADDING 08:44:57,682 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO7816-4 08:44:57,682 INFO [main][CipherTest] transformation=RC5-32/CFB112/ISO7816-4PADDING 08:44:57,682 INFO [main][CipherTest] transformation=RC5-32/CFB112/NOPADDING 08:44:57,683 INFO [main][CipherTest] transformation=RC5-32/CFB112/PKCS5 08:44:57,683 INFO [main][CipherTest] transformation=RC5-32/CFB112/PKCS5PADDING 08:44:57,683 INFO [main][CipherTest] transformation=RC5-32/CFB112/PKCS7 08:44:57,683 INFO [main][CipherTest] transformation=RC5-32/CFB112/PKCS7PADDING 08:44:57,683 INFO [main][CipherTest] transformation=RC5-32/CFB112/TBC 08:44:57,683 INFO [main][CipherTest] transformation=RC5-32/CFB112/TBCPADDING 08:44:57,683 INFO [main][CipherTest] transformation=RC5-32/CFB112/X9.23 08:44:57,684 INFO [main][CipherTest] transformation=RC5-32/CFB112/X9.23PADDING 08:44:57,684 INFO [main][CipherTest] transformation=RC5-32/CFB112/ZEROBYTE 08:44:57,684 INFO [main][CipherTest] transformation=RC5-32/CFB112/ZEROBYTEPADDING 08:44:57,684 INFO [main][CipherTest] transformation=RC5-32/CFB120/ 08:44:57,684 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO10126 08:44:57,684 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO10126-2 08:44:57,684 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO10126-2PADDING 08:44:57,684 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO10126PADDING 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO7816-4 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/ISO7816-4PADDING 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/NOPADDING 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/PKCS5 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/PKCS5PADDING 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/PKCS7 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/PKCS7PADDING 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/TBC 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/TBCPADDING 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/X9.23 08:44:57,685 INFO [main][CipherTest] transformation=RC5-32/CFB120/X9.23PADDING 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB120/ZEROBYTE 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB120/ZEROBYTEPADDING 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/ 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO10126 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO10126-2 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO10126-2PADDING 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO10126PADDING 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO7816-4 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/ISO7816-4PADDING 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/NOPADDING 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/PKCS5 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/PKCS5PADDING 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/PKCS7 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/PKCS7PADDING 08:44:57,686 INFO [main][CipherTest] transformation=RC5-32/CFB128/TBC 08:44:57,687 INFO [main][CipherTest] transformation=RC5-32/CFB128/TBCPADDING 08:44:57,687 INFO [main][CipherTest] transformation=RC5-32/CFB128/X9.23 08:44:57,687 INFO [main][CipherTest] transformation=RC5-32/CFB128/X9.23PADDING 08:44:57,687 INFO [main][CipherTest] transformation=RC5-32/CFB128/ZEROBYTE 08:44:57,687 INFO [main][CipherTest] transformation=RC5-32/CFB128/ZEROBYTEPADDING 08:44:57,687 INFO [main][CipherTest] transformation=RC5-32/CFB136/ 08:44:57,687 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO10126 08:44:57,687 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO10126-2 08:44:57,687 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO10126-2PADDING 08:44:57,687 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO10126PADDING 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO7816-4 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/ISO7816-4PADDING 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/NOPADDING 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/PKCS5 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/PKCS5PADDING 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/PKCS7 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/PKCS7PADDING 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/TBC 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/TBCPADDING 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/X9.23 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/X9.23PADDING 08:44:57,688 INFO [main][CipherTest] transformation=RC5-32/CFB136/ZEROBYTE 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB136/ZEROBYTEPADDING 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/ 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO10126 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO10126-2 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO10126-2PADDING 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO10126PADDING 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO7816-4 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/ISO7816-4PADDING 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/NOPADDING 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/PKCS5 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/PKCS5PADDING 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/PKCS7 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/PKCS7PADDING 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/TBC 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/TBCPADDING 08:44:57,689 INFO [main][CipherTest] transformation=RC5-32/CFB144/X9.23 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB144/X9.23PADDING 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB144/ZEROBYTE 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB144/ZEROBYTEPADDING 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/ 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO10126 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO10126-2 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO10126-2PADDING 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO10126PADDING 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO7816-4 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/ISO7816-4PADDING 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/NOPADDING 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/PKCS5 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/PKCS5PADDING 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/PKCS7 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/PKCS7PADDING 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/TBC 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/TBCPADDING 08:44:57,690 INFO [main][CipherTest] transformation=RC5-32/CFB152/X9.23 08:44:57,691 INFO [main][CipherTest] transformation=RC5-32/CFB152/X9.23PADDING 08:44:57,691 INFO [main][CipherTest] transformation=RC5-32/CFB152/ZEROBYTE 08:44:57,691 INFO [main][CipherTest] transformation=RC5-32/CFB152/ZEROBYTEPADDING 08:44:57,691 INFO [main][CipherTest] transformation=RC5-32/CFB16/ 08:44:57,691 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO10126 08:44:57,691 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO10126-2 08:44:57,691 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO10126-2PADDING 08:44:57,691 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO10126PADDING 08:44:57,691 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO7816-4 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/ISO7816-4PADDING 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/NOPADDING 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/PKCS5 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/PKCS5PADDING 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/PKCS7 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/PKCS7PADDING 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/TBC 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/TBCPADDING 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/X9.23 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/X9.23PADDING 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/ZEROBYTE 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB16/ZEROBYTEPADDING 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB160/ 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO10126 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO10126-2 08:44:57,692 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO10126-2PADDING 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO10126PADDING 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO7816-4 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/ISO7816-4PADDING 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/NOPADDING 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/PKCS5 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/PKCS5PADDING 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/PKCS7 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/PKCS7PADDING 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/TBC 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/TBCPADDING 08:44:57,693 INFO [main][CipherTest] transformation=RC5-32/CFB160/X9.23 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB160/X9.23PADDING 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB160/ZEROBYTE 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB160/ZEROBYTEPADDING 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/ 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO10126 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO10126-2 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO10126-2PADDING 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO10126PADDING 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO7816-4 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/ISO7816-4PADDING 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/NOPADDING 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/PKCS5 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/PKCS5PADDING 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/PKCS7 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/PKCS7PADDING 08:44:57,694 INFO [main][CipherTest] transformation=RC5-32/CFB168/TBC 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB168/TBCPADDING 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB168/X9.23 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB168/X9.23PADDING 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB168/ZEROBYTE 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB168/ZEROBYTEPADDING 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB176/ 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO10126 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO10126-2 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO10126-2PADDING 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO10126PADDING 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO7816-4 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB176/ISO7816-4PADDING 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB176/NOPADDING 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB176/PKCS5 08:44:57,695 INFO [main][CipherTest] transformation=RC5-32/CFB176/PKCS5PADDING 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB176/PKCS7 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB176/PKCS7PADDING 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB176/TBC 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB176/TBCPADDING 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB176/X9.23 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB176/X9.23PADDING 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB176/ZEROBYTE 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB176/ZEROBYTEPADDING 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB184/ 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO10126 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO10126-2 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO10126-2PADDING 08:44:57,696 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO10126PADDING 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO7816-4 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/ISO7816-4PADDING 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/NOPADDING 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/PKCS5 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/PKCS5PADDING 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/PKCS7 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/PKCS7PADDING 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/TBC 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/TBCPADDING 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/X9.23 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/X9.23PADDING 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/ZEROBYTE 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB184/ZEROBYTEPADDING 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB192/ 08:44:57,697 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO10126 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO10126-2 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO10126-2PADDING 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO10126PADDING 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO7816-4 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/ISO7816-4PADDING 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/NOPADDING 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/PKCS5 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/PKCS5PADDING 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/PKCS7 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/PKCS7PADDING 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/TBC 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/TBCPADDING 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/X9.23 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/X9.23PADDING 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/ZEROBYTE 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB192/ZEROBYTEPADDING 08:44:57,698 INFO [main][CipherTest] transformation=RC5-32/CFB200/ 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO10126 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO10126-2 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO10126-2PADDING 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO10126PADDING 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO7816-4 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/ISO7816-4PADDING 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/NOPADDING 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/PKCS5 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/PKCS5PADDING 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/PKCS7 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/PKCS7PADDING 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/TBC 08:44:57,699 INFO [main][CipherTest] transformation=RC5-32/CFB200/TBCPADDING 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB200/X9.23 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB200/X9.23PADDING 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB200/ZEROBYTE 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB200/ZEROBYTEPADDING 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB208/ 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO10126 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO10126-2 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO10126-2PADDING 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO10126PADDING 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO7816-4 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB208/ISO7816-4PADDING 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB208/NOPADDING 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB208/PKCS5 08:44:57,700 INFO [main][CipherTest] transformation=RC5-32/CFB208/PKCS5PADDING 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB208/PKCS7 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB208/PKCS7PADDING 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB208/TBC 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB208/TBCPADDING 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB208/X9.23 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB208/X9.23PADDING 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB208/ZEROBYTE 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB208/ZEROBYTEPADDING 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB216/ 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO10126 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO10126-2 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO10126-2PADDING 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO10126PADDING 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO7816-4 08:44:57,701 INFO [main][CipherTest] transformation=RC5-32/CFB216/ISO7816-4PADDING 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/NOPADDING 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/PKCS5 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/PKCS5PADDING 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/PKCS7 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/PKCS7PADDING 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/TBC 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/TBCPADDING 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/X9.23 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/X9.23PADDING 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/ZEROBYTE 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB216/ZEROBYTEPADDING 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB224/ 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO10126 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO10126-2 08:44:57,702 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO10126-2PADDING 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO10126PADDING 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO7816-4 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/ISO7816-4PADDING 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/NOPADDING 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/PKCS5 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/PKCS5PADDING 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/PKCS7 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/PKCS7PADDING 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/TBC 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/TBCPADDING 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/X9.23 08:44:57,703 INFO [main][CipherTest] transformation=RC5-32/CFB224/X9.23PADDING 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB224/ZEROBYTE 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB224/ZEROBYTEPADDING 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/ 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO10126 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO10126-2 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO10126-2PADDING 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO10126PADDING 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO7816-4 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/ISO7816-4PADDING 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/NOPADDING 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/PKCS5 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/PKCS5PADDING 08:44:57,704 INFO [main][CipherTest] transformation=RC5-32/CFB232/PKCS7 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB232/PKCS7PADDING 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB232/TBC 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB232/TBCPADDING 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB232/X9.23 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB232/X9.23PADDING 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB232/ZEROBYTE 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB232/ZEROBYTEPADDING 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB24/ 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO10126 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO10126-2 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO10126-2PADDING 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO10126PADDING 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO7816-4 08:44:57,705 INFO [main][CipherTest] transformation=RC5-32/CFB24/ISO7816-4PADDING 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/NOPADDING 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/PKCS5 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/PKCS5PADDING 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/PKCS7 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/PKCS7PADDING 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/TBC 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/TBCPADDING 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/X9.23 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/X9.23PADDING 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/ZEROBYTE 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB24/ZEROBYTEPADDING 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB240/ 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO10126 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO10126-2 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO10126-2PADDING 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO10126PADDING 08:44:57,706 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO7816-4 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/ISO7816-4PADDING 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/NOPADDING 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/PKCS5 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/PKCS5PADDING 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/PKCS7 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/PKCS7PADDING 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/TBC 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/TBCPADDING 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/X9.23 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/X9.23PADDING 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/ZEROBYTE 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB240/ZEROBYTEPADDING 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB248/ 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO10126 08:44:57,707 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO10126-2 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO10126-2PADDING 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO10126PADDING 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO7816-4 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/ISO7816-4PADDING 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/NOPADDING 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/PKCS5 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/PKCS5PADDING 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/PKCS7 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/PKCS7PADDING 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/TBC 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/TBCPADDING 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/X9.23 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/X9.23PADDING 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/ZEROBYTE 08:44:57,708 INFO [main][CipherTest] transformation=RC5-32/CFB248/ZEROBYTEPADDING 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/ 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO10126 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO10126-2 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO10126-2PADDING 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO10126PADDING 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO7816-4 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/ISO7816-4PADDING 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/NOPADDING 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/PKCS5 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/PKCS5PADDING 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/PKCS7 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/PKCS7PADDING 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/TBC 08:44:57,709 INFO [main][CipherTest] transformation=RC5-32/CFB256/TBCPADDING 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB256/X9.23 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB256/X9.23PADDING 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB256/ZEROBYTE 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB256/ZEROBYTEPADDING 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/ 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO10126 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO10126-2 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO10126-2PADDING 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO10126PADDING 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO7816-4 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/ISO7816-4PADDING 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/NOPADDING 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/PKCS5 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/PKCS5PADDING 08:44:57,710 INFO [main][CipherTest] transformation=RC5-32/CFB32/PKCS7 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB32/PKCS7PADDING 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB32/TBC 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB32/TBCPADDING 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB32/X9.23 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB32/X9.23PADDING 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB32/ZEROBYTE 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB32/ZEROBYTEPADDING 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB40/ 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO10126 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO10126-2 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO10126-2PADDING 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO10126PADDING 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO7816-4 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB40/ISO7816-4PADDING 08:44:57,711 INFO [main][CipherTest] transformation=RC5-32/CFB40/NOPADDING 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB40/PKCS5 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB40/PKCS5PADDING 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB40/PKCS7 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB40/PKCS7PADDING 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB40/TBC 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB40/TBCPADDING 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB40/X9.23 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB40/X9.23PADDING 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB40/ZEROBYTE 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB40/ZEROBYTEPADDING 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB48/ 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO10126 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO10126-2 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO10126-2PADDING 08:44:57,712 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO10126PADDING 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO7816-4 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/ISO7816-4PADDING 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/NOPADDING 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/PKCS5 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/PKCS5PADDING 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/PKCS7 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/PKCS7PADDING 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/TBC 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/TBCPADDING 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/X9.23 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/X9.23PADDING 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/ZEROBYTE 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB48/ZEROBYTEPADDING 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB56/ 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO10126 08:44:57,713 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO10126-2 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO10126-2PADDING 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO10126PADDING 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO7816-4 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/ISO7816-4PADDING 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/NOPADDING 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/PKCS5 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/PKCS5PADDING 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/PKCS7 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/PKCS7PADDING 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/TBC 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/TBCPADDING 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/X9.23 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/X9.23PADDING 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/ZEROBYTE 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB56/ZEROBYTEPADDING 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB64/ 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO10126 08:44:57,714 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO10126-2 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO10126-2PADDING 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO10126PADDING 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO7816-4 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/ISO7816-4PADDING 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/NOPADDING 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/PKCS5 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/PKCS5PADDING 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/PKCS7 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/PKCS7PADDING 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/TBC 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/TBCPADDING 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/X9.23 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/X9.23PADDING 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/ZEROBYTE 08:44:57,715 INFO [main][CipherTest] transformation=RC5-32/CFB64/ZEROBYTEPADDING 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/ 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO10126 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO10126-2 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO10126-2PADDING 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO10126PADDING 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO7816-4 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/ISO7816-4PADDING 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/NOPADDING 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/PKCS5 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/PKCS5PADDING 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/PKCS7 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/PKCS7PADDING 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/TBC 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/TBCPADDING 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/X9.23 08:44:57,716 INFO [main][CipherTest] transformation=RC5-32/CFB72/X9.23PADDING 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB72/ZEROBYTE 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB72/ZEROBYTEPADDING 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/ 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO10126 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO10126-2 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO10126-2PADDING 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO10126PADDING 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO7816-4 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/ISO7816-4PADDING 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/NOPADDING 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/PKCS5 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/PKCS5PADDING 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/PKCS7 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/PKCS7PADDING 08:44:57,717 INFO [main][CipherTest] transformation=RC5-32/CFB8/TBC 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB8/TBCPADDING 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB8/X9.23 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB8/X9.23PADDING 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB8/ZEROBYTE 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB8/ZEROBYTEPADDING 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/ 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO10126 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO10126-2 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO10126-2PADDING 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO10126PADDING 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO7816-4 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/ISO7816-4PADDING 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/NOPADDING 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/PKCS5 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/PKCS5PADDING 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/PKCS7 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/PKCS7PADDING 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/TBC 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/TBCPADDING 08:44:57,718 INFO [main][CipherTest] transformation=RC5-32/CFB80/X9.23 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB80/X9.23PADDING 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB80/ZEROBYTE 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB80/ZEROBYTEPADDING 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/ 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO10126 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO10126-2 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO10126-2PADDING 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO10126PADDING 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO7816-4 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/ISO7816-4PADDING 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/NOPADDING 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/PKCS5 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/PKCS5PADDING 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/PKCS7 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/PKCS7PADDING 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/TBC 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/TBCPADDING 08:44:57,719 INFO [main][CipherTest] transformation=RC5-32/CFB88/X9.23 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB88/X9.23PADDING 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB88/ZEROBYTE 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB88/ZEROBYTEPADDING 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/ 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO10126 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO10126-2 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO10126-2PADDING 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO10126PADDING 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO7816-4 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/ISO7816-4PADDING 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/NOPADDING 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/PKCS5 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/PKCS5PADDING 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/PKCS7 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/PKCS7PADDING 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/TBC 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/TBCPADDING 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/X9.23 08:44:57,720 INFO [main][CipherTest] transformation=RC5-32/CFB96/X9.23PADDING 08:44:57,721 INFO [main][CipherTest] transformation=RC5-32/CFB96/ZEROBYTE 08:44:57,721 INFO [main][CipherTest] transformation=RC5-32/CFB96/ZEROBYTEPADDING 08:44:57,721 INFO [main][CipherTest] transformation=RC5-32/CTS/ 08:44:57,721 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32/CTS/" does not support IV => Skipping. 08:44:57,721 INFO [main][CipherTest] transformation=RC5-32/CTS/NOPADDING 08:44:57,721 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32/CTS/NOPADDING" does not support IV => Skipping. 08:44:57,721 INFO [main][CipherTest] transformation=RC5-32/EAX/ 08:44:57,721 INFO [main][CipherTest] transformation=RC5-32/EAX/NOPADDING 08:44:57,721 INFO [main][CipherTest] transformation=RC5-32/ECB/ 08:44:57,721 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32/ECB/" does not support IV => Skipping. 08:44:57,721 INFO [main][CipherTest] transformation=RC5-32/ECB/NOPADDING 08:44:57,721 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC5-32/ECB/NOPADDING" does not support IV => Skipping. 08:44:57,721 INFO [main][CipherTest] transformation=RC5-32/GOFB/ 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO10126 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO10126-2 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO10126-2PADDING 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO10126PADDING 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO7816-4 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/ISO7816-4PADDING 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/NOPADDING 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/PKCS5 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/PKCS5PADDING 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/PKCS7 08:44:57,722 INFO [main][CipherTest] transformation=RC5-32/GOFB/PKCS7PADDING 08:44:57,723 INFO [main][CipherTest] transformation=RC5-32/GOFB/TBC 08:44:57,723 INFO [main][CipherTest] transformation=RC5-32/GOFB/TBCPADDING 08:44:57,723 INFO [main][CipherTest] transformation=RC5-32/GOFB/X9.23 08:44:57,723 INFO [main][CipherTest] transformation=RC5-32/GOFB/X9.23PADDING 08:44:57,723 INFO [main][CipherTest] transformation=RC5-32/GOFB/ZEROBYTE 08:44:57,723 INFO [main][CipherTest] transformation=RC5-32/GOFB/ZEROBYTEPADDING 08:44:57,723 INFO [main][CipherTest] transformation=RC5-32/OFB/ 08:44:57,723 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO10126 08:44:57,723 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO10126-2 08:44:57,723 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO10126-2PADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO10126PADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO7816-4 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/ISO7816-4PADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/NOPADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/PKCS5 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/PKCS5PADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/PKCS7 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/PKCS7PADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/TBC 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/TBCPADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/X9.23 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/X9.23PADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/ZEROBYTE 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB/ZEROBYTEPADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB104/ 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO10126 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO10126-2 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO10126-2PADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO10126PADDING 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO7816-4 08:44:57,724 INFO [main][CipherTest] transformation=RC5-32/OFB104/ISO7816-4PADDING 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/NOPADDING 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/PKCS5 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/PKCS5PADDING 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/PKCS7 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/PKCS7PADDING 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/TBC 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/TBCPADDING 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/X9.23 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/X9.23PADDING 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/ZEROBYTE 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB104/ZEROBYTEPADDING 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB112/ 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO10126 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO10126-2 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO10126-2PADDING 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO10126PADDING 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO7816-4 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB112/ISO7816-4PADDING 08:44:57,725 INFO [main][CipherTest] transformation=RC5-32/OFB112/NOPADDING 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB112/PKCS5 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB112/PKCS5PADDING 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB112/PKCS7 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB112/PKCS7PADDING 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB112/TBC 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB112/TBCPADDING 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB112/X9.23 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB112/X9.23PADDING 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB112/ZEROBYTE 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB112/ZEROBYTEPADDING 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB120/ 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO10126 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO10126-2 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO10126-2PADDING 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO10126PADDING 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO7816-4 08:44:57,726 INFO [main][CipherTest] transformation=RC5-32/OFB120/ISO7816-4PADDING 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/NOPADDING 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/PKCS5 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/PKCS5PADDING 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/PKCS7 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/PKCS7PADDING 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/TBC 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/TBCPADDING 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/X9.23 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/X9.23PADDING 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/ZEROBYTE 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB120/ZEROBYTEPADDING 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB128/ 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO10126 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO10126-2 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO10126-2PADDING 08:44:57,727 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO10126PADDING 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO7816-4 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/ISO7816-4PADDING 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/NOPADDING 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/PKCS5 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/PKCS5PADDING 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/PKCS7 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/PKCS7PADDING 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/TBC 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/TBCPADDING 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/X9.23 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/X9.23PADDING 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/ZEROBYTE 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB128/ZEROBYTEPADDING 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB136/ 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO10126 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO10126-2 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO10126-2PADDING 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO10126PADDING 08:44:57,728 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO7816-4 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/ISO7816-4PADDING 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/NOPADDING 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/PKCS5 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/PKCS5PADDING 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/PKCS7 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/PKCS7PADDING 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/TBC 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/TBCPADDING 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/X9.23 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/X9.23PADDING 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/ZEROBYTE 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB136/ZEROBYTEPADDING 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB144/ 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO10126 08:44:57,729 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO10126-2 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO10126-2PADDING 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO10126PADDING 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO7816-4 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/ISO7816-4PADDING 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/NOPADDING 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/PKCS5 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/PKCS5PADDING 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/PKCS7 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/PKCS7PADDING 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/TBC 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/TBCPADDING 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/X9.23 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/X9.23PADDING 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/ZEROBYTE 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB144/ZEROBYTEPADDING 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB152/ 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO10126 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO10126-2 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO10126-2PADDING 08:44:57,730 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO10126PADDING 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO7816-4 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/ISO7816-4PADDING 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/NOPADDING 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/PKCS5 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/PKCS5PADDING 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/PKCS7 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/PKCS7PADDING 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/TBC 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/TBCPADDING 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/X9.23 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/X9.23PADDING 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/ZEROBYTE 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB152/ZEROBYTEPADDING 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB16/ 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO10126 08:44:57,731 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO10126-2 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO10126-2PADDING 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO10126PADDING 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO7816-4 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/ISO7816-4PADDING 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/NOPADDING 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/PKCS5 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/PKCS5PADDING 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/PKCS7 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/PKCS7PADDING 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/TBC 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/TBCPADDING 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/X9.23 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/X9.23PADDING 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/ZEROBYTE 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB16/ZEROBYTEPADDING 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB160/ 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO10126 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO10126-2 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO10126-2PADDING 08:44:57,732 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO10126PADDING 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO7816-4 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/ISO7816-4PADDING 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/NOPADDING 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/PKCS5 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/PKCS5PADDING 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/PKCS7 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/PKCS7PADDING 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/TBC 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/TBCPADDING 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/X9.23 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/X9.23PADDING 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/ZEROBYTE 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB160/ZEROBYTEPADDING 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB168/ 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO10126 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO10126-2 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO10126-2PADDING 08:44:57,733 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO10126PADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO7816-4 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/ISO7816-4PADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/NOPADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/PKCS5 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/PKCS5PADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/PKCS7 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/PKCS7PADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/TBC 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/TBCPADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/X9.23 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/X9.23PADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/ZEROBYTE 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB168/ZEROBYTEPADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB176/ 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO10126 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO10126-2 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO10126-2PADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO10126PADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO7816-4 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB176/ISO7816-4PADDING 08:44:57,734 INFO [main][CipherTest] transformation=RC5-32/OFB176/NOPADDING 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB176/PKCS5 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB176/PKCS5PADDING 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB176/PKCS7 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB176/PKCS7PADDING 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB176/TBC 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB176/TBCPADDING 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB176/X9.23 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB176/X9.23PADDING 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB176/ZEROBYTE 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB176/ZEROBYTEPADDING 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB184/ 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO10126 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO10126-2 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO10126-2PADDING 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO10126PADDING 08:44:57,735 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO7816-4 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/ISO7816-4PADDING 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/NOPADDING 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/PKCS5 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/PKCS5PADDING 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/PKCS7 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/PKCS7PADDING 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/TBC 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/TBCPADDING 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/X9.23 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/X9.23PADDING 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/ZEROBYTE 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB184/ZEROBYTEPADDING 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB192/ 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO10126 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO10126-2 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO10126-2PADDING 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO10126PADDING 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO7816-4 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB192/ISO7816-4PADDING 08:44:57,736 INFO [main][CipherTest] transformation=RC5-32/OFB192/NOPADDING 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB192/PKCS5 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB192/PKCS5PADDING 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB192/PKCS7 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB192/PKCS7PADDING 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB192/TBC 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB192/TBCPADDING 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB192/X9.23 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB192/X9.23PADDING 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB192/ZEROBYTE 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB192/ZEROBYTEPADDING 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB200/ 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO10126 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO10126-2 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO10126-2PADDING 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO10126PADDING 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO7816-4 08:44:57,737 INFO [main][CipherTest] transformation=RC5-32/OFB200/ISO7816-4PADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/NOPADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/PKCS5 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/PKCS5PADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/PKCS7 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/PKCS7PADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/TBC 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/TBCPADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/X9.23 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/X9.23PADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/ZEROBYTE 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB200/ZEROBYTEPADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB208/ 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO10126 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO10126-2 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO10126-2PADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO10126PADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO7816-4 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB208/ISO7816-4PADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB208/NOPADDING 08:44:57,738 INFO [main][CipherTest] transformation=RC5-32/OFB208/PKCS5 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB208/PKCS5PADDING 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB208/PKCS7 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB208/PKCS7PADDING 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB208/TBC 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB208/TBCPADDING 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB208/X9.23 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB208/X9.23PADDING 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB208/ZEROBYTE 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB208/ZEROBYTEPADDING 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB216/ 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO10126 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO10126-2 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO10126-2PADDING 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO10126PADDING 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO7816-4 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB216/ISO7816-4PADDING 08:44:57,739 INFO [main][CipherTest] transformation=RC5-32/OFB216/NOPADDING 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB216/PKCS5 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB216/PKCS5PADDING 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB216/PKCS7 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB216/PKCS7PADDING 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB216/TBC 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB216/TBCPADDING 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB216/X9.23 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB216/X9.23PADDING 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB216/ZEROBYTE 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB216/ZEROBYTEPADDING 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB224/ 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO10126 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO10126-2 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO10126-2PADDING 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO10126PADDING 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO7816-4 08:44:57,740 INFO [main][CipherTest] transformation=RC5-32/OFB224/ISO7816-4PADDING 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/NOPADDING 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/PKCS5 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/PKCS5PADDING 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/PKCS7 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/PKCS7PADDING 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/TBC 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/TBCPADDING 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/X9.23 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/X9.23PADDING 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/ZEROBYTE 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB224/ZEROBYTEPADDING 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB232/ 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO10126 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO10126-2 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO10126-2PADDING 08:44:57,741 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO10126PADDING 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO7816-4 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/ISO7816-4PADDING 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/NOPADDING 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/PKCS5 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/PKCS5PADDING 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/PKCS7 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/PKCS7PADDING 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/TBC 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/TBCPADDING 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/X9.23 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/X9.23PADDING 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/ZEROBYTE 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB232/ZEROBYTEPADDING 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB24/ 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO10126 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO10126-2 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO10126-2PADDING 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO10126PADDING 08:44:57,742 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO7816-4 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/ISO7816-4PADDING 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/NOPADDING 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/PKCS5 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/PKCS5PADDING 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/PKCS7 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/PKCS7PADDING 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/TBC 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/TBCPADDING 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/X9.23 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/X9.23PADDING 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/ZEROBYTE 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB24/ZEROBYTEPADDING 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB240/ 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO10126 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO10126-2 08:44:57,743 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO10126-2PADDING 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO10126PADDING 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO7816-4 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/ISO7816-4PADDING 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/NOPADDING 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/PKCS5 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/PKCS5PADDING 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/PKCS7 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/PKCS7PADDING 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/TBC 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/TBCPADDING 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/X9.23 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/X9.23PADDING 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/ZEROBYTE 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB240/ZEROBYTEPADDING 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB248/ 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO10126 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO10126-2 08:44:57,744 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO10126-2PADDING 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO10126PADDING 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO7816-4 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/ISO7816-4PADDING 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/NOPADDING 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/PKCS5 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/PKCS5PADDING 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/PKCS7 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/PKCS7PADDING 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/TBC 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/TBCPADDING 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/X9.23 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/X9.23PADDING 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/ZEROBYTE 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB248/ZEROBYTEPADDING 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB256/ 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO10126 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO10126-2 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO10126-2PADDING 08:44:57,745 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO10126PADDING 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO7816-4 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/ISO7816-4PADDING 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/NOPADDING 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/PKCS5 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/PKCS5PADDING 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/PKCS7 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/PKCS7PADDING 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/TBC 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/TBCPADDING 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/X9.23 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/X9.23PADDING 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/ZEROBYTE 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB256/ZEROBYTEPADDING 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB32/ 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO10126 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO10126-2 08:44:57,746 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO10126-2PADDING 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO10126PADDING 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO7816-4 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/ISO7816-4PADDING 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/NOPADDING 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/PKCS5 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/PKCS5PADDING 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/PKCS7 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/PKCS7PADDING 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/TBC 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/TBCPADDING 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/X9.23 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/X9.23PADDING 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/ZEROBYTE 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB32/ZEROBYTEPADDING 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB40/ 08:44:57,747 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO10126 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO10126-2 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO10126-2PADDING 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO10126PADDING 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO7816-4 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/ISO7816-4PADDING 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/NOPADDING 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/PKCS5 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/PKCS5PADDING 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/PKCS7 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/PKCS7PADDING 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/TBC 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/TBCPADDING 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/X9.23 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/X9.23PADDING 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/ZEROBYTE 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB40/ZEROBYTEPADDING 08:44:57,748 INFO [main][CipherTest] transformation=RC5-32/OFB48/ 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO10126 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO10126-2 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO10126-2PADDING 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO10126PADDING 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO7816-4 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/ISO7816-4PADDING 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/NOPADDING 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/PKCS5 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/PKCS5PADDING 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/PKCS7 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/PKCS7PADDING 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/TBC 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/TBCPADDING 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/X9.23 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/X9.23PADDING 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/ZEROBYTE 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB48/ZEROBYTEPADDING 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB56/ 08:44:57,749 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO10126 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO10126-2 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO10126-2PADDING 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO10126PADDING 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO7816-4 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/ISO7816-4PADDING 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/NOPADDING 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/PKCS5 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/PKCS5PADDING 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/PKCS7 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/PKCS7PADDING 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/TBC 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/TBCPADDING 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/X9.23 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/X9.23PADDING 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/ZEROBYTE 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB56/ZEROBYTEPADDING 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB64/ 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO10126 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO10126-2 08:44:57,750 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO10126-2PADDING 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO10126PADDING 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO7816-4 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/ISO7816-4PADDING 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/NOPADDING 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/PKCS5 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/PKCS5PADDING 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/PKCS7 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/PKCS7PADDING 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/TBC 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/TBCPADDING 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/X9.23 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/X9.23PADDING 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/ZEROBYTE 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB64/ZEROBYTEPADDING 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB72/ 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO10126 08:44:57,751 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO10126-2 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO10126-2PADDING 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO10126PADDING 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO7816-4 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/ISO7816-4PADDING 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/NOPADDING 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/PKCS5 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/PKCS5PADDING 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/PKCS7 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/PKCS7PADDING 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/TBC 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/TBCPADDING 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/X9.23 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/X9.23PADDING 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/ZEROBYTE 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB72/ZEROBYTEPADDING 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB8/ 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO10126 08:44:57,752 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO10126-2 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO10126-2PADDING 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO10126PADDING 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO7816-4 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/ISO7816-4PADDING 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/NOPADDING 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/PKCS5 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/PKCS5PADDING 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/PKCS7 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/PKCS7PADDING 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/TBC 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/TBCPADDING 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/X9.23 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/X9.23PADDING 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/ZEROBYTE 08:44:57,753 INFO [main][CipherTest] transformation=RC5-32/OFB8/ZEROBYTEPADDING 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/ 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO10126 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO10126-2 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO10126-2PADDING 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO10126PADDING 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO7816-4 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/ISO7816-4PADDING 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/NOPADDING 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/PKCS5 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/PKCS5PADDING 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/PKCS7 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/PKCS7PADDING 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/TBC 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/TBCPADDING 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/X9.23 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/X9.23PADDING 08:44:57,754 INFO [main][CipherTest] transformation=RC5-32/OFB80/ZEROBYTE 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB80/ZEROBYTEPADDING 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/ 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO10126 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO10126-2 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO10126-2PADDING 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO10126PADDING 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO7816-4 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/ISO7816-4PADDING 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/NOPADDING 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/PKCS5 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/PKCS5PADDING 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/PKCS7 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/PKCS7PADDING 08:44:57,755 INFO [main][CipherTest] transformation=RC5-32/OFB88/TBC 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB88/TBCPADDING 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB88/X9.23 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB88/X9.23PADDING 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB88/ZEROBYTE 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB88/ZEROBYTEPADDING 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/ 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO10126 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO10126-2 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO10126-2PADDING 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO10126PADDING 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO7816-4 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/ISO7816-4PADDING 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/NOPADDING 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/PKCS5 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/PKCS5PADDING 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/PKCS7 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/PKCS7PADDING 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/TBC 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/TBCPADDING 08:44:57,756 INFO [main][CipherTest] transformation=RC5-32/OFB96/X9.23 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/OFB96/X9.23PADDING 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/OFB96/ZEROBYTE 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/OFB96/ZEROBYTEPADDING 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/SIC/ 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO10126 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO10126-2 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO10126-2PADDING 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO10126PADDING 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO7816-4 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/SIC/ISO7816-4PADDING 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/SIC/NOPADDING 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/SIC/PKCS5 08:44:57,757 INFO [main][CipherTest] transformation=RC5-32/SIC/PKCS5PADDING 08:44:57,758 INFO [main][CipherTest] transformation=RC5-32/SIC/PKCS7 08:44:57,758 INFO [main][CipherTest] transformation=RC5-32/SIC/PKCS7PADDING 08:44:57,758 INFO [main][CipherTest] transformation=RC5-32/SIC/TBC 08:44:57,758 INFO [main][CipherTest] transformation=RC5-32/SIC/TBCPADDING 08:44:57,758 INFO [main][CipherTest] transformation=RC5-32/SIC/X9.23 08:44:57,758 INFO [main][CipherTest] transformation=RC5-32/SIC/X9.23PADDING 08:44:57,758 INFO [main][CipherTest] transformation=RC5-32/SIC/ZEROBYTE 08:44:57,758 INFO [main][CipherTest] transformation=RC5-32/SIC/ZEROBYTEPADDING 08:44:57,758 INFO [main][CipherTest] transformation=RC5-64// 08:44:57,758 ERROR [main][CipherTest] transformation "RC5-64//": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,758 INFO [main][CipherTest] transformation=RC5-64//NOPADDING 08:44:57,758 ERROR [main][CipherTest] transformation "RC5-64//NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,758 INFO [main][CipherTest] transformation=RC5-64/CBC-CTS/ 08:44:57,759 ERROR [main][CipherTest] transformation "RC5-64/CBC-CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,759 INFO [main][CipherTest] transformation=RC5-64/CBC-CTS/NOPADDING 08:44:57,759 ERROR [main][CipherTest] transformation "RC5-64/CBC-CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,759 INFO [main][CipherTest] transformation=RC5-64/CBC/ 08:44:57,759 ERROR [main][CipherTest] transformation "RC5-64/CBC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,759 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO10126 08:44:57,759 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,759 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO10126-2 08:44:57,759 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,759 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO10126-2PADDING 08:44:57,759 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,759 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO10126PADDING 08:44:57,759 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,759 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO7816-4 08:44:57,760 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,760 INFO [main][CipherTest] transformation=RC5-64/CBC/ISO7816-4PADDING 08:44:57,760 ERROR [main][CipherTest] transformation "RC5-64/CBC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,760 INFO [main][CipherTest] transformation=RC5-64/CBC/NOPADDING 08:44:57,760 ERROR [main][CipherTest] transformation "RC5-64/CBC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,760 INFO [main][CipherTest] transformation=RC5-64/CBC/PKCS5 08:44:57,760 ERROR [main][CipherTest] transformation "RC5-64/CBC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,760 INFO [main][CipherTest] transformation=RC5-64/CBC/PKCS5PADDING 08:44:57,760 ERROR [main][CipherTest] transformation "RC5-64/CBC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,760 INFO [main][CipherTest] transformation=RC5-64/CBC/PKCS7 08:44:57,760 ERROR [main][CipherTest] transformation "RC5-64/CBC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,760 INFO [main][CipherTest] transformation=RC5-64/CBC/PKCS7PADDING 08:44:57,760 ERROR [main][CipherTest] transformation "RC5-64/CBC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,760 INFO [main][CipherTest] transformation=RC5-64/CBC/TBC 08:44:57,761 ERROR [main][CipherTest] transformation "RC5-64/CBC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,761 INFO [main][CipherTest] transformation=RC5-64/CBC/TBCPADDING 08:44:57,761 ERROR [main][CipherTest] transformation "RC5-64/CBC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,761 INFO [main][CipherTest] transformation=RC5-64/CBC/X9.23 08:44:57,761 ERROR [main][CipherTest] transformation "RC5-64/CBC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,761 INFO [main][CipherTest] transformation=RC5-64/CBC/X9.23PADDING 08:44:57,761 ERROR [main][CipherTest] transformation "RC5-64/CBC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,761 INFO [main][CipherTest] transformation=RC5-64/CBC/ZEROBYTE 08:44:57,761 ERROR [main][CipherTest] transformation "RC5-64/CBC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,761 INFO [main][CipherTest] transformation=RC5-64/CBC/ZEROBYTEPADDING 08:44:57,761 ERROR [main][CipherTest] transformation "RC5-64/CBC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,761 INFO [main][CipherTest] transformation=RC5-64/CCM/ 08:44:57,762 ERROR [main][CipherTest] transformation "RC5-64/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:57,762 INFO [main][CipherTest] transformation=RC5-64/CCM/NOPADDING 08:44:57,762 ERROR [main][CipherTest] transformation "RC5-64/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:57,762 INFO [main][CipherTest] transformation=RC5-64/CFB/ 08:44:57,762 ERROR [main][CipherTest] transformation "RC5-64/CFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,762 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO10126 08:44:57,762 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,762 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO10126-2 08:44:57,762 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,762 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO10126-2PADDING 08:44:57,762 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,762 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO10126PADDING 08:44:57,762 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,762 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO7816-4 08:44:57,762 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,762 INFO [main][CipherTest] transformation=RC5-64/CFB/ISO7816-4PADDING 08:44:57,762 ERROR [main][CipherTest] transformation "RC5-64/CFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/NOPADDING 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/PKCS5 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/PKCS5PADDING 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/PKCS7 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/PKCS7PADDING 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/TBC 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/TBCPADDING 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/X9.23 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/X9.23PADDING 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/ZEROBYTE 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB/ZEROBYTEPADDING 08:44:57,763 ERROR [main][CipherTest] transformation "RC5-64/CFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,763 INFO [main][CipherTest] transformation=RC5-64/CFB104/ 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO10126 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO10126-2 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO10126-2PADDING 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO10126PADDING 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO7816-4 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/ISO7816-4PADDING 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/NOPADDING 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/PKCS5 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/PKCS5PADDING 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/PKCS7 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/PKCS7PADDING 08:44:57,764 ERROR [main][CipherTest] transformation "RC5-64/CFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,764 INFO [main][CipherTest] transformation=RC5-64/CFB104/TBC 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,765 INFO [main][CipherTest] transformation=RC5-64/CFB104/TBCPADDING 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,765 INFO [main][CipherTest] transformation=RC5-64/CFB104/X9.23 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,765 INFO [main][CipherTest] transformation=RC5-64/CFB104/X9.23PADDING 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,765 INFO [main][CipherTest] transformation=RC5-64/CFB104/ZEROBYTE 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,765 INFO [main][CipherTest] transformation=RC5-64/CFB104/ZEROBYTEPADDING 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,765 INFO [main][CipherTest] transformation=RC5-64/CFB112/ 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,765 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO10126 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,765 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO10126-2 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,765 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO10126-2PADDING 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,765 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO10126PADDING 08:44:57,765 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO7816-4 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/ISO7816-4PADDING 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/NOPADDING 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/PKCS5 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/PKCS5PADDING 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/PKCS7 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/PKCS7PADDING 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/TBC 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/TBCPADDING 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/X9.23 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/X9.23PADDING 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/ZEROBYTE 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB112/ZEROBYTEPADDING 08:44:57,766 ERROR [main][CipherTest] transformation "RC5-64/CFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,766 INFO [main][CipherTest] transformation=RC5-64/CFB120/ 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO10126 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO10126-2 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO10126-2PADDING 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO10126PADDING 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO7816-4 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/ISO7816-4PADDING 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/NOPADDING 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/PKCS5 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/PKCS5PADDING 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/PKCS7 08:44:57,767 ERROR [main][CipherTest] transformation "RC5-64/CFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,767 INFO [main][CipherTest] transformation=RC5-64/CFB120/PKCS7PADDING 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB120/TBC 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB120/TBCPADDING 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB120/X9.23 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB120/X9.23PADDING 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB120/ZEROBYTE 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB120/ZEROBYTEPADDING 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB128/ 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO10126 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO10126-2 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO10126-2PADDING 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO10126PADDING 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO7816-4 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB128/ISO7816-4PADDING 08:44:57,768 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,768 INFO [main][CipherTest] transformation=RC5-64/CFB128/NOPADDING 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB128/PKCS5 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB128/PKCS5PADDING 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB128/PKCS7 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB128/PKCS7PADDING 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB128/TBC 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB128/TBCPADDING 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB128/X9.23 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB128/X9.23PADDING 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB128/ZEROBYTE 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB128/ZEROBYTEPADDING 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB136/ 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO10126 08:44:57,769 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,769 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO10126-2 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO10126-2PADDING 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO10126PADDING 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO7816-4 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/ISO7816-4PADDING 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/NOPADDING 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/PKCS5 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/PKCS5PADDING 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/PKCS7 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/PKCS7PADDING 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/TBC 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/TBCPADDING 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/X9.23 08:44:57,770 ERROR [main][CipherTest] transformation "RC5-64/CFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,770 INFO [main][CipherTest] transformation=RC5-64/CFB136/X9.23PADDING 08:44:57,771 ERROR [main][CipherTest] transformation "RC5-64/CFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,771 INFO [main][CipherTest] transformation=RC5-64/CFB136/ZEROBYTE 08:44:57,771 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,771 INFO [main][CipherTest] transformation=RC5-64/CFB136/ZEROBYTEPADDING 08:44:57,771 ERROR [main][CipherTest] transformation "RC5-64/CFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,771 INFO [main][CipherTest] transformation=RC5-64/CFB144/ 08:44:57,771 ERROR [main][CipherTest] transformation "RC5-64/CFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,771 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO10126 08:44:57,771 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,771 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO10126-2 08:44:57,771 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,771 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO10126-2PADDING 08:44:57,771 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,771 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO10126PADDING 08:44:57,771 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,771 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO7816-4 08:44:57,771 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,771 INFO [main][CipherTest] transformation=RC5-64/CFB144/ISO7816-4PADDING 08:44:57,771 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/NOPADDING 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/PKCS5 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/PKCS5PADDING 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/PKCS7 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/PKCS7PADDING 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/TBC 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/TBCPADDING 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/X9.23 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/X9.23PADDING 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/ZEROBYTE 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB144/ZEROBYTEPADDING 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB152/ 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO10126 08:44:57,772 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,772 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO10126-2 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO10126-2PADDING 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO10126PADDING 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO7816-4 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/ISO7816-4PADDING 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/NOPADDING 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/PKCS5 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/PKCS5PADDING 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/PKCS7 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/PKCS7PADDING 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/TBC 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/TBCPADDING 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/X9.23 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/X9.23PADDING 08:44:57,773 ERROR [main][CipherTest] transformation "RC5-64/CFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,773 INFO [main][CipherTest] transformation=RC5-64/CFB152/ZEROBYTE 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB152/ZEROBYTEPADDING 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/ 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO10126 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO10126-2 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO10126-2PADDING 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO10126PADDING 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO7816-4 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/ISO7816-4PADDING 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/NOPADDING 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/PKCS5 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/PKCS5PADDING 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/PKCS7 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,774 INFO [main][CipherTest] transformation=RC5-64/CFB16/PKCS7PADDING 08:44:57,774 ERROR [main][CipherTest] transformation "RC5-64/CFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB16/TBC 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB16/TBCPADDING 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB16/X9.23 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB16/X9.23PADDING 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB16/ZEROBYTE 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB16/ZEROBYTEPADDING 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB160/ 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO10126 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO10126-2 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO10126-2PADDING 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO10126PADDING 08:44:57,775 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,775 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO7816-4 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/ISO7816-4PADDING 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/NOPADDING 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/PKCS5 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/PKCS5PADDING 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/PKCS7 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/PKCS7PADDING 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/TBC 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/TBCPADDING 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/X9.23 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/X9.23PADDING 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,776 INFO [main][CipherTest] transformation=RC5-64/CFB160/ZEROBYTE 08:44:57,776 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,777 INFO [main][CipherTest] transformation=RC5-64/CFB160/ZEROBYTEPADDING 08:44:57,777 ERROR [main][CipherTest] transformation "RC5-64/CFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,777 INFO [main][CipherTest] transformation=RC5-64/CFB168/ 08:44:57,777 ERROR [main][CipherTest] transformation "RC5-64/CFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,777 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO10126 08:44:57,777 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,777 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO10126-2 08:44:57,777 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,777 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO10126-2PADDING 08:44:57,777 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,777 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO10126PADDING 08:44:57,777 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,777 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO7816-4 08:44:57,777 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,777 INFO [main][CipherTest] transformation=RC5-64/CFB168/ISO7816-4PADDING 08:44:57,777 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,777 INFO [main][CipherTest] transformation=RC5-64/CFB168/NOPADDING 08:44:57,777 ERROR [main][CipherTest] transformation "RC5-64/CFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,777 INFO [main][CipherTest] transformation=RC5-64/CFB168/PKCS5 08:44:57,777 ERROR [main][CipherTest] transformation "RC5-64/CFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB168/PKCS5PADDING 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB168/PKCS7 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB168/PKCS7PADDING 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB168/TBC 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB168/TBCPADDING 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB168/X9.23 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB168/X9.23PADDING 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB168/ZEROBYTE 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB168/ZEROBYTEPADDING 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB176/ 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO10126 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,778 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO10126-2 08:44:57,778 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO10126-2PADDING 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO10126PADDING 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO7816-4 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/ISO7816-4PADDING 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/NOPADDING 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/PKCS5 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/PKCS5PADDING 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/PKCS7 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/PKCS7PADDING 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/TBC 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,779 INFO [main][CipherTest] transformation=RC5-64/CFB176/TBCPADDING 08:44:57,779 ERROR [main][CipherTest] transformation "RC5-64/CFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB176/X9.23 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB176/X9.23PADDING 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB176/ZEROBYTE 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB176/ZEROBYTEPADDING 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB184/ 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO10126 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO10126-2 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO10126-2PADDING 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO10126PADDING 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO7816-4 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB184/ISO7816-4PADDING 08:44:57,780 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,780 INFO [main][CipherTest] transformation=RC5-64/CFB184/NOPADDING 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB184/PKCS5 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB184/PKCS5PADDING 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB184/PKCS7 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB184/PKCS7PADDING 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB184/TBC 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB184/TBCPADDING 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB184/X9.23 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB184/X9.23PADDING 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB184/ZEROBYTE 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB184/ZEROBYTEPADDING 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,781 INFO [main][CipherTest] transformation=RC5-64/CFB192/ 08:44:57,781 ERROR [main][CipherTest] transformation "RC5-64/CFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,782 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO10126 08:44:57,782 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,782 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO10126-2 08:44:57,782 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,782 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO10126-2PADDING 08:44:57,782 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,782 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO10126PADDING 08:44:57,782 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,782 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO7816-4 08:44:57,782 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,782 INFO [main][CipherTest] transformation=RC5-64/CFB192/ISO7816-4PADDING 08:44:57,782 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,782 INFO [main][CipherTest] transformation=RC5-64/CFB192/NOPADDING 08:44:57,782 ERROR [main][CipherTest] transformation "RC5-64/CFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,782 INFO [main][CipherTest] transformation=RC5-64/CFB192/PKCS5 08:44:57,782 ERROR [main][CipherTest] transformation "RC5-64/CFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,783 INFO [main][CipherTest] transformation=RC5-64/CFB192/PKCS5PADDING 08:44:57,783 ERROR [main][CipherTest] transformation "RC5-64/CFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,783 INFO [main][CipherTest] transformation=RC5-64/CFB192/PKCS7 08:44:57,783 ERROR [main][CipherTest] transformation "RC5-64/CFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,783 INFO [main][CipherTest] transformation=RC5-64/CFB192/PKCS7PADDING 08:44:57,783 ERROR [main][CipherTest] transformation "RC5-64/CFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,783 INFO [main][CipherTest] transformation=RC5-64/CFB192/TBC 08:44:57,783 ERROR [main][CipherTest] transformation "RC5-64/CFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,783 INFO [main][CipherTest] transformation=RC5-64/CFB192/TBCPADDING 08:44:57,783 ERROR [main][CipherTest] transformation "RC5-64/CFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,783 INFO [main][CipherTest] transformation=RC5-64/CFB192/X9.23 08:44:57,783 ERROR [main][CipherTest] transformation "RC5-64/CFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,783 INFO [main][CipherTest] transformation=RC5-64/CFB192/X9.23PADDING 08:44:57,783 ERROR [main][CipherTest] transformation "RC5-64/CFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,783 INFO [main][CipherTest] transformation=RC5-64/CFB192/ZEROBYTE 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB192/ZEROBYTEPADDING 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/ 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO10126 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO10126-2 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO10126-2PADDING 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO10126PADDING 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO7816-4 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/ISO7816-4PADDING 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/NOPADDING 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/PKCS5 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/PKCS5PADDING 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/PKCS7 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,784 INFO [main][CipherTest] transformation=RC5-64/CFB200/PKCS7PADDING 08:44:57,784 ERROR [main][CipherTest] transformation "RC5-64/CFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB200/TBC 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB200/TBCPADDING 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB200/X9.23 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB200/X9.23PADDING 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB200/ZEROBYTE 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB200/ZEROBYTEPADDING 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB208/ 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO10126 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO10126-2 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO10126-2PADDING 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO10126PADDING 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO7816-4 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB208/ISO7816-4PADDING 08:44:57,785 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,785 INFO [main][CipherTest] transformation=RC5-64/CFB208/NOPADDING 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB208/PKCS5 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB208/PKCS5PADDING 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB208/PKCS7 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB208/PKCS7PADDING 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB208/TBC 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB208/TBCPADDING 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB208/X9.23 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB208/X9.23PADDING 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB208/ZEROBYTE 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB208/ZEROBYTEPADDING 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,786 INFO [main][CipherTest] transformation=RC5-64/CFB216/ 08:44:57,786 ERROR [main][CipherTest] transformation "RC5-64/CFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,787 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO10126 08:44:57,787 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,787 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO10126-2 08:44:57,787 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,787 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO10126-2PADDING 08:44:57,787 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,787 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO10126PADDING 08:44:57,787 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,787 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO7816-4 08:44:57,787 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,787 INFO [main][CipherTest] transformation=RC5-64/CFB216/ISO7816-4PADDING 08:44:57,787 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,787 INFO [main][CipherTest] transformation=RC5-64/CFB216/NOPADDING 08:44:57,787 ERROR [main][CipherTest] transformation "RC5-64/CFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,787 INFO [main][CipherTest] transformation=RC5-64/CFB216/PKCS5 08:44:57,787 ERROR [main][CipherTest] transformation "RC5-64/CFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB216/PKCS5PADDING 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB216/PKCS7 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB216/PKCS7PADDING 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB216/TBC 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB216/TBCPADDING 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB216/X9.23 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB216/X9.23PADDING 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB216/ZEROBYTE 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB216/ZEROBYTEPADDING 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB224/ 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,788 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO10126 08:44:57,788 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,789 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO10126-2 08:44:57,789 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,789 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO10126-2PADDING 08:44:57,789 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,789 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO10126PADDING 08:44:57,789 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,789 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO7816-4 08:44:57,789 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,789 INFO [main][CipherTest] transformation=RC5-64/CFB224/ISO7816-4PADDING 08:44:57,789 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/NOPADDING 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/PKCS5 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/PKCS5PADDING 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/PKCS7 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/PKCS7PADDING 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/TBC 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/TBCPADDING 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/X9.23 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/X9.23PADDING 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/ZEROBYTE 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB224/ZEROBYTEPADDING 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB232/ 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO10126 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,790 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO10126-2 08:44:57,790 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO10126-2PADDING 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO10126PADDING 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO7816-4 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/ISO7816-4PADDING 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/NOPADDING 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/PKCS5 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/PKCS5PADDING 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/PKCS7 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/PKCS7PADDING 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/TBC 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/TBCPADDING 08:44:57,791 ERROR [main][CipherTest] transformation "RC5-64/CFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,791 INFO [main][CipherTest] transformation=RC5-64/CFB232/X9.23 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB232/X9.23PADDING 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB232/ZEROBYTE 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB232/ZEROBYTEPADDING 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB24/ 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO10126 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO10126-2 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO10126-2PADDING 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO10126PADDING 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO7816-4 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB24/ISO7816-4PADDING 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB24/NOPADDING 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB24/PKCS5 08:44:57,792 ERROR [main][CipherTest] transformation "RC5-64/CFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,792 INFO [main][CipherTest] transformation=RC5-64/CFB24/PKCS5PADDING 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB24/PKCS7 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB24/PKCS7PADDING 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB24/TBC 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB24/TBCPADDING 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB24/X9.23 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB24/X9.23PADDING 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB24/ZEROBYTE 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB24/ZEROBYTEPADDING 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB240/ 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO10126 08:44:57,793 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,793 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO10126-2 08:44:57,794 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,794 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO10126-2PADDING 08:44:57,794 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,794 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO10126PADDING 08:44:57,794 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,794 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO7816-4 08:44:57,794 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,794 INFO [main][CipherTest] transformation=RC5-64/CFB240/ISO7816-4PADDING 08:44:57,794 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,794 INFO [main][CipherTest] transformation=RC5-64/CFB240/NOPADDING 08:44:57,794 ERROR [main][CipherTest] transformation "RC5-64/CFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,794 INFO [main][CipherTest] transformation=RC5-64/CFB240/PKCS5 08:44:57,794 ERROR [main][CipherTest] transformation "RC5-64/CFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,794 INFO [main][CipherTest] transformation=RC5-64/CFB240/PKCS5PADDING 08:44:57,794 ERROR [main][CipherTest] transformation "RC5-64/CFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,794 INFO [main][CipherTest] transformation=RC5-64/CFB240/PKCS7 08:44:57,794 ERROR [main][CipherTest] transformation "RC5-64/CFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,794 INFO [main][CipherTest] transformation=RC5-64/CFB240/PKCS7PADDING 08:44:57,794 ERROR [main][CipherTest] transformation "RC5-64/CFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,794 INFO [main][CipherTest] transformation=RC5-64/CFB240/TBC 08:44:57,795 ERROR [main][CipherTest] transformation "RC5-64/CFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,795 INFO [main][CipherTest] transformation=RC5-64/CFB240/TBCPADDING 08:44:57,795 ERROR [main][CipherTest] transformation "RC5-64/CFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,795 INFO [main][CipherTest] transformation=RC5-64/CFB240/X9.23 08:44:57,795 ERROR [main][CipherTest] transformation "RC5-64/CFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,795 INFO [main][CipherTest] transformation=RC5-64/CFB240/X9.23PADDING 08:44:57,795 ERROR [main][CipherTest] transformation "RC5-64/CFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,795 INFO [main][CipherTest] transformation=RC5-64/CFB240/ZEROBYTE 08:44:57,795 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,795 INFO [main][CipherTest] transformation=RC5-64/CFB240/ZEROBYTEPADDING 08:44:57,795 ERROR [main][CipherTest] transformation "RC5-64/CFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,795 INFO [main][CipherTest] transformation=RC5-64/CFB248/ 08:44:57,795 ERROR [main][CipherTest] transformation "RC5-64/CFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,795 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO10126 08:44:57,795 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,795 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO10126-2 08:44:57,795 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,795 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO10126-2PADDING 08:44:57,795 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,795 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO10126PADDING 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,796 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO7816-4 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,796 INFO [main][CipherTest] transformation=RC5-64/CFB248/ISO7816-4PADDING 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,796 INFO [main][CipherTest] transformation=RC5-64/CFB248/NOPADDING 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,796 INFO [main][CipherTest] transformation=RC5-64/CFB248/PKCS5 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,796 INFO [main][CipherTest] transformation=RC5-64/CFB248/PKCS5PADDING 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,796 INFO [main][CipherTest] transformation=RC5-64/CFB248/PKCS7 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,796 INFO [main][CipherTest] transformation=RC5-64/CFB248/PKCS7PADDING 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,796 INFO [main][CipherTest] transformation=RC5-64/CFB248/TBC 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,796 INFO [main][CipherTest] transformation=RC5-64/CFB248/TBCPADDING 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,796 INFO [main][CipherTest] transformation=RC5-64/CFB248/X9.23 08:44:57,796 ERROR [main][CipherTest] transformation "RC5-64/CFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,797 INFO [main][CipherTest] transformation=RC5-64/CFB248/X9.23PADDING 08:44:57,797 ERROR [main][CipherTest] transformation "RC5-64/CFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,797 INFO [main][CipherTest] transformation=RC5-64/CFB248/ZEROBYTE 08:44:57,797 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,797 INFO [main][CipherTest] transformation=RC5-64/CFB248/ZEROBYTEPADDING 08:44:57,797 ERROR [main][CipherTest] transformation "RC5-64/CFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,797 INFO [main][CipherTest] transformation=RC5-64/CFB256/ 08:44:57,797 ERROR [main][CipherTest] transformation "RC5-64/CFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,797 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO10126 08:44:57,797 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,797 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO10126-2 08:44:57,797 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,797 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO10126-2PADDING 08:44:57,797 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,797 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO10126PADDING 08:44:57,797 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,797 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO7816-4 08:44:57,797 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,797 INFO [main][CipherTest] transformation=RC5-64/CFB256/ISO7816-4PADDING 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/NOPADDING 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/PKCS5 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/PKCS5PADDING 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/PKCS7 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/PKCS7PADDING 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/TBC 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/TBCPADDING 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/X9.23 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/X9.23PADDING 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/ZEROBYTE 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,798 INFO [main][CipherTest] transformation=RC5-64/CFB256/ZEROBYTEPADDING 08:44:57,798 ERROR [main][CipherTest] transformation "RC5-64/CFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/ 08:44:57,799 ERROR [main][CipherTest] transformation "RC5-64/CFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO10126 08:44:57,799 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO10126-2 08:44:57,799 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO10126-2PADDING 08:44:57,799 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO10126PADDING 08:44:57,799 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO7816-4 08:44:57,799 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/ISO7816-4PADDING 08:44:57,799 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/NOPADDING 08:44:57,799 ERROR [main][CipherTest] transformation "RC5-64/CFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/PKCS5 08:44:57,799 ERROR [main][CipherTest] transformation "RC5-64/CFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/PKCS5PADDING 08:44:57,799 ERROR [main][CipherTest] transformation "RC5-64/CFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,799 INFO [main][CipherTest] transformation=RC5-64/CFB32/PKCS7 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,800 INFO [main][CipherTest] transformation=RC5-64/CFB32/PKCS7PADDING 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,800 INFO [main][CipherTest] transformation=RC5-64/CFB32/TBC 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,800 INFO [main][CipherTest] transformation=RC5-64/CFB32/TBCPADDING 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,800 INFO [main][CipherTest] transformation=RC5-64/CFB32/X9.23 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,800 INFO [main][CipherTest] transformation=RC5-64/CFB32/X9.23PADDING 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,800 INFO [main][CipherTest] transformation=RC5-64/CFB32/ZEROBYTE 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,800 INFO [main][CipherTest] transformation=RC5-64/CFB32/ZEROBYTEPADDING 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,800 INFO [main][CipherTest] transformation=RC5-64/CFB40/ 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,800 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO10126 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,800 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO10126-2 08:44:57,800 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,801 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO10126-2PADDING 08:44:57,801 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,801 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO10126PADDING 08:44:57,801 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,801 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO7816-4 08:44:57,801 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,801 INFO [main][CipherTest] transformation=RC5-64/CFB40/ISO7816-4PADDING 08:44:57,801 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,801 INFO [main][CipherTest] transformation=RC5-64/CFB40/NOPADDING 08:44:57,801 ERROR [main][CipherTest] transformation "RC5-64/CFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,801 INFO [main][CipherTest] transformation=RC5-64/CFB40/PKCS5 08:44:57,801 ERROR [main][CipherTest] transformation "RC5-64/CFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,801 INFO [main][CipherTest] transformation=RC5-64/CFB40/PKCS5PADDING 08:44:57,801 ERROR [main][CipherTest] transformation "RC5-64/CFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,801 INFO [main][CipherTest] transformation=RC5-64/CFB40/PKCS7 08:44:57,802 ERROR [main][CipherTest] transformation "RC5-64/CFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,802 INFO [main][CipherTest] transformation=RC5-64/CFB40/PKCS7PADDING 08:44:57,802 ERROR [main][CipherTest] transformation "RC5-64/CFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,802 INFO [main][CipherTest] transformation=RC5-64/CFB40/TBC 08:44:57,802 ERROR [main][CipherTest] transformation "RC5-64/CFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,802 INFO [main][CipherTest] transformation=RC5-64/CFB40/TBCPADDING 08:44:57,802 ERROR [main][CipherTest] transformation "RC5-64/CFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,802 INFO [main][CipherTest] transformation=RC5-64/CFB40/X9.23 08:44:57,802 ERROR [main][CipherTest] transformation "RC5-64/CFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,802 INFO [main][CipherTest] transformation=RC5-64/CFB40/X9.23PADDING 08:44:57,802 ERROR [main][CipherTest] transformation "RC5-64/CFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,802 INFO [main][CipherTest] transformation=RC5-64/CFB40/ZEROBYTE 08:44:57,802 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,802 INFO [main][CipherTest] transformation=RC5-64/CFB40/ZEROBYTEPADDING 08:44:57,802 ERROR [main][CipherTest] transformation "RC5-64/CFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,802 INFO [main][CipherTest] transformation=RC5-64/CFB48/ 08:44:57,802 ERROR [main][CipherTest] transformation "RC5-64/CFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,802 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO10126 08:44:57,802 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,802 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO10126-2 08:44:57,803 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,803 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO10126-2PADDING 08:44:57,803 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,803 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO10126PADDING 08:44:57,803 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,803 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO7816-4 08:44:57,803 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,803 INFO [main][CipherTest] transformation=RC5-64/CFB48/ISO7816-4PADDING 08:44:57,803 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,803 INFO [main][CipherTest] transformation=RC5-64/CFB48/NOPADDING 08:44:57,803 ERROR [main][CipherTest] transformation "RC5-64/CFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,803 INFO [main][CipherTest] transformation=RC5-64/CFB48/PKCS5 08:44:57,803 ERROR [main][CipherTest] transformation "RC5-64/CFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,803 INFO [main][CipherTest] transformation=RC5-64/CFB48/PKCS5PADDING 08:44:57,803 ERROR [main][CipherTest] transformation "RC5-64/CFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,803 INFO [main][CipherTest] transformation=RC5-64/CFB48/PKCS7 08:44:57,803 ERROR [main][CipherTest] transformation "RC5-64/CFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,803 INFO [main][CipherTest] transformation=RC5-64/CFB48/PKCS7PADDING 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,804 INFO [main][CipherTest] transformation=RC5-64/CFB48/TBC 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,804 INFO [main][CipherTest] transformation=RC5-64/CFB48/TBCPADDING 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,804 INFO [main][CipherTest] transformation=RC5-64/CFB48/X9.23 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,804 INFO [main][CipherTest] transformation=RC5-64/CFB48/X9.23PADDING 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,804 INFO [main][CipherTest] transformation=RC5-64/CFB48/ZEROBYTE 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,804 INFO [main][CipherTest] transformation=RC5-64/CFB48/ZEROBYTEPADDING 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,804 INFO [main][CipherTest] transformation=RC5-64/CFB56/ 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,804 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO10126 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,804 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO10126-2 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,804 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO10126-2PADDING 08:44:57,804 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,805 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO10126PADDING 08:44:57,805 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,805 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO7816-4 08:44:57,805 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,805 INFO [main][CipherTest] transformation=RC5-64/CFB56/ISO7816-4PADDING 08:44:57,805 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,805 INFO [main][CipherTest] transformation=RC5-64/CFB56/NOPADDING 08:44:57,805 ERROR [main][CipherTest] transformation "RC5-64/CFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,805 INFO [main][CipherTest] transformation=RC5-64/CFB56/PKCS5 08:44:57,805 ERROR [main][CipherTest] transformation "RC5-64/CFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,805 INFO [main][CipherTest] transformation=RC5-64/CFB56/PKCS5PADDING 08:44:57,805 ERROR [main][CipherTest] transformation "RC5-64/CFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,805 INFO [main][CipherTest] transformation=RC5-64/CFB56/PKCS7 08:44:57,805 ERROR [main][CipherTest] transformation "RC5-64/CFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,805 INFO [main][CipherTest] transformation=RC5-64/CFB56/PKCS7PADDING 08:44:57,805 ERROR [main][CipherTest] transformation "RC5-64/CFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,805 INFO [main][CipherTest] transformation=RC5-64/CFB56/TBC 08:44:57,805 ERROR [main][CipherTest] transformation "RC5-64/CFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,805 INFO [main][CipherTest] transformation=RC5-64/CFB56/TBCPADDING 08:44:57,806 ERROR [main][CipherTest] transformation "RC5-64/CFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,806 INFO [main][CipherTest] transformation=RC5-64/CFB56/X9.23 08:44:57,806 ERROR [main][CipherTest] transformation "RC5-64/CFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,806 INFO [main][CipherTest] transformation=RC5-64/CFB56/X9.23PADDING 08:44:57,806 ERROR [main][CipherTest] transformation "RC5-64/CFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,806 INFO [main][CipherTest] transformation=RC5-64/CFB56/ZEROBYTE 08:44:57,806 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,806 INFO [main][CipherTest] transformation=RC5-64/CFB56/ZEROBYTEPADDING 08:44:57,806 ERROR [main][CipherTest] transformation "RC5-64/CFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,806 INFO [main][CipherTest] transformation=RC5-64/CFB64/ 08:44:57,806 ERROR [main][CipherTest] transformation "RC5-64/CFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,806 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO10126 08:44:57,806 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,806 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO10126-2 08:44:57,806 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,806 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO10126-2PADDING 08:44:57,806 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,806 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO10126PADDING 08:44:57,806 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,807 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO7816-4 08:44:57,807 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,807 INFO [main][CipherTest] transformation=RC5-64/CFB64/ISO7816-4PADDING 08:44:57,807 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,807 INFO [main][CipherTest] transformation=RC5-64/CFB64/NOPADDING 08:44:57,807 ERROR [main][CipherTest] transformation "RC5-64/CFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,807 INFO [main][CipherTest] transformation=RC5-64/CFB64/PKCS5 08:44:57,807 ERROR [main][CipherTest] transformation "RC5-64/CFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,807 INFO [main][CipherTest] transformation=RC5-64/CFB64/PKCS5PADDING 08:44:57,807 ERROR [main][CipherTest] transformation "RC5-64/CFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,807 INFO [main][CipherTest] transformation=RC5-64/CFB64/PKCS7 08:44:57,807 ERROR [main][CipherTest] transformation "RC5-64/CFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,807 INFO [main][CipherTest] transformation=RC5-64/CFB64/PKCS7PADDING 08:44:57,807 ERROR [main][CipherTest] transformation "RC5-64/CFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,807 INFO [main][CipherTest] transformation=RC5-64/CFB64/TBC 08:44:57,807 ERROR [main][CipherTest] transformation "RC5-64/CFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,807 INFO [main][CipherTest] transformation=RC5-64/CFB64/TBCPADDING 08:44:57,807 ERROR [main][CipherTest] transformation "RC5-64/CFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,807 INFO [main][CipherTest] transformation=RC5-64/CFB64/X9.23 08:44:57,808 ERROR [main][CipherTest] transformation "RC5-64/CFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,808 INFO [main][CipherTest] transformation=RC5-64/CFB64/X9.23PADDING 08:44:57,808 ERROR [main][CipherTest] transformation "RC5-64/CFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,808 INFO [main][CipherTest] transformation=RC5-64/CFB64/ZEROBYTE 08:44:57,808 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,808 INFO [main][CipherTest] transformation=RC5-64/CFB64/ZEROBYTEPADDING 08:44:57,808 ERROR [main][CipherTest] transformation "RC5-64/CFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,808 INFO [main][CipherTest] transformation=RC5-64/CFB72/ 08:44:57,808 ERROR [main][CipherTest] transformation "RC5-64/CFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,808 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO10126 08:44:57,808 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,808 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO10126-2 08:44:57,808 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,808 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO10126-2PADDING 08:44:57,808 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,808 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO10126PADDING 08:44:57,808 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,808 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO7816-4 08:44:57,809 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,809 INFO [main][CipherTest] transformation=RC5-64/CFB72/ISO7816-4PADDING 08:44:57,809 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,809 INFO [main][CipherTest] transformation=RC5-64/CFB72/NOPADDING 08:44:57,809 ERROR [main][CipherTest] transformation "RC5-64/CFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,809 INFO [main][CipherTest] transformation=RC5-64/CFB72/PKCS5 08:44:57,809 ERROR [main][CipherTest] transformation "RC5-64/CFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,809 INFO [main][CipherTest] transformation=RC5-64/CFB72/PKCS5PADDING 08:44:57,809 ERROR [main][CipherTest] transformation "RC5-64/CFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,809 INFO [main][CipherTest] transformation=RC5-64/CFB72/PKCS7 08:44:57,809 ERROR [main][CipherTest] transformation "RC5-64/CFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,809 INFO [main][CipherTest] transformation=RC5-64/CFB72/PKCS7PADDING 08:44:57,809 ERROR [main][CipherTest] transformation "RC5-64/CFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,809 INFO [main][CipherTest] transformation=RC5-64/CFB72/TBC 08:44:57,809 ERROR [main][CipherTest] transformation "RC5-64/CFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,809 INFO [main][CipherTest] transformation=RC5-64/CFB72/TBCPADDING 08:44:57,809 ERROR [main][CipherTest] transformation "RC5-64/CFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,809 INFO [main][CipherTest] transformation=RC5-64/CFB72/X9.23 08:44:57,810 ERROR [main][CipherTest] transformation "RC5-64/CFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,810 INFO [main][CipherTest] transformation=RC5-64/CFB72/X9.23PADDING 08:44:57,810 ERROR [main][CipherTest] transformation "RC5-64/CFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,810 INFO [main][CipherTest] transformation=RC5-64/CFB72/ZEROBYTE 08:44:57,810 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,810 INFO [main][CipherTest] transformation=RC5-64/CFB72/ZEROBYTEPADDING 08:44:57,810 ERROR [main][CipherTest] transformation "RC5-64/CFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,810 INFO [main][CipherTest] transformation=RC5-64/CFB8/ 08:44:57,810 ERROR [main][CipherTest] transformation "RC5-64/CFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,810 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO10126 08:44:57,810 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,810 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO10126-2 08:44:57,810 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,810 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO10126-2PADDING 08:44:57,810 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,810 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO10126PADDING 08:44:57,810 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,810 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO7816-4 08:44:57,810 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,811 INFO [main][CipherTest] transformation=RC5-64/CFB8/ISO7816-4PADDING 08:44:57,811 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,811 INFO [main][CipherTest] transformation=RC5-64/CFB8/NOPADDING 08:44:57,811 ERROR [main][CipherTest] transformation "RC5-64/CFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,811 INFO [main][CipherTest] transformation=RC5-64/CFB8/PKCS5 08:44:57,811 ERROR [main][CipherTest] transformation "RC5-64/CFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,811 INFO [main][CipherTest] transformation=RC5-64/CFB8/PKCS5PADDING 08:44:57,811 ERROR [main][CipherTest] transformation "RC5-64/CFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,811 INFO [main][CipherTest] transformation=RC5-64/CFB8/PKCS7 08:44:57,811 ERROR [main][CipherTest] transformation "RC5-64/CFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,811 INFO [main][CipherTest] transformation=RC5-64/CFB8/PKCS7PADDING 08:44:57,811 ERROR [main][CipherTest] transformation "RC5-64/CFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,811 INFO [main][CipherTest] transformation=RC5-64/CFB8/TBC 08:44:57,811 ERROR [main][CipherTest] transformation "RC5-64/CFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,811 INFO [main][CipherTest] transformation=RC5-64/CFB8/TBCPADDING 08:44:57,811 ERROR [main][CipherTest] transformation "RC5-64/CFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,811 INFO [main][CipherTest] transformation=RC5-64/CFB8/X9.23 08:44:57,812 ERROR [main][CipherTest] transformation "RC5-64/CFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,812 INFO [main][CipherTest] transformation=RC5-64/CFB8/X9.23PADDING 08:44:57,812 ERROR [main][CipherTest] transformation "RC5-64/CFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,812 INFO [main][CipherTest] transformation=RC5-64/CFB8/ZEROBYTE 08:44:57,812 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,812 INFO [main][CipherTest] transformation=RC5-64/CFB8/ZEROBYTEPADDING 08:44:57,812 ERROR [main][CipherTest] transformation "RC5-64/CFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,812 INFO [main][CipherTest] transformation=RC5-64/CFB80/ 08:44:57,812 ERROR [main][CipherTest] transformation "RC5-64/CFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,812 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO10126 08:44:57,812 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,812 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO10126-2 08:44:57,812 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,812 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO10126-2PADDING 08:44:57,812 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,812 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO10126PADDING 08:44:57,812 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,813 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO7816-4 08:44:57,813 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,813 INFO [main][CipherTest] transformation=RC5-64/CFB80/ISO7816-4PADDING 08:44:57,813 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,813 INFO [main][CipherTest] transformation=RC5-64/CFB80/NOPADDING 08:44:57,813 ERROR [main][CipherTest] transformation "RC5-64/CFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,813 INFO [main][CipherTest] transformation=RC5-64/CFB80/PKCS5 08:44:57,813 ERROR [main][CipherTest] transformation "RC5-64/CFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,813 INFO [main][CipherTest] transformation=RC5-64/CFB80/PKCS5PADDING 08:44:57,813 ERROR [main][CipherTest] transformation "RC5-64/CFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,813 INFO [main][CipherTest] transformation=RC5-64/CFB80/PKCS7 08:44:57,813 ERROR [main][CipherTest] transformation "RC5-64/CFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,813 INFO [main][CipherTest] transformation=RC5-64/CFB80/PKCS7PADDING 08:44:57,813 ERROR [main][CipherTest] transformation "RC5-64/CFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,813 INFO [main][CipherTest] transformation=RC5-64/CFB80/TBC 08:44:57,813 ERROR [main][CipherTest] transformation "RC5-64/CFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,813 INFO [main][CipherTest] transformation=RC5-64/CFB80/TBCPADDING 08:44:57,813 ERROR [main][CipherTest] transformation "RC5-64/CFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,813 INFO [main][CipherTest] transformation=RC5-64/CFB80/X9.23 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB80/X9.23PADDING 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB80/ZEROBYTE 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB80/ZEROBYTEPADDING 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB88/ 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO10126 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO10126-2 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO10126-2PADDING 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO10126PADDING 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO7816-4 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB88/ISO7816-4PADDING 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB88/NOPADDING 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB88/PKCS5 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,814 INFO [main][CipherTest] transformation=RC5-64/CFB88/PKCS5PADDING 08:44:57,814 ERROR [main][CipherTest] transformation "RC5-64/CFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB88/PKCS7 08:44:57,815 ERROR [main][CipherTest] transformation "RC5-64/CFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB88/PKCS7PADDING 08:44:57,815 ERROR [main][CipherTest] transformation "RC5-64/CFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB88/TBC 08:44:57,815 ERROR [main][CipherTest] transformation "RC5-64/CFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB88/TBCPADDING 08:44:57,815 ERROR [main][CipherTest] transformation "RC5-64/CFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB88/X9.23 08:44:57,815 ERROR [main][CipherTest] transformation "RC5-64/CFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB88/X9.23PADDING 08:44:57,815 ERROR [main][CipherTest] transformation "RC5-64/CFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB88/ZEROBYTE 08:44:57,815 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB88/ZEROBYTEPADDING 08:44:57,815 ERROR [main][CipherTest] transformation "RC5-64/CFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB96/ 08:44:57,815 ERROR [main][CipherTest] transformation "RC5-64/CFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO10126 08:44:57,815 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,815 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO10126-2 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO10126-2PADDING 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO10126PADDING 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO7816-4 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/ISO7816-4PADDING 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/NOPADDING 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/PKCS5 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/PKCS5PADDING 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/PKCS7 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/PKCS7PADDING 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/TBC 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/TBCPADDING 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/X9.23 08:44:57,816 ERROR [main][CipherTest] transformation "RC5-64/CFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,816 INFO [main][CipherTest] transformation=RC5-64/CFB96/X9.23PADDING 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/CFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/CFB96/ZEROBYTE 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/CFB96/ZEROBYTEPADDING 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/CFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/CTS/ 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/CTS/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/CTS/NOPADDING 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/CTS/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/EAX/ 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/EAX/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/EAX/NOPADDING 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/EAX/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/ECB/ 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/ECB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/ECB/NOPADDING 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/ECB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/GCM/ 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/GCM/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/GCM/NOPADDING 08:44:57,817 ERROR [main][CipherTest] transformation "RC5-64/GCM/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,817 INFO [main][CipherTest] transformation=RC5-64/OFB/ 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO10126 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO10126-2 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO10126-2PADDING 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO10126PADDING 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO7816-4 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/ISO7816-4PADDING 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/NOPADDING 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/PKCS5 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/PKCS5PADDING 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/PKCS7 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/PKCS7PADDING 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/TBC 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/TBCPADDING 08:44:57,818 ERROR [main][CipherTest] transformation "RC5-64/OFB/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,818 INFO [main][CipherTest] transformation=RC5-64/OFB/X9.23 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB/X9.23PADDING 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB/ZEROBYTE 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB/ZEROBYTEPADDING 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB104/ 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB104/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO10126 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO10126-2 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO10126-2PADDING 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO10126PADDING 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO7816-4 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB104/ISO7816-4PADDING 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB104/NOPADDING 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB104/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB104/PKCS5 08:44:57,819 ERROR [main][CipherTest] transformation "RC5-64/OFB104/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,819 INFO [main][CipherTest] transformation=RC5-64/OFB104/PKCS5PADDING 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB104/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB104/PKCS7 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB104/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB104/PKCS7PADDING 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB104/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB104/TBC 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB104/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB104/TBCPADDING 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB104/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB104/X9.23 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB104/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB104/X9.23PADDING 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB104/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB104/ZEROBYTE 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB104/ZEROBYTEPADDING 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB104/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB112/ 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB112/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO10126 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO10126-2 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO10126-2PADDING 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO10126PADDING 08:44:57,820 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,820 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO7816-4 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/ISO7816-4PADDING 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/NOPADDING 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/PKCS5 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/PKCS5PADDING 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/PKCS7 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/PKCS7PADDING 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/TBC 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/TBCPADDING 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/X9.23 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/X9.23PADDING 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/ZEROBYTE 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB112/ZEROBYTEPADDING 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB112/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB120/ 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB120/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO10126 08:44:57,821 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,821 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO10126-2 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO10126-2PADDING 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO10126PADDING 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO7816-4 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/ISO7816-4PADDING 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/NOPADDING 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/PKCS5 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/PKCS5PADDING 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/PKCS7 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/PKCS7PADDING 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/TBC 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/TBCPADDING 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/X9.23 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/X9.23PADDING 08:44:57,822 ERROR [main][CipherTest] transformation "RC5-64/OFB120/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,822 INFO [main][CipherTest] transformation=RC5-64/OFB120/ZEROBYTE 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB120/ZEROBYTEPADDING 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB120/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/ 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO10126 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO10126-2 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO10126-2PADDING 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO10126PADDING 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO7816-4 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/ISO7816-4PADDING 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/NOPADDING 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/PKCS5 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/PKCS5PADDING 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/PKCS7 08:44:57,823 ERROR [main][CipherTest] transformation "RC5-64/OFB128/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,823 INFO [main][CipherTest] transformation=RC5-64/OFB128/PKCS7PADDING 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB128/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB128/TBC 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB128/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB128/TBCPADDING 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB128/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB128/X9.23 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB128/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB128/X9.23PADDING 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB128/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB128/ZEROBYTE 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB128/ZEROBYTEPADDING 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB128/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB136/ 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB136/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO10126 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO10126-2 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO10126-2PADDING 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO10126PADDING 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO7816-4 08:44:57,824 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,824 INFO [main][CipherTest] transformation=RC5-64/OFB136/ISO7816-4PADDING 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,825 INFO [main][CipherTest] transformation=RC5-64/OFB136/NOPADDING 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,825 INFO [main][CipherTest] transformation=RC5-64/OFB136/PKCS5 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,825 INFO [main][CipherTest] transformation=RC5-64/OFB136/PKCS5PADDING 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,825 INFO [main][CipherTest] transformation=RC5-64/OFB136/PKCS7 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,825 INFO [main][CipherTest] transformation=RC5-64/OFB136/PKCS7PADDING 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,825 INFO [main][CipherTest] transformation=RC5-64/OFB136/TBC 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,825 INFO [main][CipherTest] transformation=RC5-64/OFB136/TBCPADDING 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,825 INFO [main][CipherTest] transformation=RC5-64/OFB136/X9.23 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,825 INFO [main][CipherTest] transformation=RC5-64/OFB136/X9.23PADDING 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,825 INFO [main][CipherTest] transformation=RC5-64/OFB136/ZEROBYTE 08:44:57,825 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB136/ZEROBYTEPADDING 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB136/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/ 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO10126 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO10126-2 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO10126-2PADDING 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO10126PADDING 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO7816-4 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/ISO7816-4PADDING 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/NOPADDING 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/PKCS5 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/PKCS5PADDING 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/PKCS7 08:44:57,826 ERROR [main][CipherTest] transformation "RC5-64/OFB144/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,826 INFO [main][CipherTest] transformation=RC5-64/OFB144/PKCS7PADDING 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB144/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB144/TBC 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB144/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB144/TBCPADDING 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB144/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB144/X9.23 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB144/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB144/X9.23PADDING 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB144/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB144/ZEROBYTE 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB144/ZEROBYTEPADDING 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB144/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB152/ 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB152/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO10126 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO10126-2 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO10126-2PADDING 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO10126PADDING 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,827 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO7816-4 08:44:57,827 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/ISO7816-4PADDING 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/NOPADDING 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/PKCS5 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/PKCS5PADDING 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/PKCS7 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/PKCS7PADDING 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/TBC 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/TBCPADDING 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/X9.23 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/X9.23PADDING 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/ZEROBYTE 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB152/ZEROBYTEPADDING 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB152/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB16/ 08:44:57,828 ERROR [main][CipherTest] transformation "RC5-64/OFB16/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,828 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO10126 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO10126-2 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO10126-2PADDING 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO10126PADDING 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO7816-4 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/ISO7816-4PADDING 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/NOPADDING 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/PKCS5 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/PKCS5PADDING 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/PKCS7 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/PKCS7PADDING 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/TBC 08:44:57,829 ERROR [main][CipherTest] transformation "RC5-64/OFB16/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,829 INFO [main][CipherTest] transformation=RC5-64/OFB16/TBCPADDING 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB16/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB16/X9.23 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB16/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB16/X9.23PADDING 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB16/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB16/ZEROBYTE 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB16/ZEROBYTEPADDING 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB16/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB160/ 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB160/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO10126 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO10126-2 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO10126-2PADDING 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO10126PADDING 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO7816-4 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB160/ISO7816-4PADDING 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB160/NOPADDING 08:44:57,830 ERROR [main][CipherTest] transformation "RC5-64/OFB160/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,830 INFO [main][CipherTest] transformation=RC5-64/OFB160/PKCS5 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB160/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB160/PKCS5PADDING 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB160/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB160/PKCS7 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB160/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB160/PKCS7PADDING 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB160/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB160/TBC 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB160/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB160/TBCPADDING 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB160/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB160/X9.23 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB160/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB160/X9.23PADDING 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB160/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB160/ZEROBYTE 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB160/ZEROBYTEPADDING 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB160/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB168/ 08:44:57,831 ERROR [main][CipherTest] transformation "RC5-64/OFB168/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,831 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO10126 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO10126-2 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO10126-2PADDING 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO10126PADDING 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO7816-4 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/ISO7816-4PADDING 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/NOPADDING 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/PKCS5 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/PKCS5PADDING 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/PKCS7 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/PKCS7PADDING 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/TBC 08:44:57,832 ERROR [main][CipherTest] transformation "RC5-64/OFB168/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,832 INFO [main][CipherTest] transformation=RC5-64/OFB168/TBCPADDING 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB168/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB168/X9.23 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB168/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB168/X9.23PADDING 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB168/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB168/ZEROBYTE 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB168/ZEROBYTEPADDING 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB168/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB176/ 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB176/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO10126 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO10126-2 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO10126-2PADDING 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO10126PADDING 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO7816-4 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB176/ISO7816-4PADDING 08:44:57,833 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,833 INFO [main][CipherTest] transformation=RC5-64/OFB176/NOPADDING 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB176/PKCS5 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB176/PKCS5PADDING 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB176/PKCS7 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB176/PKCS7PADDING 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB176/TBC 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB176/TBCPADDING 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB176/X9.23 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB176/X9.23PADDING 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB176/ZEROBYTE 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB176/ZEROBYTEPADDING 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB176/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB184/ 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB184/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO10126 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO10126-2 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO10126-2PADDING 08:44:57,834 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,834 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO10126PADDING 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO7816-4 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/ISO7816-4PADDING 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/NOPADDING 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/PKCS5 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/PKCS5PADDING 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/PKCS7 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/PKCS7PADDING 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/TBC 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/TBCPADDING 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/X9.23 08:44:57,835 ERROR [main][CipherTest] transformation "RC5-64/OFB184/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,835 INFO [main][CipherTest] transformation=RC5-64/OFB184/X9.23PADDING 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB184/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB184/ZEROBYTE 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB184/ZEROBYTEPADDING 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB184/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB192/ 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB192/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO10126 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO10126-2 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO10126-2PADDING 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO10126PADDING 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO7816-4 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB192/ISO7816-4PADDING 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB192/NOPADDING 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB192/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,836 INFO [main][CipherTest] transformation=RC5-64/OFB192/PKCS5 08:44:57,836 ERROR [main][CipherTest] transformation "RC5-64/OFB192/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB192/PKCS5PADDING 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB192/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB192/PKCS7 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB192/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB192/PKCS7PADDING 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB192/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB192/TBC 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB192/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB192/TBCPADDING 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB192/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB192/X9.23 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB192/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB192/X9.23PADDING 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB192/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB192/ZEROBYTE 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB192/ZEROBYTEPADDING 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB192/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB200/ 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB200/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO10126 08:44:57,837 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,837 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO10126-2 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO10126-2PADDING 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO10126PADDING 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO7816-4 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/ISO7816-4PADDING 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/NOPADDING 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/PKCS5 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/PKCS5PADDING 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/PKCS7 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/PKCS7PADDING 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/TBC 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/TBCPADDING 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/X9.23 08:44:57,838 ERROR [main][CipherTest] transformation "RC5-64/OFB200/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,838 INFO [main][CipherTest] transformation=RC5-64/OFB200/X9.23PADDING 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB200/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB200/ZEROBYTE 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB200/ZEROBYTEPADDING 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB200/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/ 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB208/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO10126 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO10126-2 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO10126-2PADDING 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO10126PADDING 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO7816-4 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/ISO7816-4PADDING 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/NOPADDING 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB208/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/PKCS5 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB208/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/PKCS5PADDING 08:44:57,839 ERROR [main][CipherTest] transformation "RC5-64/OFB208/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,839 INFO [main][CipherTest] transformation=RC5-64/OFB208/PKCS7 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB208/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB208/PKCS7PADDING 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB208/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB208/TBC 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB208/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB208/TBCPADDING 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB208/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB208/X9.23 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB208/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB208/X9.23PADDING 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB208/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB208/ZEROBYTE 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB208/ZEROBYTEPADDING 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB208/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB216/ 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB216/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO10126 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO10126-2 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO10126-2PADDING 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO10126PADDING 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO7816-4 08:44:57,840 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,840 INFO [main][CipherTest] transformation=RC5-64/OFB216/ISO7816-4PADDING 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/NOPADDING 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/PKCS5 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/PKCS5PADDING 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/PKCS7 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/PKCS7PADDING 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/TBC 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/TBCPADDING 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/X9.23 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/X9.23PADDING 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/ZEROBYTE 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB216/ZEROBYTEPADDING 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB216/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB224/ 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB224/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO10126 08:44:57,841 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,841 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO10126-2 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO10126-2PADDING 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO10126PADDING 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO7816-4 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/ISO7816-4PADDING 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/NOPADDING 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/PKCS5 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/PKCS5PADDING 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/PKCS7 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/PKCS7PADDING 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/TBC 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/TBCPADDING 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/X9.23 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/X9.23PADDING 08:44:57,842 ERROR [main][CipherTest] transformation "RC5-64/OFB224/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,842 INFO [main][CipherTest] transformation=RC5-64/OFB224/ZEROBYTE 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB224/ZEROBYTEPADDING 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB224/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB232/ 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB232/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO10126 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO10126-2 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO10126-2PADDING 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO10126PADDING 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO7816-4 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB232/ISO7816-4PADDING 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB232/NOPADDING 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB232/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB232/PKCS5 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB232/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,843 INFO [main][CipherTest] transformation=RC5-64/OFB232/PKCS5PADDING 08:44:57,843 ERROR [main][CipherTest] transformation "RC5-64/OFB232/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB232/PKCS7 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB232/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB232/PKCS7PADDING 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB232/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB232/TBC 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB232/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB232/TBCPADDING 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB232/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB232/X9.23 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB232/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB232/X9.23PADDING 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB232/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB232/ZEROBYTE 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB232/ZEROBYTEPADDING 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB232/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB24/ 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB24/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO10126 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO10126-2 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO10126-2PADDING 08:44:57,844 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,844 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO10126PADDING 08:44:57,845 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,845 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO7816-4 08:44:57,845 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,845 INFO [main][CipherTest] transformation=RC5-64/OFB24/ISO7816-4PADDING 08:44:57,845 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,845 INFO [main][CipherTest] transformation=RC5-64/OFB24/NOPADDING 08:44:57,845 ERROR [main][CipherTest] transformation "RC5-64/OFB24/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,845 INFO [main][CipherTest] transformation=RC5-64/OFB24/PKCS5 08:44:57,845 ERROR [main][CipherTest] transformation "RC5-64/OFB24/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,845 INFO [main][CipherTest] transformation=RC5-64/OFB24/PKCS5PADDING 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB24/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,846 INFO [main][CipherTest] transformation=RC5-64/OFB24/PKCS7 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB24/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,846 INFO [main][CipherTest] transformation=RC5-64/OFB24/PKCS7PADDING 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB24/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,846 INFO [main][CipherTest] transformation=RC5-64/OFB24/TBC 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB24/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,846 INFO [main][CipherTest] transformation=RC5-64/OFB24/TBCPADDING 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB24/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,846 INFO [main][CipherTest] transformation=RC5-64/OFB24/X9.23 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB24/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,846 INFO [main][CipherTest] transformation=RC5-64/OFB24/X9.23PADDING 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB24/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,846 INFO [main][CipherTest] transformation=RC5-64/OFB24/ZEROBYTE 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,846 INFO [main][CipherTest] transformation=RC5-64/OFB24/ZEROBYTEPADDING 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB24/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,846 INFO [main][CipherTest] transformation=RC5-64/OFB240/ 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB240/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,846 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO10126 08:44:57,846 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,847 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO10126-2 08:44:57,847 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,847 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO10126-2PADDING 08:44:57,847 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,847 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO10126PADDING 08:44:57,847 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,847 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO7816-4 08:44:57,847 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,847 INFO [main][CipherTest] transformation=RC5-64/OFB240/ISO7816-4PADDING 08:44:57,847 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,847 INFO [main][CipherTest] transformation=RC5-64/OFB240/NOPADDING 08:44:57,847 ERROR [main][CipherTest] transformation "RC5-64/OFB240/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,847 INFO [main][CipherTest] transformation=RC5-64/OFB240/PKCS5 08:44:57,847 ERROR [main][CipherTest] transformation "RC5-64/OFB240/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,847 INFO [main][CipherTest] transformation=RC5-64/OFB240/PKCS5PADDING 08:44:57,847 ERROR [main][CipherTest] transformation "RC5-64/OFB240/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,847 INFO [main][CipherTest] transformation=RC5-64/OFB240/PKCS7 08:44:57,847 ERROR [main][CipherTest] transformation "RC5-64/OFB240/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,848 INFO [main][CipherTest] transformation=RC5-64/OFB240/PKCS7PADDING 08:44:57,848 ERROR [main][CipherTest] transformation "RC5-64/OFB240/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,848 INFO [main][CipherTest] transformation=RC5-64/OFB240/TBC 08:44:57,848 ERROR [main][CipherTest] transformation "RC5-64/OFB240/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,848 INFO [main][CipherTest] transformation=RC5-64/OFB240/TBCPADDING 08:44:57,848 ERROR [main][CipherTest] transformation "RC5-64/OFB240/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,848 INFO [main][CipherTest] transformation=RC5-64/OFB240/X9.23 08:44:57,848 ERROR [main][CipherTest] transformation "RC5-64/OFB240/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,848 INFO [main][CipherTest] transformation=RC5-64/OFB240/X9.23PADDING 08:44:57,848 ERROR [main][CipherTest] transformation "RC5-64/OFB240/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,848 INFO [main][CipherTest] transformation=RC5-64/OFB240/ZEROBYTE 08:44:57,848 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,848 INFO [main][CipherTest] transformation=RC5-64/OFB240/ZEROBYTEPADDING 08:44:57,848 ERROR [main][CipherTest] transformation "RC5-64/OFB240/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,848 INFO [main][CipherTest] transformation=RC5-64/OFB248/ 08:44:57,848 ERROR [main][CipherTest] transformation "RC5-64/OFB248/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,848 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO10126 08:44:57,848 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,848 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO10126-2 08:44:57,848 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,849 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO10126-2PADDING 08:44:57,849 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,849 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO10126PADDING 08:44:57,849 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,849 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO7816-4 08:44:57,849 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,849 INFO [main][CipherTest] transformation=RC5-64/OFB248/ISO7816-4PADDING 08:44:57,849 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,849 INFO [main][CipherTest] transformation=RC5-64/OFB248/NOPADDING 08:44:57,849 ERROR [main][CipherTest] transformation "RC5-64/OFB248/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,849 INFO [main][CipherTest] transformation=RC5-64/OFB248/PKCS5 08:44:57,849 ERROR [main][CipherTest] transformation "RC5-64/OFB248/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,849 INFO [main][CipherTest] transformation=RC5-64/OFB248/PKCS5PADDING 08:44:57,849 ERROR [main][CipherTest] transformation "RC5-64/OFB248/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,849 INFO [main][CipherTest] transformation=RC5-64/OFB248/PKCS7 08:44:57,849 ERROR [main][CipherTest] transformation "RC5-64/OFB248/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,849 INFO [main][CipherTest] transformation=RC5-64/OFB248/PKCS7PADDING 08:44:57,849 ERROR [main][CipherTest] transformation "RC5-64/OFB248/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,849 INFO [main][CipherTest] transformation=RC5-64/OFB248/TBC 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB248/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,850 INFO [main][CipherTest] transformation=RC5-64/OFB248/TBCPADDING 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB248/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,850 INFO [main][CipherTest] transformation=RC5-64/OFB248/X9.23 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB248/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,850 INFO [main][CipherTest] transformation=RC5-64/OFB248/X9.23PADDING 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB248/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,850 INFO [main][CipherTest] transformation=RC5-64/OFB248/ZEROBYTE 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,850 INFO [main][CipherTest] transformation=RC5-64/OFB248/ZEROBYTEPADDING 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB248/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,850 INFO [main][CipherTest] transformation=RC5-64/OFB256/ 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB256/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,850 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO10126 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,850 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO10126-2 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,850 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO10126-2PADDING 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,850 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO10126PADDING 08:44:57,850 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,851 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO7816-4 08:44:57,851 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,851 INFO [main][CipherTest] transformation=RC5-64/OFB256/ISO7816-4PADDING 08:44:57,851 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,851 INFO [main][CipherTest] transformation=RC5-64/OFB256/NOPADDING 08:44:57,851 ERROR [main][CipherTest] transformation "RC5-64/OFB256/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,851 INFO [main][CipherTest] transformation=RC5-64/OFB256/PKCS5 08:44:57,851 ERROR [main][CipherTest] transformation "RC5-64/OFB256/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,851 INFO [main][CipherTest] transformation=RC5-64/OFB256/PKCS5PADDING 08:44:57,851 ERROR [main][CipherTest] transformation "RC5-64/OFB256/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,851 INFO [main][CipherTest] transformation=RC5-64/OFB256/PKCS7 08:44:57,851 ERROR [main][CipherTest] transformation "RC5-64/OFB256/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,851 INFO [main][CipherTest] transformation=RC5-64/OFB256/PKCS7PADDING 08:44:57,851 ERROR [main][CipherTest] transformation "RC5-64/OFB256/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,851 INFO [main][CipherTest] transformation=RC5-64/OFB256/TBC 08:44:57,851 ERROR [main][CipherTest] transformation "RC5-64/OFB256/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,851 INFO [main][CipherTest] transformation=RC5-64/OFB256/TBCPADDING 08:44:57,851 ERROR [main][CipherTest] transformation "RC5-64/OFB256/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,851 INFO [main][CipherTest] transformation=RC5-64/OFB256/X9.23 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB256/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB256/X9.23PADDING 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB256/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB256/ZEROBYTE 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB256/ZEROBYTEPADDING 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB256/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB32/ 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB32/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO10126 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO10126-2 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO10126-2PADDING 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO10126PADDING 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO7816-4 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB32/ISO7816-4PADDING 08:44:57,852 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,852 INFO [main][CipherTest] transformation=RC5-64/OFB32/NOPADDING 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,853 INFO [main][CipherTest] transformation=RC5-64/OFB32/PKCS5 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,853 INFO [main][CipherTest] transformation=RC5-64/OFB32/PKCS5PADDING 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,853 INFO [main][CipherTest] transformation=RC5-64/OFB32/PKCS7 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,853 INFO [main][CipherTest] transformation=RC5-64/OFB32/PKCS7PADDING 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,853 INFO [main][CipherTest] transformation=RC5-64/OFB32/TBC 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,853 INFO [main][CipherTest] transformation=RC5-64/OFB32/TBCPADDING 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,853 INFO [main][CipherTest] transformation=RC5-64/OFB32/X9.23 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,853 INFO [main][CipherTest] transformation=RC5-64/OFB32/X9.23PADDING 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,853 INFO [main][CipherTest] transformation=RC5-64/OFB32/ZEROBYTE 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,853 INFO [main][CipherTest] transformation=RC5-64/OFB32/ZEROBYTEPADDING 08:44:57,853 ERROR [main][CipherTest] transformation "RC5-64/OFB32/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/ 08:44:57,854 ERROR [main][CipherTest] transformation "RC5-64/OFB40/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO10126 08:44:57,854 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO10126-2 08:44:57,854 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO10126-2PADDING 08:44:57,854 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO10126PADDING 08:44:57,854 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO7816-4 08:44:57,854 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/ISO7816-4PADDING 08:44:57,854 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/NOPADDING 08:44:57,854 ERROR [main][CipherTest] transformation "RC5-64/OFB40/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/PKCS5 08:44:57,854 ERROR [main][CipherTest] transformation "RC5-64/OFB40/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/PKCS5PADDING 08:44:57,854 ERROR [main][CipherTest] transformation "RC5-64/OFB40/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,854 INFO [main][CipherTest] transformation=RC5-64/OFB40/PKCS7 08:44:57,855 ERROR [main][CipherTest] transformation "RC5-64/OFB40/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,855 INFO [main][CipherTest] transformation=RC5-64/OFB40/PKCS7PADDING 08:44:57,855 ERROR [main][CipherTest] transformation "RC5-64/OFB40/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,855 INFO [main][CipherTest] transformation=RC5-64/OFB40/TBC 08:44:57,855 ERROR [main][CipherTest] transformation "RC5-64/OFB40/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,855 INFO [main][CipherTest] transformation=RC5-64/OFB40/TBCPADDING 08:44:57,855 ERROR [main][CipherTest] transformation "RC5-64/OFB40/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,855 INFO [main][CipherTest] transformation=RC5-64/OFB40/X9.23 08:44:57,855 ERROR [main][CipherTest] transformation "RC5-64/OFB40/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,855 INFO [main][CipherTest] transformation=RC5-64/OFB40/X9.23PADDING 08:44:57,855 ERROR [main][CipherTest] transformation "RC5-64/OFB40/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,855 INFO [main][CipherTest] transformation=RC5-64/OFB40/ZEROBYTE 08:44:57,855 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,855 INFO [main][CipherTest] transformation=RC5-64/OFB40/ZEROBYTEPADDING 08:44:57,855 ERROR [main][CipherTest] transformation "RC5-64/OFB40/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,855 INFO [main][CipherTest] transformation=RC5-64/OFB48/ 08:44:57,855 ERROR [main][CipherTest] transformation "RC5-64/OFB48/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,855 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO10126 08:44:57,855 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,855 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO10126-2 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO10126-2PADDING 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO10126PADDING 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO7816-4 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/ISO7816-4PADDING 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/NOPADDING 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/PKCS5 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/PKCS5PADDING 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/PKCS7 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/PKCS7PADDING 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/TBC 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/TBCPADDING 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/X9.23 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/X9.23PADDING 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,856 INFO [main][CipherTest] transformation=RC5-64/OFB48/ZEROBYTE 08:44:57,856 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB48/ZEROBYTEPADDING 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB48/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/ 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO10126 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO10126-2 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO10126-2PADDING 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO10126PADDING 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO7816-4 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/ISO7816-4PADDING 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/NOPADDING 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/PKCS5 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/PKCS5PADDING 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/PKCS7 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/PKCS7PADDING 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/TBC 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,857 INFO [main][CipherTest] transformation=RC5-64/OFB56/TBCPADDING 08:44:57,857 ERROR [main][CipherTest] transformation "RC5-64/OFB56/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB56/X9.23 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB56/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB56/X9.23PADDING 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB56/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB56/ZEROBYTE 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB56/ZEROBYTEPADDING 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB56/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB64/ 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB64/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO10126 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO10126-2 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO10126-2PADDING 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO10126PADDING 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO7816-4 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB64/ISO7816-4PADDING 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB64/NOPADDING 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB64/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB64/PKCS5 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB64/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,858 INFO [main][CipherTest] transformation=RC5-64/OFB64/PKCS5PADDING 08:44:57,858 ERROR [main][CipherTest] transformation "RC5-64/OFB64/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB64/PKCS7 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB64/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB64/PKCS7PADDING 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB64/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB64/TBC 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB64/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB64/TBCPADDING 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB64/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB64/X9.23 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB64/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB64/X9.23PADDING 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB64/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB64/ZEROBYTE 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB64/ZEROBYTEPADDING 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB64/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB72/ 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB72/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO10126 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO10126-2 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO10126-2PADDING 08:44:57,859 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,859 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO10126PADDING 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO7816-4 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/ISO7816-4PADDING 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/NOPADDING 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/PKCS5 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/PKCS5PADDING 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/PKCS7 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/PKCS7PADDING 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/TBC 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/TBCPADDING 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/X9.23 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/X9.23PADDING 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/ZEROBYTE 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,860 INFO [main][CipherTest] transformation=RC5-64/OFB72/ZEROBYTEPADDING 08:44:57,860 ERROR [main][CipherTest] transformation "RC5-64/OFB72/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/ 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO10126 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO10126-2 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO10126-2PADDING 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO10126PADDING 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO7816-4 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/ISO7816-4PADDING 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/NOPADDING 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/PKCS5 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/PKCS5PADDING 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/PKCS7 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/PKCS7PADDING 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/TBC 08:44:57,861 ERROR [main][CipherTest] transformation "RC5-64/OFB8/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,861 INFO [main][CipherTest] transformation=RC5-64/OFB8/TBCPADDING 08:44:57,862 ERROR [main][CipherTest] transformation "RC5-64/OFB8/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,862 INFO [main][CipherTest] transformation=RC5-64/OFB8/X9.23 08:44:57,862 ERROR [main][CipherTest] transformation "RC5-64/OFB8/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,862 INFO [main][CipherTest] transformation=RC5-64/OFB8/X9.23PADDING 08:44:57,862 ERROR [main][CipherTest] transformation "RC5-64/OFB8/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,862 INFO [main][CipherTest] transformation=RC5-64/OFB8/ZEROBYTE 08:44:57,862 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,862 INFO [main][CipherTest] transformation=RC5-64/OFB8/ZEROBYTEPADDING 08:44:57,862 ERROR [main][CipherTest] transformation "RC5-64/OFB8/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,862 INFO [main][CipherTest] transformation=RC5-64/OFB80/ 08:44:57,862 ERROR [main][CipherTest] transformation "RC5-64/OFB80/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,862 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO10126 08:44:57,862 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,862 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO10126-2 08:44:57,862 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,873 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO10126-2PADDING 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO10126PADDING 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO7816-4 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/ISO7816-4PADDING 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/NOPADDING 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/PKCS5 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/PKCS5PADDING 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/PKCS7 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/PKCS7PADDING 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/TBC 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/TBCPADDING 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/X9.23 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/X9.23PADDING 08:44:57,874 ERROR [main][CipherTest] transformation "RC5-64/OFB80/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,874 INFO [main][CipherTest] transformation=RC5-64/OFB80/ZEROBYTE 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB80/ZEROBYTEPADDING 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB80/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/ 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB88/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO10126 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO10126-2 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO10126-2PADDING 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO10126PADDING 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO7816-4 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/ISO7816-4PADDING 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/NOPADDING 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB88/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/PKCS5 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB88/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/PKCS5PADDING 08:44:57,875 ERROR [main][CipherTest] transformation "RC5-64/OFB88/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,875 INFO [main][CipherTest] transformation=RC5-64/OFB88/PKCS7 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB88/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB88/PKCS7PADDING 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB88/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB88/TBC 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB88/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB88/TBCPADDING 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB88/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB88/X9.23 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB88/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB88/X9.23PADDING 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB88/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB88/ZEROBYTE 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB88/ZEROBYTEPADDING 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB88/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB96/ 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB96/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO10126 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO10126-2 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO10126-2PADDING 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO10126PADDING 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO7816-4 08:44:57,876 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,876 INFO [main][CipherTest] transformation=RC5-64/OFB96/ISO7816-4PADDING 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/NOPADDING 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/PKCS5 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/PKCS5PADDING 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/PKCS7 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/PKCS7PADDING 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/TBC 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/TBCPADDING 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/X9.23 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/X9.23PADDING 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/ZEROBYTE 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/OFB96/ZEROBYTEPADDING 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/OFB96/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/SIC/ 08:44:57,877 ERROR [main][CipherTest] transformation "RC5-64/SIC/": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,877 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO10126 08:44:57,878 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO10126": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,878 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO10126-2 08:44:57,878 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO10126-2": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,878 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO10126-2PADDING 08:44:57,878 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO10126-2PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,878 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO10126PADDING 08:44:57,878 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO10126PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,878 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO7816-4 08:44:57,878 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO7816-4": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,878 INFO [main][CipherTest] transformation=RC5-64/SIC/ISO7816-4PADDING 08:44:57,878 ERROR [main][CipherTest] transformation "RC5-64/SIC/ISO7816-4PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,878 INFO [main][CipherTest] transformation=RC5-64/SIC/NOPADDING 08:44:57,878 ERROR [main][CipherTest] transformation "RC5-64/SIC/NOPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,878 INFO [main][CipherTest] transformation=RC5-64/SIC/PKCS5 08:44:57,878 ERROR [main][CipherTest] transformation "RC5-64/SIC/PKCS5": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,878 INFO [main][CipherTest] transformation=RC5-64/SIC/PKCS5PADDING 08:44:57,878 ERROR [main][CipherTest] transformation "RC5-64/SIC/PKCS5PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,878 INFO [main][CipherTest] transformation=RC5-64/SIC/PKCS7 08:44:57,878 ERROR [main][CipherTest] transformation "RC5-64/SIC/PKCS7": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,878 INFO [main][CipherTest] transformation=RC5-64/SIC/PKCS7PADDING 08:44:57,879 ERROR [main][CipherTest] transformation "RC5-64/SIC/PKCS7PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,879 INFO [main][CipherTest] transformation=RC5-64/SIC/TBC 08:44:57,879 ERROR [main][CipherTest] transformation "RC5-64/SIC/TBC": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,879 INFO [main][CipherTest] transformation=RC5-64/SIC/TBCPADDING 08:44:57,879 ERROR [main][CipherTest] transformation "RC5-64/SIC/TBCPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,879 INFO [main][CipherTest] transformation=RC5-64/SIC/X9.23 08:44:57,879 ERROR [main][CipherTest] transformation "RC5-64/SIC/X9.23": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,879 INFO [main][CipherTest] transformation=RC5-64/SIC/X9.23PADDING 08:44:57,879 ERROR [main][CipherTest] transformation "RC5-64/SIC/X9.23PADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,879 INFO [main][CipherTest] transformation=RC5-64/SIC/ZEROBYTE 08:44:57,879 ERROR [main][CipherTest] transformation "RC5-64/SIC/ZEROBYTE": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,879 INFO [main][CipherTest] transformation=RC5-64/SIC/ZEROBYTEPADDING 08:44:57,879 ERROR [main][CipherTest] transformation "RC5-64/SIC/ZEROBYTEPADDING": java.lang.IllegalArgumentException: invalid parameter passed to RC564 init - org.bouncycastle.crypto.params.KeyParameter 08:44:57,879 INFO [main][CipherTest] transformation=RC6// 08:44:57,880 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6//" does not support IV => Skipping. 08:44:57,880 INFO [main][CipherTest] transformation=RC6//NOPADDING 08:44:57,880 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6//NOPADDING" does not support IV => Skipping. 08:44:57,880 INFO [main][CipherTest] transformation=RC6/CBC-CTS/ 08:44:57,880 INFO [main][CipherTest] transformation=RC6/CBC-CTS/NOPADDING 08:44:57,881 INFO [main][CipherTest] transformation=RC6/CBC/ 08:44:57,881 INFO [main][CipherTest] transformation=RC6/CBC/ISO10126 08:44:57,881 INFO [main][CipherTest] transformation=RC6/CBC/ISO10126-2 08:44:57,881 INFO [main][CipherTest] transformation=RC6/CBC/ISO10126-2PADDING 08:44:57,882 INFO [main][CipherTest] transformation=RC6/CBC/ISO10126PADDING 08:44:57,882 INFO [main][CipherTest] transformation=RC6/CBC/ISO7816-4 08:44:57,882 INFO [main][CipherTest] transformation=RC6/CBC/ISO7816-4PADDING 08:44:57,882 INFO [main][CipherTest] transformation=RC6/CBC/NOPADDING 08:44:57,883 INFO [main][CipherTest] transformation=RC6/CBC/PKCS5 08:44:57,883 INFO [main][CipherTest] transformation=RC6/CBC/PKCS5PADDING 08:44:57,883 INFO [main][CipherTest] transformation=RC6/CBC/PKCS7 08:44:57,883 INFO [main][CipherTest] transformation=RC6/CBC/PKCS7PADDING 08:44:57,883 INFO [main][CipherTest] transformation=RC6/CBC/TBC 08:44:57,884 INFO [main][CipherTest] transformation=RC6/CBC/TBCPADDING 08:44:57,884 INFO [main][CipherTest] transformation=RC6/CBC/X9.23 08:44:57,884 INFO [main][CipherTest] transformation=RC6/CBC/X9.23PADDING 08:44:57,884 INFO [main][CipherTest] transformation=RC6/CBC/ZEROBYTE 08:44:57,885 INFO [main][CipherTest] transformation=RC6/CBC/ZEROBYTEPADDING 08:44:57,885 INFO [main][CipherTest] transformation=RC6/CCM/ 08:44:57,885 ERROR [main][CipherTest] transformation "RC6/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:57,885 INFO [main][CipherTest] transformation=RC6/CCM/NOPADDING 08:44:57,885 ERROR [main][CipherTest] transformation "RC6/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:57,885 INFO [main][CipherTest] transformation=RC6/CFB/ 08:44:57,885 INFO [main][CipherTest] transformation=RC6/CFB/ISO10126 08:44:57,886 INFO [main][CipherTest] transformation=RC6/CFB/ISO10126-2 08:44:57,886 INFO [main][CipherTest] transformation=RC6/CFB/ISO10126-2PADDING 08:44:57,886 INFO [main][CipherTest] transformation=RC6/CFB/ISO10126PADDING 08:44:57,886 INFO [main][CipherTest] transformation=RC6/CFB/ISO7816-4 08:44:57,886 INFO [main][CipherTest] transformation=RC6/CFB/ISO7816-4PADDING 08:44:57,887 INFO [main][CipherTest] transformation=RC6/CFB/NOPADDING 08:44:57,887 INFO [main][CipherTest] transformation=RC6/CFB/PKCS5 08:44:57,887 INFO [main][CipherTest] transformation=RC6/CFB/PKCS5PADDING 08:44:57,887 INFO [main][CipherTest] transformation=RC6/CFB/PKCS7 08:44:57,887 INFO [main][CipherTest] transformation=RC6/CFB/PKCS7PADDING 08:44:57,888 INFO [main][CipherTest] transformation=RC6/CFB/TBC 08:44:57,888 INFO [main][CipherTest] transformation=RC6/CFB/TBCPADDING 08:44:57,888 INFO [main][CipherTest] transformation=RC6/CFB/X9.23 08:44:57,888 INFO [main][CipherTest] transformation=RC6/CFB/X9.23PADDING 08:44:57,888 INFO [main][CipherTest] transformation=RC6/CFB/ZEROBYTE 08:44:57,888 INFO [main][CipherTest] transformation=RC6/CFB/ZEROBYTEPADDING 08:44:57,889 INFO [main][CipherTest] transformation=RC6/CFB104/ 08:44:57,889 INFO [main][CipherTest] transformation=RC6/CFB104/ISO10126 08:44:57,889 INFO [main][CipherTest] transformation=RC6/CFB104/ISO10126-2 08:44:57,889 INFO [main][CipherTest] transformation=RC6/CFB104/ISO10126-2PADDING 08:44:57,889 INFO [main][CipherTest] transformation=RC6/CFB104/ISO10126PADDING 08:44:57,889 INFO [main][CipherTest] transformation=RC6/CFB104/ISO7816-4 08:44:57,890 INFO [main][CipherTest] transformation=RC6/CFB104/ISO7816-4PADDING 08:44:57,890 INFO [main][CipherTest] transformation=RC6/CFB104/NOPADDING 08:44:57,890 INFO [main][CipherTest] transformation=RC6/CFB104/PKCS5 08:44:57,890 INFO [main][CipherTest] transformation=RC6/CFB104/PKCS5PADDING 08:44:57,890 INFO [main][CipherTest] transformation=RC6/CFB104/PKCS7 08:44:57,891 INFO [main][CipherTest] transformation=RC6/CFB104/PKCS7PADDING 08:44:57,891 INFO [main][CipherTest] transformation=RC6/CFB104/TBC 08:44:57,891 INFO [main][CipherTest] transformation=RC6/CFB104/TBCPADDING 08:44:57,891 INFO [main][CipherTest] transformation=RC6/CFB104/X9.23 08:44:57,891 INFO [main][CipherTest] transformation=RC6/CFB104/X9.23PADDING 08:44:57,892 INFO [main][CipherTest] transformation=RC6/CFB104/ZEROBYTE 08:44:57,892 INFO [main][CipherTest] transformation=RC6/CFB104/ZEROBYTEPADDING 08:44:57,892 INFO [main][CipherTest] transformation=RC6/CFB112/ 08:44:57,892 INFO [main][CipherTest] transformation=RC6/CFB112/ISO10126 08:44:57,892 INFO [main][CipherTest] transformation=RC6/CFB112/ISO10126-2 08:44:57,892 INFO [main][CipherTest] transformation=RC6/CFB112/ISO10126-2PADDING 08:44:57,893 INFO [main][CipherTest] transformation=RC6/CFB112/ISO10126PADDING 08:44:57,893 INFO [main][CipherTest] transformation=RC6/CFB112/ISO7816-4 08:44:57,893 INFO [main][CipherTest] transformation=RC6/CFB112/ISO7816-4PADDING 08:44:57,893 INFO [main][CipherTest] transformation=RC6/CFB112/NOPADDING 08:44:57,893 INFO [main][CipherTest] transformation=RC6/CFB112/PKCS5 08:44:57,893 INFO [main][CipherTest] transformation=RC6/CFB112/PKCS5PADDING 08:44:57,893 INFO [main][CipherTest] transformation=RC6/CFB112/PKCS7 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB112/PKCS7PADDING 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB112/TBC 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB112/TBCPADDING 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB112/X9.23 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB112/X9.23PADDING 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB112/ZEROBYTE 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB112/ZEROBYTEPADDING 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB120/ 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB120/ISO10126 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB120/ISO10126-2 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB120/ISO10126-2PADDING 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB120/ISO10126PADDING 08:44:57,894 INFO [main][CipherTest] transformation=RC6/CFB120/ISO7816-4 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/ISO7816-4PADDING 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/NOPADDING 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/PKCS5 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/PKCS5PADDING 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/PKCS7 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/PKCS7PADDING 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/TBC 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/TBCPADDING 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/X9.23 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/X9.23PADDING 08:44:57,895 INFO [main][CipherTest] transformation=RC6/CFB120/ZEROBYTE 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB120/ZEROBYTEPADDING 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB128/ 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB128/ISO10126 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB128/ISO10126-2 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB128/ISO10126-2PADDING 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB128/ISO10126PADDING 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB128/ISO7816-4 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB128/ISO7816-4PADDING 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB128/NOPADDING 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB128/PKCS5 08:44:57,896 INFO [main][CipherTest] transformation=RC6/CFB128/PKCS5PADDING 08:44:57,897 INFO [main][CipherTest] transformation=RC6/CFB128/PKCS7 08:44:57,897 INFO [main][CipherTest] transformation=RC6/CFB128/PKCS7PADDING 08:44:57,897 INFO [main][CipherTest] transformation=RC6/CFB128/TBC 08:44:57,897 INFO [main][CipherTest] transformation=RC6/CFB128/TBCPADDING 08:44:57,897 INFO [main][CipherTest] transformation=RC6/CFB128/X9.23 08:44:57,897 INFO [main][CipherTest] transformation=RC6/CFB128/X9.23PADDING 08:44:57,897 INFO [main][CipherTest] transformation=RC6/CFB128/ZEROBYTE 08:44:57,897 INFO [main][CipherTest] transformation=RC6/CFB128/ZEROBYTEPADDING 08:44:57,897 INFO [main][CipherTest] transformation=RC6/CFB136/ 08:44:57,897 INFO [main][CipherTest] transformation=RC6/CFB136/ISO10126 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/ISO10126-2 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/ISO10126-2PADDING 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/ISO10126PADDING 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/ISO7816-4 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/ISO7816-4PADDING 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/NOPADDING 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/PKCS5 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/PKCS5PADDING 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/PKCS7 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/PKCS7PADDING 08:44:57,898 INFO [main][CipherTest] transformation=RC6/CFB136/TBC 08:44:57,899 INFO [main][CipherTest] transformation=RC6/CFB136/TBCPADDING 08:44:57,899 INFO [main][CipherTest] transformation=RC6/CFB136/X9.23 08:44:57,899 INFO [main][CipherTest] transformation=RC6/CFB136/X9.23PADDING 08:44:57,899 INFO [main][CipherTest] transformation=RC6/CFB136/ZEROBYTE 08:44:57,899 INFO [main][CipherTest] transformation=RC6/CFB136/ZEROBYTEPADDING 08:44:57,899 INFO [main][CipherTest] transformation=RC6/CFB144/ 08:44:57,899 INFO [main][CipherTest] transformation=RC6/CFB144/ISO10126 08:44:57,899 INFO [main][CipherTest] transformation=RC6/CFB144/ISO10126-2 08:44:57,899 INFO [main][CipherTest] transformation=RC6/CFB144/ISO10126-2PADDING 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/ISO10126PADDING 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/ISO7816-4 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/ISO7816-4PADDING 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/NOPADDING 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/PKCS5 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/PKCS5PADDING 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/PKCS7 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/PKCS7PADDING 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/TBC 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/TBCPADDING 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/X9.23 08:44:57,900 INFO [main][CipherTest] transformation=RC6/CFB144/X9.23PADDING 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB144/ZEROBYTE 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB144/ZEROBYTEPADDING 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/ 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/ISO10126 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/ISO10126-2 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/ISO10126-2PADDING 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/ISO10126PADDING 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/ISO7816-4 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/ISO7816-4PADDING 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/NOPADDING 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/PKCS5 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/PKCS5PADDING 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/PKCS7 08:44:57,901 INFO [main][CipherTest] transformation=RC6/CFB152/PKCS7PADDING 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB152/TBC 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB152/TBCPADDING 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB152/X9.23 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB152/X9.23PADDING 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB152/ZEROBYTE 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB152/ZEROBYTEPADDING 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB16/ 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB16/ISO10126 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB16/ISO10126-2 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB16/ISO10126-2PADDING 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB16/ISO10126PADDING 08:44:57,902 INFO [main][CipherTest] transformation=RC6/CFB16/ISO7816-4 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/ISO7816-4PADDING 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/NOPADDING 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/PKCS5 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/PKCS5PADDING 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/PKCS7 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/PKCS7PADDING 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/TBC 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/TBCPADDING 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/X9.23 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/X9.23PADDING 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/ZEROBYTE 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB16/ZEROBYTEPADDING 08:44:57,903 INFO [main][CipherTest] transformation=RC6/CFB160/ 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/ISO10126 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/ISO10126-2 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/ISO10126-2PADDING 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/ISO10126PADDING 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/ISO7816-4 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/ISO7816-4PADDING 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/NOPADDING 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/PKCS5 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/PKCS5PADDING 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/PKCS7 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/PKCS7PADDING 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/TBC 08:44:57,904 INFO [main][CipherTest] transformation=RC6/CFB160/TBCPADDING 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB160/X9.23 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB160/X9.23PADDING 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB160/ZEROBYTE 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB160/ZEROBYTEPADDING 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/ 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/ISO10126 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/ISO10126-2 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/ISO10126-2PADDING 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/ISO10126PADDING 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/ISO7816-4 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/ISO7816-4PADDING 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/NOPADDING 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/PKCS5 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/PKCS5PADDING 08:44:57,905 INFO [main][CipherTest] transformation=RC6/CFB168/PKCS7 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB168/PKCS7PADDING 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB168/TBC 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB168/TBCPADDING 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB168/X9.23 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB168/X9.23PADDING 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB168/ZEROBYTE 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB168/ZEROBYTEPADDING 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB176/ 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB176/ISO10126 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB176/ISO10126-2 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB176/ISO10126-2PADDING 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB176/ISO10126PADDING 08:44:57,906 INFO [main][CipherTest] transformation=RC6/CFB176/ISO7816-4 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/ISO7816-4PADDING 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/NOPADDING 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/PKCS5 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/PKCS5PADDING 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/PKCS7 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/PKCS7PADDING 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/TBC 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/TBCPADDING 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/X9.23 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/X9.23PADDING 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/ZEROBYTE 08:44:57,907 INFO [main][CipherTest] transformation=RC6/CFB176/ZEROBYTEPADDING 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/ 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/ISO10126 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/ISO10126-2 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/ISO10126-2PADDING 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/ISO10126PADDING 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/ISO7816-4 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/ISO7816-4PADDING 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/NOPADDING 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/PKCS5 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/PKCS5PADDING 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/PKCS7 08:44:57,908 INFO [main][CipherTest] transformation=RC6/CFB184/PKCS7PADDING 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB184/TBC 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB184/TBCPADDING 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB184/X9.23 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB184/X9.23PADDING 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB184/ZEROBYTE 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB184/ZEROBYTEPADDING 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB192/ 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB192/ISO10126 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB192/ISO10126-2 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB192/ISO10126-2PADDING 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB192/ISO10126PADDING 08:44:57,909 INFO [main][CipherTest] transformation=RC6/CFB192/ISO7816-4 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/ISO7816-4PADDING 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/NOPADDING 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/PKCS5 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/PKCS5PADDING 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/PKCS7 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/PKCS7PADDING 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/TBC 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/TBCPADDING 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/X9.23 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/X9.23PADDING 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/ZEROBYTE 08:44:57,910 INFO [main][CipherTest] transformation=RC6/CFB192/ZEROBYTEPADDING 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/ 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/ISO10126 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/ISO10126-2 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/ISO10126-2PADDING 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/ISO10126PADDING 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/ISO7816-4 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/ISO7816-4PADDING 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/NOPADDING 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/PKCS5 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/PKCS5PADDING 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/PKCS7 08:44:57,911 INFO [main][CipherTest] transformation=RC6/CFB200/PKCS7PADDING 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB200/TBC 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB200/TBCPADDING 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB200/X9.23 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB200/X9.23PADDING 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB200/ZEROBYTE 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB200/ZEROBYTEPADDING 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB208/ 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB208/ISO10126 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB208/ISO10126-2 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB208/ISO10126-2PADDING 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB208/ISO10126PADDING 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB208/ISO7816-4 08:44:57,912 INFO [main][CipherTest] transformation=RC6/CFB208/ISO7816-4PADDING 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/NOPADDING 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/PKCS5 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/PKCS5PADDING 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/PKCS7 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/PKCS7PADDING 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/TBC 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/TBCPADDING 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/X9.23 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/X9.23PADDING 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/ZEROBYTE 08:44:57,913 INFO [main][CipherTest] transformation=RC6/CFB208/ZEROBYTEPADDING 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/ 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/ISO10126 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/ISO10126-2 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/ISO10126-2PADDING 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/ISO10126PADDING 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/ISO7816-4 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/ISO7816-4PADDING 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/NOPADDING 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/PKCS5 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/PKCS5PADDING 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/PKCS7 08:44:57,914 INFO [main][CipherTest] transformation=RC6/CFB216/PKCS7PADDING 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB216/TBC 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB216/TBCPADDING 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB216/X9.23 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB216/X9.23PADDING 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB216/ZEROBYTE 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB216/ZEROBYTEPADDING 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB224/ 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB224/ISO10126 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB224/ISO10126-2 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB224/ISO10126-2PADDING 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB224/ISO10126PADDING 08:44:57,915 INFO [main][CipherTest] transformation=RC6/CFB224/ISO7816-4 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/ISO7816-4PADDING 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/NOPADDING 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/PKCS5 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/PKCS5PADDING 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/PKCS7 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/PKCS7PADDING 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/TBC 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/TBCPADDING 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/X9.23 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/X9.23PADDING 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/ZEROBYTE 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB224/ZEROBYTEPADDING 08:44:57,916 INFO [main][CipherTest] transformation=RC6/CFB232/ 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/ISO10126 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/ISO10126-2 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/ISO10126-2PADDING 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/ISO10126PADDING 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/ISO7816-4 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/ISO7816-4PADDING 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/NOPADDING 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/PKCS5 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/PKCS5PADDING 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/PKCS7 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/PKCS7PADDING 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/TBC 08:44:57,917 INFO [main][CipherTest] transformation=RC6/CFB232/TBCPADDING 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB232/X9.23 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB232/X9.23PADDING 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB232/ZEROBYTE 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB232/ZEROBYTEPADDING 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB24/ 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB24/ISO10126 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB24/ISO10126-2 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB24/ISO10126-2PADDING 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB24/ISO10126PADDING 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB24/ISO7816-4 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB24/ISO7816-4PADDING 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB24/NOPADDING 08:44:57,918 INFO [main][CipherTest] transformation=RC6/CFB24/PKCS5 08:44:57,919 INFO [main][CipherTest] transformation=RC6/CFB24/PKCS5PADDING 08:44:57,919 INFO [main][CipherTest] transformation=RC6/CFB24/PKCS7 08:44:57,919 INFO [main][CipherTest] transformation=RC6/CFB24/PKCS7PADDING 08:44:57,919 INFO [main][CipherTest] transformation=RC6/CFB24/TBC 08:44:57,919 INFO [main][CipherTest] transformation=RC6/CFB24/TBCPADDING 08:44:57,919 INFO [main][CipherTest] transformation=RC6/CFB24/X9.23 08:44:57,919 INFO [main][CipherTest] transformation=RC6/CFB24/X9.23PADDING 08:44:57,919 INFO [main][CipherTest] transformation=RC6/CFB24/ZEROBYTE 08:44:57,920 INFO [main][CipherTest] transformation=RC6/CFB24/ZEROBYTEPADDING 08:44:57,920 INFO [main][CipherTest] transformation=RC6/CFB240/ 08:44:57,920 INFO [main][CipherTest] transformation=RC6/CFB240/ISO10126 08:44:57,920 INFO [main][CipherTest] transformation=RC6/CFB240/ISO10126-2 08:44:57,920 INFO [main][CipherTest] transformation=RC6/CFB240/ISO10126-2PADDING 08:44:57,920 INFO [main][CipherTest] transformation=RC6/CFB240/ISO10126PADDING 08:44:57,920 INFO [main][CipherTest] transformation=RC6/CFB240/ISO7816-4 08:44:57,920 INFO [main][CipherTest] transformation=RC6/CFB240/ISO7816-4PADDING 08:44:57,920 INFO [main][CipherTest] transformation=RC6/CFB240/NOPADDING 08:44:57,920 INFO [main][CipherTest] transformation=RC6/CFB240/PKCS5 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB240/PKCS5PADDING 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB240/PKCS7 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB240/PKCS7PADDING 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB240/TBC 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB240/TBCPADDING 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB240/X9.23 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB240/X9.23PADDING 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB240/ZEROBYTE 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB240/ZEROBYTEPADDING 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB248/ 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB248/ISO10126 08:44:57,921 INFO [main][CipherTest] transformation=RC6/CFB248/ISO10126-2 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/ISO10126-2PADDING 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/ISO10126PADDING 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/ISO7816-4 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/ISO7816-4PADDING 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/NOPADDING 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/PKCS5 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/PKCS5PADDING 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/PKCS7 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/PKCS7PADDING 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/TBC 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/TBCPADDING 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/X9.23 08:44:57,922 INFO [main][CipherTest] transformation=RC6/CFB248/X9.23PADDING 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB248/ZEROBYTE 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB248/ZEROBYTEPADDING 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB256/ 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB256/ISO10126 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB256/ISO10126-2 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB256/ISO10126-2PADDING 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB256/ISO10126PADDING 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB256/ISO7816-4 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB256/ISO7816-4PADDING 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB256/NOPADDING 08:44:57,923 INFO [main][CipherTest] transformation=RC6/CFB256/PKCS5 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB256/PKCS5PADDING 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB256/PKCS7 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB256/PKCS7PADDING 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB256/TBC 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB256/TBCPADDING 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB256/X9.23 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB256/X9.23PADDING 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB256/ZEROBYTE 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB256/ZEROBYTEPADDING 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB32/ 08:44:57,924 INFO [main][CipherTest] transformation=RC6/CFB32/ISO10126 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/ISO10126-2 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/ISO10126-2PADDING 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/ISO10126PADDING 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/ISO7816-4 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/ISO7816-4PADDING 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/NOPADDING 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/PKCS5 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/PKCS5PADDING 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/PKCS7 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/PKCS7PADDING 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/TBC 08:44:57,925 INFO [main][CipherTest] transformation=RC6/CFB32/TBCPADDING 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB32/X9.23 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB32/X9.23PADDING 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB32/ZEROBYTE 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB32/ZEROBYTEPADDING 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB40/ 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB40/ISO10126 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB40/ISO10126-2 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB40/ISO10126-2PADDING 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB40/ISO10126PADDING 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB40/ISO7816-4 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB40/ISO7816-4PADDING 08:44:57,926 INFO [main][CipherTest] transformation=RC6/CFB40/NOPADDING 08:44:57,927 INFO [main][CipherTest] transformation=RC6/CFB40/PKCS5 08:44:57,927 INFO [main][CipherTest] transformation=RC6/CFB40/PKCS5PADDING 08:44:57,927 INFO [main][CipherTest] transformation=RC6/CFB40/PKCS7 08:44:57,927 INFO [main][CipherTest] transformation=RC6/CFB40/PKCS7PADDING 08:44:57,927 INFO [main][CipherTest] transformation=RC6/CFB40/TBC 08:44:57,927 INFO [main][CipherTest] transformation=RC6/CFB40/TBCPADDING 08:44:57,927 INFO [main][CipherTest] transformation=RC6/CFB40/X9.23 08:44:57,927 INFO [main][CipherTest] transformation=RC6/CFB40/X9.23PADDING 08:44:57,927 INFO [main][CipherTest] transformation=RC6/CFB40/ZEROBYTE 08:44:57,927 INFO [main][CipherTest] transformation=RC6/CFB40/ZEROBYTEPADDING 08:44:57,928 INFO [main][CipherTest] transformation=RC6/CFB48/ 08:44:57,928 INFO [main][CipherTest] transformation=RC6/CFB48/ISO10126 08:44:57,928 INFO [main][CipherTest] transformation=RC6/CFB48/ISO10126-2 08:44:57,928 INFO [main][CipherTest] transformation=RC6/CFB48/ISO10126-2PADDING 08:44:57,928 INFO [main][CipherTest] transformation=RC6/CFB48/ISO10126PADDING 08:44:57,928 INFO [main][CipherTest] transformation=RC6/CFB48/ISO7816-4 08:44:57,928 INFO [main][CipherTest] transformation=RC6/CFB48/ISO7816-4PADDING 08:44:57,928 INFO [main][CipherTest] transformation=RC6/CFB48/NOPADDING 08:44:57,928 INFO [main][CipherTest] transformation=RC6/CFB48/PKCS5 08:44:57,928 INFO [main][CipherTest] transformation=RC6/CFB48/PKCS5PADDING 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB48/PKCS7 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB48/PKCS7PADDING 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB48/TBC 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB48/TBCPADDING 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB48/X9.23 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB48/X9.23PADDING 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB48/ZEROBYTE 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB48/ZEROBYTEPADDING 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB56/ 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB56/ISO10126 08:44:57,929 INFO [main][CipherTest] transformation=RC6/CFB56/ISO10126-2 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/ISO10126-2PADDING 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/ISO10126PADDING 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/ISO7816-4 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/ISO7816-4PADDING 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/NOPADDING 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/PKCS5 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/PKCS5PADDING 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/PKCS7 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/PKCS7PADDING 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/TBC 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/TBCPADDING 08:44:57,930 INFO [main][CipherTest] transformation=RC6/CFB56/X9.23 08:44:57,931 INFO [main][CipherTest] transformation=RC6/CFB56/X9.23PADDING 08:44:57,931 INFO [main][CipherTest] transformation=RC6/CFB56/ZEROBYTE 08:44:57,931 INFO [main][CipherTest] transformation=RC6/CFB56/ZEROBYTEPADDING 08:44:57,931 INFO [main][CipherTest] transformation=RC6/CFB64/ 08:44:57,931 INFO [main][CipherTest] transformation=RC6/CFB64/ISO10126 08:44:57,931 INFO [main][CipherTest] transformation=RC6/CFB64/ISO10126-2 08:44:57,931 INFO [main][CipherTest] transformation=RC6/CFB64/ISO10126-2PADDING 08:44:57,931 INFO [main][CipherTest] transformation=RC6/CFB64/ISO10126PADDING 08:44:57,932 INFO [main][CipherTest] transformation=RC6/CFB64/ISO7816-4 08:44:57,932 INFO [main][CipherTest] transformation=RC6/CFB64/ISO7816-4PADDING 08:44:57,932 INFO [main][CipherTest] transformation=RC6/CFB64/NOPADDING 08:44:57,932 INFO [main][CipherTest] transformation=RC6/CFB64/PKCS5 08:44:57,932 INFO [main][CipherTest] transformation=RC6/CFB64/PKCS5PADDING 08:44:57,932 INFO [main][CipherTest] transformation=RC6/CFB64/PKCS7 08:44:57,932 INFO [main][CipherTest] transformation=RC6/CFB64/PKCS7PADDING 08:44:57,932 INFO [main][CipherTest] transformation=RC6/CFB64/TBC 08:44:57,932 INFO [main][CipherTest] transformation=RC6/CFB64/TBCPADDING 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB64/X9.23 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB64/X9.23PADDING 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB64/ZEROBYTE 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB64/ZEROBYTEPADDING 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB72/ 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB72/ISO10126 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB72/ISO10126-2 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB72/ISO10126-2PADDING 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB72/ISO10126PADDING 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB72/ISO7816-4 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB72/ISO7816-4PADDING 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB72/NOPADDING 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB72/PKCS5 08:44:57,933 INFO [main][CipherTest] transformation=RC6/CFB72/PKCS5PADDING 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB72/PKCS7 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB72/PKCS7PADDING 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB72/TBC 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB72/TBCPADDING 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB72/X9.23 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB72/X9.23PADDING 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB72/ZEROBYTE 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB72/ZEROBYTEPADDING 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB8/ 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB8/ISO10126 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB8/ISO10126-2 08:44:57,934 INFO [main][CipherTest] transformation=RC6/CFB8/ISO10126-2PADDING 08:44:57,935 INFO [main][CipherTest] transformation=RC6/CFB8/ISO10126PADDING 08:44:57,935 INFO [main][CipherTest] transformation=RC6/CFB8/ISO7816-4 08:44:57,935 INFO [main][CipherTest] transformation=RC6/CFB8/ISO7816-4PADDING 08:44:57,935 INFO [main][CipherTest] transformation=RC6/CFB8/NOPADDING 08:44:57,935 INFO [main][CipherTest] transformation=RC6/CFB8/PKCS5 08:44:57,935 INFO [main][CipherTest] transformation=RC6/CFB8/PKCS5PADDING 08:44:57,935 INFO [main][CipherTest] transformation=RC6/CFB8/PKCS7 08:44:57,935 INFO [main][CipherTest] transformation=RC6/CFB8/PKCS7PADDING 08:44:57,935 INFO [main][CipherTest] transformation=RC6/CFB8/TBC 08:44:57,935 INFO [main][CipherTest] transformation=RC6/CFB8/TBCPADDING 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB8/X9.23 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB8/X9.23PADDING 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB8/ZEROBYTE 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB8/ZEROBYTEPADDING 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB80/ 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB80/ISO10126 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB80/ISO10126-2 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB80/ISO10126-2PADDING 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB80/ISO10126PADDING 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB80/ISO7816-4 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB80/ISO7816-4PADDING 08:44:57,936 INFO [main][CipherTest] transformation=RC6/CFB80/NOPADDING 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB80/PKCS5 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB80/PKCS5PADDING 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB80/PKCS7 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB80/PKCS7PADDING 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB80/TBC 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB80/TBCPADDING 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB80/X9.23 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB80/X9.23PADDING 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB80/ZEROBYTE 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB80/ZEROBYTEPADDING 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB88/ 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB88/ISO10126 08:44:57,937 INFO [main][CipherTest] transformation=RC6/CFB88/ISO10126-2 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/ISO10126-2PADDING 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/ISO10126PADDING 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/ISO7816-4 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/ISO7816-4PADDING 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/NOPADDING 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/PKCS5 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/PKCS5PADDING 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/PKCS7 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/PKCS7PADDING 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/TBC 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/TBCPADDING 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/X9.23 08:44:57,938 INFO [main][CipherTest] transformation=RC6/CFB88/X9.23PADDING 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB88/ZEROBYTE 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB88/ZEROBYTEPADDING 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB96/ 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB96/ISO10126 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB96/ISO10126-2 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB96/ISO10126-2PADDING 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB96/ISO10126PADDING 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB96/ISO7816-4 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB96/ISO7816-4PADDING 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB96/NOPADDING 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB96/PKCS5 08:44:57,939 INFO [main][CipherTest] transformation=RC6/CFB96/PKCS5PADDING 08:44:57,940 INFO [main][CipherTest] transformation=RC6/CFB96/PKCS7 08:44:57,940 INFO [main][CipherTest] transformation=RC6/CFB96/PKCS7PADDING 08:44:57,940 INFO [main][CipherTest] transformation=RC6/CFB96/TBC 08:44:57,940 INFO [main][CipherTest] transformation=RC6/CFB96/TBCPADDING 08:44:57,940 INFO [main][CipherTest] transformation=RC6/CFB96/X9.23 08:44:57,940 INFO [main][CipherTest] transformation=RC6/CFB96/X9.23PADDING 08:44:57,940 INFO [main][CipherTest] transformation=RC6/CFB96/ZEROBYTE 08:44:57,940 INFO [main][CipherTest] transformation=RC6/CFB96/ZEROBYTEPADDING 08:44:57,940 INFO [main][CipherTest] transformation=RC6/CTS/ 08:44:57,940 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6/CTS/" does not support IV => Skipping. 08:44:57,940 INFO [main][CipherTest] transformation=RC6/CTS/NOPADDING 08:44:57,940 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6/CTS/NOPADDING" does not support IV => Skipping. 08:44:57,940 INFO [main][CipherTest] transformation=RC6/EAX/ 08:44:57,941 INFO [main][CipherTest] transformation=RC6/EAX/NOPADDING 08:44:57,941 INFO [main][CipherTest] transformation=RC6/ECB/ 08:44:57,941 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6/ECB/" does not support IV => Skipping. 08:44:57,941 INFO [main][CipherTest] transformation=RC6/ECB/NOPADDING 08:44:57,941 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RC6/ECB/NOPADDING" does not support IV => Skipping. 08:44:57,941 INFO [main][CipherTest] transformation=RC6/GCM/ 08:44:57,942 INFO [main][CipherTest] transformation=RC6/GCM/NOPADDING 08:44:57,942 INFO [main][CipherTest] transformation=RC6/OFB/ 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/ISO10126 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/ISO10126-2 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/ISO10126-2PADDING 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/ISO10126PADDING 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/ISO7816-4 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/ISO7816-4PADDING 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/NOPADDING 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/PKCS5 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/PKCS5PADDING 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/PKCS7 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/PKCS7PADDING 08:44:57,943 INFO [main][CipherTest] transformation=RC6/OFB/TBC 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB/TBCPADDING 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB/X9.23 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB/X9.23PADDING 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB/ZEROBYTE 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB/ZEROBYTEPADDING 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB104/ 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB104/ISO10126 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB104/ISO10126-2 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB104/ISO10126-2PADDING 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB104/ISO10126PADDING 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB104/ISO7816-4 08:44:57,944 INFO [main][CipherTest] transformation=RC6/OFB104/ISO7816-4PADDING 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/NOPADDING 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/PKCS5 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/PKCS5PADDING 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/PKCS7 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/PKCS7PADDING 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/TBC 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/TBCPADDING 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/X9.23 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/X9.23PADDING 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/ZEROBYTE 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB104/ZEROBYTEPADDING 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB112/ 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB112/ISO10126 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB112/ISO10126-2 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB112/ISO10126-2PADDING 08:44:57,945 INFO [main][CipherTest] transformation=RC6/OFB112/ISO10126PADDING 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/ISO7816-4 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/ISO7816-4PADDING 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/NOPADDING 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/PKCS5 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/PKCS5PADDING 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/PKCS7 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/PKCS7PADDING 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/TBC 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/TBCPADDING 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/X9.23 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/X9.23PADDING 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/ZEROBYTE 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB112/ZEROBYTEPADDING 08:44:57,946 INFO [main][CipherTest] transformation=RC6/OFB120/ 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/ISO10126 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/ISO10126-2 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/ISO10126-2PADDING 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/ISO10126PADDING 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/ISO7816-4 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/ISO7816-4PADDING 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/NOPADDING 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/PKCS5 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/PKCS5PADDING 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/PKCS7 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/PKCS7PADDING 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/TBC 08:44:57,947 INFO [main][CipherTest] transformation=RC6/OFB120/TBCPADDING 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB120/X9.23 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB120/X9.23PADDING 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB120/ZEROBYTE 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB120/ZEROBYTEPADDING 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB128/ 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB128/ISO10126 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB128/ISO10126-2 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB128/ISO10126-2PADDING 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB128/ISO10126PADDING 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB128/ISO7816-4 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB128/ISO7816-4PADDING 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB128/NOPADDING 08:44:57,948 INFO [main][CipherTest] transformation=RC6/OFB128/PKCS5 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB128/PKCS5PADDING 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB128/PKCS7 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB128/PKCS7PADDING 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB128/TBC 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB128/TBCPADDING 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB128/X9.23 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB128/X9.23PADDING 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB128/ZEROBYTE 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB128/ZEROBYTEPADDING 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB136/ 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB136/ISO10126 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB136/ISO10126-2 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB136/ISO10126-2PADDING 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB136/ISO10126PADDING 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB136/ISO7816-4 08:44:57,949 INFO [main][CipherTest] transformation=RC6/OFB136/ISO7816-4PADDING 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/NOPADDING 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/PKCS5 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/PKCS5PADDING 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/PKCS7 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/PKCS7PADDING 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/TBC 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/TBCPADDING 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/X9.23 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/X9.23PADDING 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/ZEROBYTE 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB136/ZEROBYTEPADDING 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB144/ 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB144/ISO10126 08:44:57,950 INFO [main][CipherTest] transformation=RC6/OFB144/ISO10126-2 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/ISO10126-2PADDING 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/ISO10126PADDING 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/ISO7816-4 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/ISO7816-4PADDING 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/NOPADDING 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/PKCS5 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/PKCS5PADDING 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/PKCS7 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/PKCS7PADDING 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/TBC 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/TBCPADDING 08:44:57,951 INFO [main][CipherTest] transformation=RC6/OFB144/X9.23 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB144/X9.23PADDING 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB144/ZEROBYTE 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB144/ZEROBYTEPADDING 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/ 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/ISO10126 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/ISO10126-2 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/ISO10126-2PADDING 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/ISO10126PADDING 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/ISO7816-4 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/ISO7816-4PADDING 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/NOPADDING 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/PKCS5 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/PKCS5PADDING 08:44:57,952 INFO [main][CipherTest] transformation=RC6/OFB152/PKCS7 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB152/PKCS7PADDING 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB152/TBC 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB152/TBCPADDING 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB152/X9.23 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB152/X9.23PADDING 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB152/ZEROBYTE 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB152/ZEROBYTEPADDING 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB16/ 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB16/ISO10126 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB16/ISO10126-2 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB16/ISO10126-2PADDING 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB16/ISO10126PADDING 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB16/ISO7816-4 08:44:57,953 INFO [main][CipherTest] transformation=RC6/OFB16/ISO7816-4PADDING 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/NOPADDING 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/PKCS5 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/PKCS5PADDING 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/PKCS7 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/PKCS7PADDING 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/TBC 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/TBCPADDING 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/X9.23 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/X9.23PADDING 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/ZEROBYTE 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB16/ZEROBYTEPADDING 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB160/ 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB160/ISO10126 08:44:57,954 INFO [main][CipherTest] transformation=RC6/OFB160/ISO10126-2 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/ISO10126-2PADDING 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/ISO10126PADDING 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/ISO7816-4 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/ISO7816-4PADDING 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/NOPADDING 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/PKCS5 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/PKCS5PADDING 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/PKCS7 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/PKCS7PADDING 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/TBC 08:44:57,955 INFO [main][CipherTest] transformation=RC6/OFB160/TBCPADDING 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB160/X9.23 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB160/X9.23PADDING 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB160/ZEROBYTE 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB160/ZEROBYTEPADDING 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB168/ 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB168/ISO10126 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB168/ISO10126-2 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB168/ISO10126-2PADDING 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB168/ISO10126PADDING 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB168/ISO7816-4 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB168/ISO7816-4PADDING 08:44:57,956 INFO [main][CipherTest] transformation=RC6/OFB168/NOPADDING 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB168/PKCS5 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB168/PKCS5PADDING 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB168/PKCS7 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB168/PKCS7PADDING 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB168/TBC 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB168/TBCPADDING 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB168/X9.23 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB168/X9.23PADDING 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB168/ZEROBYTE 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB168/ZEROBYTEPADDING 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB176/ 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB176/ISO10126 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB176/ISO10126-2 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB176/ISO10126-2PADDING 08:44:57,957 INFO [main][CipherTest] transformation=RC6/OFB176/ISO10126PADDING 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/ISO7816-4 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/ISO7816-4PADDING 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/NOPADDING 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/PKCS5 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/PKCS5PADDING 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/PKCS7 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/PKCS7PADDING 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/TBC 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/TBCPADDING 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/X9.23 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/X9.23PADDING 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/ZEROBYTE 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB176/ZEROBYTEPADDING 08:44:57,958 INFO [main][CipherTest] transformation=RC6/OFB184/ 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/ISO10126 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/ISO10126-2 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/ISO10126-2PADDING 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/ISO10126PADDING 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/ISO7816-4 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/ISO7816-4PADDING 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/NOPADDING 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/PKCS5 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/PKCS5PADDING 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/PKCS7 08:44:57,959 INFO [main][CipherTest] transformation=RC6/OFB184/PKCS7PADDING 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB184/TBC 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB184/TBCPADDING 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB184/X9.23 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB184/X9.23PADDING 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB184/ZEROBYTE 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB184/ZEROBYTEPADDING 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB192/ 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB192/ISO10126 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB192/ISO10126-2 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB192/ISO10126-2PADDING 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB192/ISO10126PADDING 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB192/ISO7816-4 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB192/ISO7816-4PADDING 08:44:57,960 INFO [main][CipherTest] transformation=RC6/OFB192/NOPADDING 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB192/PKCS5 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB192/PKCS5PADDING 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB192/PKCS7 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB192/PKCS7PADDING 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB192/TBC 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB192/TBCPADDING 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB192/X9.23 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB192/X9.23PADDING 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB192/ZEROBYTE 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB192/ZEROBYTEPADDING 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB200/ 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB200/ISO10126 08:44:57,961 INFO [main][CipherTest] transformation=RC6/OFB200/ISO10126-2 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/ISO10126-2PADDING 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/ISO10126PADDING 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/ISO7816-4 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/ISO7816-4PADDING 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/NOPADDING 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/PKCS5 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/PKCS5PADDING 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/PKCS7 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/PKCS7PADDING 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/TBC 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/TBCPADDING 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/X9.23 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/X9.23PADDING 08:44:57,962 INFO [main][CipherTest] transformation=RC6/OFB200/ZEROBYTE 08:44:57,963 INFO [main][CipherTest] transformation=RC6/OFB200/ZEROBYTEPADDING 08:44:57,963 INFO [main][CipherTest] transformation=RC6/OFB208/ 08:44:57,963 INFO [main][CipherTest] transformation=RC6/OFB208/ISO10126 08:44:57,963 INFO [main][CipherTest] transformation=RC6/OFB208/ISO10126-2 08:44:57,963 INFO [main][CipherTest] transformation=RC6/OFB208/ISO10126-2PADDING 08:44:57,963 INFO [main][CipherTest] transformation=RC6/OFB208/ISO10126PADDING 08:44:57,963 INFO [main][CipherTest] transformation=RC6/OFB208/ISO7816-4 08:44:57,963 INFO [main][CipherTest] transformation=RC6/OFB208/ISO7816-4PADDING 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/NOPADDING 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/PKCS5 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/PKCS5PADDING 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/PKCS7 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/PKCS7PADDING 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/TBC 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/TBCPADDING 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/X9.23 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/X9.23PADDING 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/ZEROBYTE 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB208/ZEROBYTEPADDING 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB216/ 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB216/ISO10126 08:44:57,964 INFO [main][CipherTest] transformation=RC6/OFB216/ISO10126-2 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/ISO10126-2PADDING 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/ISO10126PADDING 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/ISO7816-4 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/ISO7816-4PADDING 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/NOPADDING 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/PKCS5 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/PKCS5PADDING 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/PKCS7 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/PKCS7PADDING 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/TBC 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/TBCPADDING 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/X9.23 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/X9.23PADDING 08:44:57,965 INFO [main][CipherTest] transformation=RC6/OFB216/ZEROBYTE 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB216/ZEROBYTEPADDING 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/ 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/ISO10126 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/ISO10126-2 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/ISO10126-2PADDING 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/ISO10126PADDING 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/ISO7816-4 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/ISO7816-4PADDING 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/NOPADDING 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/PKCS5 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/PKCS5PADDING 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/PKCS7 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/PKCS7PADDING 08:44:57,966 INFO [main][CipherTest] transformation=RC6/OFB224/TBC 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB224/TBCPADDING 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB224/X9.23 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB224/X9.23PADDING 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB224/ZEROBYTE 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB224/ZEROBYTEPADDING 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB232/ 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB232/ISO10126 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB232/ISO10126-2 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB232/ISO10126-2PADDING 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB232/ISO10126PADDING 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB232/ISO7816-4 08:44:57,967 INFO [main][CipherTest] transformation=RC6/OFB232/ISO7816-4PADDING 08:44:57,968 INFO [main][CipherTest] transformation=RC6/OFB232/NOPADDING 08:44:57,968 INFO [main][CipherTest] transformation=RC6/OFB232/PKCS5 08:44:57,968 INFO [main][CipherTest] transformation=RC6/OFB232/PKCS5PADDING 08:44:57,968 INFO [main][CipherTest] transformation=RC6/OFB232/PKCS7 08:44:57,968 INFO [main][CipherTest] transformation=RC6/OFB232/PKCS7PADDING 08:44:57,968 INFO [main][CipherTest] transformation=RC6/OFB232/TBC 08:44:57,968 INFO [main][CipherTest] transformation=RC6/OFB232/TBCPADDING 08:44:57,968 INFO [main][CipherTest] transformation=RC6/OFB232/X9.23 08:44:57,968 INFO [main][CipherTest] transformation=RC6/OFB232/X9.23PADDING 08:44:57,968 INFO [main][CipherTest] transformation=RC6/OFB232/ZEROBYTE 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB232/ZEROBYTEPADDING 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/ 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/ISO10126 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/ISO10126-2 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/ISO10126-2PADDING 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/ISO10126PADDING 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/ISO7816-4 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/ISO7816-4PADDING 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/NOPADDING 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/PKCS5 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/PKCS5PADDING 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/PKCS7 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/PKCS7PADDING 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/TBC 08:44:57,969 INFO [main][CipherTest] transformation=RC6/OFB24/TBCPADDING 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB24/X9.23 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB24/X9.23PADDING 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB24/ZEROBYTE 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB24/ZEROBYTEPADDING 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB240/ 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB240/ISO10126 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB240/ISO10126-2 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB240/ISO10126-2PADDING 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB240/ISO10126PADDING 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB240/ISO7816-4 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB240/ISO7816-4PADDING 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB240/NOPADDING 08:44:57,970 INFO [main][CipherTest] transformation=RC6/OFB240/PKCS5 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB240/PKCS5PADDING 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB240/PKCS7 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB240/PKCS7PADDING 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB240/TBC 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB240/TBCPADDING 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB240/X9.23 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB240/X9.23PADDING 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB240/ZEROBYTE 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB240/ZEROBYTEPADDING 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB248/ 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB248/ISO10126 08:44:57,971 INFO [main][CipherTest] transformation=RC6/OFB248/ISO10126-2 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/ISO10126-2PADDING 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/ISO10126PADDING 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/ISO7816-4 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/ISO7816-4PADDING 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/NOPADDING 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/PKCS5 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/PKCS5PADDING 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/PKCS7 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/PKCS7PADDING 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/TBC 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/TBCPADDING 08:44:57,972 INFO [main][CipherTest] transformation=RC6/OFB248/X9.23 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB248/X9.23PADDING 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB248/ZEROBYTE 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB248/ZEROBYTEPADDING 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB256/ 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB256/ISO10126 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB256/ISO10126-2 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB256/ISO10126-2PADDING 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB256/ISO10126PADDING 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB256/ISO7816-4 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB256/ISO7816-4PADDING 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB256/NOPADDING 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB256/PKCS5 08:44:57,973 INFO [main][CipherTest] transformation=RC6/OFB256/PKCS5PADDING 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB256/PKCS7 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB256/PKCS7PADDING 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB256/TBC 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB256/TBCPADDING 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB256/X9.23 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB256/X9.23PADDING 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB256/ZEROBYTE 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB256/ZEROBYTEPADDING 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB32/ 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB32/ISO10126 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB32/ISO10126-2 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB32/ISO10126-2PADDING 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB32/ISO10126PADDING 08:44:57,974 INFO [main][CipherTest] transformation=RC6/OFB32/ISO7816-4 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/ISO7816-4PADDING 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/NOPADDING 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/PKCS5 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/PKCS5PADDING 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/PKCS7 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/PKCS7PADDING 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/TBC 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/TBCPADDING 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/X9.23 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/X9.23PADDING 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/ZEROBYTE 08:44:57,975 INFO [main][CipherTest] transformation=RC6/OFB32/ZEROBYTEPADDING 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/ 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/ISO10126 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/ISO10126-2 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/ISO10126-2PADDING 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/ISO10126PADDING 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/ISO7816-4 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/ISO7816-4PADDING 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/NOPADDING 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/PKCS5 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/PKCS5PADDING 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/PKCS7 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/PKCS7PADDING 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/TBC 08:44:57,976 INFO [main][CipherTest] transformation=RC6/OFB40/TBCPADDING 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB40/X9.23 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB40/X9.23PADDING 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB40/ZEROBYTE 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB40/ZEROBYTEPADDING 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB48/ 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB48/ISO10126 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB48/ISO10126-2 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB48/ISO10126-2PADDING 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB48/ISO10126PADDING 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB48/ISO7816-4 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB48/ISO7816-4PADDING 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB48/NOPADDING 08:44:57,977 INFO [main][CipherTest] transformation=RC6/OFB48/PKCS5 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB48/PKCS5PADDING 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB48/PKCS7 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB48/PKCS7PADDING 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB48/TBC 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB48/TBCPADDING 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB48/X9.23 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB48/X9.23PADDING 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB48/ZEROBYTE 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB48/ZEROBYTEPADDING 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB56/ 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB56/ISO10126 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB56/ISO10126-2 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB56/ISO10126-2PADDING 08:44:57,978 INFO [main][CipherTest] transformation=RC6/OFB56/ISO10126PADDING 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/ISO7816-4 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/ISO7816-4PADDING 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/NOPADDING 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/PKCS5 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/PKCS5PADDING 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/PKCS7 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/PKCS7PADDING 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/TBC 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/TBCPADDING 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/X9.23 08:44:57,979 INFO [main][CipherTest] transformation=RC6/OFB56/X9.23PADDING 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB56/ZEROBYTE 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB56/ZEROBYTEPADDING 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB64/ 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB64/ISO10126 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB64/ISO10126-2 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB64/ISO10126-2PADDING 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB64/ISO10126PADDING 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB64/ISO7816-4 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB64/ISO7816-4PADDING 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB64/NOPADDING 08:44:57,980 INFO [main][CipherTest] transformation=RC6/OFB64/PKCS5 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB64/PKCS5PADDING 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB64/PKCS7 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB64/PKCS7PADDING 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB64/TBC 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB64/TBCPADDING 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB64/X9.23 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB64/X9.23PADDING 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB64/ZEROBYTE 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB64/ZEROBYTEPADDING 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB72/ 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB72/ISO10126 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB72/ISO10126-2 08:44:57,981 INFO [main][CipherTest] transformation=RC6/OFB72/ISO10126-2PADDING 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/ISO10126PADDING 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/ISO7816-4 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/ISO7816-4PADDING 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/NOPADDING 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/PKCS5 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/PKCS5PADDING 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/PKCS7 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/PKCS7PADDING 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/TBC 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/TBCPADDING 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/X9.23 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/X9.23PADDING 08:44:57,982 INFO [main][CipherTest] transformation=RC6/OFB72/ZEROBYTE 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB72/ZEROBYTEPADDING 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB8/ 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB8/ISO10126 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB8/ISO10126-2 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB8/ISO10126-2PADDING 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB8/ISO10126PADDING 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB8/ISO7816-4 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB8/ISO7816-4PADDING 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB8/NOPADDING 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB8/PKCS5 08:44:57,983 INFO [main][CipherTest] transformation=RC6/OFB8/PKCS5PADDING 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB8/PKCS7 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB8/PKCS7PADDING 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB8/TBC 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB8/TBCPADDING 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB8/X9.23 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB8/X9.23PADDING 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB8/ZEROBYTE 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB8/ZEROBYTEPADDING 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB80/ 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB80/ISO10126 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB80/ISO10126-2 08:44:57,984 INFO [main][CipherTest] transformation=RC6/OFB80/ISO10126-2PADDING 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/ISO10126PADDING 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/ISO7816-4 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/ISO7816-4PADDING 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/NOPADDING 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/PKCS5 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/PKCS5PADDING 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/PKCS7 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/PKCS7PADDING 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/TBC 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/TBCPADDING 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/X9.23 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/X9.23PADDING 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/ZEROBYTE 08:44:57,985 INFO [main][CipherTest] transformation=RC6/OFB80/ZEROBYTEPADDING 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/ 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/ISO10126 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/ISO10126-2 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/ISO10126-2PADDING 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/ISO10126PADDING 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/ISO7816-4 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/ISO7816-4PADDING 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/NOPADDING 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/PKCS5 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/PKCS5PADDING 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/PKCS7 08:44:57,986 INFO [main][CipherTest] transformation=RC6/OFB88/PKCS7PADDING 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB88/TBC 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB88/TBCPADDING 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB88/X9.23 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB88/X9.23PADDING 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB88/ZEROBYTE 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB88/ZEROBYTEPADDING 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB96/ 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB96/ISO10126 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB96/ISO10126-2 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB96/ISO10126-2PADDING 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB96/ISO10126PADDING 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB96/ISO7816-4 08:44:57,987 INFO [main][CipherTest] transformation=RC6/OFB96/ISO7816-4PADDING 08:44:57,988 INFO [main][CipherTest] transformation=RC6/OFB96/NOPADDING 08:44:57,988 INFO [main][CipherTest] transformation=RC6/OFB96/PKCS5 08:44:57,988 INFO [main][CipherTest] transformation=RC6/OFB96/PKCS5PADDING 08:44:57,988 INFO [main][CipherTest] transformation=RC6/OFB96/PKCS7 08:44:57,988 INFO [main][CipherTest] transformation=RC6/OFB96/PKCS7PADDING 08:44:57,989 INFO [main][CipherTest] transformation=RC6/OFB96/TBC 08:44:57,989 INFO [main][CipherTest] transformation=RC6/OFB96/TBCPADDING 08:44:57,989 INFO [main][CipherTest] transformation=RC6/OFB96/X9.23 08:44:57,989 INFO [main][CipherTest] transformation=RC6/OFB96/X9.23PADDING 08:44:57,989 INFO [main][CipherTest] transformation=RC6/OFB96/ZEROBYTE 08:44:57,989 INFO [main][CipherTest] transformation=RC6/OFB96/ZEROBYTEPADDING 08:44:57,989 INFO [main][CipherTest] transformation=RC6/SIC/ 08:44:57,989 INFO [main][CipherTest] transformation=RC6/SIC/ISO10126 08:44:57,989 INFO [main][CipherTest] transformation=RC6/SIC/ISO10126-2 08:44:57,989 INFO [main][CipherTest] transformation=RC6/SIC/ISO10126-2PADDING 08:44:57,990 INFO [main][CipherTest] transformation=RC6/SIC/ISO10126PADDING 08:44:57,990 INFO [main][CipherTest] transformation=RC6/SIC/ISO7816-4 08:44:57,990 INFO [main][CipherTest] transformation=RC6/SIC/ISO7816-4PADDING 08:44:57,990 INFO [main][CipherTest] transformation=RC6/SIC/NOPADDING 08:44:57,991 INFO [main][CipherTest] transformation=RC6/SIC/PKCS5 08:44:57,991 INFO [main][CipherTest] transformation=RC6/SIC/PKCS5PADDING 08:44:57,991 INFO [main][CipherTest] transformation=RC6/SIC/PKCS7 08:44:57,991 INFO [main][CipherTest] transformation=RC6/SIC/PKCS7PADDING 08:44:57,991 INFO [main][CipherTest] transformation=RC6/SIC/TBC 08:44:57,991 INFO [main][CipherTest] transformation=RC6/SIC/TBCPADDING 08:44:57,991 INFO [main][CipherTest] transformation=RC6/SIC/X9.23 08:44:57,991 INFO [main][CipherTest] transformation=RC6/SIC/X9.23PADDING 08:44:57,991 INFO [main][CipherTest] transformation=RC6/SIC/ZEROBYTE 08:44:57,991 INFO [main][CipherTest] transformation=RC6/SIC/ZEROBYTEPADDING 08:44:57,992 INFO [main][CipherTest] transformation=RIJNDAEL// 08:44:57,992 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL//" does not support IV => Skipping. 08:44:57,992 INFO [main][CipherTest] transformation=RIJNDAEL//NOPADDING 08:44:57,992 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL//NOPADDING" does not support IV => Skipping. 08:44:57,992 INFO [main][CipherTest] transformation=RIJNDAEL/CBC-CTS/ 08:44:57,992 INFO [main][CipherTest] transformation=RIJNDAEL/CBC-CTS/NOPADDING 08:44:57,992 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ 08:44:57,993 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO10126 08:44:57,993 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO10126-2 08:44:57,993 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO10126-2PADDING 08:44:57,994 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO10126PADDING 08:44:57,994 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO7816-4 08:44:57,994 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ISO7816-4PADDING 08:44:57,994 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/NOPADDING 08:44:57,994 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/PKCS5 08:44:57,995 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/PKCS5PADDING 08:44:57,995 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/PKCS7 08:44:57,995 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/PKCS7PADDING 08:44:57,995 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/TBC 08:44:57,996 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/TBCPADDING 08:44:57,996 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/X9.23 08:44:57,996 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/X9.23PADDING 08:44:57,996 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ZEROBYTE 08:44:57,996 INFO [main][CipherTest] transformation=RIJNDAEL/CBC/ZEROBYTEPADDING 08:44:57,997 INFO [main][CipherTest] transformation=RIJNDAEL/CCM/ 08:44:57,997 ERROR [main][CipherTest] transformation "RIJNDAEL/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:57,997 INFO [main][CipherTest] transformation=RIJNDAEL/CCM/NOPADDING 08:44:57,997 ERROR [main][CipherTest] transformation "RIJNDAEL/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:57,997 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ 08:44:57,997 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO10126 08:44:57,997 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO10126-2 08:44:57,998 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO10126-2PADDING 08:44:57,998 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO10126PADDING 08:44:57,998 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO7816-4 08:44:57,998 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ISO7816-4PADDING 08:44:57,998 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/NOPADDING 08:44:57,999 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/PKCS5 08:44:57,999 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/PKCS5PADDING 08:44:57,999 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/PKCS7 08:44:57,999 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/PKCS7PADDING 08:44:58,000 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/TBC 08:44:58,000 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/TBCPADDING 08:44:58,000 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/X9.23 08:44:58,000 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/X9.23PADDING 08:44:58,001 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ZEROBYTE 08:44:58,001 INFO [main][CipherTest] transformation=RIJNDAEL/CFB/ZEROBYTEPADDING 08:44:58,001 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ 08:44:58,001 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO10126 08:44:58,001 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO10126-2 08:44:58,002 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO10126-2PADDING 08:44:58,002 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO10126PADDING 08:44:58,002 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO7816-4 08:44:58,002 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ISO7816-4PADDING 08:44:58,002 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/NOPADDING 08:44:58,003 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/PKCS5 08:44:58,003 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/PKCS5PADDING 08:44:58,003 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/PKCS7 08:44:58,003 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/PKCS7PADDING 08:44:58,004 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/TBC 08:44:58,004 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/TBCPADDING 08:44:58,004 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/X9.23 08:44:58,004 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/X9.23PADDING 08:44:58,005 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ZEROBYTE 08:44:58,005 INFO [main][CipherTest] transformation=RIJNDAEL/CFB104/ZEROBYTEPADDING 08:44:58,005 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ 08:44:58,006 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO10126 08:44:58,006 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO10126-2 08:44:58,006 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO10126-2PADDING 08:44:58,006 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO10126PADDING 08:44:58,006 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO7816-4 08:44:58,007 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ISO7816-4PADDING 08:44:58,007 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/NOPADDING 08:44:58,007 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/PKCS5 08:44:58,007 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/PKCS5PADDING 08:44:58,007 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/PKCS7 08:44:58,007 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/PKCS7PADDING 08:44:58,007 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/TBC 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/TBCPADDING 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/X9.23 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/X9.23PADDING 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ZEROBYTE 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB112/ZEROBYTEPADDING 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO10126 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO10126-2 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO10126-2PADDING 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO10126PADDING 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO7816-4 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ISO7816-4PADDING 08:44:58,008 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/NOPADDING 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/PKCS5 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/PKCS5PADDING 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/PKCS7 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/PKCS7PADDING 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/TBC 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/TBCPADDING 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/X9.23 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/X9.23PADDING 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ZEROBYTE 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB120/ZEROBYTEPADDING 08:44:58,009 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO10126 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO10126-2 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO10126-2PADDING 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO10126PADDING 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO7816-4 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ISO7816-4PADDING 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/NOPADDING 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/PKCS5 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/PKCS5PADDING 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/PKCS7 08:44:58,010 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/PKCS7PADDING 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/TBC 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/TBCPADDING 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/X9.23 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/X9.23PADDING 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ZEROBYTE 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB128/ZEROBYTEPADDING 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO10126 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO10126-2 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO10126-2PADDING 08:44:58,011 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO10126PADDING 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO7816-4 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ISO7816-4PADDING 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/NOPADDING 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/PKCS5 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/PKCS5PADDING 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/PKCS7 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/PKCS7PADDING 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/TBC 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/TBCPADDING 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/X9.23 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/X9.23PADDING 08:44:58,012 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ZEROBYTE 08:44:58,013 INFO [main][CipherTest] transformation=RIJNDAEL/CFB136/ZEROBYTEPADDING 08:44:58,013 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ 08:44:58,013 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO10126 08:44:58,013 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO10126-2 08:44:58,013 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO10126-2PADDING 08:44:58,013 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO10126PADDING 08:44:58,013 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO7816-4 08:44:58,013 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ISO7816-4PADDING 08:44:58,014 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/NOPADDING 08:44:58,014 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/PKCS5 08:44:58,014 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/PKCS5PADDING 08:44:58,014 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/PKCS7 08:44:58,014 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/PKCS7PADDING 08:44:58,014 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/TBC 08:44:58,014 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/TBCPADDING 08:44:58,014 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/X9.23 08:44:58,014 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/X9.23PADDING 08:44:58,014 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ZEROBYTE 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB144/ZEROBYTEPADDING 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO10126 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO10126-2 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO10126-2PADDING 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO10126PADDING 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO7816-4 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ISO7816-4PADDING 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/NOPADDING 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/PKCS5 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/PKCS5PADDING 08:44:58,015 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/PKCS7 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/PKCS7PADDING 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/TBC 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/TBCPADDING 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/X9.23 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/X9.23PADDING 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ZEROBYTE 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB152/ZEROBYTEPADDING 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO10126 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO10126-2 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO10126-2PADDING 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO10126PADDING 08:44:58,016 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO7816-4 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ISO7816-4PADDING 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/NOPADDING 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/PKCS5 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/PKCS5PADDING 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/PKCS7 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/PKCS7PADDING 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/TBC 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/TBCPADDING 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/X9.23 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/X9.23PADDING 08:44:58,017 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ZEROBYTE 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB16/ZEROBYTEPADDING 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO10126 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO10126-2 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO10126-2PADDING 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO10126PADDING 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO7816-4 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ISO7816-4PADDING 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/NOPADDING 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/PKCS5 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/PKCS5PADDING 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/PKCS7 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/PKCS7PADDING 08:44:58,018 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/TBC 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/TBCPADDING 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/X9.23 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/X9.23PADDING 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ZEROBYTE 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB160/ZEROBYTEPADDING 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO10126 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO10126-2 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO10126-2PADDING 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO10126PADDING 08:44:58,019 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO7816-4 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ISO7816-4PADDING 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/NOPADDING 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/PKCS5 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/PKCS5PADDING 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/PKCS7 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/PKCS7PADDING 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/TBC 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/TBCPADDING 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/X9.23 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/X9.23PADDING 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ZEROBYTE 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB168/ZEROBYTEPADDING 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ 08:44:58,020 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO10126 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO10126-2 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO10126-2PADDING 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO10126PADDING 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO7816-4 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ISO7816-4PADDING 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/NOPADDING 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/PKCS5 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/PKCS5PADDING 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/PKCS7 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/PKCS7PADDING 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/TBC 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/TBCPADDING 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/X9.23 08:44:58,021 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/X9.23PADDING 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ZEROBYTE 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB176/ZEROBYTEPADDING 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO10126 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO10126-2 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO10126-2PADDING 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO10126PADDING 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO7816-4 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ISO7816-4PADDING 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/NOPADDING 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/PKCS5 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/PKCS5PADDING 08:44:58,022 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/PKCS7 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/PKCS7PADDING 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/TBC 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/TBCPADDING 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/X9.23 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/X9.23PADDING 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ZEROBYTE 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB184/ZEROBYTEPADDING 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO10126 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO10126-2 08:44:58,023 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO10126-2PADDING 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO10126PADDING 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO7816-4 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ISO7816-4PADDING 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/NOPADDING 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/PKCS5 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/PKCS5PADDING 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/PKCS7 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/PKCS7PADDING 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/TBC 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/TBCPADDING 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/X9.23 08:44:58,024 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/X9.23PADDING 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ZEROBYTE 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB192/ZEROBYTEPADDING 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO10126 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO10126-2 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO10126-2PADDING 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO10126PADDING 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO7816-4 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ISO7816-4PADDING 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/NOPADDING 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/PKCS5 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/PKCS5PADDING 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/PKCS7 08:44:58,025 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/PKCS7PADDING 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/TBC 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/TBCPADDING 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/X9.23 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/X9.23PADDING 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ZEROBYTE 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB200/ZEROBYTEPADDING 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO10126 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO10126-2 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO10126-2PADDING 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO10126PADDING 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO7816-4 08:44:58,026 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ISO7816-4PADDING 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/NOPADDING 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/PKCS5 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/PKCS5PADDING 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/PKCS7 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/PKCS7PADDING 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/TBC 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/TBCPADDING 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/X9.23 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/X9.23PADDING 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ZEROBYTE 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB208/ZEROBYTEPADDING 08:44:58,027 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO10126 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO10126-2 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO10126-2PADDING 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO10126PADDING 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO7816-4 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ISO7816-4PADDING 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/NOPADDING 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/PKCS5 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/PKCS5PADDING 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/PKCS7 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/PKCS7PADDING 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/TBC 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/TBCPADDING 08:44:58,028 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/X9.23 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/X9.23PADDING 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ZEROBYTE 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB216/ZEROBYTEPADDING 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO10126 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO10126-2 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO10126-2PADDING 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO10126PADDING 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO7816-4 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ISO7816-4PADDING 08:44:58,029 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/NOPADDING 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/PKCS5 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/PKCS5PADDING 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/PKCS7 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/PKCS7PADDING 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/TBC 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/TBCPADDING 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/X9.23 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/X9.23PADDING 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ZEROBYTE 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB224/ZEROBYTEPADDING 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ 08:44:58,030 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO10126 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO10126-2 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO10126-2PADDING 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO10126PADDING 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO7816-4 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ISO7816-4PADDING 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/NOPADDING 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/PKCS5 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/PKCS5PADDING 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/PKCS7 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/PKCS7PADDING 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/TBC 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/TBCPADDING 08:44:58,031 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/X9.23 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/X9.23PADDING 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ZEROBYTE 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB232/ZEROBYTEPADDING 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO10126 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO10126-2 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO10126-2PADDING 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO10126PADDING 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO7816-4 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ISO7816-4PADDING 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/NOPADDING 08:44:58,032 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/PKCS5 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/PKCS5PADDING 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/PKCS7 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/PKCS7PADDING 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/TBC 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/TBCPADDING 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/X9.23 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/X9.23PADDING 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ZEROBYTE 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB24/ZEROBYTEPADDING 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO10126 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO10126-2 08:44:58,033 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO10126-2PADDING 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO10126PADDING 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO7816-4 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ISO7816-4PADDING 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/NOPADDING 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/PKCS5 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/PKCS5PADDING 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/PKCS7 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/PKCS7PADDING 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/TBC 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/TBCPADDING 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/X9.23 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/X9.23PADDING 08:44:58,034 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ZEROBYTE 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB240/ZEROBYTEPADDING 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO10126 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO10126-2 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO10126-2PADDING 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO10126PADDING 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO7816-4 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ISO7816-4PADDING 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/NOPADDING 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/PKCS5 08:44:58,035 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/PKCS5PADDING 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/PKCS7 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/PKCS7PADDING 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/TBC 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/TBCPADDING 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/X9.23 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/X9.23PADDING 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ZEROBYTE 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB248/ZEROBYTEPADDING 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO10126 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO10126-2 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO10126-2PADDING 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO10126PADDING 08:44:58,036 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO7816-4 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ISO7816-4PADDING 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/NOPADDING 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/PKCS5 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/PKCS5PADDING 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/PKCS7 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/PKCS7PADDING 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/TBC 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/TBCPADDING 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/X9.23 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/X9.23PADDING 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ZEROBYTE 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB256/ZEROBYTEPADDING 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ 08:44:58,037 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO10126 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO10126-2 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO10126-2PADDING 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO10126PADDING 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO7816-4 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ISO7816-4PADDING 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/NOPADDING 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/PKCS5 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/PKCS5PADDING 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/PKCS7 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/PKCS7PADDING 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/TBC 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/TBCPADDING 08:44:58,038 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/X9.23 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/X9.23PADDING 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ZEROBYTE 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB32/ZEROBYTEPADDING 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO10126 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO10126-2 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO10126-2PADDING 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO10126PADDING 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO7816-4 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ISO7816-4PADDING 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/NOPADDING 08:44:58,039 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/PKCS5 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/PKCS5PADDING 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/PKCS7 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/PKCS7PADDING 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/TBC 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/TBCPADDING 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/X9.23 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/X9.23PADDING 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ZEROBYTE 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB40/ZEROBYTEPADDING 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO10126 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO10126-2 08:44:58,040 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO10126-2PADDING 08:44:58,041 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO10126PADDING 08:44:58,041 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO7816-4 08:44:58,041 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ISO7816-4PADDING 08:44:58,041 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/NOPADDING 08:44:58,041 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/PKCS5 08:44:58,041 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/PKCS5PADDING 08:44:58,041 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/PKCS7 08:44:58,041 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/PKCS7PADDING 08:44:58,041 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/TBC 08:44:58,041 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/TBCPADDING 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/X9.23 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/X9.23PADDING 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ZEROBYTE 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB48/ZEROBYTEPADDING 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO10126 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO10126-2 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO10126-2PADDING 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO10126PADDING 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO7816-4 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ISO7816-4PADDING 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/NOPADDING 08:44:58,042 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/PKCS5 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/PKCS5PADDING 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/PKCS7 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/PKCS7PADDING 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/TBC 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/TBCPADDING 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/X9.23 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/X9.23PADDING 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ZEROBYTE 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB56/ZEROBYTEPADDING 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO10126 08:44:58,043 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO10126-2 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO10126-2PADDING 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO10126PADDING 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO7816-4 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ISO7816-4PADDING 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/NOPADDING 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/PKCS5 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/PKCS5PADDING 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/PKCS7 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/PKCS7PADDING 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/TBC 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/TBCPADDING 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/X9.23 08:44:58,044 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/X9.23PADDING 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ZEROBYTE 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB64/ZEROBYTEPADDING 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO10126 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO10126-2 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO10126-2PADDING 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO10126PADDING 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO7816-4 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ISO7816-4PADDING 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/NOPADDING 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/PKCS5 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/PKCS5PADDING 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/PKCS7 08:44:58,045 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/PKCS7PADDING 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/TBC 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/TBCPADDING 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/X9.23 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/X9.23PADDING 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ZEROBYTE 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB72/ZEROBYTEPADDING 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO10126 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO10126-2 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO10126-2PADDING 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO10126PADDING 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO7816-4 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ISO7816-4PADDING 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/NOPADDING 08:44:58,046 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/PKCS5 08:44:58,047 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/PKCS5PADDING 08:44:58,047 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/PKCS7 08:44:58,047 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/PKCS7PADDING 08:44:58,047 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/TBC 08:44:58,047 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/TBCPADDING 08:44:58,047 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/X9.23 08:44:58,047 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/X9.23PADDING 08:44:58,047 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ZEROBYTE 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB8/ZEROBYTEPADDING 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO10126 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO10126-2 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO10126-2PADDING 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO10126PADDING 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO7816-4 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ISO7816-4PADDING 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/NOPADDING 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/PKCS5 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/PKCS5PADDING 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/PKCS7 08:44:58,048 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/PKCS7PADDING 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/TBC 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/TBCPADDING 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/X9.23 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/X9.23PADDING 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ZEROBYTE 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB80/ZEROBYTEPADDING 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO10126 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO10126-2 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO10126-2PADDING 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO10126PADDING 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO7816-4 08:44:58,049 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ISO7816-4PADDING 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/NOPADDING 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/PKCS5 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/PKCS5PADDING 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/PKCS7 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/PKCS7PADDING 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/TBC 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/TBCPADDING 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/X9.23 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/X9.23PADDING 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ZEROBYTE 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB88/ZEROBYTEPADDING 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO10126 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO10126-2 08:44:58,050 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO10126-2PADDING 08:44:58,051 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO10126PADDING 08:44:58,051 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO7816-4 08:44:58,051 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ISO7816-4PADDING 08:44:58,051 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/NOPADDING 08:44:58,051 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/PKCS5 08:44:58,051 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/PKCS5PADDING 08:44:58,051 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/PKCS7 08:44:58,051 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/PKCS7PADDING 08:44:58,051 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/TBC 08:44:58,051 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/TBCPADDING 08:44:58,052 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/X9.23 08:44:58,052 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/X9.23PADDING 08:44:58,052 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ZEROBYTE 08:44:58,052 INFO [main][CipherTest] transformation=RIJNDAEL/CFB96/ZEROBYTEPADDING 08:44:58,052 INFO [main][CipherTest] transformation=RIJNDAEL/CTS/ 08:44:58,052 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/" does not support IV => Skipping. 08:44:58,052 INFO [main][CipherTest] transformation=RIJNDAEL/CTS/NOPADDING 08:44:58,052 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL/CTS/NOPADDING" does not support IV => Skipping. 08:44:58,052 INFO [main][CipherTest] transformation=RIJNDAEL/EAX/ 08:44:58,055 INFO [main][CipherTest] transformation=RIJNDAEL/EAX/NOPADDING 08:44:58,056 INFO [main][CipherTest] transformation=RIJNDAEL/ECB/ 08:44:58,056 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/" does not support IV => Skipping. 08:44:58,056 INFO [main][CipherTest] transformation=RIJNDAEL/ECB/NOPADDING 08:44:58,056 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "RIJNDAEL/ECB/NOPADDING" does not support IV => Skipping. 08:44:58,056 INFO [main][CipherTest] transformation=RIJNDAEL/GCM/ 08:44:58,057 INFO [main][CipherTest] transformation=RIJNDAEL/GCM/NOPADDING 08:44:58,057 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO10126 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO10126-2 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO10126-2PADDING 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO10126PADDING 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO7816-4 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ISO7816-4PADDING 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/NOPADDING 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/PKCS5 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/PKCS5PADDING 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/PKCS7 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/PKCS7PADDING 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/TBC 08:44:58,058 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/TBCPADDING 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/X9.23 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/X9.23PADDING 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ZEROBYTE 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB/ZEROBYTEPADDING 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO10126 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO10126-2 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO10126-2PADDING 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO10126PADDING 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO7816-4 08:44:58,059 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ISO7816-4PADDING 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/NOPADDING 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/PKCS5 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/PKCS5PADDING 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/PKCS7 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/PKCS7PADDING 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/TBC 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/TBCPADDING 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/X9.23 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/X9.23PADDING 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ZEROBYTE 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB104/ZEROBYTEPADDING 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO10126 08:44:58,060 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO10126-2 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO10126-2PADDING 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO10126PADDING 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO7816-4 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ISO7816-4PADDING 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/NOPADDING 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/PKCS5 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/PKCS5PADDING 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/PKCS7 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/PKCS7PADDING 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/TBC 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/TBCPADDING 08:44:58,061 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/X9.23 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/X9.23PADDING 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ZEROBYTE 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB112/ZEROBYTEPADDING 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO10126 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO10126-2 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO10126-2PADDING 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO10126PADDING 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO7816-4 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ISO7816-4PADDING 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/NOPADDING 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/PKCS5 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/PKCS5PADDING 08:44:58,062 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/PKCS7 08:44:58,063 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/PKCS7PADDING 08:44:58,063 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/TBC 08:44:58,063 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/TBCPADDING 08:44:58,063 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/X9.23 08:44:58,063 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/X9.23PADDING 08:44:58,063 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ZEROBYTE 08:44:58,063 INFO [main][CipherTest] transformation=RIJNDAEL/OFB120/ZEROBYTEPADDING 08:44:58,063 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ 08:44:58,063 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO10126 08:44:58,063 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO10126-2 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO10126-2PADDING 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO10126PADDING 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO7816-4 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ISO7816-4PADDING 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/NOPADDING 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/PKCS5 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/PKCS5PADDING 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/PKCS7 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/PKCS7PADDING 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/TBC 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/TBCPADDING 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/X9.23 08:44:58,064 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/X9.23PADDING 08:44:58,065 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ZEROBYTE 08:44:58,065 INFO [main][CipherTest] transformation=RIJNDAEL/OFB128/ZEROBYTEPADDING 08:44:58,065 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ 08:44:58,065 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO10126 08:44:58,065 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO10126-2 08:44:58,065 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO10126-2PADDING 08:44:58,065 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO10126PADDING 08:44:58,065 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO7816-4 08:44:58,065 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ISO7816-4PADDING 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/NOPADDING 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/PKCS5 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/PKCS5PADDING 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/PKCS7 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/PKCS7PADDING 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/TBC 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/TBCPADDING 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/X9.23 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/X9.23PADDING 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ZEROBYTE 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB136/ZEROBYTEPADDING 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ 08:44:58,066 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO10126 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO10126-2 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO10126-2PADDING 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO10126PADDING 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO7816-4 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ISO7816-4PADDING 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/NOPADDING 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/PKCS5 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/PKCS5PADDING 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/PKCS7 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/PKCS7PADDING 08:44:58,067 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/TBC 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/TBCPADDING 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/X9.23 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/X9.23PADDING 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ZEROBYTE 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB144/ZEROBYTEPADDING 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO10126 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO10126-2 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO10126-2PADDING 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO10126PADDING 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO7816-4 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ISO7816-4PADDING 08:44:58,068 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/NOPADDING 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/PKCS5 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/PKCS5PADDING 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/PKCS7 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/PKCS7PADDING 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/TBC 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/TBCPADDING 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/X9.23 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/X9.23PADDING 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ZEROBYTE 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB152/ZEROBYTEPADDING 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ 08:44:58,069 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO10126 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO10126-2 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO10126-2PADDING 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO10126PADDING 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO7816-4 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ISO7816-4PADDING 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/NOPADDING 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/PKCS5 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/PKCS5PADDING 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/PKCS7 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/PKCS7PADDING 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/TBC 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/TBCPADDING 08:44:58,070 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/X9.23 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/X9.23PADDING 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ZEROBYTE 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB16/ZEROBYTEPADDING 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO10126 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO10126-2 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO10126-2PADDING 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO10126PADDING 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO7816-4 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ISO7816-4PADDING 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/NOPADDING 08:44:58,071 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/PKCS5 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/PKCS5PADDING 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/PKCS7 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/PKCS7PADDING 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/TBC 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/TBCPADDING 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/X9.23 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/X9.23PADDING 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ZEROBYTE 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB160/ZEROBYTEPADDING 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO10126 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO10126-2 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO10126-2PADDING 08:44:58,072 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO10126PADDING 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO7816-4 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ISO7816-4PADDING 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/NOPADDING 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/PKCS5 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/PKCS5PADDING 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/PKCS7 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/PKCS7PADDING 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/TBC 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/TBCPADDING 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/X9.23 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/X9.23PADDING 08:44:58,073 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ZEROBYTE 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB168/ZEROBYTEPADDING 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO10126 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO10126-2 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO10126-2PADDING 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO10126PADDING 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO7816-4 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ISO7816-4PADDING 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/NOPADDING 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/PKCS5 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/PKCS5PADDING 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/PKCS7 08:44:58,074 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/PKCS7PADDING 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/TBC 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/TBCPADDING 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/X9.23 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/X9.23PADDING 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ZEROBYTE 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB176/ZEROBYTEPADDING 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO10126 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO10126-2 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO10126-2PADDING 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO10126PADDING 08:44:58,075 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO7816-4 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ISO7816-4PADDING 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/NOPADDING 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/PKCS5 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/PKCS5PADDING 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/PKCS7 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/PKCS7PADDING 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/TBC 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/TBCPADDING 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/X9.23 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/X9.23PADDING 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ZEROBYTE 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB184/ZEROBYTEPADDING 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ 08:44:58,076 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO10126 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO10126-2 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO10126-2PADDING 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO10126PADDING 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO7816-4 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ISO7816-4PADDING 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/NOPADDING 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/PKCS5 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/PKCS5PADDING 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/PKCS7 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/PKCS7PADDING 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/TBC 08:44:58,077 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/TBCPADDING 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/X9.23 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/X9.23PADDING 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ZEROBYTE 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB192/ZEROBYTEPADDING 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO10126 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO10126-2 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO10126-2PADDING 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO10126PADDING 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO7816-4 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ISO7816-4PADDING 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/NOPADDING 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/PKCS5 08:44:58,078 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/PKCS5PADDING 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/PKCS7 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/PKCS7PADDING 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/TBC 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/TBCPADDING 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/X9.23 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/X9.23PADDING 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ZEROBYTE 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB200/ZEROBYTEPADDING 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO10126 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO10126-2 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO10126-2PADDING 08:44:58,079 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO10126PADDING 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO7816-4 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ISO7816-4PADDING 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/NOPADDING 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/PKCS5 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/PKCS5PADDING 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/PKCS7 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/PKCS7PADDING 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/TBC 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/TBCPADDING 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/X9.23 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/X9.23PADDING 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ZEROBYTE 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB208/ZEROBYTEPADDING 08:44:58,080 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO10126 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO10126-2 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO10126-2PADDING 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO10126PADDING 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO7816-4 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ISO7816-4PADDING 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/NOPADDING 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/PKCS5 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/PKCS5PADDING 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/PKCS7 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/PKCS7PADDING 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/TBC 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/TBCPADDING 08:44:58,081 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/X9.23 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/X9.23PADDING 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ZEROBYTE 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB216/ZEROBYTEPADDING 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO10126 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO10126-2 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO10126-2PADDING 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO10126PADDING 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO7816-4 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ISO7816-4PADDING 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/NOPADDING 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/PKCS5 08:44:58,082 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/PKCS5PADDING 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/PKCS7 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/PKCS7PADDING 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/TBC 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/TBCPADDING 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/X9.23 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/X9.23PADDING 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ZEROBYTE 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB224/ZEROBYTEPADDING 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO10126 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO10126-2 08:44:58,083 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO10126-2PADDING 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO10126PADDING 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO7816-4 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ISO7816-4PADDING 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/NOPADDING 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/PKCS5 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/PKCS5PADDING 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/PKCS7 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/PKCS7PADDING 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/TBC 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/TBCPADDING 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/X9.23 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/X9.23PADDING 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ZEROBYTE 08:44:58,084 INFO [main][CipherTest] transformation=RIJNDAEL/OFB232/ZEROBYTEPADDING 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO10126 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO10126-2 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO10126-2PADDING 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO10126PADDING 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO7816-4 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ISO7816-4PADDING 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/NOPADDING 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/PKCS5 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/PKCS5PADDING 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/PKCS7 08:44:58,085 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/PKCS7PADDING 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/TBC 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/TBCPADDING 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/X9.23 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/X9.23PADDING 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ZEROBYTE 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB24/ZEROBYTEPADDING 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO10126 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO10126-2 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO10126-2PADDING 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO10126PADDING 08:44:58,086 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO7816-4 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ISO7816-4PADDING 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/NOPADDING 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/PKCS5 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/PKCS5PADDING 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/PKCS7 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/PKCS7PADDING 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/TBC 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/TBCPADDING 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/X9.23 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/X9.23PADDING 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ZEROBYTE 08:44:58,087 INFO [main][CipherTest] transformation=RIJNDAEL/OFB240/ZEROBYTEPADDING 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO10126 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO10126-2 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO10126-2PADDING 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO10126PADDING 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO7816-4 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ISO7816-4PADDING 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/NOPADDING 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/PKCS5 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/PKCS5PADDING 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/PKCS7 08:44:58,088 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/PKCS7PADDING 08:44:58,089 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/TBC 08:44:58,089 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/TBCPADDING 08:44:58,089 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/X9.23 08:44:58,089 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/X9.23PADDING 08:44:58,089 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ZEROBYTE 08:44:58,089 INFO [main][CipherTest] transformation=RIJNDAEL/OFB248/ZEROBYTEPADDING 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO10126 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO10126-2 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO10126-2PADDING 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO10126PADDING 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO7816-4 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ISO7816-4PADDING 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/NOPADDING 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/PKCS5 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/PKCS5PADDING 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/PKCS7 08:44:58,090 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/PKCS7PADDING 08:44:58,091 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/TBC 08:44:58,091 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/TBCPADDING 08:44:58,091 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/X9.23 08:44:58,091 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/X9.23PADDING 08:44:58,091 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ZEROBYTE 08:44:58,091 INFO [main][CipherTest] transformation=RIJNDAEL/OFB256/ZEROBYTEPADDING 08:44:58,091 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ 08:44:58,091 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO10126 08:44:58,091 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO10126-2 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO10126-2PADDING 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO10126PADDING 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO7816-4 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ISO7816-4PADDING 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/NOPADDING 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/PKCS5 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/PKCS5PADDING 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/PKCS7 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/PKCS7PADDING 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/TBC 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/TBCPADDING 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/X9.23 08:44:58,092 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/X9.23PADDING 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ZEROBYTE 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB32/ZEROBYTEPADDING 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO10126 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO10126-2 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO10126-2PADDING 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO10126PADDING 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO7816-4 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ISO7816-4PADDING 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/NOPADDING 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/PKCS5 08:44:58,093 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/PKCS5PADDING 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/PKCS7 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/PKCS7PADDING 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/TBC 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/TBCPADDING 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/X9.23 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/X9.23PADDING 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ZEROBYTE 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB40/ZEROBYTEPADDING 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO10126 08:44:58,094 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO10126-2 08:44:58,095 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO10126-2PADDING 08:44:58,095 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO10126PADDING 08:44:58,095 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO7816-4 08:44:58,095 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ISO7816-4PADDING 08:44:58,095 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/NOPADDING 08:44:58,095 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/PKCS5 08:44:58,095 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/PKCS5PADDING 08:44:58,095 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/PKCS7 08:44:58,095 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/PKCS7PADDING 08:44:58,095 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/TBC 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/TBCPADDING 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/X9.23 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/X9.23PADDING 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ZEROBYTE 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB48/ZEROBYTEPADDING 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO10126 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO10126-2 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO10126-2PADDING 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO10126PADDING 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO7816-4 08:44:58,096 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ISO7816-4PADDING 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/NOPADDING 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/PKCS5 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/PKCS5PADDING 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/PKCS7 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/PKCS7PADDING 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/TBC 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/TBCPADDING 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/X9.23 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/X9.23PADDING 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ZEROBYTE 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB56/ZEROBYTEPADDING 08:44:58,097 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO10126 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO10126-2 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO10126-2PADDING 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO10126PADDING 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO7816-4 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ISO7816-4PADDING 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/NOPADDING 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/PKCS5 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/PKCS5PADDING 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/PKCS7 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/PKCS7PADDING 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/TBC 08:44:58,098 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/TBCPADDING 08:44:58,099 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/X9.23 08:44:58,099 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/X9.23PADDING 08:44:58,099 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ZEROBYTE 08:44:58,099 INFO [main][CipherTest] transformation=RIJNDAEL/OFB64/ZEROBYTEPADDING 08:44:58,099 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ 08:44:58,099 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO10126 08:44:58,099 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO10126-2 08:44:58,099 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO10126-2PADDING 08:44:58,099 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO10126PADDING 08:44:58,099 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO7816-4 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ISO7816-4PADDING 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/NOPADDING 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/PKCS5 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/PKCS5PADDING 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/PKCS7 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/PKCS7PADDING 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/TBC 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/TBCPADDING 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/X9.23 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/X9.23PADDING 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ZEROBYTE 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB72/ZEROBYTEPADDING 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ 08:44:58,100 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO10126 08:44:58,101 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO10126-2 08:44:58,101 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO10126-2PADDING 08:44:58,101 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO10126PADDING 08:44:58,101 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO7816-4 08:44:58,101 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ISO7816-4PADDING 08:44:58,101 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/NOPADDING 08:44:58,101 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/PKCS5 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/PKCS5PADDING 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/PKCS7 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/PKCS7PADDING 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/TBC 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/TBCPADDING 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/X9.23 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/X9.23PADDING 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ZEROBYTE 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB8/ZEROBYTEPADDING 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO10126 08:44:58,102 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO10126-2 08:44:58,103 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO10126-2PADDING 08:44:58,103 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO10126PADDING 08:44:58,103 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO7816-4 08:44:58,103 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ISO7816-4PADDING 08:44:58,103 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/NOPADDING 08:44:58,103 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/PKCS5 08:44:58,103 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/PKCS5PADDING 08:44:58,103 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/PKCS7 08:44:58,103 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/PKCS7PADDING 08:44:58,103 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/TBC 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/TBCPADDING 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/X9.23 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/X9.23PADDING 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ZEROBYTE 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB80/ZEROBYTEPADDING 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO10126 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO10126-2 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO10126-2PADDING 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO10126PADDING 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO7816-4 08:44:58,104 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ISO7816-4PADDING 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/NOPADDING 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/PKCS5 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/PKCS5PADDING 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/PKCS7 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/PKCS7PADDING 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/TBC 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/TBCPADDING 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/X9.23 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/X9.23PADDING 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ZEROBYTE 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB88/ZEROBYTEPADDING 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ 08:44:58,105 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO10126 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO10126-2 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO10126-2PADDING 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO10126PADDING 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO7816-4 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ISO7816-4PADDING 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/NOPADDING 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/PKCS5 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/PKCS5PADDING 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/PKCS7 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/PKCS7PADDING 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/TBC 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/TBCPADDING 08:44:58,106 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/X9.23 08:44:58,107 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/X9.23PADDING 08:44:58,107 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ZEROBYTE 08:44:58,107 INFO [main][CipherTest] transformation=RIJNDAEL/OFB96/ZEROBYTEPADDING 08:44:58,107 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ 08:44:58,107 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO10126 08:44:58,107 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO10126-2 08:44:58,107 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO10126-2PADDING 08:44:58,107 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO10126PADDING 08:44:58,107 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO7816-4 08:44:58,108 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ISO7816-4PADDING 08:44:58,108 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/NOPADDING 08:44:58,108 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/PKCS5 08:44:58,108 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/PKCS5PADDING 08:44:58,108 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/PKCS7 08:44:58,108 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/PKCS7PADDING 08:44:58,108 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/TBC 08:44:58,108 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/TBCPADDING 08:44:58,109 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/X9.23 08:44:58,109 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/X9.23PADDING 08:44:58,109 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ZEROBYTE 08:44:58,109 INFO [main][CipherTest] transformation=RIJNDAEL/SIC/ZEROBYTEPADDING 08:44:58,109 INFO [main][CipherTest] transformation=SALSA20// 08:44:58,110 INFO [main][CipherTest] transformation=SALSA20//NOPADDING 08:44:58,110 INFO [main][CipherTest] transformation=SALSA20/ECB/ 08:44:58,110 INFO [main][CipherTest] transformation=SALSA20/ECB/NOPADDING 08:44:58,111 INFO [main][CipherTest] transformation=SEED// 08:44:58,111 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED//" does not support IV => Skipping. 08:44:58,111 INFO [main][CipherTest] transformation=SEED//NOPADDING 08:44:58,111 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED//NOPADDING" does not support IV => Skipping. 08:44:58,111 INFO [main][CipherTest] transformation=SEED/CBC-CTS/ 08:44:58,111 INFO [main][CipherTest] transformation=SEED/CBC-CTS/NOPADDING 08:44:58,112 INFO [main][CipherTest] transformation=SEED/CBC/ 08:44:58,112 INFO [main][CipherTest] transformation=SEED/CBC/ISO10126 08:44:58,112 INFO [main][CipherTest] transformation=SEED/CBC/ISO10126-2 08:44:58,112 INFO [main][CipherTest] transformation=SEED/CBC/ISO10126-2PADDING 08:44:58,113 INFO [main][CipherTest] transformation=SEED/CBC/ISO10126PADDING 08:44:58,113 INFO [main][CipherTest] transformation=SEED/CBC/ISO7816-4 08:44:58,113 INFO [main][CipherTest] transformation=SEED/CBC/ISO7816-4PADDING 08:44:58,113 INFO [main][CipherTest] transformation=SEED/CBC/NOPADDING 08:44:58,114 INFO [main][CipherTest] transformation=SEED/CBC/PKCS5 08:44:58,114 INFO [main][CipherTest] transformation=SEED/CBC/PKCS5PADDING 08:44:58,114 INFO [main][CipherTest] transformation=SEED/CBC/PKCS7 08:44:58,114 INFO [main][CipherTest] transformation=SEED/CBC/PKCS7PADDING 08:44:58,114 INFO [main][CipherTest] transformation=SEED/CBC/TBC 08:44:58,115 INFO [main][CipherTest] transformation=SEED/CBC/TBCPADDING 08:44:58,115 INFO [main][CipherTest] transformation=SEED/CBC/X9.23 08:44:58,115 INFO [main][CipherTest] transformation=SEED/CBC/X9.23PADDING 08:44:58,115 INFO [main][CipherTest] transformation=SEED/CBC/ZEROBYTE 08:44:58,116 INFO [main][CipherTest] transformation=SEED/CBC/ZEROBYTEPADDING 08:44:58,116 INFO [main][CipherTest] transformation=SEED/CCM/ 08:44:58,116 ERROR [main][CipherTest] transformation "SEED/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:58,116 INFO [main][CipherTest] transformation=SEED/CCM/NOPADDING 08:44:58,116 ERROR [main][CipherTest] transformation "SEED/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:58,116 INFO [main][CipherTest] transformation=SEED/CFB/ 08:44:58,116 INFO [main][CipherTest] transformation=SEED/CFB/ISO10126 08:44:58,116 INFO [main][CipherTest] transformation=SEED/CFB/ISO10126-2 08:44:58,116 INFO [main][CipherTest] transformation=SEED/CFB/ISO10126-2PADDING 08:44:58,116 INFO [main][CipherTest] transformation=SEED/CFB/ISO10126PADDING 08:44:58,116 INFO [main][CipherTest] transformation=SEED/CFB/ISO7816-4 08:44:58,117 INFO [main][CipherTest] transformation=SEED/CFB/ISO7816-4PADDING 08:44:58,117 INFO [main][CipherTest] transformation=SEED/CFB/NOPADDING 08:44:58,117 INFO [main][CipherTest] transformation=SEED/CFB/PKCS5 08:44:58,117 INFO [main][CipherTest] transformation=SEED/CFB/PKCS5PADDING 08:44:58,117 INFO [main][CipherTest] transformation=SEED/CFB/PKCS7 08:44:58,117 INFO [main][CipherTest] transformation=SEED/CFB/PKCS7PADDING 08:44:58,117 INFO [main][CipherTest] transformation=SEED/CFB/TBC 08:44:58,117 INFO [main][CipherTest] transformation=SEED/CFB/TBCPADDING 08:44:58,117 INFO [main][CipherTest] transformation=SEED/CFB/X9.23 08:44:58,118 INFO [main][CipherTest] transformation=SEED/CFB/X9.23PADDING 08:44:58,118 INFO [main][CipherTest] transformation=SEED/CFB/ZEROBYTE 08:44:58,118 INFO [main][CipherTest] transformation=SEED/CFB/ZEROBYTEPADDING 08:44:58,118 INFO [main][CipherTest] transformation=SEED/CFB104/ 08:44:58,118 INFO [main][CipherTest] transformation=SEED/CFB104/ISO10126 08:44:58,118 INFO [main][CipherTest] transformation=SEED/CFB104/ISO10126-2 08:44:58,118 INFO [main][CipherTest] transformation=SEED/CFB104/ISO10126-2PADDING 08:44:58,118 INFO [main][CipherTest] transformation=SEED/CFB104/ISO10126PADDING 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/ISO7816-4 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/ISO7816-4PADDING 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/NOPADDING 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/PKCS5 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/PKCS5PADDING 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/PKCS7 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/PKCS7PADDING 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/TBC 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/TBCPADDING 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/X9.23 08:44:58,119 INFO [main][CipherTest] transformation=SEED/CFB104/X9.23PADDING 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB104/ZEROBYTE 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB104/ZEROBYTEPADDING 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB112/ 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB112/ISO10126 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB112/ISO10126-2 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB112/ISO10126-2PADDING 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB112/ISO10126PADDING 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB112/ISO7816-4 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB112/ISO7816-4PADDING 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB112/NOPADDING 08:44:58,120 INFO [main][CipherTest] transformation=SEED/CFB112/PKCS5 08:44:58,121 INFO [main][CipherTest] transformation=SEED/CFB112/PKCS5PADDING 08:44:58,121 INFO [main][CipherTest] transformation=SEED/CFB112/PKCS7 08:44:58,121 INFO [main][CipherTest] transformation=SEED/CFB112/PKCS7PADDING 08:44:58,121 INFO [main][CipherTest] transformation=SEED/CFB112/TBC 08:44:58,121 INFO [main][CipherTest] transformation=SEED/CFB112/TBCPADDING 08:44:58,121 INFO [main][CipherTest] transformation=SEED/CFB112/X9.23 08:44:58,121 INFO [main][CipherTest] transformation=SEED/CFB112/X9.23PADDING 08:44:58,121 INFO [main][CipherTest] transformation=SEED/CFB112/ZEROBYTE 08:44:58,122 INFO [main][CipherTest] transformation=SEED/CFB112/ZEROBYTEPADDING 08:44:58,122 INFO [main][CipherTest] transformation=SEED/CFB120/ 08:44:58,122 INFO [main][CipherTest] transformation=SEED/CFB120/ISO10126 08:44:58,122 INFO [main][CipherTest] transformation=SEED/CFB120/ISO10126-2 08:44:58,122 INFO [main][CipherTest] transformation=SEED/CFB120/ISO10126-2PADDING 08:44:58,122 INFO [main][CipherTest] transformation=SEED/CFB120/ISO10126PADDING 08:44:58,122 INFO [main][CipherTest] transformation=SEED/CFB120/ISO7816-4 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/ISO7816-4PADDING 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/NOPADDING 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/PKCS5 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/PKCS5PADDING 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/PKCS7 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/PKCS7PADDING 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/TBC 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/TBCPADDING 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/X9.23 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/X9.23PADDING 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/ZEROBYTE 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB120/ZEROBYTEPADDING 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB128/ 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB128/ISO10126 08:44:58,123 INFO [main][CipherTest] transformation=SEED/CFB128/ISO10126-2 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/ISO10126-2PADDING 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/ISO10126PADDING 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/ISO7816-4 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/ISO7816-4PADDING 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/NOPADDING 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/PKCS5 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/PKCS5PADDING 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/PKCS7 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/PKCS7PADDING 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/TBC 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/TBCPADDING 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/X9.23 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/X9.23PADDING 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/ZEROBYTE 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB128/ZEROBYTEPADDING 08:44:58,124 INFO [main][CipherTest] transformation=SEED/CFB136/ 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/ISO10126 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/ISO10126-2 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/ISO10126-2PADDING 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/ISO10126PADDING 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/ISO7816-4 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/ISO7816-4PADDING 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/NOPADDING 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/PKCS5 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/PKCS5PADDING 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/PKCS7 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/PKCS7PADDING 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/TBC 08:44:58,125 INFO [main][CipherTest] transformation=SEED/CFB136/TBCPADDING 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB136/X9.23 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB136/X9.23PADDING 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB136/ZEROBYTE 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB136/ZEROBYTEPADDING 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB144/ 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB144/ISO10126 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB144/ISO10126-2 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB144/ISO10126-2PADDING 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB144/ISO10126PADDING 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB144/ISO7816-4 08:44:58,126 INFO [main][CipherTest] transformation=SEED/CFB144/ISO7816-4PADDING 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/NOPADDING 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/PKCS5 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/PKCS5PADDING 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/PKCS7 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/PKCS7PADDING 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/TBC 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/TBCPADDING 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/X9.23 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/X9.23PADDING 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/ZEROBYTE 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB144/ZEROBYTEPADDING 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB152/ 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB152/ISO10126 08:44:58,127 INFO [main][CipherTest] transformation=SEED/CFB152/ISO10126-2 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/ISO10126-2PADDING 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/ISO10126PADDING 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/ISO7816-4 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/ISO7816-4PADDING 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/NOPADDING 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/PKCS5 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/PKCS5PADDING 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/PKCS7 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/PKCS7PADDING 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/TBC 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/TBCPADDING 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/X9.23 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/X9.23PADDING 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/ZEROBYTE 08:44:58,128 INFO [main][CipherTest] transformation=SEED/CFB152/ZEROBYTEPADDING 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/ 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/ISO10126 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/ISO10126-2 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/ISO10126-2PADDING 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/ISO10126PADDING 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/ISO7816-4 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/ISO7816-4PADDING 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/NOPADDING 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/PKCS5 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/PKCS5PADDING 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/PKCS7 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/PKCS7PADDING 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/TBC 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/TBCPADDING 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/X9.23 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/X9.23PADDING 08:44:58,129 INFO [main][CipherTest] transformation=SEED/CFB16/ZEROBYTE 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB16/ZEROBYTEPADDING 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/ 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/ISO10126 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/ISO10126-2 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/ISO10126-2PADDING 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/ISO10126PADDING 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/ISO7816-4 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/ISO7816-4PADDING 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/NOPADDING 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/PKCS5 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/PKCS5PADDING 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/PKCS7 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/PKCS7PADDING 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/TBC 08:44:58,130 INFO [main][CipherTest] transformation=SEED/CFB160/TBCPADDING 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB160/X9.23 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB160/X9.23PADDING 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB160/ZEROBYTE 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB160/ZEROBYTEPADDING 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/ 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/ISO10126 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/ISO10126-2 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/ISO10126-2PADDING 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/ISO10126PADDING 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/ISO7816-4 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/ISO7816-4PADDING 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/NOPADDING 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/PKCS5 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/PKCS5PADDING 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/PKCS7 08:44:58,131 INFO [main][CipherTest] transformation=SEED/CFB168/PKCS7PADDING 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB168/TBC 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB168/TBCPADDING 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB168/X9.23 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB168/X9.23PADDING 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB168/ZEROBYTE 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB168/ZEROBYTEPADDING 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB176/ 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB176/ISO10126 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB176/ISO10126-2 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB176/ISO10126-2PADDING 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB176/ISO10126PADDING 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB176/ISO7816-4 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB176/ISO7816-4PADDING 08:44:58,132 INFO [main][CipherTest] transformation=SEED/CFB176/NOPADDING 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB176/PKCS5 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB176/PKCS5PADDING 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB176/PKCS7 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB176/PKCS7PADDING 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB176/TBC 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB176/TBCPADDING 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB176/X9.23 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB176/X9.23PADDING 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB176/ZEROBYTE 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB176/ZEROBYTEPADDING 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB184/ 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB184/ISO10126 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB184/ISO10126-2 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB184/ISO10126-2PADDING 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB184/ISO10126PADDING 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB184/ISO7816-4 08:44:58,133 INFO [main][CipherTest] transformation=SEED/CFB184/ISO7816-4PADDING 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/NOPADDING 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/PKCS5 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/PKCS5PADDING 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/PKCS7 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/PKCS7PADDING 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/TBC 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/TBCPADDING 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/X9.23 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/X9.23PADDING 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/ZEROBYTE 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB184/ZEROBYTEPADDING 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB192/ 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB192/ISO10126 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB192/ISO10126-2 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB192/ISO10126-2PADDING 08:44:58,134 INFO [main][CipherTest] transformation=SEED/CFB192/ISO10126PADDING 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/ISO7816-4 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/ISO7816-4PADDING 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/NOPADDING 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/PKCS5 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/PKCS5PADDING 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/PKCS7 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/PKCS7PADDING 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/TBC 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/TBCPADDING 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/X9.23 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/X9.23PADDING 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/ZEROBYTE 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB192/ZEROBYTEPADDING 08:44:58,135 INFO [main][CipherTest] transformation=SEED/CFB200/ 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/ISO10126 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/ISO10126-2 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/ISO10126-2PADDING 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/ISO10126PADDING 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/ISO7816-4 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/ISO7816-4PADDING 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/NOPADDING 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/PKCS5 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/PKCS5PADDING 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/PKCS7 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/PKCS7PADDING 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/TBC 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/TBCPADDING 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/X9.23 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/X9.23PADDING 08:44:58,136 INFO [main][CipherTest] transformation=SEED/CFB200/ZEROBYTE 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB200/ZEROBYTEPADDING 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/ 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/ISO10126 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/ISO10126-2 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/ISO10126-2PADDING 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/ISO10126PADDING 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/ISO7816-4 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/ISO7816-4PADDING 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/NOPADDING 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/PKCS5 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/PKCS5PADDING 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/PKCS7 08:44:58,137 INFO [main][CipherTest] transformation=SEED/CFB208/PKCS7PADDING 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB208/TBC 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB208/TBCPADDING 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB208/X9.23 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB208/X9.23PADDING 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB208/ZEROBYTE 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB208/ZEROBYTEPADDING 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/ 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/ISO10126 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/ISO10126-2 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/ISO10126-2PADDING 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/ISO10126PADDING 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/ISO7816-4 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/ISO7816-4PADDING 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/NOPADDING 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/PKCS5 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/PKCS5PADDING 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/PKCS7 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/PKCS7PADDING 08:44:58,138 INFO [main][CipherTest] transformation=SEED/CFB216/TBC 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB216/TBCPADDING 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB216/X9.23 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB216/X9.23PADDING 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB216/ZEROBYTE 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB216/ZEROBYTEPADDING 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB224/ 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB224/ISO10126 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB224/ISO10126-2 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB224/ISO10126-2PADDING 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB224/ISO10126PADDING 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB224/ISO7816-4 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB224/ISO7816-4PADDING 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB224/NOPADDING 08:44:58,139 INFO [main][CipherTest] transformation=SEED/CFB224/PKCS5 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB224/PKCS5PADDING 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB224/PKCS7 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB224/PKCS7PADDING 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB224/TBC 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB224/TBCPADDING 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB224/X9.23 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB224/X9.23PADDING 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB224/ZEROBYTE 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB224/ZEROBYTEPADDING 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB232/ 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB232/ISO10126 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB232/ISO10126-2 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB232/ISO10126-2PADDING 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB232/ISO10126PADDING 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB232/ISO7816-4 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB232/ISO7816-4PADDING 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB232/NOPADDING 08:44:58,140 INFO [main][CipherTest] transformation=SEED/CFB232/PKCS5 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB232/PKCS5PADDING 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB232/PKCS7 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB232/PKCS7PADDING 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB232/TBC 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB232/TBCPADDING 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB232/X9.23 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB232/X9.23PADDING 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB232/ZEROBYTE 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB232/ZEROBYTEPADDING 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB24/ 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB24/ISO10126 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB24/ISO10126-2 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB24/ISO10126-2PADDING 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB24/ISO10126PADDING 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB24/ISO7816-4 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB24/ISO7816-4PADDING 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB24/NOPADDING 08:44:58,141 INFO [main][CipherTest] transformation=SEED/CFB24/PKCS5 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB24/PKCS5PADDING 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB24/PKCS7 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB24/PKCS7PADDING 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB24/TBC 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB24/TBCPADDING 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB24/X9.23 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB24/X9.23PADDING 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB24/ZEROBYTE 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB24/ZEROBYTEPADDING 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB240/ 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB240/ISO10126 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB240/ISO10126-2 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB240/ISO10126-2PADDING 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB240/ISO10126PADDING 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB240/ISO7816-4 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB240/ISO7816-4PADDING 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB240/NOPADDING 08:44:58,142 INFO [main][CipherTest] transformation=SEED/CFB240/PKCS5 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB240/PKCS5PADDING 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB240/PKCS7 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB240/PKCS7PADDING 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB240/TBC 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB240/TBCPADDING 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB240/X9.23 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB240/X9.23PADDING 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB240/ZEROBYTE 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB240/ZEROBYTEPADDING 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB248/ 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB248/ISO10126 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB248/ISO10126-2 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB248/ISO10126-2PADDING 08:44:58,143 INFO [main][CipherTest] transformation=SEED/CFB248/ISO10126PADDING 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/ISO7816-4 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/ISO7816-4PADDING 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/NOPADDING 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/PKCS5 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/PKCS5PADDING 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/PKCS7 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/PKCS7PADDING 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/TBC 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/TBCPADDING 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/X9.23 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/X9.23PADDING 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/ZEROBYTE 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB248/ZEROBYTEPADDING 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB256/ 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB256/ISO10126 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB256/ISO10126-2 08:44:58,144 INFO [main][CipherTest] transformation=SEED/CFB256/ISO10126-2PADDING 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/ISO10126PADDING 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/ISO7816-4 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/ISO7816-4PADDING 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/NOPADDING 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/PKCS5 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/PKCS5PADDING 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/PKCS7 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/PKCS7PADDING 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/TBC 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/TBCPADDING 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/X9.23 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/X9.23PADDING 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/ZEROBYTE 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB256/ZEROBYTEPADDING 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB32/ 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB32/ISO10126 08:44:58,145 INFO [main][CipherTest] transformation=SEED/CFB32/ISO10126-2 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/ISO10126-2PADDING 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/ISO10126PADDING 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/ISO7816-4 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/ISO7816-4PADDING 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/NOPADDING 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/PKCS5 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/PKCS5PADDING 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/PKCS7 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/PKCS7PADDING 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/TBC 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/TBCPADDING 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/X9.23 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/X9.23PADDING 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/ZEROBYTE 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB32/ZEROBYTEPADDING 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB40/ 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB40/ISO10126 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB40/ISO10126-2 08:44:58,146 INFO [main][CipherTest] transformation=SEED/CFB40/ISO10126-2PADDING 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/ISO10126PADDING 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/ISO7816-4 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/ISO7816-4PADDING 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/NOPADDING 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/PKCS5 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/PKCS5PADDING 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/PKCS7 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/PKCS7PADDING 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/TBC 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/TBCPADDING 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/X9.23 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/X9.23PADDING 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/ZEROBYTE 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB40/ZEROBYTEPADDING 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB48/ 08:44:58,147 INFO [main][CipherTest] transformation=SEED/CFB48/ISO10126 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/ISO10126-2 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/ISO10126-2PADDING 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/ISO10126PADDING 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/ISO7816-4 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/ISO7816-4PADDING 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/NOPADDING 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/PKCS5 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/PKCS5PADDING 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/PKCS7 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/PKCS7PADDING 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/TBC 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/TBCPADDING 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/X9.23 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/X9.23PADDING 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/ZEROBYTE 08:44:58,148 INFO [main][CipherTest] transformation=SEED/CFB48/ZEROBYTEPADDING 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/ 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/ISO10126 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/ISO10126-2 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/ISO10126-2PADDING 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/ISO10126PADDING 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/ISO7816-4 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/ISO7816-4PADDING 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/NOPADDING 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/PKCS5 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/PKCS5PADDING 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/PKCS7 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/PKCS7PADDING 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/TBC 08:44:58,149 INFO [main][CipherTest] transformation=SEED/CFB56/TBCPADDING 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB56/X9.23 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB56/X9.23PADDING 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB56/ZEROBYTE 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB56/ZEROBYTEPADDING 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/ 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/ISO10126 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/ISO10126-2 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/ISO10126-2PADDING 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/ISO10126PADDING 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/ISO7816-4 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/ISO7816-4PADDING 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/NOPADDING 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/PKCS5 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/PKCS5PADDING 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/PKCS7 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/PKCS7PADDING 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/TBC 08:44:58,150 INFO [main][CipherTest] transformation=SEED/CFB64/TBCPADDING 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB64/X9.23 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB64/X9.23PADDING 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB64/ZEROBYTE 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB64/ZEROBYTEPADDING 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/ 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/ISO10126 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/ISO10126-2 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/ISO10126-2PADDING 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/ISO10126PADDING 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/ISO7816-4 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/ISO7816-4PADDING 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/NOPADDING 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/PKCS5 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/PKCS5PADDING 08:44:58,151 INFO [main][CipherTest] transformation=SEED/CFB72/PKCS7 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB72/PKCS7PADDING 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB72/TBC 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB72/TBCPADDING 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB72/X9.23 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB72/X9.23PADDING 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB72/ZEROBYTE 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB72/ZEROBYTEPADDING 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB8/ 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB8/ISO10126 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB8/ISO10126-2 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB8/ISO10126-2PADDING 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB8/ISO10126PADDING 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB8/ISO7816-4 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB8/ISO7816-4PADDING 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB8/NOPADDING 08:44:58,152 INFO [main][CipherTest] transformation=SEED/CFB8/PKCS5 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB8/PKCS5PADDING 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB8/PKCS7 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB8/PKCS7PADDING 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB8/TBC 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB8/TBCPADDING 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB8/X9.23 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB8/X9.23PADDING 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB8/ZEROBYTE 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB8/ZEROBYTEPADDING 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB80/ 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB80/ISO10126 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB80/ISO10126-2 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB80/ISO10126-2PADDING 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB80/ISO10126PADDING 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB80/ISO7816-4 08:44:58,153 INFO [main][CipherTest] transformation=SEED/CFB80/ISO7816-4PADDING 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/NOPADDING 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/PKCS5 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/PKCS5PADDING 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/PKCS7 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/PKCS7PADDING 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/TBC 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/TBCPADDING 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/X9.23 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/X9.23PADDING 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/ZEROBYTE 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB80/ZEROBYTEPADDING 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB88/ 08:44:58,154 INFO [main][CipherTest] transformation=SEED/CFB88/ISO10126 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/ISO10126-2 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/ISO10126-2PADDING 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/ISO10126PADDING 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/ISO7816-4 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/ISO7816-4PADDING 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/NOPADDING 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/PKCS5 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/PKCS5PADDING 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/PKCS7 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/PKCS7PADDING 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/TBC 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/TBCPADDING 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/X9.23 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/X9.23PADDING 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/ZEROBYTE 08:44:58,155 INFO [main][CipherTest] transformation=SEED/CFB88/ZEROBYTEPADDING 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/ 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/ISO10126 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/ISO10126-2 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/ISO10126-2PADDING 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/ISO10126PADDING 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/ISO7816-4 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/ISO7816-4PADDING 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/NOPADDING 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/PKCS5 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/PKCS5PADDING 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/PKCS7 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/PKCS7PADDING 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/TBC 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/TBCPADDING 08:44:58,156 INFO [main][CipherTest] transformation=SEED/CFB96/X9.23 08:44:58,157 INFO [main][CipherTest] transformation=SEED/CFB96/X9.23PADDING 08:44:58,157 INFO [main][CipherTest] transformation=SEED/CFB96/ZEROBYTE 08:44:58,157 INFO [main][CipherTest] transformation=SEED/CFB96/ZEROBYTEPADDING 08:44:58,157 INFO [main][CipherTest] transformation=SEED/CTS/ 08:44:58,157 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED/CTS/" does not support IV => Skipping. 08:44:58,157 INFO [main][CipherTest] transformation=SEED/CTS/NOPADDING 08:44:58,157 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED/CTS/NOPADDING" does not support IV => Skipping. 08:44:58,157 INFO [main][CipherTest] transformation=SEED/EAX/ 08:44:58,158 INFO [main][CipherTest] transformation=SEED/EAX/NOPADDING 08:44:58,158 INFO [main][CipherTest] transformation=SEED/ECB/ 08:44:58,159 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED/ECB/" does not support IV => Skipping. 08:44:58,159 INFO [main][CipherTest] transformation=SEED/ECB/NOPADDING 08:44:58,159 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SEED/ECB/NOPADDING" does not support IV => Skipping. 08:44:58,159 INFO [main][CipherTest] transformation=SEED/GCM/ 08:44:58,159 INFO [main][CipherTest] transformation=SEED/GCM/NOPADDING 08:44:58,160 INFO [main][CipherTest] transformation=SEED/OFB/ 08:44:58,160 INFO [main][CipherTest] transformation=SEED/OFB/ISO10126 08:44:58,160 INFO [main][CipherTest] transformation=SEED/OFB/ISO10126-2 08:44:58,160 INFO [main][CipherTest] transformation=SEED/OFB/ISO10126-2PADDING 08:44:58,160 INFO [main][CipherTest] transformation=SEED/OFB/ISO10126PADDING 08:44:58,160 INFO [main][CipherTest] transformation=SEED/OFB/ISO7816-4 08:44:58,160 INFO [main][CipherTest] transformation=SEED/OFB/ISO7816-4PADDING 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/NOPADDING 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/PKCS5 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/PKCS5PADDING 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/PKCS7 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/PKCS7PADDING 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/TBC 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/TBCPADDING 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/X9.23 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/X9.23PADDING 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/ZEROBYTE 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB/ZEROBYTEPADDING 08:44:58,161 INFO [main][CipherTest] transformation=SEED/OFB104/ 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/ISO10126 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/ISO10126-2 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/ISO10126-2PADDING 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/ISO10126PADDING 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/ISO7816-4 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/ISO7816-4PADDING 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/NOPADDING 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/PKCS5 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/PKCS5PADDING 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/PKCS7 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/PKCS7PADDING 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/TBC 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/TBCPADDING 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/X9.23 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/X9.23PADDING 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/ZEROBYTE 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB104/ZEROBYTEPADDING 08:44:58,162 INFO [main][CipherTest] transformation=SEED/OFB112/ 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/ISO10126 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/ISO10126-2 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/ISO10126-2PADDING 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/ISO10126PADDING 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/ISO7816-4 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/ISO7816-4PADDING 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/NOPADDING 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/PKCS5 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/PKCS5PADDING 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/PKCS7 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/PKCS7PADDING 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/TBC 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/TBCPADDING 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/X9.23 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/X9.23PADDING 08:44:58,163 INFO [main][CipherTest] transformation=SEED/OFB112/ZEROBYTE 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB112/ZEROBYTEPADDING 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/ 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/ISO10126 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/ISO10126-2 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/ISO10126-2PADDING 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/ISO10126PADDING 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/ISO7816-4 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/ISO7816-4PADDING 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/NOPADDING 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/PKCS5 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/PKCS5PADDING 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/PKCS7 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/PKCS7PADDING 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/TBC 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/TBCPADDING 08:44:58,164 INFO [main][CipherTest] transformation=SEED/OFB120/X9.23 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB120/X9.23PADDING 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB120/ZEROBYTE 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB120/ZEROBYTEPADDING 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/ 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/ISO10126 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/ISO10126-2 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/ISO10126-2PADDING 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/ISO10126PADDING 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/ISO7816-4 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/ISO7816-4PADDING 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/NOPADDING 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/PKCS5 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/PKCS5PADDING 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/PKCS7 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/PKCS7PADDING 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/TBC 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/TBCPADDING 08:44:58,165 INFO [main][CipherTest] transformation=SEED/OFB128/X9.23 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB128/X9.23PADDING 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB128/ZEROBYTE 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB128/ZEROBYTEPADDING 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/ 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/ISO10126 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/ISO10126-2 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/ISO10126-2PADDING 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/ISO10126PADDING 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/ISO7816-4 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/ISO7816-4PADDING 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/NOPADDING 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/PKCS5 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/PKCS5PADDING 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/PKCS7 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/PKCS7PADDING 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/TBC 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/TBCPADDING 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/X9.23 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/X9.23PADDING 08:44:58,166 INFO [main][CipherTest] transformation=SEED/OFB136/ZEROBYTE 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB136/ZEROBYTEPADDING 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/ 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/ISO10126 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/ISO10126-2 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/ISO10126-2PADDING 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/ISO10126PADDING 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/ISO7816-4 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/ISO7816-4PADDING 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/NOPADDING 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/PKCS5 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/PKCS5PADDING 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/PKCS7 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/PKCS7PADDING 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/TBC 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/TBCPADDING 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/X9.23 08:44:58,167 INFO [main][CipherTest] transformation=SEED/OFB144/X9.23PADDING 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB144/ZEROBYTE 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB144/ZEROBYTEPADDING 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/ 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/ISO10126 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/ISO10126-2 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/ISO10126-2PADDING 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/ISO10126PADDING 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/ISO7816-4 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/ISO7816-4PADDING 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/NOPADDING 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/PKCS5 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/PKCS5PADDING 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/PKCS7 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/PKCS7PADDING 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/TBC 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/TBCPADDING 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/X9.23 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/X9.23PADDING 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/ZEROBYTE 08:44:58,168 INFO [main][CipherTest] transformation=SEED/OFB152/ZEROBYTEPADDING 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/ 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/ISO10126 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/ISO10126-2 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/ISO10126-2PADDING 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/ISO10126PADDING 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/ISO7816-4 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/ISO7816-4PADDING 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/NOPADDING 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/PKCS5 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/PKCS5PADDING 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/PKCS7 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/PKCS7PADDING 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/TBC 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/TBCPADDING 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/X9.23 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/X9.23PADDING 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/ZEROBYTE 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB16/ZEROBYTEPADDING 08:44:58,169 INFO [main][CipherTest] transformation=SEED/OFB160/ 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/ISO10126 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/ISO10126-2 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/ISO10126-2PADDING 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/ISO10126PADDING 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/ISO7816-4 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/ISO7816-4PADDING 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/NOPADDING 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/PKCS5 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/PKCS5PADDING 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/PKCS7 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/PKCS7PADDING 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/TBC 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/TBCPADDING 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/X9.23 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/X9.23PADDING 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/ZEROBYTE 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB160/ZEROBYTEPADDING 08:44:58,170 INFO [main][CipherTest] transformation=SEED/OFB168/ 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/ISO10126 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/ISO10126-2 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/ISO10126-2PADDING 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/ISO10126PADDING 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/ISO7816-4 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/ISO7816-4PADDING 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/NOPADDING 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/PKCS5 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/PKCS5PADDING 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/PKCS7 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/PKCS7PADDING 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/TBC 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/TBCPADDING 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/X9.23 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/X9.23PADDING 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/ZEROBYTE 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB168/ZEROBYTEPADDING 08:44:58,171 INFO [main][CipherTest] transformation=SEED/OFB176/ 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/ISO10126 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/ISO10126-2 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/ISO10126-2PADDING 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/ISO10126PADDING 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/ISO7816-4 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/ISO7816-4PADDING 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/NOPADDING 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/PKCS5 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/PKCS5PADDING 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/PKCS7 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/PKCS7PADDING 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/TBC 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/TBCPADDING 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/X9.23 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/X9.23PADDING 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/ZEROBYTE 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB176/ZEROBYTEPADDING 08:44:58,172 INFO [main][CipherTest] transformation=SEED/OFB184/ 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/ISO10126 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/ISO10126-2 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/ISO10126-2PADDING 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/ISO10126PADDING 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/ISO7816-4 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/ISO7816-4PADDING 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/NOPADDING 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/PKCS5 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/PKCS5PADDING 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/PKCS7 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/PKCS7PADDING 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/TBC 08:44:58,173 INFO [main][CipherTest] transformation=SEED/OFB184/TBCPADDING 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB184/X9.23 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB184/X9.23PADDING 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB184/ZEROBYTE 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB184/ZEROBYTEPADDING 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/ 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/ISO10126 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/ISO10126-2 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/ISO10126-2PADDING 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/ISO10126PADDING 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/ISO7816-4 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/ISO7816-4PADDING 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/NOPADDING 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/PKCS5 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/PKCS5PADDING 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/PKCS7 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/PKCS7PADDING 08:44:58,174 INFO [main][CipherTest] transformation=SEED/OFB192/TBC 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB192/TBCPADDING 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB192/X9.23 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB192/X9.23PADDING 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB192/ZEROBYTE 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB192/ZEROBYTEPADDING 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB200/ 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB200/ISO10126 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB200/ISO10126-2 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB200/ISO10126-2PADDING 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB200/ISO10126PADDING 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB200/ISO7816-4 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB200/ISO7816-4PADDING 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB200/NOPADDING 08:44:58,175 INFO [main][CipherTest] transformation=SEED/OFB200/PKCS5 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB200/PKCS5PADDING 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB200/PKCS7 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB200/PKCS7PADDING 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB200/TBC 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB200/TBCPADDING 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB200/X9.23 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB200/X9.23PADDING 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB200/ZEROBYTE 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB200/ZEROBYTEPADDING 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB208/ 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB208/ISO10126 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB208/ISO10126-2 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB208/ISO10126-2PADDING 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB208/ISO10126PADDING 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB208/ISO7816-4 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB208/ISO7816-4PADDING 08:44:58,176 INFO [main][CipherTest] transformation=SEED/OFB208/NOPADDING 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB208/PKCS5 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB208/PKCS5PADDING 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB208/PKCS7 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB208/PKCS7PADDING 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB208/TBC 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB208/TBCPADDING 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB208/X9.23 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB208/X9.23PADDING 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB208/ZEROBYTE 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB208/ZEROBYTEPADDING 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB216/ 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB216/ISO10126 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB216/ISO10126-2 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB216/ISO10126-2PADDING 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB216/ISO10126PADDING 08:44:58,177 INFO [main][CipherTest] transformation=SEED/OFB216/ISO7816-4 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/ISO7816-4PADDING 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/NOPADDING 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/PKCS5 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/PKCS5PADDING 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/PKCS7 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/PKCS7PADDING 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/TBC 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/TBCPADDING 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/X9.23 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/X9.23PADDING 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/ZEROBYTE 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB216/ZEROBYTEPADDING 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB224/ 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB224/ISO10126 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB224/ISO10126-2 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB224/ISO10126-2PADDING 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB224/ISO10126PADDING 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB224/ISO7816-4 08:44:58,178 INFO [main][CipherTest] transformation=SEED/OFB224/ISO7816-4PADDING 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/NOPADDING 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/PKCS5 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/PKCS5PADDING 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/PKCS7 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/PKCS7PADDING 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/TBC 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/TBCPADDING 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/X9.23 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/X9.23PADDING 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/ZEROBYTE 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB224/ZEROBYTEPADDING 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB232/ 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB232/ISO10126 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB232/ISO10126-2 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB232/ISO10126-2PADDING 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB232/ISO10126PADDING 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB232/ISO7816-4 08:44:58,179 INFO [main][CipherTest] transformation=SEED/OFB232/ISO7816-4PADDING 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/NOPADDING 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/PKCS5 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/PKCS5PADDING 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/PKCS7 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/PKCS7PADDING 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/TBC 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/TBCPADDING 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/X9.23 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/X9.23PADDING 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/ZEROBYTE 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB232/ZEROBYTEPADDING 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB24/ 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB24/ISO10126 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB24/ISO10126-2 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB24/ISO10126-2PADDING 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB24/ISO10126PADDING 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB24/ISO7816-4 08:44:58,180 INFO [main][CipherTest] transformation=SEED/OFB24/ISO7816-4PADDING 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/NOPADDING 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/PKCS5 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/PKCS5PADDING 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/PKCS7 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/PKCS7PADDING 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/TBC 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/TBCPADDING 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/X9.23 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/X9.23PADDING 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/ZEROBYTE 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB24/ZEROBYTEPADDING 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB240/ 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB240/ISO10126 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB240/ISO10126-2 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB240/ISO10126-2PADDING 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB240/ISO10126PADDING 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB240/ISO7816-4 08:44:58,181 INFO [main][CipherTest] transformation=SEED/OFB240/ISO7816-4PADDING 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/NOPADDING 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/PKCS5 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/PKCS5PADDING 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/PKCS7 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/PKCS7PADDING 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/TBC 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/TBCPADDING 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/X9.23 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/X9.23PADDING 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/ZEROBYTE 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB240/ZEROBYTEPADDING 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB248/ 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB248/ISO10126 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB248/ISO10126-2 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB248/ISO10126-2PADDING 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB248/ISO10126PADDING 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB248/ISO7816-4 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB248/ISO7816-4PADDING 08:44:58,182 INFO [main][CipherTest] transformation=SEED/OFB248/NOPADDING 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB248/PKCS5 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB248/PKCS5PADDING 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB248/PKCS7 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB248/PKCS7PADDING 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB248/TBC 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB248/TBCPADDING 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB248/X9.23 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB248/X9.23PADDING 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB248/ZEROBYTE 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB248/ZEROBYTEPADDING 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB256/ 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB256/ISO10126 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB256/ISO10126-2 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB256/ISO10126-2PADDING 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB256/ISO10126PADDING 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB256/ISO7816-4 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB256/ISO7816-4PADDING 08:44:58,183 INFO [main][CipherTest] transformation=SEED/OFB256/NOPADDING 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB256/PKCS5 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB256/PKCS5PADDING 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB256/PKCS7 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB256/PKCS7PADDING 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB256/TBC 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB256/TBCPADDING 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB256/X9.23 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB256/X9.23PADDING 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB256/ZEROBYTE 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB256/ZEROBYTEPADDING 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB32/ 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB32/ISO10126 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB32/ISO10126-2 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB32/ISO10126-2PADDING 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB32/ISO10126PADDING 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB32/ISO7816-4 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB32/ISO7816-4PADDING 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB32/NOPADDING 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB32/PKCS5 08:44:58,184 INFO [main][CipherTest] transformation=SEED/OFB32/PKCS5PADDING 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB32/PKCS7 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB32/PKCS7PADDING 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB32/TBC 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB32/TBCPADDING 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB32/X9.23 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB32/X9.23PADDING 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB32/ZEROBYTE 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB32/ZEROBYTEPADDING 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB40/ 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB40/ISO10126 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB40/ISO10126-2 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB40/ISO10126-2PADDING 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB40/ISO10126PADDING 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB40/ISO7816-4 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB40/ISO7816-4PADDING 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB40/NOPADDING 08:44:58,185 INFO [main][CipherTest] transformation=SEED/OFB40/PKCS5 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB40/PKCS5PADDING 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB40/PKCS7 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB40/PKCS7PADDING 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB40/TBC 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB40/TBCPADDING 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB40/X9.23 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB40/X9.23PADDING 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB40/ZEROBYTE 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB40/ZEROBYTEPADDING 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB48/ 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB48/ISO10126 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB48/ISO10126-2 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB48/ISO10126-2PADDING 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB48/ISO10126PADDING 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB48/ISO7816-4 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB48/ISO7816-4PADDING 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB48/NOPADDING 08:44:58,186 INFO [main][CipherTest] transformation=SEED/OFB48/PKCS5 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB48/PKCS5PADDING 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB48/PKCS7 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB48/PKCS7PADDING 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB48/TBC 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB48/TBCPADDING 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB48/X9.23 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB48/X9.23PADDING 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB48/ZEROBYTE 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB48/ZEROBYTEPADDING 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB56/ 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB56/ISO10126 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB56/ISO10126-2 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB56/ISO10126-2PADDING 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB56/ISO10126PADDING 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB56/ISO7816-4 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB56/ISO7816-4PADDING 08:44:58,187 INFO [main][CipherTest] transformation=SEED/OFB56/NOPADDING 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB56/PKCS5 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB56/PKCS5PADDING 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB56/PKCS7 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB56/PKCS7PADDING 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB56/TBC 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB56/TBCPADDING 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB56/X9.23 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB56/X9.23PADDING 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB56/ZEROBYTE 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB56/ZEROBYTEPADDING 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB64/ 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB64/ISO10126 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB64/ISO10126-2 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB64/ISO10126-2PADDING 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB64/ISO10126PADDING 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB64/ISO7816-4 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB64/ISO7816-4PADDING 08:44:58,188 INFO [main][CipherTest] transformation=SEED/OFB64/NOPADDING 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB64/PKCS5 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB64/PKCS5PADDING 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB64/PKCS7 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB64/PKCS7PADDING 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB64/TBC 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB64/TBCPADDING 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB64/X9.23 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB64/X9.23PADDING 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB64/ZEROBYTE 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB64/ZEROBYTEPADDING 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB72/ 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB72/ISO10126 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB72/ISO10126-2 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB72/ISO10126-2PADDING 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB72/ISO10126PADDING 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB72/ISO7816-4 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB72/ISO7816-4PADDING 08:44:58,189 INFO [main][CipherTest] transformation=SEED/OFB72/NOPADDING 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB72/PKCS5 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB72/PKCS5PADDING 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB72/PKCS7 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB72/PKCS7PADDING 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB72/TBC 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB72/TBCPADDING 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB72/X9.23 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB72/X9.23PADDING 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB72/ZEROBYTE 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB72/ZEROBYTEPADDING 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB8/ 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB8/ISO10126 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB8/ISO10126-2 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB8/ISO10126-2PADDING 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB8/ISO10126PADDING 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB8/ISO7816-4 08:44:58,190 INFO [main][CipherTest] transformation=SEED/OFB8/ISO7816-4PADDING 08:44:58,191 INFO [main][CipherTest] transformation=SEED/OFB8/NOPADDING 08:44:58,191 INFO [main][CipherTest] transformation=SEED/OFB8/PKCS5 08:44:58,191 INFO [main][CipherTest] transformation=SEED/OFB8/PKCS5PADDING 08:44:58,191 INFO [main][CipherTest] transformation=SEED/OFB8/PKCS7 08:44:58,191 INFO [main][CipherTest] transformation=SEED/OFB8/PKCS7PADDING 08:44:58,191 INFO [main][CipherTest] transformation=SEED/OFB8/TBC 08:44:58,191 INFO [main][CipherTest] transformation=SEED/OFB8/TBCPADDING 08:44:58,191 INFO [main][CipherTest] transformation=SEED/OFB8/X9.23 08:44:58,191 INFO [main][CipherTest] transformation=SEED/OFB8/X9.23PADDING 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB8/ZEROBYTE 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB8/ZEROBYTEPADDING 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/ 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/ISO10126 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/ISO10126-2 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/ISO10126-2PADDING 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/ISO10126PADDING 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/ISO7816-4 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/ISO7816-4PADDING 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/NOPADDING 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/PKCS5 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/PKCS5PADDING 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/PKCS7 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/PKCS7PADDING 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/TBC 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/TBCPADDING 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/X9.23 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/X9.23PADDING 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/ZEROBYTE 08:44:58,192 INFO [main][CipherTest] transformation=SEED/OFB80/ZEROBYTEPADDING 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/ 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/ISO10126 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/ISO10126-2 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/ISO10126-2PADDING 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/ISO10126PADDING 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/ISO7816-4 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/ISO7816-4PADDING 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/NOPADDING 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/PKCS5 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/PKCS5PADDING 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/PKCS7 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/PKCS7PADDING 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/TBC 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/TBCPADDING 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/X9.23 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/X9.23PADDING 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/ZEROBYTE 08:44:58,193 INFO [main][CipherTest] transformation=SEED/OFB88/ZEROBYTEPADDING 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/ 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/ISO10126 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/ISO10126-2 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/ISO10126-2PADDING 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/ISO10126PADDING 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/ISO7816-4 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/ISO7816-4PADDING 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/NOPADDING 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/PKCS5 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/PKCS5PADDING 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/PKCS7 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/PKCS7PADDING 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/TBC 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/TBCPADDING 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/X9.23 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/X9.23PADDING 08:44:58,194 INFO [main][CipherTest] transformation=SEED/OFB96/ZEROBYTE 08:44:58,195 INFO [main][CipherTest] transformation=SEED/OFB96/ZEROBYTEPADDING 08:44:58,195 INFO [main][CipherTest] transformation=SEED/SIC/ 08:44:58,195 INFO [main][CipherTest] transformation=SEED/SIC/ISO10126 08:44:58,195 INFO [main][CipherTest] transformation=SEED/SIC/ISO10126-2 08:44:58,195 INFO [main][CipherTest] transformation=SEED/SIC/ISO10126-2PADDING 08:44:58,195 INFO [main][CipherTest] transformation=SEED/SIC/ISO10126PADDING 08:44:58,195 INFO [main][CipherTest] transformation=SEED/SIC/ISO7816-4 08:44:58,195 INFO [main][CipherTest] transformation=SEED/SIC/ISO7816-4PADDING 08:44:58,195 INFO [main][CipherTest] transformation=SEED/SIC/NOPADDING 08:44:58,195 INFO [main][CipherTest] transformation=SEED/SIC/PKCS5 08:44:58,195 INFO [main][CipherTest] transformation=SEED/SIC/PKCS5PADDING 08:44:58,196 INFO [main][CipherTest] transformation=SEED/SIC/PKCS7 08:44:58,196 INFO [main][CipherTest] transformation=SEED/SIC/PKCS7PADDING 08:44:58,196 INFO [main][CipherTest] transformation=SEED/SIC/TBC 08:44:58,196 INFO [main][CipherTest] transformation=SEED/SIC/TBCPADDING 08:44:58,196 INFO [main][CipherTest] transformation=SEED/SIC/X9.23 08:44:58,196 INFO [main][CipherTest] transformation=SEED/SIC/X9.23PADDING 08:44:58,196 INFO [main][CipherTest] transformation=SEED/SIC/ZEROBYTE 08:44:58,196 INFO [main][CipherTest] transformation=SEED/SIC/ZEROBYTEPADDING 08:44:58,196 INFO [main][CipherTest] transformation=SERPENT// 08:44:58,197 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT//" does not support IV => Skipping. 08:44:58,197 INFO [main][CipherTest] transformation=SERPENT//NOPADDING 08:44:58,197 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT//NOPADDING" does not support IV => Skipping. 08:44:58,197 INFO [main][CipherTest] transformation=SERPENT/CBC-CTS/ 08:44:58,198 INFO [main][CipherTest] transformation=SERPENT/CBC-CTS/NOPADDING 08:44:58,198 INFO [main][CipherTest] transformation=SERPENT/CBC/ 08:44:58,198 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO10126 08:44:58,198 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO10126-2 08:44:58,199 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO10126-2PADDING 08:44:58,199 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO10126PADDING 08:44:58,199 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO7816-4 08:44:58,199 INFO [main][CipherTest] transformation=SERPENT/CBC/ISO7816-4PADDING 08:44:58,200 INFO [main][CipherTest] transformation=SERPENT/CBC/NOPADDING 08:44:58,200 INFO [main][CipherTest] transformation=SERPENT/CBC/PKCS5 08:44:58,200 INFO [main][CipherTest] transformation=SERPENT/CBC/PKCS5PADDING 08:44:58,200 INFO [main][CipherTest] transformation=SERPENT/CBC/PKCS7 08:44:58,201 INFO [main][CipherTest] transformation=SERPENT/CBC/PKCS7PADDING 08:44:58,201 INFO [main][CipherTest] transformation=SERPENT/CBC/TBC 08:44:58,201 INFO [main][CipherTest] transformation=SERPENT/CBC/TBCPADDING 08:44:58,201 INFO [main][CipherTest] transformation=SERPENT/CBC/X9.23 08:44:58,202 INFO [main][CipherTest] transformation=SERPENT/CBC/X9.23PADDING 08:44:58,202 INFO [main][CipherTest] transformation=SERPENT/CBC/ZEROBYTE 08:44:58,202 INFO [main][CipherTest] transformation=SERPENT/CBC/ZEROBYTEPADDING 08:44:58,202 INFO [main][CipherTest] transformation=SERPENT/CCM/ 08:44:58,202 ERROR [main][CipherTest] transformation "SERPENT/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:58,203 INFO [main][CipherTest] transformation=SERPENT/CCM/NOPADDING 08:44:58,203 ERROR [main][CipherTest] transformation "SERPENT/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:58,203 INFO [main][CipherTest] transformation=SERPENT/CFB/ 08:44:58,203 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO10126 08:44:58,203 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO10126-2 08:44:58,203 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO10126-2PADDING 08:44:58,204 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO10126PADDING 08:44:58,204 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO7816-4 08:44:58,204 INFO [main][CipherTest] transformation=SERPENT/CFB/ISO7816-4PADDING 08:44:58,204 INFO [main][CipherTest] transformation=SERPENT/CFB/NOPADDING 08:44:58,205 INFO [main][CipherTest] transformation=SERPENT/CFB/PKCS5 08:44:58,205 INFO [main][CipherTest] transformation=SERPENT/CFB/PKCS5PADDING 08:44:58,206 INFO [main][CipherTest] transformation=SERPENT/CFB/PKCS7 08:44:58,206 INFO [main][CipherTest] transformation=SERPENT/CFB/PKCS7PADDING 08:44:58,206 INFO [main][CipherTest] transformation=SERPENT/CFB/TBC 08:44:58,206 INFO [main][CipherTest] transformation=SERPENT/CFB/TBCPADDING 08:44:58,207 INFO [main][CipherTest] transformation=SERPENT/CFB/X9.23 08:44:58,207 INFO [main][CipherTest] transformation=SERPENT/CFB/X9.23PADDING 08:44:58,207 INFO [main][CipherTest] transformation=SERPENT/CFB/ZEROBYTE 08:44:58,207 INFO [main][CipherTest] transformation=SERPENT/CFB/ZEROBYTEPADDING 08:44:58,207 INFO [main][CipherTest] transformation=SERPENT/CFB104/ 08:44:58,208 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO10126 08:44:58,208 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO10126-2 08:44:58,208 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO10126-2PADDING 08:44:58,208 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO10126PADDING 08:44:58,208 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO7816-4 08:44:58,209 INFO [main][CipherTest] transformation=SERPENT/CFB104/ISO7816-4PADDING 08:44:58,209 INFO [main][CipherTest] transformation=SERPENT/CFB104/NOPADDING 08:44:58,209 INFO [main][CipherTest] transformation=SERPENT/CFB104/PKCS5 08:44:58,210 INFO [main][CipherTest] transformation=SERPENT/CFB104/PKCS5PADDING 08:44:58,210 INFO [main][CipherTest] transformation=SERPENT/CFB104/PKCS7 08:44:58,210 INFO [main][CipherTest] transformation=SERPENT/CFB104/PKCS7PADDING 08:44:58,210 INFO [main][CipherTest] transformation=SERPENT/CFB104/TBC 08:44:58,211 INFO [main][CipherTest] transformation=SERPENT/CFB104/TBCPADDING 08:44:58,211 INFO [main][CipherTest] transformation=SERPENT/CFB104/X9.23 08:44:58,211 INFO [main][CipherTest] transformation=SERPENT/CFB104/X9.23PADDING 08:44:58,211 INFO [main][CipherTest] transformation=SERPENT/CFB104/ZEROBYTE 08:44:58,212 INFO [main][CipherTest] transformation=SERPENT/CFB104/ZEROBYTEPADDING 08:44:58,212 INFO [main][CipherTest] transformation=SERPENT/CFB112/ 08:44:58,212 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO10126 08:44:58,212 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO10126-2 08:44:58,212 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO10126-2PADDING 08:44:58,212 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO10126PADDING 08:44:58,213 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO7816-4 08:44:58,213 INFO [main][CipherTest] transformation=SERPENT/CFB112/ISO7816-4PADDING 08:44:58,213 INFO [main][CipherTest] transformation=SERPENT/CFB112/NOPADDING 08:44:58,213 INFO [main][CipherTest] transformation=SERPENT/CFB112/PKCS5 08:44:58,214 INFO [main][CipherTest] transformation=SERPENT/CFB112/PKCS5PADDING 08:44:58,214 INFO [main][CipherTest] transformation=SERPENT/CFB112/PKCS7 08:44:58,214 INFO [main][CipherTest] transformation=SERPENT/CFB112/PKCS7PADDING 08:44:58,214 INFO [main][CipherTest] transformation=SERPENT/CFB112/TBC 08:44:58,214 INFO [main][CipherTest] transformation=SERPENT/CFB112/TBCPADDING 08:44:58,215 INFO [main][CipherTest] transformation=SERPENT/CFB112/X9.23 08:44:58,215 INFO [main][CipherTest] transformation=SERPENT/CFB112/X9.23PADDING 08:44:58,216 INFO [main][CipherTest] transformation=SERPENT/CFB112/ZEROBYTE 08:44:58,216 INFO [main][CipherTest] transformation=SERPENT/CFB112/ZEROBYTEPADDING 08:44:58,216 INFO [main][CipherTest] transformation=SERPENT/CFB120/ 08:44:58,216 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO10126 08:44:58,216 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO10126-2 08:44:58,217 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO10126-2PADDING 08:44:58,217 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO10126PADDING 08:44:58,217 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO7816-4 08:44:58,217 INFO [main][CipherTest] transformation=SERPENT/CFB120/ISO7816-4PADDING 08:44:58,217 INFO [main][CipherTest] transformation=SERPENT/CFB120/NOPADDING 08:44:58,218 INFO [main][CipherTest] transformation=SERPENT/CFB120/PKCS5 08:44:58,218 INFO [main][CipherTest] transformation=SERPENT/CFB120/PKCS5PADDING 08:44:58,218 INFO [main][CipherTest] transformation=SERPENT/CFB120/PKCS7 08:44:58,218 INFO [main][CipherTest] transformation=SERPENT/CFB120/PKCS7PADDING 08:44:58,218 INFO [main][CipherTest] transformation=SERPENT/CFB120/TBC 08:44:58,218 INFO [main][CipherTest] transformation=SERPENT/CFB120/TBCPADDING 08:44:58,218 INFO [main][CipherTest] transformation=SERPENT/CFB120/X9.23 08:44:58,218 INFO [main][CipherTest] transformation=SERPENT/CFB120/X9.23PADDING 08:44:58,218 INFO [main][CipherTest] transformation=SERPENT/CFB120/ZEROBYTE 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB120/ZEROBYTEPADDING 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/ 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO10126 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO10126-2 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO10126-2PADDING 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO10126PADDING 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO7816-4 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/ISO7816-4PADDING 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/NOPADDING 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/PKCS5 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/PKCS5PADDING 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/PKCS7 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/PKCS7PADDING 08:44:58,219 INFO [main][CipherTest] transformation=SERPENT/CFB128/TBC 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB128/TBCPADDING 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB128/X9.23 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB128/X9.23PADDING 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB128/ZEROBYTE 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB128/ZEROBYTEPADDING 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/ 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO10126 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO10126-2 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO10126-2PADDING 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO10126PADDING 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO7816-4 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/ISO7816-4PADDING 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/NOPADDING 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/PKCS5 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/PKCS5PADDING 08:44:58,220 INFO [main][CipherTest] transformation=SERPENT/CFB136/PKCS7 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB136/PKCS7PADDING 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB136/TBC 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB136/TBCPADDING 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB136/X9.23 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB136/X9.23PADDING 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB136/ZEROBYTE 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB136/ZEROBYTEPADDING 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB144/ 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO10126 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO10126-2 08:44:58,221 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO10126-2PADDING 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO10126PADDING 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO7816-4 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/ISO7816-4PADDING 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/NOPADDING 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/PKCS5 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/PKCS5PADDING 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/PKCS7 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/PKCS7PADDING 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/TBC 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/TBCPADDING 08:44:58,222 INFO [main][CipherTest] transformation=SERPENT/CFB144/X9.23 08:44:58,223 INFO [main][CipherTest] transformation=SERPENT/CFB144/X9.23PADDING 08:44:58,223 INFO [main][CipherTest] transformation=SERPENT/CFB144/ZEROBYTE 08:44:58,223 INFO [main][CipherTest] transformation=SERPENT/CFB144/ZEROBYTEPADDING 08:44:58,223 INFO [main][CipherTest] transformation=SERPENT/CFB152/ 08:44:58,223 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO10126 08:44:58,223 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO10126-2 08:44:58,223 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO10126-2PADDING 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO10126PADDING 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO7816-4 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/ISO7816-4PADDING 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/NOPADDING 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/PKCS5 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/PKCS5PADDING 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/PKCS7 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/PKCS7PADDING 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/TBC 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/TBCPADDING 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/X9.23 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/X9.23PADDING 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/ZEROBYTE 08:44:58,224 INFO [main][CipherTest] transformation=SERPENT/CFB152/ZEROBYTEPADDING 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/ 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO10126 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO10126-2 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO10126-2PADDING 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO10126PADDING 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO7816-4 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/ISO7816-4PADDING 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/NOPADDING 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/PKCS5 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/PKCS5PADDING 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/PKCS7 08:44:58,225 INFO [main][CipherTest] transformation=SERPENT/CFB16/PKCS7PADDING 08:44:58,226 INFO [main][CipherTest] transformation=SERPENT/CFB16/TBC 08:44:58,226 INFO [main][CipherTest] transformation=SERPENT/CFB16/TBCPADDING 08:44:58,226 INFO [main][CipherTest] transformation=SERPENT/CFB16/X9.23 08:44:58,226 INFO [main][CipherTest] transformation=SERPENT/CFB16/X9.23PADDING 08:44:58,226 INFO [main][CipherTest] transformation=SERPENT/CFB16/ZEROBYTE 08:44:58,226 INFO [main][CipherTest] transformation=SERPENT/CFB16/ZEROBYTEPADDING 08:44:58,227 INFO [main][CipherTest] transformation=SERPENT/CFB160/ 08:44:58,227 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO10126 08:44:58,227 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO10126-2 08:44:58,227 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO10126-2PADDING 08:44:58,227 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO10126PADDING 08:44:58,227 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO7816-4 08:44:58,227 INFO [main][CipherTest] transformation=SERPENT/CFB160/ISO7816-4PADDING 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/NOPADDING 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/PKCS5 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/PKCS5PADDING 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/PKCS7 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/PKCS7PADDING 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/TBC 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/TBCPADDING 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/X9.23 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/X9.23PADDING 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/ZEROBYTE 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB160/ZEROBYTEPADDING 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB168/ 08:44:58,228 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO10126 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO10126-2 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO10126-2PADDING 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO10126PADDING 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO7816-4 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/ISO7816-4PADDING 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/NOPADDING 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/PKCS5 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/PKCS5PADDING 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/PKCS7 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/PKCS7PADDING 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/TBC 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/TBCPADDING 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/X9.23 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/X9.23PADDING 08:44:58,229 INFO [main][CipherTest] transformation=SERPENT/CFB168/ZEROBYTE 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB168/ZEROBYTEPADDING 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/ 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO10126 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO10126-2 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO10126-2PADDING 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO10126PADDING 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO7816-4 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/ISO7816-4PADDING 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/NOPADDING 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/PKCS5 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/PKCS5PADDING 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/PKCS7 08:44:58,230 INFO [main][CipherTest] transformation=SERPENT/CFB176/PKCS7PADDING 08:44:58,231 INFO [main][CipherTest] transformation=SERPENT/CFB176/TBC 08:44:58,231 INFO [main][CipherTest] transformation=SERPENT/CFB176/TBCPADDING 08:44:58,231 INFO [main][CipherTest] transformation=SERPENT/CFB176/X9.23 08:44:58,231 INFO [main][CipherTest] transformation=SERPENT/CFB176/X9.23PADDING 08:44:58,231 INFO [main][CipherTest] transformation=SERPENT/CFB176/ZEROBYTE 08:44:58,231 INFO [main][CipherTest] transformation=SERPENT/CFB176/ZEROBYTEPADDING 08:44:58,231 INFO [main][CipherTest] transformation=SERPENT/CFB184/ 08:44:58,231 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO10126 08:44:58,231 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO10126-2 08:44:58,231 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO10126-2PADDING 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO10126PADDING 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO7816-4 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/ISO7816-4PADDING 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/NOPADDING 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/PKCS5 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/PKCS5PADDING 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/PKCS7 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/PKCS7PADDING 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/TBC 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/TBCPADDING 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/X9.23 08:44:58,232 INFO [main][CipherTest] transformation=SERPENT/CFB184/X9.23PADDING 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB184/ZEROBYTE 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB184/ZEROBYTEPADDING 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/ 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO10126 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO10126-2 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO10126-2PADDING 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO10126PADDING 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO7816-4 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/ISO7816-4PADDING 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/NOPADDING 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/PKCS5 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/PKCS5PADDING 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/PKCS7 08:44:58,233 INFO [main][CipherTest] transformation=SERPENT/CFB192/PKCS7PADDING 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB192/TBC 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB192/TBCPADDING 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB192/X9.23 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB192/X9.23PADDING 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB192/ZEROBYTE 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB192/ZEROBYTEPADDING 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/ 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO10126 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO10126-2 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO10126-2PADDING 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO10126PADDING 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO7816-4 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/ISO7816-4PADDING 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/NOPADDING 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/PKCS5 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/PKCS5PADDING 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/PKCS7 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/PKCS7PADDING 08:44:58,234 INFO [main][CipherTest] transformation=SERPENT/CFB200/TBC 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB200/TBCPADDING 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB200/X9.23 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB200/X9.23PADDING 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB200/ZEROBYTE 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB200/ZEROBYTEPADDING 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB208/ 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO10126 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO10126-2 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO10126-2PADDING 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO10126PADDING 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO7816-4 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB208/ISO7816-4PADDING 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB208/NOPADDING 08:44:58,235 INFO [main][CipherTest] transformation=SERPENT/CFB208/PKCS5 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB208/PKCS5PADDING 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB208/PKCS7 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB208/PKCS7PADDING 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB208/TBC 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB208/TBCPADDING 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB208/X9.23 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB208/X9.23PADDING 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB208/ZEROBYTE 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB208/ZEROBYTEPADDING 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB216/ 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO10126 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO10126-2 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO10126-2PADDING 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO10126PADDING 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO7816-4 08:44:58,236 INFO [main][CipherTest] transformation=SERPENT/CFB216/ISO7816-4PADDING 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/NOPADDING 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/PKCS5 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/PKCS5PADDING 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/PKCS7 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/PKCS7PADDING 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/TBC 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/TBCPADDING 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/X9.23 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/X9.23PADDING 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/ZEROBYTE 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB216/ZEROBYTEPADDING 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB224/ 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO10126 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO10126-2 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO10126-2PADDING 08:44:58,237 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO10126PADDING 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO7816-4 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/ISO7816-4PADDING 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/NOPADDING 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/PKCS5 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/PKCS5PADDING 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/PKCS7 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/PKCS7PADDING 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/TBC 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/TBCPADDING 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/X9.23 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/X9.23PADDING 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/ZEROBYTE 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB224/ZEROBYTEPADDING 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB232/ 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO10126 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO10126-2 08:44:58,238 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO10126-2PADDING 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO10126PADDING 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO7816-4 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/ISO7816-4PADDING 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/NOPADDING 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/PKCS5 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/PKCS5PADDING 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/PKCS7 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/PKCS7PADDING 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/TBC 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/TBCPADDING 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/X9.23 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/X9.23PADDING 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/ZEROBYTE 08:44:58,239 INFO [main][CipherTest] transformation=SERPENT/CFB232/ZEROBYTEPADDING 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/ 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO10126 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO10126-2 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO10126-2PADDING 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO10126PADDING 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO7816-4 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/ISO7816-4PADDING 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/NOPADDING 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/PKCS5 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/PKCS5PADDING 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/PKCS7 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/PKCS7PADDING 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/TBC 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/TBCPADDING 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/X9.23 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/X9.23PADDING 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/ZEROBYTE 08:44:58,240 INFO [main][CipherTest] transformation=SERPENT/CFB24/ZEROBYTEPADDING 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/ 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO10126 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO10126-2 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO10126-2PADDING 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO10126PADDING 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO7816-4 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/ISO7816-4PADDING 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/NOPADDING 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/PKCS5 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/PKCS5PADDING 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/PKCS7 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/PKCS7PADDING 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/TBC 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/TBCPADDING 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/X9.23 08:44:58,241 INFO [main][CipherTest] transformation=SERPENT/CFB240/X9.23PADDING 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB240/ZEROBYTE 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB240/ZEROBYTEPADDING 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/ 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO10126 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO10126-2 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO10126-2PADDING 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO10126PADDING 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO7816-4 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/ISO7816-4PADDING 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/NOPADDING 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/PKCS5 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/PKCS5PADDING 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/PKCS7 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/PKCS7PADDING 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/TBC 08:44:58,242 INFO [main][CipherTest] transformation=SERPENT/CFB248/TBCPADDING 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB248/X9.23 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB248/X9.23PADDING 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB248/ZEROBYTE 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB248/ZEROBYTEPADDING 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/ 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO10126 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO10126-2 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO10126-2PADDING 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO10126PADDING 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO7816-4 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/ISO7816-4PADDING 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/NOPADDING 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/PKCS5 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/PKCS5PADDING 08:44:58,243 INFO [main][CipherTest] transformation=SERPENT/CFB256/PKCS7 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB256/PKCS7PADDING 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB256/TBC 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB256/TBCPADDING 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB256/X9.23 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB256/X9.23PADDING 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB256/ZEROBYTE 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB256/ZEROBYTEPADDING 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB32/ 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO10126 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO10126-2 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO10126-2PADDING 08:44:58,244 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO10126PADDING 08:44:58,245 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO7816-4 08:44:58,245 INFO [main][CipherTest] transformation=SERPENT/CFB32/ISO7816-4PADDING 08:44:58,245 INFO [main][CipherTest] transformation=SERPENT/CFB32/NOPADDING 08:44:58,245 INFO [main][CipherTest] transformation=SERPENT/CFB32/PKCS5 08:44:58,245 INFO [main][CipherTest] transformation=SERPENT/CFB32/PKCS5PADDING 08:44:58,245 INFO [main][CipherTest] transformation=SERPENT/CFB32/PKCS7 08:44:58,245 INFO [main][CipherTest] transformation=SERPENT/CFB32/PKCS7PADDING 08:44:58,245 INFO [main][CipherTest] transformation=SERPENT/CFB32/TBC 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB32/TBCPADDING 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB32/X9.23 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB32/X9.23PADDING 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB32/ZEROBYTE 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB32/ZEROBYTEPADDING 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB40/ 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO10126 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO10126-2 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO10126-2PADDING 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO10126PADDING 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO7816-4 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB40/ISO7816-4PADDING 08:44:58,246 INFO [main][CipherTest] transformation=SERPENT/CFB40/NOPADDING 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB40/PKCS5 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB40/PKCS5PADDING 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB40/PKCS7 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB40/PKCS7PADDING 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB40/TBC 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB40/TBCPADDING 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB40/X9.23 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB40/X9.23PADDING 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB40/ZEROBYTE 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB40/ZEROBYTEPADDING 08:44:58,247 INFO [main][CipherTest] transformation=SERPENT/CFB48/ 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO10126 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO10126-2 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO10126-2PADDING 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO10126PADDING 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO7816-4 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/ISO7816-4PADDING 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/NOPADDING 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/PKCS5 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/PKCS5PADDING 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/PKCS7 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/PKCS7PADDING 08:44:58,248 INFO [main][CipherTest] transformation=SERPENT/CFB48/TBC 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB48/TBCPADDING 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB48/X9.23 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB48/X9.23PADDING 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB48/ZEROBYTE 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB48/ZEROBYTEPADDING 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB56/ 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO10126 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO10126-2 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO10126-2PADDING 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO10126PADDING 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO7816-4 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB56/ISO7816-4PADDING 08:44:58,249 INFO [main][CipherTest] transformation=SERPENT/CFB56/NOPADDING 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB56/PKCS5 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB56/PKCS5PADDING 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB56/PKCS7 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB56/PKCS7PADDING 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB56/TBC 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB56/TBCPADDING 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB56/X9.23 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB56/X9.23PADDING 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB56/ZEROBYTE 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB56/ZEROBYTEPADDING 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB64/ 08:44:58,250 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO10126 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO10126-2 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO10126-2PADDING 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO10126PADDING 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO7816-4 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/ISO7816-4PADDING 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/NOPADDING 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/PKCS5 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/PKCS5PADDING 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/PKCS7 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/PKCS7PADDING 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/TBC 08:44:58,251 INFO [main][CipherTest] transformation=SERPENT/CFB64/TBCPADDING 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB64/X9.23 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB64/X9.23PADDING 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB64/ZEROBYTE 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB64/ZEROBYTEPADDING 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB72/ 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO10126 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO10126-2 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO10126-2PADDING 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO10126PADDING 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO7816-4 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB72/ISO7816-4PADDING 08:44:58,252 INFO [main][CipherTest] transformation=SERPENT/CFB72/NOPADDING 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB72/PKCS5 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB72/PKCS5PADDING 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB72/PKCS7 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB72/PKCS7PADDING 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB72/TBC 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB72/TBCPADDING 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB72/X9.23 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB72/X9.23PADDING 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB72/ZEROBYTE 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB72/ZEROBYTEPADDING 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB8/ 08:44:58,253 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO10126 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO10126-2 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO10126-2PADDING 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO10126PADDING 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO7816-4 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/ISO7816-4PADDING 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/NOPADDING 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/PKCS5 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/PKCS5PADDING 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/PKCS7 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/PKCS7PADDING 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/TBC 08:44:58,254 INFO [main][CipherTest] transformation=SERPENT/CFB8/TBCPADDING 08:44:58,255 INFO [main][CipherTest] transformation=SERPENT/CFB8/X9.23 08:44:58,255 INFO [main][CipherTest] transformation=SERPENT/CFB8/X9.23PADDING 08:44:58,255 INFO [main][CipherTest] transformation=SERPENT/CFB8/ZEROBYTE 08:44:58,255 INFO [main][CipherTest] transformation=SERPENT/CFB8/ZEROBYTEPADDING 08:44:58,255 INFO [main][CipherTest] transformation=SERPENT/CFB80/ 08:44:58,255 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO10126 08:44:58,255 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO10126-2 08:44:58,255 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO10126-2PADDING 08:44:58,255 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO10126PADDING 08:44:58,255 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO7816-4 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/ISO7816-4PADDING 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/NOPADDING 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/PKCS5 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/PKCS5PADDING 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/PKCS7 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/PKCS7PADDING 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/TBC 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/TBCPADDING 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/X9.23 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/X9.23PADDING 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/ZEROBYTE 08:44:58,256 INFO [main][CipherTest] transformation=SERPENT/CFB80/ZEROBYTEPADDING 08:44:58,257 INFO [main][CipherTest] transformation=SERPENT/CFB88/ 08:44:58,257 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO10126 08:44:58,257 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO10126-2 08:44:58,257 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO10126-2PADDING 08:44:58,257 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO10126PADDING 08:44:58,257 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO7816-4 08:44:58,257 INFO [main][CipherTest] transformation=SERPENT/CFB88/ISO7816-4PADDING 08:44:58,257 INFO [main][CipherTest] transformation=SERPENT/CFB88/NOPADDING 08:44:58,257 INFO [main][CipherTest] transformation=SERPENT/CFB88/PKCS5 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB88/PKCS5PADDING 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB88/PKCS7 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB88/PKCS7PADDING 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB88/TBC 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB88/TBCPADDING 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB88/X9.23 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB88/X9.23PADDING 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB88/ZEROBYTE 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB88/ZEROBYTEPADDING 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB96/ 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO10126 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO10126-2 08:44:58,258 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO10126-2PADDING 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO10126PADDING 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO7816-4 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/ISO7816-4PADDING 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/NOPADDING 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/PKCS5 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/PKCS5PADDING 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/PKCS7 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/PKCS7PADDING 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/TBC 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/TBCPADDING 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/X9.23 08:44:58,259 INFO [main][CipherTest] transformation=SERPENT/CFB96/X9.23PADDING 08:44:58,260 INFO [main][CipherTest] transformation=SERPENT/CFB96/ZEROBYTE 08:44:58,260 INFO [main][CipherTest] transformation=SERPENT/CFB96/ZEROBYTEPADDING 08:44:58,260 INFO [main][CipherTest] transformation=SERPENT/CTS/ 08:44:58,260 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT/CTS/" does not support IV => Skipping. 08:44:58,260 INFO [main][CipherTest] transformation=SERPENT/CTS/NOPADDING 08:44:58,260 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT/CTS/NOPADDING" does not support IV => Skipping. 08:44:58,260 INFO [main][CipherTest] transformation=SERPENT/EAX/ 08:44:58,261 INFO [main][CipherTest] transformation=SERPENT/EAX/NOPADDING 08:44:58,262 INFO [main][CipherTest] transformation=SERPENT/ECB/ 08:44:58,262 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT/ECB/" does not support IV => Skipping. 08:44:58,262 INFO [main][CipherTest] transformation=SERPENT/ECB/NOPADDING 08:44:58,262 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SERPENT/ECB/NOPADDING" does not support IV => Skipping. 08:44:58,262 INFO [main][CipherTest] transformation=SERPENT/GCM/ 08:44:58,262 INFO [main][CipherTest] transformation=SERPENT/GCM/NOPADDING 08:44:58,263 INFO [main][CipherTest] transformation=SERPENT/OFB/ 08:44:58,263 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO10126 08:44:58,263 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO10126-2 08:44:58,263 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO10126-2PADDING 08:44:58,263 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO10126PADDING 08:44:58,263 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO7816-4 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/ISO7816-4PADDING 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/NOPADDING 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/PKCS5 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/PKCS5PADDING 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/PKCS7 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/PKCS7PADDING 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/TBC 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/TBCPADDING 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/X9.23 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/X9.23PADDING 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/ZEROBYTE 08:44:58,264 INFO [main][CipherTest] transformation=SERPENT/OFB/ZEROBYTEPADDING 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/ 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO10126 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO10126-2 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO10126-2PADDING 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO10126PADDING 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO7816-4 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/ISO7816-4PADDING 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/NOPADDING 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/PKCS5 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/PKCS5PADDING 08:44:58,265 INFO [main][CipherTest] transformation=SERPENT/OFB104/PKCS7 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB104/PKCS7PADDING 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB104/TBC 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB104/TBCPADDING 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB104/X9.23 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB104/X9.23PADDING 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB104/ZEROBYTE 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB104/ZEROBYTEPADDING 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB112/ 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO10126 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO10126-2 08:44:58,266 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO10126-2PADDING 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO10126PADDING 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO7816-4 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/ISO7816-4PADDING 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/NOPADDING 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/PKCS5 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/PKCS5PADDING 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/PKCS7 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/PKCS7PADDING 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/TBC 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/TBCPADDING 08:44:58,267 INFO [main][CipherTest] transformation=SERPENT/OFB112/X9.23 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB112/X9.23PADDING 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB112/ZEROBYTE 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB112/ZEROBYTEPADDING 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB120/ 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO10126 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO10126-2 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO10126-2PADDING 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO10126PADDING 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO7816-4 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB120/ISO7816-4PADDING 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB120/NOPADDING 08:44:58,268 INFO [main][CipherTest] transformation=SERPENT/OFB120/PKCS5 08:44:58,269 INFO [main][CipherTest] transformation=SERPENT/OFB120/PKCS5PADDING 08:44:58,269 INFO [main][CipherTest] transformation=SERPENT/OFB120/PKCS7 08:44:58,269 INFO [main][CipherTest] transformation=SERPENT/OFB120/PKCS7PADDING 08:44:58,269 INFO [main][CipherTest] transformation=SERPENT/OFB120/TBC 08:44:58,269 INFO [main][CipherTest] transformation=SERPENT/OFB120/TBCPADDING 08:44:58,269 INFO [main][CipherTest] transformation=SERPENT/OFB120/X9.23 08:44:58,269 INFO [main][CipherTest] transformation=SERPENT/OFB120/X9.23PADDING 08:44:58,269 INFO [main][CipherTest] transformation=SERPENT/OFB120/ZEROBYTE 08:44:58,269 INFO [main][CipherTest] transformation=SERPENT/OFB120/ZEROBYTEPADDING 08:44:58,269 INFO [main][CipherTest] transformation=SERPENT/OFB128/ 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO10126 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO10126-2 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO10126-2PADDING 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO10126PADDING 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO7816-4 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/ISO7816-4PADDING 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/NOPADDING 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/PKCS5 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/PKCS5PADDING 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/PKCS7 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/PKCS7PADDING 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/TBC 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/TBCPADDING 08:44:58,270 INFO [main][CipherTest] transformation=SERPENT/OFB128/X9.23 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB128/X9.23PADDING 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB128/ZEROBYTE 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB128/ZEROBYTEPADDING 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB136/ 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO10126 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO10126-2 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO10126-2PADDING 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO10126PADDING 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO7816-4 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB136/ISO7816-4PADDING 08:44:58,271 INFO [main][CipherTest] transformation=SERPENT/OFB136/NOPADDING 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB136/PKCS5 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB136/PKCS5PADDING 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB136/PKCS7 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB136/PKCS7PADDING 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB136/TBC 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB136/TBCPADDING 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB136/X9.23 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB136/X9.23PADDING 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB136/ZEROBYTE 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB136/ZEROBYTEPADDING 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB144/ 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO10126 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO10126-2 08:44:58,272 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO10126-2PADDING 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO10126PADDING 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO7816-4 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/ISO7816-4PADDING 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/NOPADDING 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/PKCS5 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/PKCS5PADDING 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/PKCS7 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/PKCS7PADDING 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/TBC 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/TBCPADDING 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/X9.23 08:44:58,273 INFO [main][CipherTest] transformation=SERPENT/OFB144/X9.23PADDING 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB144/ZEROBYTE 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB144/ZEROBYTEPADDING 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/ 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO10126 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO10126-2 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO10126-2PADDING 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO10126PADDING 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO7816-4 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/ISO7816-4PADDING 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/NOPADDING 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/PKCS5 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/PKCS5PADDING 08:44:58,274 INFO [main][CipherTest] transformation=SERPENT/OFB152/PKCS7 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB152/PKCS7PADDING 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB152/TBC 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB152/TBCPADDING 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB152/X9.23 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB152/X9.23PADDING 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB152/ZEROBYTE 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB152/ZEROBYTEPADDING 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB16/ 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO10126 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO10126-2 08:44:58,275 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO10126-2PADDING 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO10126PADDING 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO7816-4 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/ISO7816-4PADDING 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/NOPADDING 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/PKCS5 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/PKCS5PADDING 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/PKCS7 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/PKCS7PADDING 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/TBC 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/TBCPADDING 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/X9.23 08:44:58,276 INFO [main][CipherTest] transformation=SERPENT/OFB16/X9.23PADDING 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB16/ZEROBYTE 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB16/ZEROBYTEPADDING 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB160/ 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO10126 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO10126-2 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO10126-2PADDING 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO10126PADDING 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO7816-4 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB160/ISO7816-4PADDING 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB160/NOPADDING 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB160/PKCS5 08:44:58,277 INFO [main][CipherTest] transformation=SERPENT/OFB160/PKCS5PADDING 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB160/PKCS7 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB160/PKCS7PADDING 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB160/TBC 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB160/TBCPADDING 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB160/X9.23 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB160/X9.23PADDING 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB160/ZEROBYTE 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB160/ZEROBYTEPADDING 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB168/ 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO10126 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO10126-2 08:44:58,278 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO10126-2PADDING 08:44:58,279 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO10126PADDING 08:44:58,279 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO7816-4 08:44:58,279 INFO [main][CipherTest] transformation=SERPENT/OFB168/ISO7816-4PADDING 08:44:58,279 INFO [main][CipherTest] transformation=SERPENT/OFB168/NOPADDING 08:44:58,279 INFO [main][CipherTest] transformation=SERPENT/OFB168/PKCS5 08:44:58,279 INFO [main][CipherTest] transformation=SERPENT/OFB168/PKCS5PADDING 08:44:58,279 INFO [main][CipherTest] transformation=SERPENT/OFB168/PKCS7 08:44:58,279 INFO [main][CipherTest] transformation=SERPENT/OFB168/PKCS7PADDING 08:44:58,279 INFO [main][CipherTest] transformation=SERPENT/OFB168/TBC 08:44:58,279 INFO [main][CipherTest] transformation=SERPENT/OFB168/TBCPADDING 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB168/X9.23 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB168/X9.23PADDING 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB168/ZEROBYTE 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB168/ZEROBYTEPADDING 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB176/ 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO10126 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO10126-2 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO10126-2PADDING 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO10126PADDING 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO7816-4 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB176/ISO7816-4PADDING 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB176/NOPADDING 08:44:58,280 INFO [main][CipherTest] transformation=SERPENT/OFB176/PKCS5 08:44:58,281 INFO [main][CipherTest] transformation=SERPENT/OFB176/PKCS5PADDING 08:44:58,281 INFO [main][CipherTest] transformation=SERPENT/OFB176/PKCS7 08:44:58,281 INFO [main][CipherTest] transformation=SERPENT/OFB176/PKCS7PADDING 08:44:58,281 INFO [main][CipherTest] transformation=SERPENT/OFB176/TBC 08:44:58,281 INFO [main][CipherTest] transformation=SERPENT/OFB176/TBCPADDING 08:44:58,281 INFO [main][CipherTest] transformation=SERPENT/OFB176/X9.23 08:44:58,281 INFO [main][CipherTest] transformation=SERPENT/OFB176/X9.23PADDING 08:44:58,281 INFO [main][CipherTest] transformation=SERPENT/OFB176/ZEROBYTE 08:44:58,281 INFO [main][CipherTest] transformation=SERPENT/OFB176/ZEROBYTEPADDING 08:44:58,281 INFO [main][CipherTest] transformation=SERPENT/OFB184/ 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO10126 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO10126-2 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO10126-2PADDING 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO10126PADDING 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO7816-4 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/ISO7816-4PADDING 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/NOPADDING 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/PKCS5 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/PKCS5PADDING 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/PKCS7 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/PKCS7PADDING 08:44:58,282 INFO [main][CipherTest] transformation=SERPENT/OFB184/TBC 08:44:58,283 INFO [main][CipherTest] transformation=SERPENT/OFB184/TBCPADDING 08:44:58,283 INFO [main][CipherTest] transformation=SERPENT/OFB184/X9.23 08:44:58,283 INFO [main][CipherTest] transformation=SERPENT/OFB184/X9.23PADDING 08:44:58,283 INFO [main][CipherTest] transformation=SERPENT/OFB184/ZEROBYTE 08:44:58,283 INFO [main][CipherTest] transformation=SERPENT/OFB184/ZEROBYTEPADDING 08:44:58,283 INFO [main][CipherTest] transformation=SERPENT/OFB192/ 08:44:58,283 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO10126 08:44:58,283 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO10126-2 08:44:58,283 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO10126-2PADDING 08:44:58,283 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO10126PADDING 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO7816-4 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/ISO7816-4PADDING 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/NOPADDING 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/PKCS5 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/PKCS5PADDING 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/PKCS7 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/PKCS7PADDING 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/TBC 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/TBCPADDING 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/X9.23 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/X9.23PADDING 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/ZEROBYTE 08:44:58,284 INFO [main][CipherTest] transformation=SERPENT/OFB192/ZEROBYTEPADDING 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/ 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO10126 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO10126-2 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO10126-2PADDING 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO10126PADDING 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO7816-4 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/ISO7816-4PADDING 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/NOPADDING 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/PKCS5 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/PKCS5PADDING 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/PKCS7 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/PKCS7PADDING 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/TBC 08:44:58,285 INFO [main][CipherTest] transformation=SERPENT/OFB200/TBCPADDING 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB200/X9.23 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB200/X9.23PADDING 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB200/ZEROBYTE 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB200/ZEROBYTEPADDING 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB208/ 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO10126 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO10126-2 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO10126-2PADDING 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO10126PADDING 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO7816-4 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB208/ISO7816-4PADDING 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB208/NOPADDING 08:44:58,286 INFO [main][CipherTest] transformation=SERPENT/OFB208/PKCS5 08:44:58,287 INFO [main][CipherTest] transformation=SERPENT/OFB208/PKCS5PADDING 08:44:58,287 INFO [main][CipherTest] transformation=SERPENT/OFB208/PKCS7 08:44:58,287 INFO [main][CipherTest] transformation=SERPENT/OFB208/PKCS7PADDING 08:44:58,287 INFO [main][CipherTest] transformation=SERPENT/OFB208/TBC 08:44:58,287 INFO [main][CipherTest] transformation=SERPENT/OFB208/TBCPADDING 08:44:58,287 INFO [main][CipherTest] transformation=SERPENT/OFB208/X9.23 08:44:58,287 INFO [main][CipherTest] transformation=SERPENT/OFB208/X9.23PADDING 08:44:58,287 INFO [main][CipherTest] transformation=SERPENT/OFB208/ZEROBYTE 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB208/ZEROBYTEPADDING 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB216/ 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO10126 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO10126-2 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO10126-2PADDING 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO10126PADDING 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO7816-4 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB216/ISO7816-4PADDING 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB216/NOPADDING 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB216/PKCS5 08:44:58,288 INFO [main][CipherTest] transformation=SERPENT/OFB216/PKCS5PADDING 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB216/PKCS7 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB216/PKCS7PADDING 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB216/TBC 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB216/TBCPADDING 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB216/X9.23 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB216/X9.23PADDING 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB216/ZEROBYTE 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB216/ZEROBYTEPADDING 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB224/ 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO10126 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO10126-2 08:44:58,289 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO10126-2PADDING 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO10126PADDING 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO7816-4 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/ISO7816-4PADDING 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/NOPADDING 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/PKCS5 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/PKCS5PADDING 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/PKCS7 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/PKCS7PADDING 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/TBC 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/TBCPADDING 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/X9.23 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/X9.23PADDING 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/ZEROBYTE 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB224/ZEROBYTEPADDING 08:44:58,290 INFO [main][CipherTest] transformation=SERPENT/OFB232/ 08:44:58,291 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO10126 08:44:58,291 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO10126-2 08:44:58,291 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO10126-2PADDING 08:44:58,291 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO10126PADDING 08:44:58,291 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO7816-4 08:44:58,291 INFO [main][CipherTest] transformation=SERPENT/OFB232/ISO7816-4PADDING 08:44:58,291 INFO [main][CipherTest] transformation=SERPENT/OFB232/NOPADDING 08:44:58,291 INFO [main][CipherTest] transformation=SERPENT/OFB232/PKCS5 08:44:58,291 INFO [main][CipherTest] transformation=SERPENT/OFB232/PKCS5PADDING 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB232/PKCS7 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB232/PKCS7PADDING 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB232/TBC 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB232/TBCPADDING 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB232/X9.23 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB232/X9.23PADDING 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB232/ZEROBYTE 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB232/ZEROBYTEPADDING 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB24/ 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO10126 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO10126-2 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO10126-2PADDING 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO10126PADDING 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO7816-4 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB24/ISO7816-4PADDING 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB24/NOPADDING 08:44:58,292 INFO [main][CipherTest] transformation=SERPENT/OFB24/PKCS5 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB24/PKCS5PADDING 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB24/PKCS7 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB24/PKCS7PADDING 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB24/TBC 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB24/TBCPADDING 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB24/X9.23 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB24/X9.23PADDING 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB24/ZEROBYTE 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB24/ZEROBYTEPADDING 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB240/ 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO10126 08:44:58,293 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO10126-2 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO10126-2PADDING 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO10126PADDING 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO7816-4 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/ISO7816-4PADDING 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/NOPADDING 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/PKCS5 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/PKCS5PADDING 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/PKCS7 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/PKCS7PADDING 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/TBC 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/TBCPADDING 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/X9.23 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/X9.23PADDING 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/ZEROBYTE 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB240/ZEROBYTEPADDING 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB248/ 08:44:58,294 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO10126 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO10126-2 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO10126-2PADDING 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO10126PADDING 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO7816-4 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/ISO7816-4PADDING 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/NOPADDING 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/PKCS5 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/PKCS5PADDING 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/PKCS7 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/PKCS7PADDING 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/TBC 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/TBCPADDING 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/X9.23 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/X9.23PADDING 08:44:58,295 INFO [main][CipherTest] transformation=SERPENT/OFB248/ZEROBYTE 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB248/ZEROBYTEPADDING 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/ 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO10126 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO10126-2 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO10126-2PADDING 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO10126PADDING 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO7816-4 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/ISO7816-4PADDING 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/NOPADDING 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/PKCS5 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/PKCS5PADDING 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/PKCS7 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/PKCS7PADDING 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/TBC 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/TBCPADDING 08:44:58,296 INFO [main][CipherTest] transformation=SERPENT/OFB256/X9.23 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB256/X9.23PADDING 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB256/ZEROBYTE 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB256/ZEROBYTEPADDING 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/ 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO10126 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO10126-2 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO10126-2PADDING 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO10126PADDING 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO7816-4 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/ISO7816-4PADDING 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/NOPADDING 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/PKCS5 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/PKCS5PADDING 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/PKCS7 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/PKCS7PADDING 08:44:58,297 INFO [main][CipherTest] transformation=SERPENT/OFB32/TBC 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB32/TBCPADDING 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB32/X9.23 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB32/X9.23PADDING 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB32/ZEROBYTE 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB32/ZEROBYTEPADDING 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/ 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO10126 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO10126-2 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO10126-2PADDING 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO10126PADDING 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO7816-4 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/ISO7816-4PADDING 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/NOPADDING 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/PKCS5 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/PKCS5PADDING 08:44:58,298 INFO [main][CipherTest] transformation=SERPENT/OFB40/PKCS7 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB40/PKCS7PADDING 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB40/TBC 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB40/TBCPADDING 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB40/X9.23 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB40/X9.23PADDING 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB40/ZEROBYTE 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB40/ZEROBYTEPADDING 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB48/ 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO10126 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO10126-2 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO10126-2PADDING 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO10126PADDING 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO7816-4 08:44:58,299 INFO [main][CipherTest] transformation=SERPENT/OFB48/ISO7816-4PADDING 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/NOPADDING 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/PKCS5 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/PKCS5PADDING 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/PKCS7 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/PKCS7PADDING 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/TBC 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/TBCPADDING 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/X9.23 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/X9.23PADDING 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/ZEROBYTE 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB48/ZEROBYTEPADDING 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB56/ 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO10126 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO10126-2 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO10126-2PADDING 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO10126PADDING 08:44:58,300 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO7816-4 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/ISO7816-4PADDING 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/NOPADDING 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/PKCS5 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/PKCS5PADDING 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/PKCS7 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/PKCS7PADDING 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/TBC 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/TBCPADDING 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/X9.23 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/X9.23PADDING 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/ZEROBYTE 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB56/ZEROBYTEPADDING 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB64/ 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO10126 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO10126-2 08:44:58,301 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO10126-2PADDING 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO10126PADDING 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO7816-4 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/ISO7816-4PADDING 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/NOPADDING 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/PKCS5 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/PKCS5PADDING 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/PKCS7 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/PKCS7PADDING 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/TBC 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/TBCPADDING 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/X9.23 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/X9.23PADDING 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/ZEROBYTE 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB64/ZEROBYTEPADDING 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB72/ 08:44:58,302 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO10126 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO10126-2 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO10126-2PADDING 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO10126PADDING 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO7816-4 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/ISO7816-4PADDING 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/NOPADDING 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/PKCS5 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/PKCS5PADDING 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/PKCS7 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/PKCS7PADDING 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/TBC 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/TBCPADDING 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/X9.23 08:44:58,303 INFO [main][CipherTest] transformation=SERPENT/OFB72/X9.23PADDING 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB72/ZEROBYTE 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB72/ZEROBYTEPADDING 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/ 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO10126 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO10126-2 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO10126-2PADDING 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO10126PADDING 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO7816-4 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/ISO7816-4PADDING 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/NOPADDING 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/PKCS5 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/PKCS5PADDING 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/PKCS7 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/PKCS7PADDING 08:44:58,304 INFO [main][CipherTest] transformation=SERPENT/OFB8/TBC 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB8/TBCPADDING 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB8/X9.23 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB8/X9.23PADDING 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB8/ZEROBYTE 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB8/ZEROBYTEPADDING 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB80/ 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO10126 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO10126-2 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO10126-2PADDING 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO10126PADDING 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO7816-4 08:44:58,305 INFO [main][CipherTest] transformation=SERPENT/OFB80/ISO7816-4PADDING 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/NOPADDING 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/PKCS5 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/PKCS5PADDING 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/PKCS7 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/PKCS7PADDING 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/TBC 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/TBCPADDING 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/X9.23 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/X9.23PADDING 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/ZEROBYTE 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB80/ZEROBYTEPADDING 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB88/ 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO10126 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO10126-2 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO10126-2PADDING 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO10126PADDING 08:44:58,306 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO7816-4 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/ISO7816-4PADDING 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/NOPADDING 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/PKCS5 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/PKCS5PADDING 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/PKCS7 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/PKCS7PADDING 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/TBC 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/TBCPADDING 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/X9.23 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/X9.23PADDING 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/ZEROBYTE 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB88/ZEROBYTEPADDING 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB96/ 08:44:58,307 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO10126 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO10126-2 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO10126-2PADDING 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO10126PADDING 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO7816-4 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/ISO7816-4PADDING 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/NOPADDING 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/PKCS5 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/PKCS5PADDING 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/PKCS7 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/PKCS7PADDING 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/TBC 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/TBCPADDING 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/X9.23 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/X9.23PADDING 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/ZEROBYTE 08:44:58,308 INFO [main][CipherTest] transformation=SERPENT/OFB96/ZEROBYTEPADDING 08:44:58,309 INFO [main][CipherTest] transformation=SERPENT/SIC/ 08:44:58,309 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO10126 08:44:58,309 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO10126-2 08:44:58,309 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO10126-2PADDING 08:44:58,309 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO10126PADDING 08:44:58,309 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO7816-4 08:44:58,309 INFO [main][CipherTest] transformation=SERPENT/SIC/ISO7816-4PADDING 08:44:58,309 INFO [main][CipherTest] transformation=SERPENT/SIC/NOPADDING 08:44:58,309 INFO [main][CipherTest] transformation=SERPENT/SIC/PKCS5 08:44:58,310 INFO [main][CipherTest] transformation=SERPENT/SIC/PKCS5PADDING 08:44:58,310 INFO [main][CipherTest] transformation=SERPENT/SIC/PKCS7 08:44:58,310 INFO [main][CipherTest] transformation=SERPENT/SIC/PKCS7PADDING 08:44:58,310 INFO [main][CipherTest] transformation=SERPENT/SIC/TBC 08:44:58,310 INFO [main][CipherTest] transformation=SERPENT/SIC/TBCPADDING 08:44:58,310 INFO [main][CipherTest] transformation=SERPENT/SIC/X9.23 08:44:58,310 INFO [main][CipherTest] transformation=SERPENT/SIC/X9.23PADDING 08:44:58,310 INFO [main][CipherTest] transformation=SERPENT/SIC/ZEROBYTE 08:44:58,310 INFO [main][CipherTest] transformation=SERPENT/SIC/ZEROBYTEPADDING 08:44:58,310 INFO [main][CipherTest] transformation=SKIPJACK// 08:44:58,310 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK//" does not support IV => Skipping. 08:44:58,310 INFO [main][CipherTest] transformation=SKIPJACK//NOPADDING 08:44:58,311 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK//NOPADDING" does not support IV => Skipping. 08:44:58,311 INFO [main][CipherTest] transformation=SKIPJACK/CBC-CTS/ 08:44:58,311 INFO [main][CipherTest] transformation=SKIPJACK/CBC-CTS/NOPADDING 08:44:58,311 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ 08:44:58,311 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO10126 08:44:58,311 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO10126-2 08:44:58,312 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO10126-2PADDING 08:44:58,312 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO10126PADDING 08:44:58,312 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO7816-4 08:44:58,312 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ISO7816-4PADDING 08:44:58,312 INFO [main][CipherTest] transformation=SKIPJACK/CBC/NOPADDING 08:44:58,312 INFO [main][CipherTest] transformation=SKIPJACK/CBC/PKCS5 08:44:58,312 INFO [main][CipherTest] transformation=SKIPJACK/CBC/PKCS5PADDING 08:44:58,312 INFO [main][CipherTest] transformation=SKIPJACK/CBC/PKCS7 08:44:58,313 INFO [main][CipherTest] transformation=SKIPJACK/CBC/PKCS7PADDING 08:44:58,313 INFO [main][CipherTest] transformation=SKIPJACK/CBC/TBC 08:44:58,313 INFO [main][CipherTest] transformation=SKIPJACK/CBC/TBCPADDING 08:44:58,313 INFO [main][CipherTest] transformation=SKIPJACK/CBC/X9.23 08:44:58,313 INFO [main][CipherTest] transformation=SKIPJACK/CBC/X9.23PADDING 08:44:58,313 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ZEROBYTE 08:44:58,314 INFO [main][CipherTest] transformation=SKIPJACK/CBC/ZEROBYTEPADDING 08:44:58,314 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ 08:44:58,314 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO10126 08:44:58,314 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO10126-2 08:44:58,314 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO10126-2PADDING 08:44:58,314 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO10126PADDING 08:44:58,314 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO7816-4 08:44:58,314 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ISO7816-4PADDING 08:44:58,314 INFO [main][CipherTest] transformation=SKIPJACK/CFB/NOPADDING 08:44:58,314 INFO [main][CipherTest] transformation=SKIPJACK/CFB/PKCS5 08:44:58,315 INFO [main][CipherTest] transformation=SKIPJACK/CFB/PKCS5PADDING 08:44:58,315 INFO [main][CipherTest] transformation=SKIPJACK/CFB/PKCS7 08:44:58,315 INFO [main][CipherTest] transformation=SKIPJACK/CFB/PKCS7PADDING 08:44:58,315 INFO [main][CipherTest] transformation=SKIPJACK/CFB/TBC 08:44:58,315 INFO [main][CipherTest] transformation=SKIPJACK/CFB/TBCPADDING 08:44:58,315 INFO [main][CipherTest] transformation=SKIPJACK/CFB/X9.23 08:44:58,315 INFO [main][CipherTest] transformation=SKIPJACK/CFB/X9.23PADDING 08:44:58,316 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ZEROBYTE 08:44:58,316 INFO [main][CipherTest] transformation=SKIPJACK/CFB/ZEROBYTEPADDING 08:44:58,316 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ 08:44:58,316 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO10126 08:44:58,316 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO10126-2 08:44:58,316 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO10126-2PADDING 08:44:58,316 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO10126PADDING 08:44:58,316 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO7816-4 08:44:58,316 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ISO7816-4PADDING 08:44:58,316 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/NOPADDING 08:44:58,317 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/PKCS5 08:44:58,317 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/PKCS5PADDING 08:44:58,317 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/PKCS7 08:44:58,317 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/PKCS7PADDING 08:44:58,317 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/TBC 08:44:58,317 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/TBCPADDING 08:44:58,317 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/X9.23 08:44:58,317 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/X9.23PADDING 08:44:58,317 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ZEROBYTE 08:44:58,318 INFO [main][CipherTest] transformation=SKIPJACK/CFB104/ZEROBYTEPADDING 08:44:58,318 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ 08:44:58,318 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO10126 08:44:58,318 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO10126-2 08:44:58,318 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO10126-2PADDING 08:44:58,318 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO10126PADDING 08:44:58,318 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO7816-4 08:44:58,318 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ISO7816-4PADDING 08:44:58,318 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/NOPADDING 08:44:58,318 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/PKCS5 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/PKCS5PADDING 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/PKCS7 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/PKCS7PADDING 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/TBC 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/TBCPADDING 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/X9.23 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/X9.23PADDING 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ZEROBYTE 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB112/ZEROBYTEPADDING 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ 08:44:58,319 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO10126 08:44:58,320 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO10126-2 08:44:58,320 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO10126-2PADDING 08:44:58,320 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO10126PADDING 08:44:58,320 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO7816-4 08:44:58,320 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ISO7816-4PADDING 08:44:58,320 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/NOPADDING 08:44:58,320 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/PKCS5 08:44:58,320 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/PKCS5PADDING 08:44:58,320 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/PKCS7 08:44:58,320 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/PKCS7PADDING 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/TBC 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/TBCPADDING 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/X9.23 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/X9.23PADDING 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ZEROBYTE 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB120/ZEROBYTEPADDING 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO10126 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO10126-2 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO10126-2PADDING 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO10126PADDING 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO7816-4 08:44:58,321 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ISO7816-4PADDING 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/NOPADDING 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/PKCS5 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/PKCS5PADDING 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/PKCS7 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/PKCS7PADDING 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/TBC 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/TBCPADDING 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/X9.23 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/X9.23PADDING 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ZEROBYTE 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB128/ZEROBYTEPADDING 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO10126 08:44:58,322 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO10126-2 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO10126-2PADDING 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO10126PADDING 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO7816-4 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ISO7816-4PADDING 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/NOPADDING 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/PKCS5 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/PKCS5PADDING 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/PKCS7 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/PKCS7PADDING 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/TBC 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/TBCPADDING 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/X9.23 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/X9.23PADDING 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ZEROBYTE 08:44:58,323 INFO [main][CipherTest] transformation=SKIPJACK/CFB136/ZEROBYTEPADDING 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO10126 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO10126-2 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO10126-2PADDING 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO10126PADDING 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO7816-4 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ISO7816-4PADDING 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/NOPADDING 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/PKCS5 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/PKCS5PADDING 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/PKCS7 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/PKCS7PADDING 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/TBC 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/TBCPADDING 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/X9.23 08:44:58,324 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/X9.23PADDING 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ZEROBYTE 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB144/ZEROBYTEPADDING 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO10126 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO10126-2 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO10126-2PADDING 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO10126PADDING 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO7816-4 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ISO7816-4PADDING 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/NOPADDING 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/PKCS5 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/PKCS5PADDING 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/PKCS7 08:44:58,325 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/PKCS7PADDING 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/TBC 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/TBCPADDING 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/X9.23 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/X9.23PADDING 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ZEROBYTE 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB152/ZEROBYTEPADDING 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO10126 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO10126-2 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO10126-2PADDING 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO10126PADDING 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO7816-4 08:44:58,326 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ISO7816-4PADDING 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/NOPADDING 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/PKCS5 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/PKCS5PADDING 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/PKCS7 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/PKCS7PADDING 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/TBC 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/TBCPADDING 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/X9.23 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/X9.23PADDING 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ZEROBYTE 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB16/ZEROBYTEPADDING 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO10126 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO10126-2 08:44:58,327 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO10126-2PADDING 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO10126PADDING 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO7816-4 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ISO7816-4PADDING 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/NOPADDING 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/PKCS5 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/PKCS5PADDING 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/PKCS7 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/PKCS7PADDING 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/TBC 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/TBCPADDING 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/X9.23 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/X9.23PADDING 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ZEROBYTE 08:44:58,328 INFO [main][CipherTest] transformation=SKIPJACK/CFB160/ZEROBYTEPADDING 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO10126 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO10126-2 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO10126-2PADDING 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO10126PADDING 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO7816-4 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ISO7816-4PADDING 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/NOPADDING 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/PKCS5 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/PKCS5PADDING 08:44:58,329 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/PKCS7 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/PKCS7PADDING 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/TBC 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/TBCPADDING 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/X9.23 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/X9.23PADDING 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ZEROBYTE 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB168/ZEROBYTEPADDING 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO10126 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO10126-2 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO10126-2PADDING 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO10126PADDING 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO7816-4 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ISO7816-4PADDING 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/NOPADDING 08:44:58,330 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/PKCS5 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/PKCS5PADDING 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/PKCS7 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/PKCS7PADDING 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/TBC 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/TBCPADDING 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/X9.23 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/X9.23PADDING 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ZEROBYTE 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB176/ZEROBYTEPADDING 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO10126 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO10126-2 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO10126-2PADDING 08:44:58,331 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO10126PADDING 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO7816-4 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ISO7816-4PADDING 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/NOPADDING 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/PKCS5 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/PKCS5PADDING 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/PKCS7 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/PKCS7PADDING 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/TBC 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/TBCPADDING 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/X9.23 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/X9.23PADDING 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ZEROBYTE 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB184/ZEROBYTEPADDING 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ 08:44:58,332 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO10126 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO10126-2 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO10126-2PADDING 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO10126PADDING 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO7816-4 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ISO7816-4PADDING 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/NOPADDING 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/PKCS5 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/PKCS5PADDING 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/PKCS7 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/PKCS7PADDING 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/TBC 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/TBCPADDING 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/X9.23 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/X9.23PADDING 08:44:58,333 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ZEROBYTE 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB192/ZEROBYTEPADDING 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO10126 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO10126-2 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO10126-2PADDING 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO10126PADDING 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO7816-4 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ISO7816-4PADDING 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/NOPADDING 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/PKCS5 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/PKCS5PADDING 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/PKCS7 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/PKCS7PADDING 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/TBC 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/TBCPADDING 08:44:58,334 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/X9.23 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/X9.23PADDING 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ZEROBYTE 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB200/ZEROBYTEPADDING 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO10126 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO10126-2 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO10126-2PADDING 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO10126PADDING 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO7816-4 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ISO7816-4PADDING 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/NOPADDING 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/PKCS5 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/PKCS5PADDING 08:44:58,335 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/PKCS7 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/PKCS7PADDING 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/TBC 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/TBCPADDING 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/X9.23 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/X9.23PADDING 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ZEROBYTE 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB208/ZEROBYTEPADDING 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO10126 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO10126-2 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO10126-2PADDING 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO10126PADDING 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO7816-4 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ISO7816-4PADDING 08:44:58,336 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/NOPADDING 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/PKCS5 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/PKCS5PADDING 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/PKCS7 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/PKCS7PADDING 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/TBC 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/TBCPADDING 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/X9.23 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/X9.23PADDING 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ZEROBYTE 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB216/ZEROBYTEPADDING 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO10126 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO10126-2 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO10126-2PADDING 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO10126PADDING 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO7816-4 08:44:58,337 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ISO7816-4PADDING 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/NOPADDING 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/PKCS5 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/PKCS5PADDING 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/PKCS7 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/PKCS7PADDING 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/TBC 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/TBCPADDING 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/X9.23 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/X9.23PADDING 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ZEROBYTE 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB224/ZEROBYTEPADDING 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO10126 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO10126-2 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO10126-2PADDING 08:44:58,338 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO10126PADDING 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO7816-4 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ISO7816-4PADDING 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/NOPADDING 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/PKCS5 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/PKCS5PADDING 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/PKCS7 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/PKCS7PADDING 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/TBC 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/TBCPADDING 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/X9.23 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/X9.23PADDING 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ZEROBYTE 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB232/ZEROBYTEPADDING 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ 08:44:58,339 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO10126 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO10126-2 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO10126-2PADDING 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO10126PADDING 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO7816-4 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ISO7816-4PADDING 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/NOPADDING 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/PKCS5 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/PKCS5PADDING 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/PKCS7 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/PKCS7PADDING 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/TBC 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/TBCPADDING 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/X9.23 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/X9.23PADDING 08:44:58,340 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ZEROBYTE 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB24/ZEROBYTEPADDING 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO10126 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO10126-2 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO10126-2PADDING 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO10126PADDING 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO7816-4 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ISO7816-4PADDING 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/NOPADDING 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/PKCS5 08:44:58,341 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/PKCS5PADDING 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/PKCS7 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/PKCS7PADDING 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/TBC 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/TBCPADDING 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/X9.23 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/X9.23PADDING 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ZEROBYTE 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB240/ZEROBYTEPADDING 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO10126 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO10126-2 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO10126-2PADDING 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO10126PADDING 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO7816-4 08:44:58,342 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ISO7816-4PADDING 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/NOPADDING 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/PKCS5 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/PKCS5PADDING 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/PKCS7 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/PKCS7PADDING 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/TBC 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/TBCPADDING 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/X9.23 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/X9.23PADDING 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ZEROBYTE 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB248/ZEROBYTEPADDING 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO10126 08:44:58,343 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO10126-2 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO10126-2PADDING 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO10126PADDING 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO7816-4 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ISO7816-4PADDING 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/NOPADDING 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/PKCS5 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/PKCS5PADDING 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/PKCS7 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/PKCS7PADDING 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/TBC 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/TBCPADDING 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/X9.23 08:44:58,344 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/X9.23PADDING 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ZEROBYTE 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB256/ZEROBYTEPADDING 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO10126 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO10126-2 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO10126-2PADDING 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO10126PADDING 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO7816-4 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ISO7816-4PADDING 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/NOPADDING 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/PKCS5 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/PKCS5PADDING 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/PKCS7 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/PKCS7PADDING 08:44:58,345 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/TBC 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/TBCPADDING 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/X9.23 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/X9.23PADDING 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ZEROBYTE 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB32/ZEROBYTEPADDING 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO10126 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO10126-2 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO10126-2PADDING 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO10126PADDING 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO7816-4 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ISO7816-4PADDING 08:44:58,346 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/NOPADDING 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/PKCS5 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/PKCS5PADDING 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/PKCS7 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/PKCS7PADDING 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/TBC 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/TBCPADDING 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/X9.23 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/X9.23PADDING 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ZEROBYTE 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB40/ZEROBYTEPADDING 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO10126 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO10126-2 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO10126-2PADDING 08:44:58,347 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO10126PADDING 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO7816-4 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ISO7816-4PADDING 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/NOPADDING 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/PKCS5 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/PKCS5PADDING 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/PKCS7 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/PKCS7PADDING 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/TBC 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/TBCPADDING 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/X9.23 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/X9.23PADDING 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ZEROBYTE 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB48/ZEROBYTEPADDING 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO10126 08:44:58,348 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO10126-2 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO10126-2PADDING 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO10126PADDING 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO7816-4 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ISO7816-4PADDING 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/NOPADDING 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/PKCS5 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/PKCS5PADDING 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/PKCS7 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/PKCS7PADDING 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/TBC 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/TBCPADDING 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/X9.23 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/X9.23PADDING 08:44:58,349 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ZEROBYTE 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB56/ZEROBYTEPADDING 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO10126 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO10126-2 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO10126-2PADDING 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO10126PADDING 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO7816-4 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ISO7816-4PADDING 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/NOPADDING 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/PKCS5 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/PKCS5PADDING 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/PKCS7 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/PKCS7PADDING 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/TBC 08:44:58,350 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/TBCPADDING 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/X9.23 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/X9.23PADDING 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ZEROBYTE 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB64/ZEROBYTEPADDING 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO10126 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO10126-2 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO10126-2PADDING 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO10126PADDING 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO7816-4 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ISO7816-4PADDING 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/NOPADDING 08:44:58,351 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/PKCS5 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/PKCS5PADDING 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/PKCS7 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/PKCS7PADDING 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/TBC 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/TBCPADDING 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/X9.23 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/X9.23PADDING 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ZEROBYTE 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB72/ZEROBYTEPADDING 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO10126 08:44:58,352 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO10126-2 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO10126-2PADDING 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO10126PADDING 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO7816-4 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ISO7816-4PADDING 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/NOPADDING 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/PKCS5 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/PKCS5PADDING 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/PKCS7 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/PKCS7PADDING 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/TBC 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/TBCPADDING 08:44:58,353 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/X9.23 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/X9.23PADDING 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ZEROBYTE 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB8/ZEROBYTEPADDING 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO10126 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO10126-2 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO10126-2PADDING 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO10126PADDING 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO7816-4 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ISO7816-4PADDING 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/NOPADDING 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/PKCS5 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/PKCS5PADDING 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/PKCS7 08:44:58,354 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/PKCS7PADDING 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/TBC 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/TBCPADDING 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/X9.23 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/X9.23PADDING 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ZEROBYTE 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB80/ZEROBYTEPADDING 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO10126 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO10126-2 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO10126-2PADDING 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO10126PADDING 08:44:58,355 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO7816-4 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ISO7816-4PADDING 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/NOPADDING 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/PKCS5 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/PKCS5PADDING 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/PKCS7 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/PKCS7PADDING 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/TBC 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/TBCPADDING 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/X9.23 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/X9.23PADDING 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ZEROBYTE 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB88/ZEROBYTEPADDING 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO10126 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO10126-2 08:44:58,356 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO10126-2PADDING 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO10126PADDING 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO7816-4 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ISO7816-4PADDING 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/NOPADDING 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/PKCS5 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/PKCS5PADDING 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/PKCS7 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/PKCS7PADDING 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/TBC 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/TBCPADDING 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/X9.23 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/X9.23PADDING 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ZEROBYTE 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CFB96/ZEROBYTEPADDING 08:44:58,357 INFO [main][CipherTest] transformation=SKIPJACK/CTS/ 08:44:58,358 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK/CTS/" does not support IV => Skipping. 08:44:58,358 INFO [main][CipherTest] transformation=SKIPJACK/CTS/NOPADDING 08:44:58,358 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK/CTS/NOPADDING" does not support IV => Skipping. 08:44:58,358 INFO [main][CipherTest] transformation=SKIPJACK/EAX/ 08:44:58,358 INFO [main][CipherTest] transformation=SKIPJACK/EAX/NOPADDING 08:44:58,359 INFO [main][CipherTest] transformation=SKIPJACK/ECB/ 08:44:58,359 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK/ECB/" does not support IV => Skipping. 08:44:58,359 INFO [main][CipherTest] transformation=SKIPJACK/ECB/NOPADDING 08:44:58,359 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "SKIPJACK/ECB/NOPADDING" does not support IV => Skipping. 08:44:58,359 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ 08:44:58,359 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO10126 08:44:58,359 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO10126-2 08:44:58,359 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO10126-2PADDING 08:44:58,360 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO10126PADDING 08:44:58,360 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO7816-4 08:44:58,360 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ISO7816-4PADDING 08:44:58,360 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/NOPADDING 08:44:58,360 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/PKCS5 08:44:58,360 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/PKCS5PADDING 08:44:58,360 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/PKCS7 08:44:58,360 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/PKCS7PADDING 08:44:58,360 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/TBC 08:44:58,360 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/TBCPADDING 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/X9.23 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/X9.23PADDING 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ZEROBYTE 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/GOFB/ZEROBYTEPADDING 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO10126 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO10126-2 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO10126-2PADDING 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO10126PADDING 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO7816-4 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ISO7816-4PADDING 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/OFB/NOPADDING 08:44:58,361 INFO [main][CipherTest] transformation=SKIPJACK/OFB/PKCS5 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB/PKCS5PADDING 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB/PKCS7 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB/PKCS7PADDING 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB/TBC 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB/TBCPADDING 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB/X9.23 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB/X9.23PADDING 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ZEROBYTE 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB/ZEROBYTEPADDING 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO10126 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO10126-2 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO10126-2PADDING 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO10126PADDING 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO7816-4 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ISO7816-4PADDING 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/NOPADDING 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/PKCS5 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/PKCS5PADDING 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/PKCS7 08:44:58,362 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/PKCS7PADDING 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/TBC 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/TBCPADDING 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/X9.23 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/X9.23PADDING 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ZEROBYTE 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB104/ZEROBYTEPADDING 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO10126 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO10126-2 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO10126-2PADDING 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO10126PADDING 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO7816-4 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ISO7816-4PADDING 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/NOPADDING 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/PKCS5 08:44:58,363 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/PKCS5PADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/PKCS7 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/PKCS7PADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/TBC 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/TBCPADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/X9.23 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/X9.23PADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ZEROBYTE 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB112/ZEROBYTEPADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO10126 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO10126-2 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO10126-2PADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO10126PADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO7816-4 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ISO7816-4PADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/NOPADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/PKCS5 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/PKCS5PADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/PKCS7 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/PKCS7PADDING 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/TBC 08:44:58,364 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/TBCPADDING 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/X9.23 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/X9.23PADDING 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ZEROBYTE 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB120/ZEROBYTEPADDING 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO10126 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO10126-2 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO10126-2PADDING 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO10126PADDING 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO7816-4 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ISO7816-4PADDING 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/NOPADDING 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/PKCS5 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/PKCS5PADDING 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/PKCS7 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/PKCS7PADDING 08:44:58,365 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/TBC 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/TBCPADDING 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/X9.23 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/X9.23PADDING 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ZEROBYTE 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB128/ZEROBYTEPADDING 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO10126 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO10126-2 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO10126-2PADDING 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO10126PADDING 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO7816-4 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ISO7816-4PADDING 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/NOPADDING 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/PKCS5 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/PKCS5PADDING 08:44:58,366 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/PKCS7 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/PKCS7PADDING 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/TBC 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/TBCPADDING 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/X9.23 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/X9.23PADDING 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ZEROBYTE 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB136/ZEROBYTEPADDING 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO10126 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO10126-2 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO10126-2PADDING 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO10126PADDING 08:44:58,367 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO7816-4 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ISO7816-4PADDING 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/NOPADDING 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/PKCS5 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/PKCS5PADDING 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/PKCS7 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/PKCS7PADDING 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/TBC 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/TBCPADDING 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/X9.23 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/X9.23PADDING 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ZEROBYTE 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB144/ZEROBYTEPADDING 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO10126 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO10126-2 08:44:58,368 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO10126-2PADDING 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO10126PADDING 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO7816-4 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ISO7816-4PADDING 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/NOPADDING 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/PKCS5 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/PKCS5PADDING 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/PKCS7 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/PKCS7PADDING 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/TBC 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/TBCPADDING 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/X9.23 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/X9.23PADDING 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ZEROBYTE 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB152/ZEROBYTEPADDING 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ 08:44:58,369 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO10126 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO10126-2 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO10126-2PADDING 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO10126PADDING 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO7816-4 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ISO7816-4PADDING 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/NOPADDING 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/PKCS5 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/PKCS5PADDING 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/PKCS7 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/PKCS7PADDING 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/TBC 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/TBCPADDING 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/X9.23 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/X9.23PADDING 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ZEROBYTE 08:44:58,370 INFO [main][CipherTest] transformation=SKIPJACK/OFB16/ZEROBYTEPADDING 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO10126 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO10126-2 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO10126-2PADDING 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO10126PADDING 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO7816-4 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ISO7816-4PADDING 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/NOPADDING 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/PKCS5 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/PKCS5PADDING 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/PKCS7 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/PKCS7PADDING 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/TBC 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/TBCPADDING 08:44:58,371 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/X9.23 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/X9.23PADDING 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ZEROBYTE 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB160/ZEROBYTEPADDING 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO10126 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO10126-2 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO10126-2PADDING 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO10126PADDING 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO7816-4 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ISO7816-4PADDING 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/NOPADDING 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/PKCS5 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/PKCS5PADDING 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/PKCS7 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/PKCS7PADDING 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/TBC 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/TBCPADDING 08:44:58,372 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/X9.23 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/X9.23PADDING 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ZEROBYTE 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB168/ZEROBYTEPADDING 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO10126 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO10126-2 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO10126-2PADDING 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO10126PADDING 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO7816-4 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ISO7816-4PADDING 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/NOPADDING 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/PKCS5 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/PKCS5PADDING 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/PKCS7 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/PKCS7PADDING 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/TBC 08:44:58,373 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/TBCPADDING 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/X9.23 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/X9.23PADDING 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ZEROBYTE 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB176/ZEROBYTEPADDING 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO10126 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO10126-2 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO10126-2PADDING 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO10126PADDING 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO7816-4 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ISO7816-4PADDING 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/NOPADDING 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/PKCS5 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/PKCS5PADDING 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/PKCS7 08:44:58,374 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/PKCS7PADDING 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/TBC 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/TBCPADDING 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/X9.23 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/X9.23PADDING 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ZEROBYTE 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB184/ZEROBYTEPADDING 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO10126 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO10126-2 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO10126-2PADDING 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO10126PADDING 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO7816-4 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ISO7816-4PADDING 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/NOPADDING 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/PKCS5 08:44:58,375 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/PKCS5PADDING 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/PKCS7 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/PKCS7PADDING 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/TBC 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/TBCPADDING 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/X9.23 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/X9.23PADDING 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ZEROBYTE 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB192/ZEROBYTEPADDING 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO10126 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO10126-2 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO10126-2PADDING 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO10126PADDING 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO7816-4 08:44:58,376 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ISO7816-4PADDING 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/NOPADDING 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/PKCS5 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/PKCS5PADDING 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/PKCS7 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/PKCS7PADDING 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/TBC 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/TBCPADDING 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/X9.23 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/X9.23PADDING 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ZEROBYTE 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB200/ZEROBYTEPADDING 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO10126 08:44:58,377 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO10126-2 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO10126-2PADDING 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO10126PADDING 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO7816-4 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ISO7816-4PADDING 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/NOPADDING 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/PKCS5 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/PKCS5PADDING 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/PKCS7 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/PKCS7PADDING 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/TBC 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/TBCPADDING 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/X9.23 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/X9.23PADDING 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ZEROBYTE 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB208/ZEROBYTEPADDING 08:44:58,378 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO10126 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO10126-2 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO10126-2PADDING 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO10126PADDING 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO7816-4 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ISO7816-4PADDING 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/NOPADDING 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/PKCS5 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/PKCS5PADDING 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/PKCS7 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/PKCS7PADDING 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/TBC 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/TBCPADDING 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/X9.23 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/X9.23PADDING 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ZEROBYTE 08:44:58,379 INFO [main][CipherTest] transformation=SKIPJACK/OFB216/ZEROBYTEPADDING 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO10126 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO10126-2 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO10126-2PADDING 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO10126PADDING 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO7816-4 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ISO7816-4PADDING 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/NOPADDING 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/PKCS5 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/PKCS5PADDING 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/PKCS7 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/PKCS7PADDING 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/TBC 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/TBCPADDING 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/X9.23 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/X9.23PADDING 08:44:58,380 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ZEROBYTE 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB224/ZEROBYTEPADDING 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO10126 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO10126-2 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO10126-2PADDING 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO10126PADDING 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO7816-4 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ISO7816-4PADDING 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/NOPADDING 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/PKCS5 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/PKCS5PADDING 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/PKCS7 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/PKCS7PADDING 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/TBC 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/TBCPADDING 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/X9.23 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/X9.23PADDING 08:44:58,381 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ZEROBYTE 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB232/ZEROBYTEPADDING 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO10126 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO10126-2 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO10126-2PADDING 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO10126PADDING 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO7816-4 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ISO7816-4PADDING 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/NOPADDING 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/PKCS5 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/PKCS5PADDING 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/PKCS7 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/PKCS7PADDING 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/TBC 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/TBCPADDING 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/X9.23 08:44:58,382 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/X9.23PADDING 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ZEROBYTE 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB24/ZEROBYTEPADDING 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO10126 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO10126-2 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO10126-2PADDING 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO10126PADDING 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO7816-4 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ISO7816-4PADDING 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/NOPADDING 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/PKCS5 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/PKCS5PADDING 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/PKCS7 08:44:58,383 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/PKCS7PADDING 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/TBC 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/TBCPADDING 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/X9.23 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/X9.23PADDING 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ZEROBYTE 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB240/ZEROBYTEPADDING 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO10126 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO10126-2 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO10126-2PADDING 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO10126PADDING 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO7816-4 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ISO7816-4PADDING 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/NOPADDING 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/PKCS5 08:44:58,384 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/PKCS5PADDING 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/PKCS7 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/PKCS7PADDING 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/TBC 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/TBCPADDING 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/X9.23 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/X9.23PADDING 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ZEROBYTE 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB248/ZEROBYTEPADDING 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO10126 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO10126-2 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO10126-2PADDING 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO10126PADDING 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO7816-4 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ISO7816-4PADDING 08:44:58,385 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/NOPADDING 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/PKCS5 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/PKCS5PADDING 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/PKCS7 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/PKCS7PADDING 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/TBC 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/TBCPADDING 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/X9.23 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/X9.23PADDING 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ZEROBYTE 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB256/ZEROBYTEPADDING 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO10126 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO10126-2 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO10126-2PADDING 08:44:58,386 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO10126PADDING 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO7816-4 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ISO7816-4PADDING 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/NOPADDING 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/PKCS5 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/PKCS5PADDING 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/PKCS7 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/PKCS7PADDING 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/TBC 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/TBCPADDING 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/X9.23 08:44:58,387 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/X9.23PADDING 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ZEROBYTE 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB32/ZEROBYTEPADDING 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO10126 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO10126-2 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO10126-2PADDING 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO10126PADDING 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO7816-4 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ISO7816-4PADDING 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/NOPADDING 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/PKCS5 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/PKCS5PADDING 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/PKCS7 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/PKCS7PADDING 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/TBC 08:44:58,388 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/TBCPADDING 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/X9.23 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/X9.23PADDING 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ZEROBYTE 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB40/ZEROBYTEPADDING 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO10126 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO10126-2 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO10126-2PADDING 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO10126PADDING 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO7816-4 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ISO7816-4PADDING 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/NOPADDING 08:44:58,389 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/PKCS5 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/PKCS5PADDING 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/PKCS7 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/PKCS7PADDING 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/TBC 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/TBCPADDING 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/X9.23 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/X9.23PADDING 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ZEROBYTE 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB48/ZEROBYTEPADDING 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO10126 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO10126-2 08:44:58,390 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO10126-2PADDING 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO10126PADDING 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO7816-4 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ISO7816-4PADDING 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/NOPADDING 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/PKCS5 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/PKCS5PADDING 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/PKCS7 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/PKCS7PADDING 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/TBC 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/TBCPADDING 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/X9.23 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/X9.23PADDING 08:44:58,391 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ZEROBYTE 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB56/ZEROBYTEPADDING 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO10126 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO10126-2 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO10126-2PADDING 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO10126PADDING 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO7816-4 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ISO7816-4PADDING 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/NOPADDING 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/PKCS5 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/PKCS5PADDING 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/PKCS7 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/PKCS7PADDING 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/TBC 08:44:58,392 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/TBCPADDING 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/X9.23 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/X9.23PADDING 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ZEROBYTE 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB64/ZEROBYTEPADDING 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO10126 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO10126-2 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO10126-2PADDING 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO10126PADDING 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO7816-4 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ISO7816-4PADDING 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/NOPADDING 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/PKCS5 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/PKCS5PADDING 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/PKCS7 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/PKCS7PADDING 08:44:58,393 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/TBC 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/TBCPADDING 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/X9.23 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/X9.23PADDING 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ZEROBYTE 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB72/ZEROBYTEPADDING 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO10126 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO10126-2 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO10126-2PADDING 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO10126PADDING 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO7816-4 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ISO7816-4PADDING 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/NOPADDING 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/PKCS5 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/PKCS5PADDING 08:44:58,394 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/PKCS7 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/PKCS7PADDING 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/TBC 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/TBCPADDING 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/X9.23 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/X9.23PADDING 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ZEROBYTE 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB8/ZEROBYTEPADDING 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO10126 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO10126-2 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO10126-2PADDING 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO10126PADDING 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO7816-4 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ISO7816-4PADDING 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/NOPADDING 08:44:58,395 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/PKCS5 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/PKCS5PADDING 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/PKCS7 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/PKCS7PADDING 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/TBC 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/TBCPADDING 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/X9.23 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/X9.23PADDING 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ZEROBYTE 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB80/ZEROBYTEPADDING 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO10126 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO10126-2 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO10126-2PADDING 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO10126PADDING 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO7816-4 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ISO7816-4PADDING 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/NOPADDING 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/PKCS5 08:44:58,396 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/PKCS5PADDING 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/PKCS7 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/PKCS7PADDING 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/TBC 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/TBCPADDING 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/X9.23 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/X9.23PADDING 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ZEROBYTE 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB88/ZEROBYTEPADDING 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO10126 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO10126-2 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO10126-2PADDING 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO10126PADDING 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO7816-4 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ISO7816-4PADDING 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/NOPADDING 08:44:58,397 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/PKCS5 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/PKCS5PADDING 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/PKCS7 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/PKCS7PADDING 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/TBC 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/TBCPADDING 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/X9.23 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/X9.23PADDING 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ZEROBYTE 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/OFB96/ZEROBYTEPADDING 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO10126 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO10126-2 08:44:58,398 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO10126-2PADDING 08:44:58,399 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO10126PADDING 08:44:58,399 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO7816-4 08:44:58,399 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ISO7816-4PADDING 08:44:58,399 INFO [main][CipherTest] transformation=SKIPJACK/SIC/NOPADDING 08:44:58,399 INFO [main][CipherTest] transformation=SKIPJACK/SIC/PKCS5 08:44:58,399 INFO [main][CipherTest] transformation=SKIPJACK/SIC/PKCS5PADDING 08:44:58,399 INFO [main][CipherTest] transformation=SKIPJACK/SIC/PKCS7 08:44:58,399 INFO [main][CipherTest] transformation=SKIPJACK/SIC/PKCS7PADDING 08:44:58,399 INFO [main][CipherTest] transformation=SKIPJACK/SIC/TBC 08:44:58,400 INFO [main][CipherTest] transformation=SKIPJACK/SIC/TBCPADDING 08:44:58,400 INFO [main][CipherTest] transformation=SKIPJACK/SIC/X9.23 08:44:58,400 INFO [main][CipherTest] transformation=SKIPJACK/SIC/X9.23PADDING 08:44:58,400 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ZEROBYTE 08:44:58,400 INFO [main][CipherTest] transformation=SKIPJACK/SIC/ZEROBYTEPADDING 08:44:58,400 INFO [main][CipherTest] transformation=TEA// 08:44:58,400 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA//" does not support IV => Skipping. 08:44:58,400 INFO [main][CipherTest] transformation=TEA//NOPADDING 08:44:58,400 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA//NOPADDING" does not support IV => Skipping. 08:44:58,400 INFO [main][CipherTest] transformation=TEA/CBC-CTS/ 08:44:58,400 INFO [main][CipherTest] transformation=TEA/CBC-CTS/NOPADDING 08:44:58,400 INFO [main][CipherTest] transformation=TEA/CBC/ 08:44:58,400 INFO [main][CipherTest] transformation=TEA/CBC/ISO10126 08:44:58,401 INFO [main][CipherTest] transformation=TEA/CBC/ISO10126-2 08:44:58,401 INFO [main][CipherTest] transformation=TEA/CBC/ISO10126-2PADDING 08:44:58,401 INFO [main][CipherTest] transformation=TEA/CBC/ISO10126PADDING 08:44:58,401 INFO [main][CipherTest] transformation=TEA/CBC/ISO7816-4 08:44:58,401 INFO [main][CipherTest] transformation=TEA/CBC/ISO7816-4PADDING 08:44:58,401 INFO [main][CipherTest] transformation=TEA/CBC/NOPADDING 08:44:58,402 INFO [main][CipherTest] transformation=TEA/CBC/PKCS5 08:44:58,402 INFO [main][CipherTest] transformation=TEA/CBC/PKCS5PADDING 08:44:58,402 INFO [main][CipherTest] transformation=TEA/CBC/PKCS7 08:44:58,402 INFO [main][CipherTest] transformation=TEA/CBC/PKCS7PADDING 08:44:58,402 INFO [main][CipherTest] transformation=TEA/CBC/TBC 08:44:58,402 INFO [main][CipherTest] transformation=TEA/CBC/TBCPADDING 08:44:58,402 INFO [main][CipherTest] transformation=TEA/CBC/X9.23 08:44:58,402 INFO [main][CipherTest] transformation=TEA/CBC/X9.23PADDING 08:44:58,402 INFO [main][CipherTest] transformation=TEA/CBC/ZEROBYTE 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CBC/ZEROBYTEPADDING 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CFB/ 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CFB/ISO10126 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CFB/ISO10126-2 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CFB/ISO10126-2PADDING 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CFB/ISO10126PADDING 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CFB/ISO7816-4 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CFB/ISO7816-4PADDING 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CFB/NOPADDING 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CFB/PKCS5 08:44:58,403 INFO [main][CipherTest] transformation=TEA/CFB/PKCS5PADDING 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB/PKCS7 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB/PKCS7PADDING 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB/TBC 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB/TBCPADDING 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB/X9.23 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB/X9.23PADDING 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB/ZEROBYTE 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB/ZEROBYTEPADDING 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB104/ 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB104/ISO10126 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB104/ISO10126-2 08:44:58,404 INFO [main][CipherTest] transformation=TEA/CFB104/ISO10126-2PADDING 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/ISO10126PADDING 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/ISO7816-4 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/ISO7816-4PADDING 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/NOPADDING 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/PKCS5 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/PKCS5PADDING 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/PKCS7 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/PKCS7PADDING 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/TBC 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/TBCPADDING 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/X9.23 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/X9.23PADDING 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/ZEROBYTE 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB104/ZEROBYTEPADDING 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB112/ 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB112/ISO10126 08:44:58,405 INFO [main][CipherTest] transformation=TEA/CFB112/ISO10126-2 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/ISO10126-2PADDING 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/ISO10126PADDING 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/ISO7816-4 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/ISO7816-4PADDING 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/NOPADDING 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/PKCS5 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/PKCS5PADDING 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/PKCS7 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/PKCS7PADDING 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/TBC 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/TBCPADDING 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/X9.23 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/X9.23PADDING 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/ZEROBYTE 08:44:58,406 INFO [main][CipherTest] transformation=TEA/CFB112/ZEROBYTEPADDING 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/ 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/ISO10126 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/ISO10126-2 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/ISO10126-2PADDING 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/ISO10126PADDING 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/ISO7816-4 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/ISO7816-4PADDING 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/NOPADDING 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/PKCS5 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/PKCS5PADDING 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/PKCS7 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/PKCS7PADDING 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/TBC 08:44:58,407 INFO [main][CipherTest] transformation=TEA/CFB120/TBCPADDING 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB120/X9.23 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB120/X9.23PADDING 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB120/ZEROBYTE 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB120/ZEROBYTEPADDING 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/ 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/ISO10126 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/ISO10126-2 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/ISO10126-2PADDING 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/ISO10126PADDING 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/ISO7816-4 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/ISO7816-4PADDING 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/NOPADDING 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/PKCS5 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/PKCS5PADDING 08:44:58,408 INFO [main][CipherTest] transformation=TEA/CFB128/PKCS7 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB128/PKCS7PADDING 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB128/TBC 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB128/TBCPADDING 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB128/X9.23 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB128/X9.23PADDING 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB128/ZEROBYTE 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB128/ZEROBYTEPADDING 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB136/ 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB136/ISO10126 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB136/ISO10126-2 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB136/ISO10126-2PADDING 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB136/ISO10126PADDING 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB136/ISO7816-4 08:44:58,409 INFO [main][CipherTest] transformation=TEA/CFB136/ISO7816-4PADDING 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/NOPADDING 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/PKCS5 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/PKCS5PADDING 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/PKCS7 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/PKCS7PADDING 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/TBC 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/TBCPADDING 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/X9.23 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/X9.23PADDING 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/ZEROBYTE 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB136/ZEROBYTEPADDING 08:44:58,410 INFO [main][CipherTest] transformation=TEA/CFB144/ 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/ISO10126 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/ISO10126-2 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/ISO10126-2PADDING 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/ISO10126PADDING 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/ISO7816-4 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/ISO7816-4PADDING 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/NOPADDING 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/PKCS5 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/PKCS5PADDING 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/PKCS7 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/PKCS7PADDING 08:44:58,411 INFO [main][CipherTest] transformation=TEA/CFB144/TBC 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB144/TBCPADDING 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB144/X9.23 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB144/X9.23PADDING 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB144/ZEROBYTE 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB144/ZEROBYTEPADDING 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB152/ 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB152/ISO10126 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB152/ISO10126-2 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB152/ISO10126-2PADDING 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB152/ISO10126PADDING 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB152/ISO7816-4 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB152/ISO7816-4PADDING 08:44:58,412 INFO [main][CipherTest] transformation=TEA/CFB152/NOPADDING 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB152/PKCS5 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB152/PKCS5PADDING 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB152/PKCS7 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB152/PKCS7PADDING 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB152/TBC 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB152/TBCPADDING 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB152/X9.23 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB152/X9.23PADDING 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB152/ZEROBYTE 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB152/ZEROBYTEPADDING 08:44:58,413 INFO [main][CipherTest] transformation=TEA/CFB16/ 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/ISO10126 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/ISO10126-2 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/ISO10126-2PADDING 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/ISO10126PADDING 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/ISO7816-4 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/ISO7816-4PADDING 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/NOPADDING 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/PKCS5 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/PKCS5PADDING 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/PKCS7 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/PKCS7PADDING 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/TBC 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/TBCPADDING 08:44:58,414 INFO [main][CipherTest] transformation=TEA/CFB16/X9.23 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB16/X9.23PADDING 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB16/ZEROBYTE 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB16/ZEROBYTEPADDING 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB160/ 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB160/ISO10126 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB160/ISO10126-2 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB160/ISO10126-2PADDING 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB160/ISO10126PADDING 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB160/ISO7816-4 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB160/ISO7816-4PADDING 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB160/NOPADDING 08:44:58,415 INFO [main][CipherTest] transformation=TEA/CFB160/PKCS5 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB160/PKCS5PADDING 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB160/PKCS7 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB160/PKCS7PADDING 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB160/TBC 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB160/TBCPADDING 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB160/X9.23 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB160/X9.23PADDING 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB160/ZEROBYTE 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB160/ZEROBYTEPADDING 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB168/ 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB168/ISO10126 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB168/ISO10126-2 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB168/ISO10126-2PADDING 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB168/ISO10126PADDING 08:44:58,416 INFO [main][CipherTest] transformation=TEA/CFB168/ISO7816-4 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/ISO7816-4PADDING 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/NOPADDING 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/PKCS5 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/PKCS5PADDING 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/PKCS7 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/PKCS7PADDING 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/TBC 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/TBCPADDING 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/X9.23 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/X9.23PADDING 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/ZEROBYTE 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB168/ZEROBYTEPADDING 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB176/ 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB176/ISO10126 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB176/ISO10126-2 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB176/ISO10126-2PADDING 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB176/ISO10126PADDING 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB176/ISO7816-4 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB176/ISO7816-4PADDING 08:44:58,417 INFO [main][CipherTest] transformation=TEA/CFB176/NOPADDING 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB176/PKCS5 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB176/PKCS5PADDING 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB176/PKCS7 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB176/PKCS7PADDING 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB176/TBC 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB176/TBCPADDING 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB176/X9.23 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB176/X9.23PADDING 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB176/ZEROBYTE 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB176/ZEROBYTEPADDING 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB184/ 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB184/ISO10126 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB184/ISO10126-2 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB184/ISO10126-2PADDING 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB184/ISO10126PADDING 08:44:58,418 INFO [main][CipherTest] transformation=TEA/CFB184/ISO7816-4 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/ISO7816-4PADDING 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/NOPADDING 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/PKCS5 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/PKCS5PADDING 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/PKCS7 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/PKCS7PADDING 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/TBC 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/TBCPADDING 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/X9.23 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/X9.23PADDING 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/ZEROBYTE 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB184/ZEROBYTEPADDING 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB192/ 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB192/ISO10126 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB192/ISO10126-2 08:44:58,419 INFO [main][CipherTest] transformation=TEA/CFB192/ISO10126-2PADDING 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/ISO10126PADDING 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/ISO7816-4 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/ISO7816-4PADDING 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/NOPADDING 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/PKCS5 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/PKCS5PADDING 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/PKCS7 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/PKCS7PADDING 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/TBC 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/TBCPADDING 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/X9.23 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/X9.23PADDING 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/ZEROBYTE 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB192/ZEROBYTEPADDING 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB200/ 08:44:58,420 INFO [main][CipherTest] transformation=TEA/CFB200/ISO10126 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/ISO10126-2 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/ISO10126-2PADDING 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/ISO10126PADDING 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/ISO7816-4 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/ISO7816-4PADDING 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/NOPADDING 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/PKCS5 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/PKCS5PADDING 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/PKCS7 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/PKCS7PADDING 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/TBC 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/TBCPADDING 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/X9.23 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/X9.23PADDING 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/ZEROBYTE 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB200/ZEROBYTEPADDING 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB208/ 08:44:58,421 INFO [main][CipherTest] transformation=TEA/CFB208/ISO10126 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/ISO10126-2 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/ISO10126-2PADDING 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/ISO10126PADDING 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/ISO7816-4 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/ISO7816-4PADDING 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/NOPADDING 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/PKCS5 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/PKCS5PADDING 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/PKCS7 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/PKCS7PADDING 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/TBC 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/TBCPADDING 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/X9.23 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/X9.23PADDING 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/ZEROBYTE 08:44:58,422 INFO [main][CipherTest] transformation=TEA/CFB208/ZEROBYTEPADDING 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/ 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/ISO10126 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/ISO10126-2 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/ISO10126-2PADDING 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/ISO10126PADDING 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/ISO7816-4 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/ISO7816-4PADDING 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/NOPADDING 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/PKCS5 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/PKCS5PADDING 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/PKCS7 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/PKCS7PADDING 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/TBC 08:44:58,423 INFO [main][CipherTest] transformation=TEA/CFB216/TBCPADDING 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB216/X9.23 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB216/X9.23PADDING 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB216/ZEROBYTE 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB216/ZEROBYTEPADDING 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/ 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/ISO10126 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/ISO10126-2 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/ISO10126-2PADDING 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/ISO10126PADDING 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/ISO7816-4 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/ISO7816-4PADDING 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/NOPADDING 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/PKCS5 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/PKCS5PADDING 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/PKCS7 08:44:58,424 INFO [main][CipherTest] transformation=TEA/CFB224/PKCS7PADDING 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB224/TBC 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB224/TBCPADDING 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB224/X9.23 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB224/X9.23PADDING 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB224/ZEROBYTE 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB224/ZEROBYTEPADDING 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB232/ 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB232/ISO10126 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB232/ISO10126-2 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB232/ISO10126-2PADDING 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB232/ISO10126PADDING 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB232/ISO7816-4 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB232/ISO7816-4PADDING 08:44:58,425 INFO [main][CipherTest] transformation=TEA/CFB232/NOPADDING 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB232/PKCS5 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB232/PKCS5PADDING 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB232/PKCS7 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB232/PKCS7PADDING 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB232/TBC 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB232/TBCPADDING 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB232/X9.23 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB232/X9.23PADDING 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB232/ZEROBYTE 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB232/ZEROBYTEPADDING 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB24/ 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB24/ISO10126 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB24/ISO10126-2 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB24/ISO10126-2PADDING 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB24/ISO10126PADDING 08:44:58,426 INFO [main][CipherTest] transformation=TEA/CFB24/ISO7816-4 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/ISO7816-4PADDING 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/NOPADDING 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/PKCS5 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/PKCS5PADDING 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/PKCS7 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/PKCS7PADDING 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/TBC 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/TBCPADDING 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/X9.23 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/X9.23PADDING 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/ZEROBYTE 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB24/ZEROBYTEPADDING 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB240/ 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB240/ISO10126 08:44:58,427 INFO [main][CipherTest] transformation=TEA/CFB240/ISO10126-2 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/ISO10126-2PADDING 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/ISO10126PADDING 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/ISO7816-4 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/ISO7816-4PADDING 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/NOPADDING 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/PKCS5 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/PKCS5PADDING 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/PKCS7 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/PKCS7PADDING 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/TBC 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/TBCPADDING 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/X9.23 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/X9.23PADDING 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/ZEROBYTE 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB240/ZEROBYTEPADDING 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB248/ 08:44:58,428 INFO [main][CipherTest] transformation=TEA/CFB248/ISO10126 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/ISO10126-2 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/ISO10126-2PADDING 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/ISO10126PADDING 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/ISO7816-4 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/ISO7816-4PADDING 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/NOPADDING 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/PKCS5 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/PKCS5PADDING 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/PKCS7 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/PKCS7PADDING 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/TBC 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/TBCPADDING 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/X9.23 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/X9.23PADDING 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/ZEROBYTE 08:44:58,429 INFO [main][CipherTest] transformation=TEA/CFB248/ZEROBYTEPADDING 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/ 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/ISO10126 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/ISO10126-2 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/ISO10126-2PADDING 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/ISO10126PADDING 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/ISO7816-4 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/ISO7816-4PADDING 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/NOPADDING 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/PKCS5 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/PKCS5PADDING 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/PKCS7 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/PKCS7PADDING 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/TBC 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/TBCPADDING 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/X9.23 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/X9.23PADDING 08:44:58,430 INFO [main][CipherTest] transformation=TEA/CFB256/ZEROBYTE 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB256/ZEROBYTEPADDING 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/ 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/ISO10126 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/ISO10126-2 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/ISO10126-2PADDING 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/ISO10126PADDING 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/ISO7816-4 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/ISO7816-4PADDING 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/NOPADDING 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/PKCS5 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/PKCS5PADDING 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/PKCS7 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/PKCS7PADDING 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/TBC 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/TBCPADDING 08:44:58,431 INFO [main][CipherTest] transformation=TEA/CFB32/X9.23 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB32/X9.23PADDING 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB32/ZEROBYTE 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB32/ZEROBYTEPADDING 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/ 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/ISO10126 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/ISO10126-2 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/ISO10126-2PADDING 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/ISO10126PADDING 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/ISO7816-4 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/ISO7816-4PADDING 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/NOPADDING 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/PKCS5 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/PKCS5PADDING 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/PKCS7 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/PKCS7PADDING 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/TBC 08:44:58,432 INFO [main][CipherTest] transformation=TEA/CFB40/TBCPADDING 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB40/X9.23 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB40/X9.23PADDING 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB40/ZEROBYTE 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB40/ZEROBYTEPADDING 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/ 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/ISO10126 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/ISO10126-2 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/ISO10126-2PADDING 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/ISO10126PADDING 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/ISO7816-4 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/ISO7816-4PADDING 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/NOPADDING 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/PKCS5 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/PKCS5PADDING 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/PKCS7 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/PKCS7PADDING 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/TBC 08:44:58,433 INFO [main][CipherTest] transformation=TEA/CFB48/TBCPADDING 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB48/X9.23 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB48/X9.23PADDING 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB48/ZEROBYTE 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB48/ZEROBYTEPADDING 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/ 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/ISO10126 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/ISO10126-2 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/ISO10126-2PADDING 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/ISO10126PADDING 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/ISO7816-4 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/ISO7816-4PADDING 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/NOPADDING 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/PKCS5 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/PKCS5PADDING 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/PKCS7 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/PKCS7PADDING 08:44:58,434 INFO [main][CipherTest] transformation=TEA/CFB56/TBC 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB56/TBCPADDING 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB56/X9.23 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB56/X9.23PADDING 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB56/ZEROBYTE 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB56/ZEROBYTEPADDING 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/ 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/ISO10126 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/ISO10126-2 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/ISO10126-2PADDING 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/ISO10126PADDING 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/ISO7816-4 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/ISO7816-4PADDING 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/NOPADDING 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/PKCS5 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/PKCS5PADDING 08:44:58,435 INFO [main][CipherTest] transformation=TEA/CFB64/PKCS7 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB64/PKCS7PADDING 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB64/TBC 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB64/TBCPADDING 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB64/X9.23 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB64/X9.23PADDING 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB64/ZEROBYTE 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB64/ZEROBYTEPADDING 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB72/ 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB72/ISO10126 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB72/ISO10126-2 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB72/ISO10126-2PADDING 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB72/ISO10126PADDING 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB72/ISO7816-4 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB72/ISO7816-4PADDING 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB72/NOPADDING 08:44:58,436 INFO [main][CipherTest] transformation=TEA/CFB72/PKCS5 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB72/PKCS5PADDING 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB72/PKCS7 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB72/PKCS7PADDING 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB72/TBC 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB72/TBCPADDING 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB72/X9.23 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB72/X9.23PADDING 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB72/ZEROBYTE 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB72/ZEROBYTEPADDING 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB8/ 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB8/ISO10126 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB8/ISO10126-2 08:44:58,437 INFO [main][CipherTest] transformation=TEA/CFB8/ISO10126-2PADDING 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/ISO10126PADDING 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/ISO7816-4 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/ISO7816-4PADDING 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/NOPADDING 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/PKCS5 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/PKCS5PADDING 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/PKCS7 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/PKCS7PADDING 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/TBC 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/TBCPADDING 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/X9.23 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/X9.23PADDING 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/ZEROBYTE 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB8/ZEROBYTEPADDING 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB80/ 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB80/ISO10126 08:44:58,438 INFO [main][CipherTest] transformation=TEA/CFB80/ISO10126-2 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/ISO10126-2PADDING 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/ISO10126PADDING 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/ISO7816-4 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/ISO7816-4PADDING 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/NOPADDING 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/PKCS5 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/PKCS5PADDING 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/PKCS7 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/PKCS7PADDING 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/TBC 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/TBCPADDING 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/X9.23 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/X9.23PADDING 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/ZEROBYTE 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB80/ZEROBYTEPADDING 08:44:58,439 INFO [main][CipherTest] transformation=TEA/CFB88/ 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/ISO10126 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/ISO10126-2 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/ISO10126-2PADDING 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/ISO10126PADDING 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/ISO7816-4 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/ISO7816-4PADDING 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/NOPADDING 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/PKCS5 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/PKCS5PADDING 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/PKCS7 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/PKCS7PADDING 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/TBC 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/TBCPADDING 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/X9.23 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/X9.23PADDING 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/ZEROBYTE 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB88/ZEROBYTEPADDING 08:44:58,440 INFO [main][CipherTest] transformation=TEA/CFB96/ 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/ISO10126 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/ISO10126-2 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/ISO10126-2PADDING 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/ISO10126PADDING 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/ISO7816-4 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/ISO7816-4PADDING 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/NOPADDING 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/PKCS5 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/PKCS5PADDING 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/PKCS7 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/PKCS7PADDING 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/TBC 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/TBCPADDING 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/X9.23 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/X9.23PADDING 08:44:58,441 INFO [main][CipherTest] transformation=TEA/CFB96/ZEROBYTE 08:44:58,442 INFO [main][CipherTest] transformation=TEA/CFB96/ZEROBYTEPADDING 08:44:58,442 INFO [main][CipherTest] transformation=TEA/CTS/ 08:44:58,442 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA/CTS/" does not support IV => Skipping. 08:44:58,442 INFO [main][CipherTest] transformation=TEA/CTS/NOPADDING 08:44:58,442 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA/CTS/NOPADDING" does not support IV => Skipping. 08:44:58,442 INFO [main][CipherTest] transformation=TEA/EAX/ 08:44:58,442 INFO [main][CipherTest] transformation=TEA/EAX/NOPADDING 08:44:58,442 INFO [main][CipherTest] transformation=TEA/ECB/ 08:44:58,442 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA/ECB/" does not support IV => Skipping. 08:44:58,442 INFO [main][CipherTest] transformation=TEA/ECB/NOPADDING 08:44:58,442 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TEA/ECB/NOPADDING" does not support IV => Skipping. 08:44:58,442 INFO [main][CipherTest] transformation=TEA/GOFB/ 08:44:58,442 INFO [main][CipherTest] transformation=TEA/GOFB/ISO10126 08:44:58,443 INFO [main][CipherTest] transformation=TEA/GOFB/ISO10126-2 08:44:58,443 INFO [main][CipherTest] transformation=TEA/GOFB/ISO10126-2PADDING 08:44:58,443 INFO [main][CipherTest] transformation=TEA/GOFB/ISO10126PADDING 08:44:58,443 INFO [main][CipherTest] transformation=TEA/GOFB/ISO7816-4 08:44:58,443 INFO [main][CipherTest] transformation=TEA/GOFB/ISO7816-4PADDING 08:44:58,443 INFO [main][CipherTest] transformation=TEA/GOFB/NOPADDING 08:44:58,443 INFO [main][CipherTest] transformation=TEA/GOFB/PKCS5 08:44:58,443 INFO [main][CipherTest] transformation=TEA/GOFB/PKCS5PADDING 08:44:58,443 INFO [main][CipherTest] transformation=TEA/GOFB/PKCS7 08:44:58,444 INFO [main][CipherTest] transformation=TEA/GOFB/PKCS7PADDING 08:44:58,444 INFO [main][CipherTest] transformation=TEA/GOFB/TBC 08:44:58,444 INFO [main][CipherTest] transformation=TEA/GOFB/TBCPADDING 08:44:58,444 INFO [main][CipherTest] transformation=TEA/GOFB/X9.23 08:44:58,444 INFO [main][CipherTest] transformation=TEA/GOFB/X9.23PADDING 08:44:58,444 INFO [main][CipherTest] transformation=TEA/GOFB/ZEROBYTE 08:44:58,444 INFO [main][CipherTest] transformation=TEA/GOFB/ZEROBYTEPADDING 08:44:58,444 INFO [main][CipherTest] transformation=TEA/OFB/ 08:44:58,444 INFO [main][CipherTest] transformation=TEA/OFB/ISO10126 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/ISO10126-2 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/ISO10126-2PADDING 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/ISO10126PADDING 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/ISO7816-4 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/ISO7816-4PADDING 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/NOPADDING 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/PKCS5 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/PKCS5PADDING 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/PKCS7 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/PKCS7PADDING 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/TBC 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/TBCPADDING 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/X9.23 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/X9.23PADDING 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/ZEROBYTE 08:44:58,445 INFO [main][CipherTest] transformation=TEA/OFB/ZEROBYTEPADDING 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/ 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/ISO10126 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/ISO10126-2 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/ISO10126-2PADDING 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/ISO10126PADDING 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/ISO7816-4 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/ISO7816-4PADDING 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/NOPADDING 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/PKCS5 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/PKCS5PADDING 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/PKCS7 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/PKCS7PADDING 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/TBC 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/TBCPADDING 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/X9.23 08:44:58,446 INFO [main][CipherTest] transformation=TEA/OFB104/X9.23PADDING 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB104/ZEROBYTE 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB104/ZEROBYTEPADDING 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/ 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/ISO10126 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/ISO10126-2 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/ISO10126-2PADDING 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/ISO10126PADDING 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/ISO7816-4 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/ISO7816-4PADDING 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/NOPADDING 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/PKCS5 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/PKCS5PADDING 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/PKCS7 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/PKCS7PADDING 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/TBC 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/TBCPADDING 08:44:58,447 INFO [main][CipherTest] transformation=TEA/OFB112/X9.23 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB112/X9.23PADDING 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB112/ZEROBYTE 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB112/ZEROBYTEPADDING 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/ 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/ISO10126 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/ISO10126-2 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/ISO10126-2PADDING 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/ISO10126PADDING 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/ISO7816-4 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/ISO7816-4PADDING 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/NOPADDING 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/PKCS5 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/PKCS5PADDING 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/PKCS7 08:44:58,448 INFO [main][CipherTest] transformation=TEA/OFB120/PKCS7PADDING 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB120/TBC 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB120/TBCPADDING 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB120/X9.23 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB120/X9.23PADDING 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB120/ZEROBYTE 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB120/ZEROBYTEPADDING 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB128/ 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB128/ISO10126 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB128/ISO10126-2 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB128/ISO10126-2PADDING 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB128/ISO10126PADDING 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB128/ISO7816-4 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB128/ISO7816-4PADDING 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB128/NOPADDING 08:44:58,449 INFO [main][CipherTest] transformation=TEA/OFB128/PKCS5 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB128/PKCS5PADDING 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB128/PKCS7 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB128/PKCS7PADDING 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB128/TBC 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB128/TBCPADDING 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB128/X9.23 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB128/X9.23PADDING 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB128/ZEROBYTE 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB128/ZEROBYTEPADDING 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/ 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/ISO10126 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/ISO10126-2 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/ISO10126-2PADDING 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/ISO10126PADDING 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/ISO7816-4 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/ISO7816-4PADDING 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/NOPADDING 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/PKCS5 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/PKCS5PADDING 08:44:58,450 INFO [main][CipherTest] transformation=TEA/OFB136/PKCS7 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB136/PKCS7PADDING 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB136/TBC 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB136/TBCPADDING 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB136/X9.23 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB136/X9.23PADDING 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB136/ZEROBYTE 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB136/ZEROBYTEPADDING 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB144/ 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB144/ISO10126 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB144/ISO10126-2 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB144/ISO10126-2PADDING 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB144/ISO10126PADDING 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB144/ISO7816-4 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB144/ISO7816-4PADDING 08:44:58,451 INFO [main][CipherTest] transformation=TEA/OFB144/NOPADDING 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB144/PKCS5 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB144/PKCS5PADDING 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB144/PKCS7 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB144/PKCS7PADDING 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB144/TBC 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB144/TBCPADDING 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB144/X9.23 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB144/X9.23PADDING 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB144/ZEROBYTE 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB144/ZEROBYTEPADDING 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB152/ 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB152/ISO10126 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB152/ISO10126-2 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB152/ISO10126-2PADDING 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB152/ISO10126PADDING 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB152/ISO7816-4 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB152/ISO7816-4PADDING 08:44:58,452 INFO [main][CipherTest] transformation=TEA/OFB152/NOPADDING 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB152/PKCS5 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB152/PKCS5PADDING 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB152/PKCS7 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB152/PKCS7PADDING 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB152/TBC 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB152/TBCPADDING 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB152/X9.23 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB152/X9.23PADDING 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB152/ZEROBYTE 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB152/ZEROBYTEPADDING 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB16/ 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB16/ISO10126 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB16/ISO10126-2 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB16/ISO10126-2PADDING 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB16/ISO10126PADDING 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB16/ISO7816-4 08:44:58,453 INFO [main][CipherTest] transformation=TEA/OFB16/ISO7816-4PADDING 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/NOPADDING 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/PKCS5 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/PKCS5PADDING 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/PKCS7 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/PKCS7PADDING 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/TBC 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/TBCPADDING 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/X9.23 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/X9.23PADDING 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/ZEROBYTE 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB16/ZEROBYTEPADDING 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB160/ 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB160/ISO10126 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB160/ISO10126-2 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB160/ISO10126-2PADDING 08:44:58,454 INFO [main][CipherTest] transformation=TEA/OFB160/ISO10126PADDING 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/ISO7816-4 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/ISO7816-4PADDING 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/NOPADDING 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/PKCS5 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/PKCS5PADDING 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/PKCS7 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/PKCS7PADDING 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/TBC 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/TBCPADDING 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/X9.23 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/X9.23PADDING 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/ZEROBYTE 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB160/ZEROBYTEPADDING 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB168/ 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB168/ISO10126 08:44:58,455 INFO [main][CipherTest] transformation=TEA/OFB168/ISO10126-2 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/ISO10126-2PADDING 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/ISO10126PADDING 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/ISO7816-4 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/ISO7816-4PADDING 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/NOPADDING 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/PKCS5 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/PKCS5PADDING 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/PKCS7 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/PKCS7PADDING 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/TBC 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/TBCPADDING 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/X9.23 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/X9.23PADDING 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/ZEROBYTE 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB168/ZEROBYTEPADDING 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB176/ 08:44:58,456 INFO [main][CipherTest] transformation=TEA/OFB176/ISO10126 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/ISO10126-2 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/ISO10126-2PADDING 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/ISO10126PADDING 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/ISO7816-4 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/ISO7816-4PADDING 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/NOPADDING 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/PKCS5 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/PKCS5PADDING 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/PKCS7 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/PKCS7PADDING 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/TBC 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/TBCPADDING 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/X9.23 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/X9.23PADDING 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/ZEROBYTE 08:44:58,457 INFO [main][CipherTest] transformation=TEA/OFB176/ZEROBYTEPADDING 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/ 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/ISO10126 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/ISO10126-2 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/ISO10126-2PADDING 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/ISO10126PADDING 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/ISO7816-4 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/ISO7816-4PADDING 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/NOPADDING 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/PKCS5 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/PKCS5PADDING 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/PKCS7 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/PKCS7PADDING 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/TBC 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/TBCPADDING 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/X9.23 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/X9.23PADDING 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/ZEROBYTE 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB184/ZEROBYTEPADDING 08:44:58,458 INFO [main][CipherTest] transformation=TEA/OFB192/ 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/ISO10126 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/ISO10126-2 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/ISO10126-2PADDING 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/ISO10126PADDING 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/ISO7816-4 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/ISO7816-4PADDING 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/NOPADDING 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/PKCS5 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/PKCS5PADDING 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/PKCS7 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/PKCS7PADDING 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/TBC 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/TBCPADDING 08:44:58,459 INFO [main][CipherTest] transformation=TEA/OFB192/X9.23 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB192/X9.23PADDING 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB192/ZEROBYTE 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB192/ZEROBYTEPADDING 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/ 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/ISO10126 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/ISO10126-2 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/ISO10126-2PADDING 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/ISO10126PADDING 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/ISO7816-4 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/ISO7816-4PADDING 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/NOPADDING 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/PKCS5 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/PKCS5PADDING 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/PKCS7 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/PKCS7PADDING 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/TBC 08:44:58,460 INFO [main][CipherTest] transformation=TEA/OFB200/TBCPADDING 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB200/X9.23 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB200/X9.23PADDING 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB200/ZEROBYTE 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB200/ZEROBYTEPADDING 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB208/ 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB208/ISO10126 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB208/ISO10126-2 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB208/ISO10126-2PADDING 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB208/ISO10126PADDING 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB208/ISO7816-4 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB208/ISO7816-4PADDING 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB208/NOPADDING 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB208/PKCS5 08:44:58,461 INFO [main][CipherTest] transformation=TEA/OFB208/PKCS5PADDING 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB208/PKCS7 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB208/PKCS7PADDING 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB208/TBC 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB208/TBCPADDING 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB208/X9.23 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB208/X9.23PADDING 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB208/ZEROBYTE 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB208/ZEROBYTEPADDING 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB216/ 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB216/ISO10126 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB216/ISO10126-2 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB216/ISO10126-2PADDING 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB216/ISO10126PADDING 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB216/ISO7816-4 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB216/ISO7816-4PADDING 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB216/NOPADDING 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB216/PKCS5 08:44:58,462 INFO [main][CipherTest] transformation=TEA/OFB216/PKCS5PADDING 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB216/PKCS7 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB216/PKCS7PADDING 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB216/TBC 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB216/TBCPADDING 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB216/X9.23 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB216/X9.23PADDING 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB216/ZEROBYTE 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB216/ZEROBYTEPADDING 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB224/ 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB224/ISO10126 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB224/ISO10126-2 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB224/ISO10126-2PADDING 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB224/ISO10126PADDING 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB224/ISO7816-4 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB224/ISO7816-4PADDING 08:44:58,463 INFO [main][CipherTest] transformation=TEA/OFB224/NOPADDING 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB224/PKCS5 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB224/PKCS5PADDING 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB224/PKCS7 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB224/PKCS7PADDING 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB224/TBC 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB224/TBCPADDING 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB224/X9.23 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB224/X9.23PADDING 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB224/ZEROBYTE 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB224/ZEROBYTEPADDING 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB232/ 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB232/ISO10126 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB232/ISO10126-2 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB232/ISO10126-2PADDING 08:44:58,464 INFO [main][CipherTest] transformation=TEA/OFB232/ISO10126PADDING 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/ISO7816-4 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/ISO7816-4PADDING 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/NOPADDING 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/PKCS5 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/PKCS5PADDING 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/PKCS7 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/PKCS7PADDING 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/TBC 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/TBCPADDING 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/X9.23 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/X9.23PADDING 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/ZEROBYTE 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB232/ZEROBYTEPADDING 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB24/ 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB24/ISO10126 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB24/ISO10126-2 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB24/ISO10126-2PADDING 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB24/ISO10126PADDING 08:44:58,465 INFO [main][CipherTest] transformation=TEA/OFB24/ISO7816-4 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/ISO7816-4PADDING 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/NOPADDING 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/PKCS5 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/PKCS5PADDING 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/PKCS7 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/PKCS7PADDING 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/TBC 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/TBCPADDING 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/X9.23 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/X9.23PADDING 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/ZEROBYTE 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB24/ZEROBYTEPADDING 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB240/ 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB240/ISO10126 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB240/ISO10126-2 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB240/ISO10126-2PADDING 08:44:58,466 INFO [main][CipherTest] transformation=TEA/OFB240/ISO10126PADDING 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/ISO7816-4 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/ISO7816-4PADDING 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/NOPADDING 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/PKCS5 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/PKCS5PADDING 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/PKCS7 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/PKCS7PADDING 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/TBC 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/TBCPADDING 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/X9.23 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/X9.23PADDING 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/ZEROBYTE 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB240/ZEROBYTEPADDING 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB248/ 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB248/ISO10126 08:44:58,467 INFO [main][CipherTest] transformation=TEA/OFB248/ISO10126-2 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/ISO10126-2PADDING 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/ISO10126PADDING 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/ISO7816-4 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/ISO7816-4PADDING 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/NOPADDING 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/PKCS5 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/PKCS5PADDING 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/PKCS7 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/PKCS7PADDING 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/TBC 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/TBCPADDING 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/X9.23 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/X9.23PADDING 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/ZEROBYTE 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB248/ZEROBYTEPADDING 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB256/ 08:44:58,468 INFO [main][CipherTest] transformation=TEA/OFB256/ISO10126 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/ISO10126-2 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/ISO10126-2PADDING 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/ISO10126PADDING 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/ISO7816-4 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/ISO7816-4PADDING 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/NOPADDING 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/PKCS5 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/PKCS5PADDING 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/PKCS7 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/PKCS7PADDING 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/TBC 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/TBCPADDING 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/X9.23 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/X9.23PADDING 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/ZEROBYTE 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB256/ZEROBYTEPADDING 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB32/ 08:44:58,469 INFO [main][CipherTest] transformation=TEA/OFB32/ISO10126 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/ISO10126-2 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/ISO10126-2PADDING 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/ISO10126PADDING 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/ISO7816-4 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/ISO7816-4PADDING 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/NOPADDING 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/PKCS5 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/PKCS5PADDING 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/PKCS7 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/PKCS7PADDING 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/TBC 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/TBCPADDING 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/X9.23 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/X9.23PADDING 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/ZEROBYTE 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB32/ZEROBYTEPADDING 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB40/ 08:44:58,470 INFO [main][CipherTest] transformation=TEA/OFB40/ISO10126 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/ISO10126-2 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/ISO10126-2PADDING 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/ISO10126PADDING 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/ISO7816-4 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/ISO7816-4PADDING 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/NOPADDING 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/PKCS5 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/PKCS5PADDING 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/PKCS7 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/PKCS7PADDING 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/TBC 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/TBCPADDING 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/X9.23 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/X9.23PADDING 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/ZEROBYTE 08:44:58,471 INFO [main][CipherTest] transformation=TEA/OFB40/ZEROBYTEPADDING 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/ 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/ISO10126 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/ISO10126-2 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/ISO10126-2PADDING 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/ISO10126PADDING 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/ISO7816-4 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/ISO7816-4PADDING 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/NOPADDING 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/PKCS5 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/PKCS5PADDING 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/PKCS7 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/PKCS7PADDING 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/TBC 08:44:58,472 INFO [main][CipherTest] transformation=TEA/OFB48/TBCPADDING 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB48/X9.23 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB48/X9.23PADDING 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB48/ZEROBYTE 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB48/ZEROBYTEPADDING 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/ 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/ISO10126 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/ISO10126-2 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/ISO10126-2PADDING 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/ISO10126PADDING 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/ISO7816-4 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/ISO7816-4PADDING 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/NOPADDING 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/PKCS5 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/PKCS5PADDING 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/PKCS7 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/PKCS7PADDING 08:44:58,473 INFO [main][CipherTest] transformation=TEA/OFB56/TBC 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB56/TBCPADDING 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB56/X9.23 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB56/X9.23PADDING 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB56/ZEROBYTE 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB56/ZEROBYTEPADDING 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/ 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/ISO10126 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/ISO10126-2 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/ISO10126-2PADDING 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/ISO10126PADDING 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/ISO7816-4 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/ISO7816-4PADDING 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/NOPADDING 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/PKCS5 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/PKCS5PADDING 08:44:58,474 INFO [main][CipherTest] transformation=TEA/OFB64/PKCS7 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB64/PKCS7PADDING 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB64/TBC 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB64/TBCPADDING 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB64/X9.23 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB64/X9.23PADDING 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB64/ZEROBYTE 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB64/ZEROBYTEPADDING 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB72/ 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB72/ISO10126 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB72/ISO10126-2 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB72/ISO10126-2PADDING 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB72/ISO10126PADDING 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB72/ISO7816-4 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB72/ISO7816-4PADDING 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB72/NOPADDING 08:44:58,475 INFO [main][CipherTest] transformation=TEA/OFB72/PKCS5 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB72/PKCS5PADDING 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB72/PKCS7 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB72/PKCS7PADDING 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB72/TBC 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB72/TBCPADDING 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB72/X9.23 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB72/X9.23PADDING 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB72/ZEROBYTE 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB72/ZEROBYTEPADDING 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB8/ 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB8/ISO10126 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB8/ISO10126-2 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB8/ISO10126-2PADDING 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB8/ISO10126PADDING 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB8/ISO7816-4 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB8/ISO7816-4PADDING 08:44:58,476 INFO [main][CipherTest] transformation=TEA/OFB8/NOPADDING 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB8/PKCS5 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB8/PKCS5PADDING 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB8/PKCS7 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB8/PKCS7PADDING 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB8/TBC 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB8/TBCPADDING 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB8/X9.23 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB8/X9.23PADDING 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB8/ZEROBYTE 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB8/ZEROBYTEPADDING 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB80/ 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB80/ISO10126 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB80/ISO10126-2 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB80/ISO10126-2PADDING 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB80/ISO10126PADDING 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB80/ISO7816-4 08:44:58,477 INFO [main][CipherTest] transformation=TEA/OFB80/ISO7816-4PADDING 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/NOPADDING 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/PKCS5 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/PKCS5PADDING 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/PKCS7 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/PKCS7PADDING 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/TBC 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/TBCPADDING 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/X9.23 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/X9.23PADDING 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/ZEROBYTE 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB80/ZEROBYTEPADDING 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB88/ 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB88/ISO10126 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB88/ISO10126-2 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB88/ISO10126-2PADDING 08:44:58,478 INFO [main][CipherTest] transformation=TEA/OFB88/ISO10126PADDING 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/ISO7816-4 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/ISO7816-4PADDING 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/NOPADDING 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/PKCS5 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/PKCS5PADDING 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/PKCS7 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/PKCS7PADDING 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/TBC 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/TBCPADDING 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/X9.23 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/X9.23PADDING 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/ZEROBYTE 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB88/ZEROBYTEPADDING 08:44:58,479 INFO [main][CipherTest] transformation=TEA/OFB96/ 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/ISO10126 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/ISO10126-2 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/ISO10126-2PADDING 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/ISO10126PADDING 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/ISO7816-4 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/ISO7816-4PADDING 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/NOPADDING 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/PKCS5 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/PKCS5PADDING 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/PKCS7 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/PKCS7PADDING 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/TBC 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/TBCPADDING 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/X9.23 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/X9.23PADDING 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/ZEROBYTE 08:44:58,480 INFO [main][CipherTest] transformation=TEA/OFB96/ZEROBYTEPADDING 08:44:58,480 INFO [main][CipherTest] transformation=TEA/SIC/ 08:44:58,481 INFO [main][CipherTest] transformation=TEA/SIC/ISO10126 08:44:58,481 INFO [main][CipherTest] transformation=TEA/SIC/ISO10126-2 08:44:58,481 INFO [main][CipherTest] transformation=TEA/SIC/ISO10126-2PADDING 08:44:58,481 INFO [main][CipherTest] transformation=TEA/SIC/ISO10126PADDING 08:44:58,481 INFO [main][CipherTest] transformation=TEA/SIC/ISO7816-4 08:44:58,481 INFO [main][CipherTest] transformation=TEA/SIC/ISO7816-4PADDING 08:44:58,481 INFO [main][CipherTest] transformation=TEA/SIC/NOPADDING 08:44:58,481 INFO [main][CipherTest] transformation=TEA/SIC/PKCS5 08:44:58,481 INFO [main][CipherTest] transformation=TEA/SIC/PKCS5PADDING 08:44:58,482 INFO [main][CipherTest] transformation=TEA/SIC/PKCS7 08:44:58,482 INFO [main][CipherTest] transformation=TEA/SIC/PKCS7PADDING 08:44:58,482 INFO [main][CipherTest] transformation=TEA/SIC/TBC 08:44:58,482 INFO [main][CipherTest] transformation=TEA/SIC/TBCPADDING 08:44:58,482 INFO [main][CipherTest] transformation=TEA/SIC/X9.23 08:44:58,482 INFO [main][CipherTest] transformation=TEA/SIC/X9.23PADDING 08:44:58,482 INFO [main][CipherTest] transformation=TEA/SIC/ZEROBYTE 08:44:58,482 INFO [main][CipherTest] transformation=TEA/SIC/ZEROBYTEPADDING 08:44:58,482 INFO [main][CipherTest] transformation=TWOFISH// 08:44:58,484 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH//" does not support IV => Skipping. 08:44:58,484 INFO [main][CipherTest] transformation=TWOFISH//NOPADDING 08:44:58,485 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH//NOPADDING" does not support IV => Skipping. 08:44:58,485 INFO [main][CipherTest] transformation=TWOFISH/CBC-CTS/ 08:44:58,488 INFO [main][CipherTest] transformation=TWOFISH/CBC-CTS/NOPADDING 08:44:58,490 INFO [main][CipherTest] transformation=TWOFISH/CBC/ 08:44:58,492 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO10126 08:44:58,494 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO10126-2 08:44:58,496 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO10126-2PADDING 08:44:58,498 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO10126PADDING 08:44:58,500 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO7816-4 08:44:58,501 INFO [main][CipherTest] transformation=TWOFISH/CBC/ISO7816-4PADDING 08:44:58,503 INFO [main][CipherTest] transformation=TWOFISH/CBC/NOPADDING 08:44:58,505 INFO [main][CipherTest] transformation=TWOFISH/CBC/PKCS5 08:44:58,507 INFO [main][CipherTest] transformation=TWOFISH/CBC/PKCS5PADDING 08:44:58,508 INFO [main][CipherTest] transformation=TWOFISH/CBC/PKCS7 08:44:58,510 INFO [main][CipherTest] transformation=TWOFISH/CBC/PKCS7PADDING 08:44:58,512 INFO [main][CipherTest] transformation=TWOFISH/CBC/TBC 08:44:58,513 INFO [main][CipherTest] transformation=TWOFISH/CBC/TBCPADDING 08:44:58,515 INFO [main][CipherTest] transformation=TWOFISH/CBC/X9.23 08:44:58,517 INFO [main][CipherTest] transformation=TWOFISH/CBC/X9.23PADDING 08:44:58,518 INFO [main][CipherTest] transformation=TWOFISH/CBC/ZEROBYTE 08:44:58,520 INFO [main][CipherTest] transformation=TWOFISH/CBC/ZEROBYTEPADDING 08:44:58,521 INFO [main][CipherTest] transformation=TWOFISH/CCM/ 08:44:58,522 ERROR [main][CipherTest] transformation "TWOFISH/CCM/": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:58,522 INFO [main][CipherTest] transformation=TWOFISH/CCM/NOPADDING 08:44:58,522 ERROR [main][CipherTest] transformation "TWOFISH/CCM/NOPADDING": java.lang.IllegalArgumentException: nonce must have length from 7 to 13 octets 08:44:58,522 INFO [main][CipherTest] transformation=TWOFISH/CFB/ 08:44:58,522 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO10126 08:44:58,523 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO10126-2 08:44:58,523 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO10126-2PADDING 08:44:58,523 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO10126PADDING 08:44:58,524 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO7816-4 08:44:58,524 INFO [main][CipherTest] transformation=TWOFISH/CFB/ISO7816-4PADDING 08:44:58,524 INFO [main][CipherTest] transformation=TWOFISH/CFB/NOPADDING 08:44:58,525 INFO [main][CipherTest] transformation=TWOFISH/CFB/PKCS5 08:44:58,525 INFO [main][CipherTest] transformation=TWOFISH/CFB/PKCS5PADDING 08:44:58,525 INFO [main][CipherTest] transformation=TWOFISH/CFB/PKCS7 08:44:58,526 INFO [main][CipherTest] transformation=TWOFISH/CFB/PKCS7PADDING 08:44:58,526 INFO [main][CipherTest] transformation=TWOFISH/CFB/TBC 08:44:58,526 INFO [main][CipherTest] transformation=TWOFISH/CFB/TBCPADDING 08:44:58,527 INFO [main][CipherTest] transformation=TWOFISH/CFB/X9.23 08:44:58,527 INFO [main][CipherTest] transformation=TWOFISH/CFB/X9.23PADDING 08:44:58,527 INFO [main][CipherTest] transformation=TWOFISH/CFB/ZEROBYTE 08:44:58,528 INFO [main][CipherTest] transformation=TWOFISH/CFB/ZEROBYTEPADDING 08:44:58,528 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ 08:44:58,528 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO10126 08:44:58,529 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO10126-2 08:44:58,529 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO10126-2PADDING 08:44:58,529 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO10126PADDING 08:44:58,530 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO7816-4 08:44:58,530 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ISO7816-4PADDING 08:44:58,530 INFO [main][CipherTest] transformation=TWOFISH/CFB104/NOPADDING 08:44:58,530 INFO [main][CipherTest] transformation=TWOFISH/CFB104/PKCS5 08:44:58,531 INFO [main][CipherTest] transformation=TWOFISH/CFB104/PKCS5PADDING 08:44:58,531 INFO [main][CipherTest] transformation=TWOFISH/CFB104/PKCS7 08:44:58,531 INFO [main][CipherTest] transformation=TWOFISH/CFB104/PKCS7PADDING 08:44:58,532 INFO [main][CipherTest] transformation=TWOFISH/CFB104/TBC 08:44:58,532 INFO [main][CipherTest] transformation=TWOFISH/CFB104/TBCPADDING 08:44:58,532 INFO [main][CipherTest] transformation=TWOFISH/CFB104/X9.23 08:44:58,533 INFO [main][CipherTest] transformation=TWOFISH/CFB104/X9.23PADDING 08:44:58,533 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ZEROBYTE 08:44:58,533 INFO [main][CipherTest] transformation=TWOFISH/CFB104/ZEROBYTEPADDING 08:44:58,534 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ 08:44:58,534 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO10126 08:44:58,534 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO10126-2 08:44:58,535 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO10126-2PADDING 08:44:58,535 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO10126PADDING 08:44:58,535 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO7816-4 08:44:58,536 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ISO7816-4PADDING 08:44:58,536 INFO [main][CipherTest] transformation=TWOFISH/CFB112/NOPADDING 08:44:58,536 INFO [main][CipherTest] transformation=TWOFISH/CFB112/PKCS5 08:44:58,536 INFO [main][CipherTest] transformation=TWOFISH/CFB112/PKCS5PADDING 08:44:58,537 INFO [main][CipherTest] transformation=TWOFISH/CFB112/PKCS7 08:44:58,537 INFO [main][CipherTest] transformation=TWOFISH/CFB112/PKCS7PADDING 08:44:58,537 INFO [main][CipherTest] transformation=TWOFISH/CFB112/TBC 08:44:58,538 INFO [main][CipherTest] transformation=TWOFISH/CFB112/TBCPADDING 08:44:58,538 INFO [main][CipherTest] transformation=TWOFISH/CFB112/X9.23 08:44:58,538 INFO [main][CipherTest] transformation=TWOFISH/CFB112/X9.23PADDING 08:44:58,538 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ZEROBYTE 08:44:58,539 INFO [main][CipherTest] transformation=TWOFISH/CFB112/ZEROBYTEPADDING 08:44:58,539 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ 08:44:58,539 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO10126 08:44:58,540 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO10126-2 08:44:58,540 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO10126-2PADDING 08:44:58,540 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO10126PADDING 08:44:58,540 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO7816-4 08:44:58,541 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ISO7816-4PADDING 08:44:58,541 INFO [main][CipherTest] transformation=TWOFISH/CFB120/NOPADDING 08:44:58,541 INFO [main][CipherTest] transformation=TWOFISH/CFB120/PKCS5 08:44:58,542 INFO [main][CipherTest] transformation=TWOFISH/CFB120/PKCS5PADDING 08:44:58,542 INFO [main][CipherTest] transformation=TWOFISH/CFB120/PKCS7 08:44:58,542 INFO [main][CipherTest] transformation=TWOFISH/CFB120/PKCS7PADDING 08:44:58,542 INFO [main][CipherTest] transformation=TWOFISH/CFB120/TBC 08:44:58,543 INFO [main][CipherTest] transformation=TWOFISH/CFB120/TBCPADDING 08:44:58,543 INFO [main][CipherTest] transformation=TWOFISH/CFB120/X9.23 08:44:58,543 INFO [main][CipherTest] transformation=TWOFISH/CFB120/X9.23PADDING 08:44:58,544 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ZEROBYTE 08:44:58,544 INFO [main][CipherTest] transformation=TWOFISH/CFB120/ZEROBYTEPADDING 08:44:58,544 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ 08:44:58,544 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO10126 08:44:58,545 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO10126-2 08:44:58,545 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO10126-2PADDING 08:44:58,545 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO10126PADDING 08:44:58,546 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO7816-4 08:44:58,546 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ISO7816-4PADDING 08:44:58,546 INFO [main][CipherTest] transformation=TWOFISH/CFB128/NOPADDING 08:44:58,546 INFO [main][CipherTest] transformation=TWOFISH/CFB128/PKCS5 08:44:58,547 INFO [main][CipherTest] transformation=TWOFISH/CFB128/PKCS5PADDING 08:44:58,547 INFO [main][CipherTest] transformation=TWOFISH/CFB128/PKCS7 08:44:58,547 INFO [main][CipherTest] transformation=TWOFISH/CFB128/PKCS7PADDING 08:44:58,548 INFO [main][CipherTest] transformation=TWOFISH/CFB128/TBC 08:44:58,548 INFO [main][CipherTest] transformation=TWOFISH/CFB128/TBCPADDING 08:44:58,548 INFO [main][CipherTest] transformation=TWOFISH/CFB128/X9.23 08:44:58,548 INFO [main][CipherTest] transformation=TWOFISH/CFB128/X9.23PADDING 08:44:58,549 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ZEROBYTE 08:44:58,549 INFO [main][CipherTest] transformation=TWOFISH/CFB128/ZEROBYTEPADDING 08:44:58,549 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ 08:44:58,549 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO10126 08:44:58,550 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO10126-2 08:44:58,550 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO10126-2PADDING 08:44:58,550 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO10126PADDING 08:44:58,550 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO7816-4 08:44:58,551 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ISO7816-4PADDING 08:44:58,551 INFO [main][CipherTest] transformation=TWOFISH/CFB136/NOPADDING 08:44:58,551 INFO [main][CipherTest] transformation=TWOFISH/CFB136/PKCS5 08:44:58,551 INFO [main][CipherTest] transformation=TWOFISH/CFB136/PKCS5PADDING 08:44:58,552 INFO [main][CipherTest] transformation=TWOFISH/CFB136/PKCS7 08:44:58,552 INFO [main][CipherTest] transformation=TWOFISH/CFB136/PKCS7PADDING 08:44:58,552 INFO [main][CipherTest] transformation=TWOFISH/CFB136/TBC 08:44:58,552 INFO [main][CipherTest] transformation=TWOFISH/CFB136/TBCPADDING 08:44:58,552 INFO [main][CipherTest] transformation=TWOFISH/CFB136/X9.23 08:44:58,553 INFO [main][CipherTest] transformation=TWOFISH/CFB136/X9.23PADDING 08:44:58,553 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ZEROBYTE 08:44:58,553 INFO [main][CipherTest] transformation=TWOFISH/CFB136/ZEROBYTEPADDING 08:44:58,554 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ 08:44:58,554 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO10126 08:44:58,554 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO10126-2 08:44:58,554 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO10126-2PADDING 08:44:58,554 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO10126PADDING 08:44:58,555 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO7816-4 08:44:58,555 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ISO7816-4PADDING 08:44:58,555 INFO [main][CipherTest] transformation=TWOFISH/CFB144/NOPADDING 08:44:58,555 INFO [main][CipherTest] transformation=TWOFISH/CFB144/PKCS5 08:44:58,556 INFO [main][CipherTest] transformation=TWOFISH/CFB144/PKCS5PADDING 08:44:58,556 INFO [main][CipherTest] transformation=TWOFISH/CFB144/PKCS7 08:44:58,556 INFO [main][CipherTest] transformation=TWOFISH/CFB144/PKCS7PADDING 08:44:58,557 INFO [main][CipherTest] transformation=TWOFISH/CFB144/TBC 08:44:58,557 INFO [main][CipherTest] transformation=TWOFISH/CFB144/TBCPADDING 08:44:58,557 INFO [main][CipherTest] transformation=TWOFISH/CFB144/X9.23 08:44:58,557 INFO [main][CipherTest] transformation=TWOFISH/CFB144/X9.23PADDING 08:44:58,557 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ZEROBYTE 08:44:58,558 INFO [main][CipherTest] transformation=TWOFISH/CFB144/ZEROBYTEPADDING 08:44:58,558 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ 08:44:58,558 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO10126 08:44:58,558 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO10126-2 08:44:58,558 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO10126-2PADDING 08:44:58,559 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO10126PADDING 08:44:58,559 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO7816-4 08:44:58,559 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ISO7816-4PADDING 08:44:58,559 INFO [main][CipherTest] transformation=TWOFISH/CFB152/NOPADDING 08:44:58,560 INFO [main][CipherTest] transformation=TWOFISH/CFB152/PKCS5 08:44:58,560 INFO [main][CipherTest] transformation=TWOFISH/CFB152/PKCS5PADDING 08:44:58,560 INFO [main][CipherTest] transformation=TWOFISH/CFB152/PKCS7 08:44:58,560 INFO [main][CipherTest] transformation=TWOFISH/CFB152/PKCS7PADDING 08:44:58,560 INFO [main][CipherTest] transformation=TWOFISH/CFB152/TBC 08:44:58,561 INFO [main][CipherTest] transformation=TWOFISH/CFB152/TBCPADDING 08:44:58,561 INFO [main][CipherTest] transformation=TWOFISH/CFB152/X9.23 08:44:58,561 INFO [main][CipherTest] transformation=TWOFISH/CFB152/X9.23PADDING 08:44:58,561 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ZEROBYTE 08:44:58,561 INFO [main][CipherTest] transformation=TWOFISH/CFB152/ZEROBYTEPADDING 08:44:58,562 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ 08:44:58,562 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO10126 08:44:58,562 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO10126-2 08:44:58,562 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO10126-2PADDING 08:44:58,562 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO10126PADDING 08:44:58,563 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO7816-4 08:44:58,563 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ISO7816-4PADDING 08:44:58,564 INFO [main][CipherTest] transformation=TWOFISH/CFB16/NOPADDING 08:44:58,564 INFO [main][CipherTest] transformation=TWOFISH/CFB16/PKCS5 08:44:58,564 INFO [main][CipherTest] transformation=TWOFISH/CFB16/PKCS5PADDING 08:44:58,565 INFO [main][CipherTest] transformation=TWOFISH/CFB16/PKCS7 08:44:58,565 INFO [main][CipherTest] transformation=TWOFISH/CFB16/PKCS7PADDING 08:44:58,565 INFO [main][CipherTest] transformation=TWOFISH/CFB16/TBC 08:44:58,565 INFO [main][CipherTest] transformation=TWOFISH/CFB16/TBCPADDING 08:44:58,565 INFO [main][CipherTest] transformation=TWOFISH/CFB16/X9.23 08:44:58,566 INFO [main][CipherTest] transformation=TWOFISH/CFB16/X9.23PADDING 08:44:58,566 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ZEROBYTE 08:44:58,566 INFO [main][CipherTest] transformation=TWOFISH/CFB16/ZEROBYTEPADDING 08:44:58,566 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ 08:44:58,566 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO10126 08:44:58,566 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO10126-2 08:44:58,567 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO10126-2PADDING 08:44:58,567 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO10126PADDING 08:44:58,567 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO7816-4 08:44:58,568 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ISO7816-4PADDING 08:44:58,568 INFO [main][CipherTest] transformation=TWOFISH/CFB160/NOPADDING 08:44:58,568 INFO [main][CipherTest] transformation=TWOFISH/CFB160/PKCS5 08:44:58,568 INFO [main][CipherTest] transformation=TWOFISH/CFB160/PKCS5PADDING 08:44:58,568 INFO [main][CipherTest] transformation=TWOFISH/CFB160/PKCS7 08:44:58,569 INFO [main][CipherTest] transformation=TWOFISH/CFB160/PKCS7PADDING 08:44:58,569 INFO [main][CipherTest] transformation=TWOFISH/CFB160/TBC 08:44:58,569 INFO [main][CipherTest] transformation=TWOFISH/CFB160/TBCPADDING 08:44:58,569 INFO [main][CipherTest] transformation=TWOFISH/CFB160/X9.23 08:44:58,570 INFO [main][CipherTest] transformation=TWOFISH/CFB160/X9.23PADDING 08:44:58,570 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ZEROBYTE 08:44:58,570 INFO [main][CipherTest] transformation=TWOFISH/CFB160/ZEROBYTEPADDING 08:44:58,570 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ 08:44:58,570 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO10126 08:44:58,570 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO10126-2 08:44:58,571 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO10126-2PADDING 08:44:58,571 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO10126PADDING 08:44:58,571 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO7816-4 08:44:58,571 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ISO7816-4PADDING 08:44:58,572 INFO [main][CipherTest] transformation=TWOFISH/CFB168/NOPADDING 08:44:58,572 INFO [main][CipherTest] transformation=TWOFISH/CFB168/PKCS5 08:44:58,572 INFO [main][CipherTest] transformation=TWOFISH/CFB168/PKCS5PADDING 08:44:58,572 INFO [main][CipherTest] transformation=TWOFISH/CFB168/PKCS7 08:44:58,572 INFO [main][CipherTest] transformation=TWOFISH/CFB168/PKCS7PADDING 08:44:58,573 INFO [main][CipherTest] transformation=TWOFISH/CFB168/TBC 08:44:58,573 INFO [main][CipherTest] transformation=TWOFISH/CFB168/TBCPADDING 08:44:58,573 INFO [main][CipherTest] transformation=TWOFISH/CFB168/X9.23 08:44:58,573 INFO [main][CipherTest] transformation=TWOFISH/CFB168/X9.23PADDING 08:44:58,573 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ZEROBYTE 08:44:58,574 INFO [main][CipherTest] transformation=TWOFISH/CFB168/ZEROBYTEPADDING 08:44:58,574 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ 08:44:58,574 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO10126 08:44:58,574 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO10126-2 08:44:58,574 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO10126-2PADDING 08:44:58,575 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO10126PADDING 08:44:58,575 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO7816-4 08:44:58,575 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ISO7816-4PADDING 08:44:58,575 INFO [main][CipherTest] transformation=TWOFISH/CFB176/NOPADDING 08:44:58,576 INFO [main][CipherTest] transformation=TWOFISH/CFB176/PKCS5 08:44:58,576 INFO [main][CipherTest] transformation=TWOFISH/CFB176/PKCS5PADDING 08:44:58,576 INFO [main][CipherTest] transformation=TWOFISH/CFB176/PKCS7 08:44:58,576 INFO [main][CipherTest] transformation=TWOFISH/CFB176/PKCS7PADDING 08:44:58,576 INFO [main][CipherTest] transformation=TWOFISH/CFB176/TBC 08:44:58,577 INFO [main][CipherTest] transformation=TWOFISH/CFB176/TBCPADDING 08:44:58,577 INFO [main][CipherTest] transformation=TWOFISH/CFB176/X9.23 08:44:58,577 INFO [main][CipherTest] transformation=TWOFISH/CFB176/X9.23PADDING 08:44:58,577 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ZEROBYTE 08:44:58,577 INFO [main][CipherTest] transformation=TWOFISH/CFB176/ZEROBYTEPADDING 08:44:58,578 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ 08:44:58,578 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO10126 08:44:58,578 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO10126-2 08:44:58,578 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO10126-2PADDING 08:44:58,578 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO10126PADDING 08:44:58,579 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO7816-4 08:44:58,579 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ISO7816-4PADDING 08:44:58,579 INFO [main][CipherTest] transformation=TWOFISH/CFB184/NOPADDING 08:44:58,579 INFO [main][CipherTest] transformation=TWOFISH/CFB184/PKCS5 08:44:58,579 INFO [main][CipherTest] transformation=TWOFISH/CFB184/PKCS5PADDING 08:44:58,580 INFO [main][CipherTest] transformation=TWOFISH/CFB184/PKCS7 08:44:58,580 INFO [main][CipherTest] transformation=TWOFISH/CFB184/PKCS7PADDING 08:44:58,580 INFO [main][CipherTest] transformation=TWOFISH/CFB184/TBC 08:44:58,580 INFO [main][CipherTest] transformation=TWOFISH/CFB184/TBCPADDING 08:44:58,580 INFO [main][CipherTest] transformation=TWOFISH/CFB184/X9.23 08:44:58,581 INFO [main][CipherTest] transformation=TWOFISH/CFB184/X9.23PADDING 08:44:58,581 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ZEROBYTE 08:44:58,581 INFO [main][CipherTest] transformation=TWOFISH/CFB184/ZEROBYTEPADDING 08:44:58,581 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ 08:44:58,582 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO10126 08:44:58,582 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO10126-2 08:44:58,582 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO10126-2PADDING 08:44:58,582 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO10126PADDING 08:44:58,582 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO7816-4 08:44:58,583 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ISO7816-4PADDING 08:44:58,583 INFO [main][CipherTest] transformation=TWOFISH/CFB192/NOPADDING 08:44:58,583 INFO [main][CipherTest] transformation=TWOFISH/CFB192/PKCS5 08:44:58,583 INFO [main][CipherTest] transformation=TWOFISH/CFB192/PKCS5PADDING 08:44:58,584 INFO [main][CipherTest] transformation=TWOFISH/CFB192/PKCS7 08:44:58,584 INFO [main][CipherTest] transformation=TWOFISH/CFB192/PKCS7PADDING 08:44:58,584 INFO [main][CipherTest] transformation=TWOFISH/CFB192/TBC 08:44:58,584 INFO [main][CipherTest] transformation=TWOFISH/CFB192/TBCPADDING 08:44:58,585 INFO [main][CipherTest] transformation=TWOFISH/CFB192/X9.23 08:44:58,585 INFO [main][CipherTest] transformation=TWOFISH/CFB192/X9.23PADDING 08:44:58,585 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ZEROBYTE 08:44:58,585 INFO [main][CipherTest] transformation=TWOFISH/CFB192/ZEROBYTEPADDING 08:44:58,585 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ 08:44:58,586 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO10126 08:44:58,586 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO10126-2 08:44:58,586 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO10126-2PADDING 08:44:58,586 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO10126PADDING 08:44:58,587 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO7816-4 08:44:58,587 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ISO7816-4PADDING 08:44:58,587 INFO [main][CipherTest] transformation=TWOFISH/CFB200/NOPADDING 08:44:58,587 INFO [main][CipherTest] transformation=TWOFISH/CFB200/PKCS5 08:44:58,588 INFO [main][CipherTest] transformation=TWOFISH/CFB200/PKCS5PADDING 08:44:58,588 INFO [main][CipherTest] transformation=TWOFISH/CFB200/PKCS7 08:44:58,588 INFO [main][CipherTest] transformation=TWOFISH/CFB200/PKCS7PADDING 08:44:58,588 INFO [main][CipherTest] transformation=TWOFISH/CFB200/TBC 08:44:58,589 INFO [main][CipherTest] transformation=TWOFISH/CFB200/TBCPADDING 08:44:58,589 INFO [main][CipherTest] transformation=TWOFISH/CFB200/X9.23 08:44:58,589 INFO [main][CipherTest] transformation=TWOFISH/CFB200/X9.23PADDING 08:44:58,589 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ZEROBYTE 08:44:58,590 INFO [main][CipherTest] transformation=TWOFISH/CFB200/ZEROBYTEPADDING 08:44:58,590 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ 08:44:58,590 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO10126 08:44:58,590 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO10126-2 08:44:58,591 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO10126-2PADDING 08:44:58,591 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO10126PADDING 08:44:58,591 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO7816-4 08:44:58,591 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ISO7816-4PADDING 08:44:58,592 INFO [main][CipherTest] transformation=TWOFISH/CFB208/NOPADDING 08:44:58,592 INFO [main][CipherTest] transformation=TWOFISH/CFB208/PKCS5 08:44:58,592 INFO [main][CipherTest] transformation=TWOFISH/CFB208/PKCS5PADDING 08:44:58,592 INFO [main][CipherTest] transformation=TWOFISH/CFB208/PKCS7 08:44:58,593 INFO [main][CipherTest] transformation=TWOFISH/CFB208/PKCS7PADDING 08:44:58,593 INFO [main][CipherTest] transformation=TWOFISH/CFB208/TBC 08:44:58,593 INFO [main][CipherTest] transformation=TWOFISH/CFB208/TBCPADDING 08:44:58,594 INFO [main][CipherTest] transformation=TWOFISH/CFB208/X9.23 08:44:58,594 INFO [main][CipherTest] transformation=TWOFISH/CFB208/X9.23PADDING 08:44:58,594 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ZEROBYTE 08:44:58,594 INFO [main][CipherTest] transformation=TWOFISH/CFB208/ZEROBYTEPADDING 08:44:58,595 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ 08:44:58,595 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO10126 08:44:58,595 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO10126-2 08:44:58,596 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO10126-2PADDING 08:44:58,596 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO10126PADDING 08:44:58,596 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO7816-4 08:44:58,597 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ISO7816-4PADDING 08:44:58,597 INFO [main][CipherTest] transformation=TWOFISH/CFB216/NOPADDING 08:44:58,597 INFO [main][CipherTest] transformation=TWOFISH/CFB216/PKCS5 08:44:58,597 INFO [main][CipherTest] transformation=TWOFISH/CFB216/PKCS5PADDING 08:44:58,598 INFO [main][CipherTest] transformation=TWOFISH/CFB216/PKCS7 08:44:58,598 INFO [main][CipherTest] transformation=TWOFISH/CFB216/PKCS7PADDING 08:44:58,598 INFO [main][CipherTest] transformation=TWOFISH/CFB216/TBC 08:44:58,598 INFO [main][CipherTest] transformation=TWOFISH/CFB216/TBCPADDING 08:44:58,599 INFO [main][CipherTest] transformation=TWOFISH/CFB216/X9.23 08:44:58,599 INFO [main][CipherTest] transformation=TWOFISH/CFB216/X9.23PADDING 08:44:58,599 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ZEROBYTE 08:44:58,600 INFO [main][CipherTest] transformation=TWOFISH/CFB216/ZEROBYTEPADDING 08:44:58,600 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ 08:44:58,600 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO10126 08:44:58,600 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO10126-2 08:44:58,601 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO10126-2PADDING 08:44:58,601 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO10126PADDING 08:44:58,601 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO7816-4 08:44:58,602 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ISO7816-4PADDING 08:44:58,602 INFO [main][CipherTest] transformation=TWOFISH/CFB224/NOPADDING 08:44:58,602 INFO [main][CipherTest] transformation=TWOFISH/CFB224/PKCS5 08:44:58,602 INFO [main][CipherTest] transformation=TWOFISH/CFB224/PKCS5PADDING 08:44:58,603 INFO [main][CipherTest] transformation=TWOFISH/CFB224/PKCS7 08:44:58,603 INFO [main][CipherTest] transformation=TWOFISH/CFB224/PKCS7PADDING 08:44:58,603 INFO [main][CipherTest] transformation=TWOFISH/CFB224/TBC 08:44:58,603 INFO [main][CipherTest] transformation=TWOFISH/CFB224/TBCPADDING 08:44:58,604 INFO [main][CipherTest] transformation=TWOFISH/CFB224/X9.23 08:44:58,604 INFO [main][CipherTest] transformation=TWOFISH/CFB224/X9.23PADDING 08:44:58,604 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ZEROBYTE 08:44:58,604 INFO [main][CipherTest] transformation=TWOFISH/CFB224/ZEROBYTEPADDING 08:44:58,605 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ 08:44:58,605 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO10126 08:44:58,605 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO10126-2 08:44:58,606 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO10126-2PADDING 08:44:58,606 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO10126PADDING 08:44:58,606 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO7816-4 08:44:58,606 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ISO7816-4PADDING 08:44:58,607 INFO [main][CipherTest] transformation=TWOFISH/CFB232/NOPADDING 08:44:58,607 INFO [main][CipherTest] transformation=TWOFISH/CFB232/PKCS5 08:44:58,607 INFO [main][CipherTest] transformation=TWOFISH/CFB232/PKCS5PADDING 08:44:58,608 INFO [main][CipherTest] transformation=TWOFISH/CFB232/PKCS7 08:44:58,608 INFO [main][CipherTest] transformation=TWOFISH/CFB232/PKCS7PADDING 08:44:58,608 INFO [main][CipherTest] transformation=TWOFISH/CFB232/TBC 08:44:58,608 INFO [main][CipherTest] transformation=TWOFISH/CFB232/TBCPADDING 08:44:58,609 INFO [main][CipherTest] transformation=TWOFISH/CFB232/X9.23 08:44:58,609 INFO [main][CipherTest] transformation=TWOFISH/CFB232/X9.23PADDING 08:44:58,609 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ZEROBYTE 08:44:58,609 INFO [main][CipherTest] transformation=TWOFISH/CFB232/ZEROBYTEPADDING 08:44:58,610 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ 08:44:58,610 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO10126 08:44:58,610 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO10126-2 08:44:58,610 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO10126-2PADDING 08:44:58,611 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO10126PADDING 08:44:58,611 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO7816-4 08:44:58,611 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ISO7816-4PADDING 08:44:58,612 INFO [main][CipherTest] transformation=TWOFISH/CFB24/NOPADDING 08:44:58,612 INFO [main][CipherTest] transformation=TWOFISH/CFB24/PKCS5 08:44:58,612 INFO [main][CipherTest] transformation=TWOFISH/CFB24/PKCS5PADDING 08:44:58,612 INFO [main][CipherTest] transformation=TWOFISH/CFB24/PKCS7 08:44:58,612 INFO [main][CipherTest] transformation=TWOFISH/CFB24/PKCS7PADDING 08:44:58,613 INFO [main][CipherTest] transformation=TWOFISH/CFB24/TBC 08:44:58,613 INFO [main][CipherTest] transformation=TWOFISH/CFB24/TBCPADDING 08:44:58,613 INFO [main][CipherTest] transformation=TWOFISH/CFB24/X9.23 08:44:58,613 INFO [main][CipherTest] transformation=TWOFISH/CFB24/X9.23PADDING 08:44:58,614 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ZEROBYTE 08:44:58,614 INFO [main][CipherTest] transformation=TWOFISH/CFB24/ZEROBYTEPADDING 08:44:58,614 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ 08:44:58,614 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO10126 08:44:58,615 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO10126-2 08:44:58,615 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO10126-2PADDING 08:44:58,615 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO10126PADDING 08:44:58,616 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO7816-4 08:44:58,616 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ISO7816-4PADDING 08:44:58,616 INFO [main][CipherTest] transformation=TWOFISH/CFB240/NOPADDING 08:44:58,616 INFO [main][CipherTest] transformation=TWOFISH/CFB240/PKCS5 08:44:58,617 INFO [main][CipherTest] transformation=TWOFISH/CFB240/PKCS5PADDING 08:44:58,617 INFO [main][CipherTest] transformation=TWOFISH/CFB240/PKCS7 08:44:58,617 INFO [main][CipherTest] transformation=TWOFISH/CFB240/PKCS7PADDING 08:44:58,618 INFO [main][CipherTest] transformation=TWOFISH/CFB240/TBC 08:44:58,618 INFO [main][CipherTest] transformation=TWOFISH/CFB240/TBCPADDING 08:44:58,618 INFO [main][CipherTest] transformation=TWOFISH/CFB240/X9.23 08:44:58,618 INFO [main][CipherTest] transformation=TWOFISH/CFB240/X9.23PADDING 08:44:58,619 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ZEROBYTE 08:44:58,619 INFO [main][CipherTest] transformation=TWOFISH/CFB240/ZEROBYTEPADDING 08:44:58,619 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ 08:44:58,619 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO10126 08:44:58,620 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO10126-2 08:44:58,620 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO10126-2PADDING 08:44:58,620 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO10126PADDING 08:44:58,620 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO7816-4 08:44:58,621 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ISO7816-4PADDING 08:44:58,621 INFO [main][CipherTest] transformation=TWOFISH/CFB248/NOPADDING 08:44:58,621 INFO [main][CipherTest] transformation=TWOFISH/CFB248/PKCS5 08:44:58,622 INFO [main][CipherTest] transformation=TWOFISH/CFB248/PKCS5PADDING 08:44:58,622 INFO [main][CipherTest] transformation=TWOFISH/CFB248/PKCS7 08:44:58,622 INFO [main][CipherTest] transformation=TWOFISH/CFB248/PKCS7PADDING 08:44:58,622 INFO [main][CipherTest] transformation=TWOFISH/CFB248/TBC 08:44:58,623 INFO [main][CipherTest] transformation=TWOFISH/CFB248/TBCPADDING 08:44:58,623 INFO [main][CipherTest] transformation=TWOFISH/CFB248/X9.23 08:44:58,623 INFO [main][CipherTest] transformation=TWOFISH/CFB248/X9.23PADDING 08:44:58,623 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ZEROBYTE 08:44:58,624 INFO [main][CipherTest] transformation=TWOFISH/CFB248/ZEROBYTEPADDING 08:44:58,624 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ 08:44:58,624 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO10126 08:44:58,624 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO10126-2 08:44:58,625 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO10126-2PADDING 08:44:58,625 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO10126PADDING 08:44:58,625 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO7816-4 08:44:58,626 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ISO7816-4PADDING 08:44:58,626 INFO [main][CipherTest] transformation=TWOFISH/CFB256/NOPADDING 08:44:58,626 INFO [main][CipherTest] transformation=TWOFISH/CFB256/PKCS5 08:44:58,626 INFO [main][CipherTest] transformation=TWOFISH/CFB256/PKCS5PADDING 08:44:58,627 INFO [main][CipherTest] transformation=TWOFISH/CFB256/PKCS7 08:44:58,627 INFO [main][CipherTest] transformation=TWOFISH/CFB256/PKCS7PADDING 08:44:58,627 INFO [main][CipherTest] transformation=TWOFISH/CFB256/TBC 08:44:58,627 INFO [main][CipherTest] transformation=TWOFISH/CFB256/TBCPADDING 08:44:58,628 INFO [main][CipherTest] transformation=TWOFISH/CFB256/X9.23 08:44:58,628 INFO [main][CipherTest] transformation=TWOFISH/CFB256/X9.23PADDING 08:44:58,628 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ZEROBYTE 08:44:58,629 INFO [main][CipherTest] transformation=TWOFISH/CFB256/ZEROBYTEPADDING 08:44:58,629 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ 08:44:58,629 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO10126 08:44:58,630 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO10126-2 08:44:58,630 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO10126-2PADDING 08:44:58,630 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO10126PADDING 08:44:58,630 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO7816-4 08:44:58,631 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ISO7816-4PADDING 08:44:58,631 INFO [main][CipherTest] transformation=TWOFISH/CFB32/NOPADDING 08:44:58,631 INFO [main][CipherTest] transformation=TWOFISH/CFB32/PKCS5 08:44:58,631 INFO [main][CipherTest] transformation=TWOFISH/CFB32/PKCS5PADDING 08:44:58,632 INFO [main][CipherTest] transformation=TWOFISH/CFB32/PKCS7 08:44:58,632 INFO [main][CipherTest] transformation=TWOFISH/CFB32/PKCS7PADDING 08:44:58,632 INFO [main][CipherTest] transformation=TWOFISH/CFB32/TBC 08:44:58,632 INFO [main][CipherTest] transformation=TWOFISH/CFB32/TBCPADDING 08:44:58,633 INFO [main][CipherTest] transformation=TWOFISH/CFB32/X9.23 08:44:58,633 INFO [main][CipherTest] transformation=TWOFISH/CFB32/X9.23PADDING 08:44:58,633 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ZEROBYTE 08:44:58,633 INFO [main][CipherTest] transformation=TWOFISH/CFB32/ZEROBYTEPADDING 08:44:58,634 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ 08:44:58,634 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO10126 08:44:58,634 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO10126-2 08:44:58,634 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO10126-2PADDING 08:44:58,635 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO10126PADDING 08:44:58,635 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO7816-4 08:44:58,635 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ISO7816-4PADDING 08:44:58,636 INFO [main][CipherTest] transformation=TWOFISH/CFB40/NOPADDING 08:44:58,636 INFO [main][CipherTest] transformation=TWOFISH/CFB40/PKCS5 08:44:58,636 INFO [main][CipherTest] transformation=TWOFISH/CFB40/PKCS5PADDING 08:44:58,636 INFO [main][CipherTest] transformation=TWOFISH/CFB40/PKCS7 08:44:58,637 INFO [main][CipherTest] transformation=TWOFISH/CFB40/PKCS7PADDING 08:44:58,637 INFO [main][CipherTest] transformation=TWOFISH/CFB40/TBC 08:44:58,637 INFO [main][CipherTest] transformation=TWOFISH/CFB40/TBCPADDING 08:44:58,637 INFO [main][CipherTest] transformation=TWOFISH/CFB40/X9.23 08:44:58,638 INFO [main][CipherTest] transformation=TWOFISH/CFB40/X9.23PADDING 08:44:58,638 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ZEROBYTE 08:44:58,638 INFO [main][CipherTest] transformation=TWOFISH/CFB40/ZEROBYTEPADDING 08:44:58,638 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ 08:44:58,638 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO10126 08:44:58,638 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO10126-2 08:44:58,639 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO10126-2PADDING 08:44:58,639 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO10126PADDING 08:44:58,639 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO7816-4 08:44:58,639 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ISO7816-4PADDING 08:44:58,639 INFO [main][CipherTest] transformation=TWOFISH/CFB48/NOPADDING 08:44:58,639 INFO [main][CipherTest] transformation=TWOFISH/CFB48/PKCS5 08:44:58,640 INFO [main][CipherTest] transformation=TWOFISH/CFB48/PKCS5PADDING 08:44:58,640 INFO [main][CipherTest] transformation=TWOFISH/CFB48/PKCS7 08:44:58,640 INFO [main][CipherTest] transformation=TWOFISH/CFB48/PKCS7PADDING 08:44:58,640 INFO [main][CipherTest] transformation=TWOFISH/CFB48/TBC 08:44:58,640 INFO [main][CipherTest] transformation=TWOFISH/CFB48/TBCPADDING 08:44:58,641 INFO [main][CipherTest] transformation=TWOFISH/CFB48/X9.23 08:44:58,641 INFO [main][CipherTest] transformation=TWOFISH/CFB48/X9.23PADDING 08:44:58,641 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ZEROBYTE 08:44:58,641 INFO [main][CipherTest] transformation=TWOFISH/CFB48/ZEROBYTEPADDING 08:44:58,641 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ 08:44:58,642 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO10126 08:44:58,642 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO10126-2 08:44:58,642 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO10126-2PADDING 08:44:58,642 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO10126PADDING 08:44:58,642 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO7816-4 08:44:58,642 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ISO7816-4PADDING 08:44:58,643 INFO [main][CipherTest] transformation=TWOFISH/CFB56/NOPADDING 08:44:58,643 INFO [main][CipherTest] transformation=TWOFISH/CFB56/PKCS5 08:44:58,643 INFO [main][CipherTest] transformation=TWOFISH/CFB56/PKCS5PADDING 08:44:58,643 INFO [main][CipherTest] transformation=TWOFISH/CFB56/PKCS7 08:44:58,643 INFO [main][CipherTest] transformation=TWOFISH/CFB56/PKCS7PADDING 08:44:58,644 INFO [main][CipherTest] transformation=TWOFISH/CFB56/TBC 08:44:58,644 INFO [main][CipherTest] transformation=TWOFISH/CFB56/TBCPADDING 08:44:58,644 INFO [main][CipherTest] transformation=TWOFISH/CFB56/X9.23 08:44:58,644 INFO [main][CipherTest] transformation=TWOFISH/CFB56/X9.23PADDING 08:44:58,644 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ZEROBYTE 08:44:58,644 INFO [main][CipherTest] transformation=TWOFISH/CFB56/ZEROBYTEPADDING 08:44:58,645 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ 08:44:58,645 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO10126 08:44:58,645 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO10126-2 08:44:58,645 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO10126-2PADDING 08:44:58,645 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO10126PADDING 08:44:58,646 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO7816-4 08:44:58,646 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ISO7816-4PADDING 08:44:58,646 INFO [main][CipherTest] transformation=TWOFISH/CFB64/NOPADDING 08:44:58,646 INFO [main][CipherTest] transformation=TWOFISH/CFB64/PKCS5 08:44:58,646 INFO [main][CipherTest] transformation=TWOFISH/CFB64/PKCS5PADDING 08:44:58,646 INFO [main][CipherTest] transformation=TWOFISH/CFB64/PKCS7 08:44:58,647 INFO [main][CipherTest] transformation=TWOFISH/CFB64/PKCS7PADDING 08:44:58,647 INFO [main][CipherTest] transformation=TWOFISH/CFB64/TBC 08:44:58,647 INFO [main][CipherTest] transformation=TWOFISH/CFB64/TBCPADDING 08:44:58,647 INFO [main][CipherTest] transformation=TWOFISH/CFB64/X9.23 08:44:58,647 INFO [main][CipherTest] transformation=TWOFISH/CFB64/X9.23PADDING 08:44:58,647 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ZEROBYTE 08:44:58,648 INFO [main][CipherTest] transformation=TWOFISH/CFB64/ZEROBYTEPADDING 08:44:58,648 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ 08:44:58,648 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO10126 08:44:58,648 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO10126-2 08:44:58,648 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO10126-2PADDING 08:44:58,649 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO10126PADDING 08:44:58,649 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO7816-4 08:44:58,649 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ISO7816-4PADDING 08:44:58,649 INFO [main][CipherTest] transformation=TWOFISH/CFB72/NOPADDING 08:44:58,649 INFO [main][CipherTest] transformation=TWOFISH/CFB72/PKCS5 08:44:58,649 INFO [main][CipherTest] transformation=TWOFISH/CFB72/PKCS5PADDING 08:44:58,650 INFO [main][CipherTest] transformation=TWOFISH/CFB72/PKCS7 08:44:58,650 INFO [main][CipherTest] transformation=TWOFISH/CFB72/PKCS7PADDING 08:44:58,650 INFO [main][CipherTest] transformation=TWOFISH/CFB72/TBC 08:44:58,650 INFO [main][CipherTest] transformation=TWOFISH/CFB72/TBCPADDING 08:44:58,650 INFO [main][CipherTest] transformation=TWOFISH/CFB72/X9.23 08:44:58,650 INFO [main][CipherTest] transformation=TWOFISH/CFB72/X9.23PADDING 08:44:58,651 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ZEROBYTE 08:44:58,651 INFO [main][CipherTest] transformation=TWOFISH/CFB72/ZEROBYTEPADDING 08:44:58,651 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ 08:44:58,651 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO10126 08:44:58,651 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO10126-2 08:44:58,652 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO10126-2PADDING 08:44:58,652 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO10126PADDING 08:44:58,652 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO7816-4 08:44:58,652 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ISO7816-4PADDING 08:44:58,652 INFO [main][CipherTest] transformation=TWOFISH/CFB8/NOPADDING 08:44:58,652 INFO [main][CipherTest] transformation=TWOFISH/CFB8/PKCS5 08:44:58,653 INFO [main][CipherTest] transformation=TWOFISH/CFB8/PKCS5PADDING 08:44:58,653 INFO [main][CipherTest] transformation=TWOFISH/CFB8/PKCS7 08:44:58,653 INFO [main][CipherTest] transformation=TWOFISH/CFB8/PKCS7PADDING 08:44:58,653 INFO [main][CipherTest] transformation=TWOFISH/CFB8/TBC 08:44:58,653 INFO [main][CipherTest] transformation=TWOFISH/CFB8/TBCPADDING 08:44:58,654 INFO [main][CipherTest] transformation=TWOFISH/CFB8/X9.23 08:44:58,654 INFO [main][CipherTest] transformation=TWOFISH/CFB8/X9.23PADDING 08:44:58,654 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ZEROBYTE 08:44:58,654 INFO [main][CipherTest] transformation=TWOFISH/CFB8/ZEROBYTEPADDING 08:44:58,654 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ 08:44:58,654 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO10126 08:44:58,655 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO10126-2 08:44:58,655 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO10126-2PADDING 08:44:58,655 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO10126PADDING 08:44:58,655 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO7816-4 08:44:58,655 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ISO7816-4PADDING 08:44:58,656 INFO [main][CipherTest] transformation=TWOFISH/CFB80/NOPADDING 08:44:58,656 INFO [main][CipherTest] transformation=TWOFISH/CFB80/PKCS5 08:44:58,656 INFO [main][CipherTest] transformation=TWOFISH/CFB80/PKCS5PADDING 08:44:58,656 INFO [main][CipherTest] transformation=TWOFISH/CFB80/PKCS7 08:44:58,656 INFO [main][CipherTest] transformation=TWOFISH/CFB80/PKCS7PADDING 08:44:58,656 INFO [main][CipherTest] transformation=TWOFISH/CFB80/TBC 08:44:58,657 INFO [main][CipherTest] transformation=TWOFISH/CFB80/TBCPADDING 08:44:58,657 INFO [main][CipherTest] transformation=TWOFISH/CFB80/X9.23 08:44:58,657 INFO [main][CipherTest] transformation=TWOFISH/CFB80/X9.23PADDING 08:44:58,657 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ZEROBYTE 08:44:58,657 INFO [main][CipherTest] transformation=TWOFISH/CFB80/ZEROBYTEPADDING 08:44:58,658 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ 08:44:58,658 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO10126 08:44:58,658 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO10126-2 08:44:58,658 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO10126-2PADDING 08:44:58,658 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO10126PADDING 08:44:58,659 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO7816-4 08:44:58,659 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ISO7816-4PADDING 08:44:58,659 INFO [main][CipherTest] transformation=TWOFISH/CFB88/NOPADDING 08:44:58,659 INFO [main][CipherTest] transformation=TWOFISH/CFB88/PKCS5 08:44:58,659 INFO [main][CipherTest] transformation=TWOFISH/CFB88/PKCS5PADDING 08:44:58,659 INFO [main][CipherTest] transformation=TWOFISH/CFB88/PKCS7 08:44:58,660 INFO [main][CipherTest] transformation=TWOFISH/CFB88/PKCS7PADDING 08:44:58,660 INFO [main][CipherTest] transformation=TWOFISH/CFB88/TBC 08:44:58,660 INFO [main][CipherTest] transformation=TWOFISH/CFB88/TBCPADDING 08:44:58,660 INFO [main][CipherTest] transformation=TWOFISH/CFB88/X9.23 08:44:58,660 INFO [main][CipherTest] transformation=TWOFISH/CFB88/X9.23PADDING 08:44:58,660 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ZEROBYTE 08:44:58,661 INFO [main][CipherTest] transformation=TWOFISH/CFB88/ZEROBYTEPADDING 08:44:58,661 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ 08:44:58,661 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO10126 08:44:58,661 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO10126-2 08:44:58,661 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO10126-2PADDING 08:44:58,662 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO10126PADDING 08:44:58,662 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO7816-4 08:44:58,662 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ISO7816-4PADDING 08:44:58,662 INFO [main][CipherTest] transformation=TWOFISH/CFB96/NOPADDING 08:44:58,662 INFO [main][CipherTest] transformation=TWOFISH/CFB96/PKCS5 08:44:58,662 INFO [main][CipherTest] transformation=TWOFISH/CFB96/PKCS5PADDING 08:44:58,663 INFO [main][CipherTest] transformation=TWOFISH/CFB96/PKCS7 08:44:58,663 INFO [main][CipherTest] transformation=TWOFISH/CFB96/PKCS7PADDING 08:44:58,663 INFO [main][CipherTest] transformation=TWOFISH/CFB96/TBC 08:44:58,663 INFO [main][CipherTest] transformation=TWOFISH/CFB96/TBCPADDING 08:44:58,663 INFO [main][CipherTest] transformation=TWOFISH/CFB96/X9.23 08:44:58,664 INFO [main][CipherTest] transformation=TWOFISH/CFB96/X9.23PADDING 08:44:58,664 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ZEROBYTE 08:44:58,664 INFO [main][CipherTest] transformation=TWOFISH/CFB96/ZEROBYTEPADDING 08:44:58,664 INFO [main][CipherTest] transformation=TWOFISH/CTS/ 08:44:58,664 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH/CTS/" does not support IV => Skipping. 08:44:58,664 INFO [main][CipherTest] transformation=TWOFISH/CTS/NOPADDING 08:44:58,665 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH/CTS/NOPADDING" does not support IV => Skipping. 08:44:58,665 INFO [main][CipherTest] transformation=TWOFISH/EAX/ 08:44:58,665 INFO [main][CipherTest] transformation=TWOFISH/EAX/NOPADDING 08:44:58,666 INFO [main][CipherTest] transformation=TWOFISH/ECB/ 08:44:58,666 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH/ECB/" does not support IV => Skipping. 08:44:58,666 INFO [main][CipherTest] transformation=TWOFISH/ECB/NOPADDING 08:44:58,666 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "TWOFISH/ECB/NOPADDING" does not support IV => Skipping. 08:44:58,667 INFO [main][CipherTest] transformation=TWOFISH/GCM/ 08:44:58,667 INFO [main][CipherTest] transformation=TWOFISH/GCM/NOPADDING 08:44:58,668 INFO [main][CipherTest] transformation=TWOFISH/OFB/ 08:44:58,668 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO10126 08:44:58,668 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO10126-2 08:44:58,668 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO10126-2PADDING 08:44:58,668 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO10126PADDING 08:44:58,669 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO7816-4 08:44:58,669 INFO [main][CipherTest] transformation=TWOFISH/OFB/ISO7816-4PADDING 08:44:58,669 INFO [main][CipherTest] transformation=TWOFISH/OFB/NOPADDING 08:44:58,669 INFO [main][CipherTest] transformation=TWOFISH/OFB/PKCS5 08:44:58,669 INFO [main][CipherTest] transformation=TWOFISH/OFB/PKCS5PADDING 08:44:58,670 INFO [main][CipherTest] transformation=TWOFISH/OFB/PKCS7 08:44:58,670 INFO [main][CipherTest] transformation=TWOFISH/OFB/PKCS7PADDING 08:44:58,670 INFO [main][CipherTest] transformation=TWOFISH/OFB/TBC 08:44:58,670 INFO [main][CipherTest] transformation=TWOFISH/OFB/TBCPADDING 08:44:58,670 INFO [main][CipherTest] transformation=TWOFISH/OFB/X9.23 08:44:58,670 INFO [main][CipherTest] transformation=TWOFISH/OFB/X9.23PADDING 08:44:58,671 INFO [main][CipherTest] transformation=TWOFISH/OFB/ZEROBYTE 08:44:58,671 INFO [main][CipherTest] transformation=TWOFISH/OFB/ZEROBYTEPADDING 08:44:58,671 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ 08:44:58,671 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO10126 08:44:58,671 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO10126-2 08:44:58,671 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO10126-2PADDING 08:44:58,672 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO10126PADDING 08:44:58,672 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO7816-4 08:44:58,672 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ISO7816-4PADDING 08:44:58,672 INFO [main][CipherTest] transformation=TWOFISH/OFB104/NOPADDING 08:44:58,672 INFO [main][CipherTest] transformation=TWOFISH/OFB104/PKCS5 08:44:58,672 INFO [main][CipherTest] transformation=TWOFISH/OFB104/PKCS5PADDING 08:44:58,672 INFO [main][CipherTest] transformation=TWOFISH/OFB104/PKCS7 08:44:58,673 INFO [main][CipherTest] transformation=TWOFISH/OFB104/PKCS7PADDING 08:44:58,673 INFO [main][CipherTest] transformation=TWOFISH/OFB104/TBC 08:44:58,673 INFO [main][CipherTest] transformation=TWOFISH/OFB104/TBCPADDING 08:44:58,673 INFO [main][CipherTest] transformation=TWOFISH/OFB104/X9.23 08:44:58,673 INFO [main][CipherTest] transformation=TWOFISH/OFB104/X9.23PADDING 08:44:58,673 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ZEROBYTE 08:44:58,673 INFO [main][CipherTest] transformation=TWOFISH/OFB104/ZEROBYTEPADDING 08:44:58,674 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ 08:44:58,674 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO10126 08:44:58,674 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO10126-2 08:44:58,674 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO10126-2PADDING 08:44:58,674 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO10126PADDING 08:44:58,674 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO7816-4 08:44:58,674 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ISO7816-4PADDING 08:44:58,675 INFO [main][CipherTest] transformation=TWOFISH/OFB112/NOPADDING 08:44:58,675 INFO [main][CipherTest] transformation=TWOFISH/OFB112/PKCS5 08:44:58,675 INFO [main][CipherTest] transformation=TWOFISH/OFB112/PKCS5PADDING 08:44:58,675 INFO [main][CipherTest] transformation=TWOFISH/OFB112/PKCS7 08:44:58,675 INFO [main][CipherTest] transformation=TWOFISH/OFB112/PKCS7PADDING 08:44:58,675 INFO [main][CipherTest] transformation=TWOFISH/OFB112/TBC 08:44:58,676 INFO [main][CipherTest] transformation=TWOFISH/OFB112/TBCPADDING 08:44:58,676 INFO [main][CipherTest] transformation=TWOFISH/OFB112/X9.23 08:44:58,676 INFO [main][CipherTest] transformation=TWOFISH/OFB112/X9.23PADDING 08:44:58,676 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ZEROBYTE 08:44:58,677 INFO [main][CipherTest] transformation=TWOFISH/OFB112/ZEROBYTEPADDING 08:44:58,677 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ 08:44:58,677 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO10126 08:44:58,677 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO10126-2 08:44:58,677 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO10126-2PADDING 08:44:58,677 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO10126PADDING 08:44:58,677 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO7816-4 08:44:58,678 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ISO7816-4PADDING 08:44:58,678 INFO [main][CipherTest] transformation=TWOFISH/OFB120/NOPADDING 08:44:58,678 INFO [main][CipherTest] transformation=TWOFISH/OFB120/PKCS5 08:44:58,678 INFO [main][CipherTest] transformation=TWOFISH/OFB120/PKCS5PADDING 08:44:58,678 INFO [main][CipherTest] transformation=TWOFISH/OFB120/PKCS7 08:44:58,678 INFO [main][CipherTest] transformation=TWOFISH/OFB120/PKCS7PADDING 08:44:58,678 INFO [main][CipherTest] transformation=TWOFISH/OFB120/TBC 08:44:58,679 INFO [main][CipherTest] transformation=TWOFISH/OFB120/TBCPADDING 08:44:58,679 INFO [main][CipherTest] transformation=TWOFISH/OFB120/X9.23 08:44:58,679 INFO [main][CipherTest] transformation=TWOFISH/OFB120/X9.23PADDING 08:44:58,679 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ZEROBYTE 08:44:58,679 INFO [main][CipherTest] transformation=TWOFISH/OFB120/ZEROBYTEPADDING 08:44:58,679 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ 08:44:58,680 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO10126 08:44:58,680 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO10126-2 08:44:58,680 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO10126-2PADDING 08:44:58,680 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO10126PADDING 08:44:58,680 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO7816-4 08:44:58,680 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ISO7816-4PADDING 08:44:58,681 INFO [main][CipherTest] transformation=TWOFISH/OFB128/NOPADDING 08:44:58,681 INFO [main][CipherTest] transformation=TWOFISH/OFB128/PKCS5 08:44:58,681 INFO [main][CipherTest] transformation=TWOFISH/OFB128/PKCS5PADDING 08:44:58,681 INFO [main][CipherTest] transformation=TWOFISH/OFB128/PKCS7 08:44:58,681 INFO [main][CipherTest] transformation=TWOFISH/OFB128/PKCS7PADDING 08:44:58,681 INFO [main][CipherTest] transformation=TWOFISH/OFB128/TBC 08:44:58,681 INFO [main][CipherTest] transformation=TWOFISH/OFB128/TBCPADDING 08:44:58,681 INFO [main][CipherTest] transformation=TWOFISH/OFB128/X9.23 08:44:58,682 INFO [main][CipherTest] transformation=TWOFISH/OFB128/X9.23PADDING 08:44:58,682 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ZEROBYTE 08:44:58,682 INFO [main][CipherTest] transformation=TWOFISH/OFB128/ZEROBYTEPADDING 08:44:58,682 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ 08:44:58,682 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO10126 08:44:58,682 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO10126-2 08:44:58,682 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO10126-2PADDING 08:44:58,683 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO10126PADDING 08:44:58,683 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO7816-4 08:44:58,683 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ISO7816-4PADDING 08:44:58,683 INFO [main][CipherTest] transformation=TWOFISH/OFB136/NOPADDING 08:44:58,683 INFO [main][CipherTest] transformation=TWOFISH/OFB136/PKCS5 08:44:58,683 INFO [main][CipherTest] transformation=TWOFISH/OFB136/PKCS5PADDING 08:44:58,683 INFO [main][CipherTest] transformation=TWOFISH/OFB136/PKCS7 08:44:58,684 INFO [main][CipherTest] transformation=TWOFISH/OFB136/PKCS7PADDING 08:44:58,684 INFO [main][CipherTest] transformation=TWOFISH/OFB136/TBC 08:44:58,684 INFO [main][CipherTest] transformation=TWOFISH/OFB136/TBCPADDING 08:44:58,684 INFO [main][CipherTest] transformation=TWOFISH/OFB136/X9.23 08:44:58,684 INFO [main][CipherTest] transformation=TWOFISH/OFB136/X9.23PADDING 08:44:58,684 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ZEROBYTE 08:44:58,684 INFO [main][CipherTest] transformation=TWOFISH/OFB136/ZEROBYTEPADDING 08:44:58,685 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ 08:44:58,685 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO10126 08:44:58,685 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO10126-2 08:44:58,685 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO10126-2PADDING 08:44:58,685 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO10126PADDING 08:44:58,685 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO7816-4 08:44:58,685 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ISO7816-4PADDING 08:44:58,686 INFO [main][CipherTest] transformation=TWOFISH/OFB144/NOPADDING 08:44:58,686 INFO [main][CipherTest] transformation=TWOFISH/OFB144/PKCS5 08:44:58,686 INFO [main][CipherTest] transformation=TWOFISH/OFB144/PKCS5PADDING 08:44:58,686 INFO [main][CipherTest] transformation=TWOFISH/OFB144/PKCS7 08:44:58,686 INFO [main][CipherTest] transformation=TWOFISH/OFB144/PKCS7PADDING 08:44:58,686 INFO [main][CipherTest] transformation=TWOFISH/OFB144/TBC 08:44:58,686 INFO [main][CipherTest] transformation=TWOFISH/OFB144/TBCPADDING 08:44:58,687 INFO [main][CipherTest] transformation=TWOFISH/OFB144/X9.23 08:44:58,687 INFO [main][CipherTest] transformation=TWOFISH/OFB144/X9.23PADDING 08:44:58,687 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ZEROBYTE 08:44:58,687 INFO [main][CipherTest] transformation=TWOFISH/OFB144/ZEROBYTEPADDING 08:44:58,687 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ 08:44:58,687 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO10126 08:44:58,687 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO10126-2 08:44:58,688 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO10126-2PADDING 08:44:58,703 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO10126PADDING 08:44:58,703 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO7816-4 08:44:58,704 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ISO7816-4PADDING 08:44:58,704 INFO [main][CipherTest] transformation=TWOFISH/OFB152/NOPADDING 08:44:58,705 INFO [main][CipherTest] transformation=TWOFISH/OFB152/PKCS5 08:44:58,705 INFO [main][CipherTest] transformation=TWOFISH/OFB152/PKCS5PADDING 08:44:58,705 INFO [main][CipherTest] transformation=TWOFISH/OFB152/PKCS7 08:44:58,705 INFO [main][CipherTest] transformation=TWOFISH/OFB152/PKCS7PADDING 08:44:58,706 INFO [main][CipherTest] transformation=TWOFISH/OFB152/TBC 08:44:58,706 INFO [main][CipherTest] transformation=TWOFISH/OFB152/TBCPADDING 08:44:58,706 INFO [main][CipherTest] transformation=TWOFISH/OFB152/X9.23 08:44:58,706 INFO [main][CipherTest] transformation=TWOFISH/OFB152/X9.23PADDING 08:44:58,706 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ZEROBYTE 08:44:58,707 INFO [main][CipherTest] transformation=TWOFISH/OFB152/ZEROBYTEPADDING 08:44:58,707 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ 08:44:58,707 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO10126 08:44:58,707 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO10126-2 08:44:58,708 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO10126-2PADDING 08:44:58,708 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO10126PADDING 08:44:58,708 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO7816-4 08:44:58,708 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ISO7816-4PADDING 08:44:58,708 INFO [main][CipherTest] transformation=TWOFISH/OFB16/NOPADDING 08:44:58,709 INFO [main][CipherTest] transformation=TWOFISH/OFB16/PKCS5 08:44:58,709 INFO [main][CipherTest] transformation=TWOFISH/OFB16/PKCS5PADDING 08:44:58,709 INFO [main][CipherTest] transformation=TWOFISH/OFB16/PKCS7 08:44:58,709 INFO [main][CipherTest] transformation=TWOFISH/OFB16/PKCS7PADDING 08:44:58,709 INFO [main][CipherTest] transformation=TWOFISH/OFB16/TBC 08:44:58,710 INFO [main][CipherTest] transformation=TWOFISH/OFB16/TBCPADDING 08:44:58,710 INFO [main][CipherTest] transformation=TWOFISH/OFB16/X9.23 08:44:58,710 INFO [main][CipherTest] transformation=TWOFISH/OFB16/X9.23PADDING 08:44:58,710 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ZEROBYTE 08:44:58,711 INFO [main][CipherTest] transformation=TWOFISH/OFB16/ZEROBYTEPADDING 08:44:58,711 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ 08:44:58,711 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO10126 08:44:58,711 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO10126-2 08:44:58,711 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO10126-2PADDING 08:44:58,712 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO10126PADDING 08:44:58,712 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO7816-4 08:44:58,712 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ISO7816-4PADDING 08:44:58,712 INFO [main][CipherTest] transformation=TWOFISH/OFB160/NOPADDING 08:44:58,713 INFO [main][CipherTest] transformation=TWOFISH/OFB160/PKCS5 08:44:58,713 INFO [main][CipherTest] transformation=TWOFISH/OFB160/PKCS5PADDING 08:44:58,713 INFO [main][CipherTest] transformation=TWOFISH/OFB160/PKCS7 08:44:58,713 INFO [main][CipherTest] transformation=TWOFISH/OFB160/PKCS7PADDING 08:44:58,713 INFO [main][CipherTest] transformation=TWOFISH/OFB160/TBC 08:44:58,713 INFO [main][CipherTest] transformation=TWOFISH/OFB160/TBCPADDING 08:44:58,714 INFO [main][CipherTest] transformation=TWOFISH/OFB160/X9.23 08:44:58,714 INFO [main][CipherTest] transformation=TWOFISH/OFB160/X9.23PADDING 08:44:58,714 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ZEROBYTE 08:44:58,714 INFO [main][CipherTest] transformation=TWOFISH/OFB160/ZEROBYTEPADDING 08:44:58,714 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ 08:44:58,714 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO10126 08:44:58,714 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO10126-2 08:44:58,714 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO10126-2PADDING 08:44:58,715 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO10126PADDING 08:44:58,715 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO7816-4 08:44:58,715 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ISO7816-4PADDING 08:44:58,715 INFO [main][CipherTest] transformation=TWOFISH/OFB168/NOPADDING 08:44:58,715 INFO [main][CipherTest] transformation=TWOFISH/OFB168/PKCS5 08:44:58,715 INFO [main][CipherTest] transformation=TWOFISH/OFB168/PKCS5PADDING 08:44:58,716 INFO [main][CipherTest] transformation=TWOFISH/OFB168/PKCS7 08:44:58,716 INFO [main][CipherTest] transformation=TWOFISH/OFB168/PKCS7PADDING 08:44:58,716 INFO [main][CipherTest] transformation=TWOFISH/OFB168/TBC 08:44:58,716 INFO [main][CipherTest] transformation=TWOFISH/OFB168/TBCPADDING 08:44:58,716 INFO [main][CipherTest] transformation=TWOFISH/OFB168/X9.23 08:44:58,716 INFO [main][CipherTest] transformation=TWOFISH/OFB168/X9.23PADDING 08:44:58,716 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ZEROBYTE 08:44:58,717 INFO [main][CipherTest] transformation=TWOFISH/OFB168/ZEROBYTEPADDING 08:44:58,717 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ 08:44:58,717 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO10126 08:44:58,717 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO10126-2 08:44:58,717 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO10126-2PADDING 08:44:58,717 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO10126PADDING 08:44:58,718 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO7816-4 08:44:58,718 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ISO7816-4PADDING 08:44:58,718 INFO [main][CipherTest] transformation=TWOFISH/OFB176/NOPADDING 08:44:58,718 INFO [main][CipherTest] transformation=TWOFISH/OFB176/PKCS5 08:44:58,718 INFO [main][CipherTest] transformation=TWOFISH/OFB176/PKCS5PADDING 08:44:58,718 INFO [main][CipherTest] transformation=TWOFISH/OFB176/PKCS7 08:44:58,719 INFO [main][CipherTest] transformation=TWOFISH/OFB176/PKCS7PADDING 08:44:58,719 INFO [main][CipherTest] transformation=TWOFISH/OFB176/TBC 08:44:58,719 INFO [main][CipherTest] transformation=TWOFISH/OFB176/TBCPADDING 08:44:58,719 INFO [main][CipherTest] transformation=TWOFISH/OFB176/X9.23 08:44:58,719 INFO [main][CipherTest] transformation=TWOFISH/OFB176/X9.23PADDING 08:44:58,719 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ZEROBYTE 08:44:58,719 INFO [main][CipherTest] transformation=TWOFISH/OFB176/ZEROBYTEPADDING 08:44:58,720 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ 08:44:58,720 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO10126 08:44:58,720 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO10126-2 08:44:58,720 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO10126-2PADDING 08:44:58,720 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO10126PADDING 08:44:58,720 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO7816-4 08:44:58,720 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ISO7816-4PADDING 08:44:58,721 INFO [main][CipherTest] transformation=TWOFISH/OFB184/NOPADDING 08:44:58,721 INFO [main][CipherTest] transformation=TWOFISH/OFB184/PKCS5 08:44:58,721 INFO [main][CipherTest] transformation=TWOFISH/OFB184/PKCS5PADDING 08:44:58,721 INFO [main][CipherTest] transformation=TWOFISH/OFB184/PKCS7 08:44:58,721 INFO [main][CipherTest] transformation=TWOFISH/OFB184/PKCS7PADDING 08:44:58,721 INFO [main][CipherTest] transformation=TWOFISH/OFB184/TBC 08:44:58,721 INFO [main][CipherTest] transformation=TWOFISH/OFB184/TBCPADDING 08:44:58,722 INFO [main][CipherTest] transformation=TWOFISH/OFB184/X9.23 08:44:58,722 INFO [main][CipherTest] transformation=TWOFISH/OFB184/X9.23PADDING 08:44:58,722 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ZEROBYTE 08:44:58,722 INFO [main][CipherTest] transformation=TWOFISH/OFB184/ZEROBYTEPADDING 08:44:58,722 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ 08:44:58,722 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO10126 08:44:58,722 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO10126-2 08:44:58,723 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO10126-2PADDING 08:44:58,723 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO10126PADDING 08:44:58,723 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO7816-4 08:44:58,723 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ISO7816-4PADDING 08:44:58,723 INFO [main][CipherTest] transformation=TWOFISH/OFB192/NOPADDING 08:44:58,723 INFO [main][CipherTest] transformation=TWOFISH/OFB192/PKCS5 08:44:58,724 INFO [main][CipherTest] transformation=TWOFISH/OFB192/PKCS5PADDING 08:44:58,724 INFO [main][CipherTest] transformation=TWOFISH/OFB192/PKCS7 08:44:58,724 INFO [main][CipherTest] transformation=TWOFISH/OFB192/PKCS7PADDING 08:44:58,724 INFO [main][CipherTest] transformation=TWOFISH/OFB192/TBC 08:44:58,724 INFO [main][CipherTest] transformation=TWOFISH/OFB192/TBCPADDING 08:44:58,724 INFO [main][CipherTest] transformation=TWOFISH/OFB192/X9.23 08:44:58,725 INFO [main][CipherTest] transformation=TWOFISH/OFB192/X9.23PADDING 08:44:58,725 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ZEROBYTE 08:44:58,725 INFO [main][CipherTest] transformation=TWOFISH/OFB192/ZEROBYTEPADDING 08:44:58,725 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ 08:44:58,725 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO10126 08:44:58,726 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO10126-2 08:44:58,726 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO10126-2PADDING 08:44:58,726 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO10126PADDING 08:44:58,726 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO7816-4 08:44:58,726 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ISO7816-4PADDING 08:44:58,726 INFO [main][CipherTest] transformation=TWOFISH/OFB200/NOPADDING 08:44:58,726 INFO [main][CipherTest] transformation=TWOFISH/OFB200/PKCS5 08:44:58,727 INFO [main][CipherTest] transformation=TWOFISH/OFB200/PKCS5PADDING 08:44:58,727 INFO [main][CipherTest] transformation=TWOFISH/OFB200/PKCS7 08:44:58,727 INFO [main][CipherTest] transformation=TWOFISH/OFB200/PKCS7PADDING 08:44:58,727 INFO [main][CipherTest] transformation=TWOFISH/OFB200/TBC 08:44:58,727 INFO [main][CipherTest] transformation=TWOFISH/OFB200/TBCPADDING 08:44:58,727 INFO [main][CipherTest] transformation=TWOFISH/OFB200/X9.23 08:44:58,728 INFO [main][CipherTest] transformation=TWOFISH/OFB200/X9.23PADDING 08:44:58,728 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ZEROBYTE 08:44:58,728 INFO [main][CipherTest] transformation=TWOFISH/OFB200/ZEROBYTEPADDING 08:44:58,728 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ 08:44:58,728 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO10126 08:44:58,728 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO10126-2 08:44:58,728 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO10126-2PADDING 08:44:58,729 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO10126PADDING 08:44:58,729 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO7816-4 08:44:58,729 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ISO7816-4PADDING 08:44:58,729 INFO [main][CipherTest] transformation=TWOFISH/OFB208/NOPADDING 08:44:58,729 INFO [main][CipherTest] transformation=TWOFISH/OFB208/PKCS5 08:44:58,729 INFO [main][CipherTest] transformation=TWOFISH/OFB208/PKCS5PADDING 08:44:58,730 INFO [main][CipherTest] transformation=TWOFISH/OFB208/PKCS7 08:44:58,730 INFO [main][CipherTest] transformation=TWOFISH/OFB208/PKCS7PADDING 08:44:58,730 INFO [main][CipherTest] transformation=TWOFISH/OFB208/TBC 08:44:58,730 INFO [main][CipherTest] transformation=TWOFISH/OFB208/TBCPADDING 08:44:58,730 INFO [main][CipherTest] transformation=TWOFISH/OFB208/X9.23 08:44:58,730 INFO [main][CipherTest] transformation=TWOFISH/OFB208/X9.23PADDING 08:44:58,730 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ZEROBYTE 08:44:58,731 INFO [main][CipherTest] transformation=TWOFISH/OFB208/ZEROBYTEPADDING 08:44:58,731 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ 08:44:58,731 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO10126 08:44:58,731 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO10126-2 08:44:58,731 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO10126-2PADDING 08:44:58,731 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO10126PADDING 08:44:58,732 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO7816-4 08:44:58,732 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ISO7816-4PADDING 08:44:58,732 INFO [main][CipherTest] transformation=TWOFISH/OFB216/NOPADDING 08:44:58,732 INFO [main][CipherTest] transformation=TWOFISH/OFB216/PKCS5 08:44:58,732 INFO [main][CipherTest] transformation=TWOFISH/OFB216/PKCS5PADDING 08:44:58,732 INFO [main][CipherTest] transformation=TWOFISH/OFB216/PKCS7 08:44:58,732 INFO [main][CipherTest] transformation=TWOFISH/OFB216/PKCS7PADDING 08:44:58,733 INFO [main][CipherTest] transformation=TWOFISH/OFB216/TBC 08:44:58,733 INFO [main][CipherTest] transformation=TWOFISH/OFB216/TBCPADDING 08:44:58,733 INFO [main][CipherTest] transformation=TWOFISH/OFB216/X9.23 08:44:58,733 INFO [main][CipherTest] transformation=TWOFISH/OFB216/X9.23PADDING 08:44:58,733 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ZEROBYTE 08:44:58,733 INFO [main][CipherTest] transformation=TWOFISH/OFB216/ZEROBYTEPADDING 08:44:58,734 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ 08:44:58,734 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO10126 08:44:58,734 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO10126-2 08:44:58,734 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO10126-2PADDING 08:44:58,734 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO10126PADDING 08:44:58,734 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO7816-4 08:44:58,734 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ISO7816-4PADDING 08:44:58,735 INFO [main][CipherTest] transformation=TWOFISH/OFB224/NOPADDING 08:44:58,735 INFO [main][CipherTest] transformation=TWOFISH/OFB224/PKCS5 08:44:58,735 INFO [main][CipherTest] transformation=TWOFISH/OFB224/PKCS5PADDING 08:44:58,735 INFO [main][CipherTest] transformation=TWOFISH/OFB224/PKCS7 08:44:58,735 INFO [main][CipherTest] transformation=TWOFISH/OFB224/PKCS7PADDING 08:44:58,735 INFO [main][CipherTest] transformation=TWOFISH/OFB224/TBC 08:44:58,736 INFO [main][CipherTest] transformation=TWOFISH/OFB224/TBCPADDING 08:44:58,736 INFO [main][CipherTest] transformation=TWOFISH/OFB224/X9.23 08:44:58,736 INFO [main][CipherTest] transformation=TWOFISH/OFB224/X9.23PADDING 08:44:58,736 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ZEROBYTE 08:44:58,736 INFO [main][CipherTest] transformation=TWOFISH/OFB224/ZEROBYTEPADDING 08:44:58,736 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ 08:44:58,736 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO10126 08:44:58,737 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO10126-2 08:44:58,737 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO10126-2PADDING 08:44:58,737 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO10126PADDING 08:44:58,737 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO7816-4 08:44:58,737 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ISO7816-4PADDING 08:44:58,738 INFO [main][CipherTest] transformation=TWOFISH/OFB232/NOPADDING 08:44:58,738 INFO [main][CipherTest] transformation=TWOFISH/OFB232/PKCS5 08:44:58,738 INFO [main][CipherTest] transformation=TWOFISH/OFB232/PKCS5PADDING 08:44:58,738 INFO [main][CipherTest] transformation=TWOFISH/OFB232/PKCS7 08:44:58,738 INFO [main][CipherTest] transformation=TWOFISH/OFB232/PKCS7PADDING 08:44:58,738 INFO [main][CipherTest] transformation=TWOFISH/OFB232/TBC 08:44:58,738 INFO [main][CipherTest] transformation=TWOFISH/OFB232/TBCPADDING 08:44:58,739 INFO [main][CipherTest] transformation=TWOFISH/OFB232/X9.23 08:44:58,739 INFO [main][CipherTest] transformation=TWOFISH/OFB232/X9.23PADDING 08:44:58,739 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ZEROBYTE 08:44:58,739 INFO [main][CipherTest] transformation=TWOFISH/OFB232/ZEROBYTEPADDING 08:44:58,739 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ 08:44:58,739 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO10126 08:44:58,739 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO10126-2 08:44:58,740 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO10126-2PADDING 08:44:58,740 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO10126PADDING 08:44:58,740 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO7816-4 08:44:58,740 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ISO7816-4PADDING 08:44:58,740 INFO [main][CipherTest] transformation=TWOFISH/OFB24/NOPADDING 08:44:58,740 INFO [main][CipherTest] transformation=TWOFISH/OFB24/PKCS5 08:44:58,740 INFO [main][CipherTest] transformation=TWOFISH/OFB24/PKCS5PADDING 08:44:58,741 INFO [main][CipherTest] transformation=TWOFISH/OFB24/PKCS7 08:44:58,741 INFO [main][CipherTest] transformation=TWOFISH/OFB24/PKCS7PADDING 08:44:58,741 INFO [main][CipherTest] transformation=TWOFISH/OFB24/TBC 08:44:58,741 INFO [main][CipherTest] transformation=TWOFISH/OFB24/TBCPADDING 08:44:58,741 INFO [main][CipherTest] transformation=TWOFISH/OFB24/X9.23 08:44:58,741 INFO [main][CipherTest] transformation=TWOFISH/OFB24/X9.23PADDING 08:44:58,741 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ZEROBYTE 08:44:58,742 INFO [main][CipherTest] transformation=TWOFISH/OFB24/ZEROBYTEPADDING 08:44:58,742 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ 08:44:58,742 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO10126 08:44:58,742 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO10126-2 08:44:58,742 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO10126-2PADDING 08:44:58,742 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO10126PADDING 08:44:58,742 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO7816-4 08:44:58,743 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ISO7816-4PADDING 08:44:58,743 INFO [main][CipherTest] transformation=TWOFISH/OFB240/NOPADDING 08:44:58,743 INFO [main][CipherTest] transformation=TWOFISH/OFB240/PKCS5 08:44:58,743 INFO [main][CipherTest] transformation=TWOFISH/OFB240/PKCS5PADDING 08:44:58,743 INFO [main][CipherTest] transformation=TWOFISH/OFB240/PKCS7 08:44:58,743 INFO [main][CipherTest] transformation=TWOFISH/OFB240/PKCS7PADDING 08:44:58,744 INFO [main][CipherTest] transformation=TWOFISH/OFB240/TBC 08:44:58,744 INFO [main][CipherTest] transformation=TWOFISH/OFB240/TBCPADDING 08:44:58,744 INFO [main][CipherTest] transformation=TWOFISH/OFB240/X9.23 08:44:58,744 INFO [main][CipherTest] transformation=TWOFISH/OFB240/X9.23PADDING 08:44:58,744 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ZEROBYTE 08:44:58,744 INFO [main][CipherTest] transformation=TWOFISH/OFB240/ZEROBYTEPADDING 08:44:58,744 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ 08:44:58,745 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO10126 08:44:58,745 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO10126-2 08:44:58,745 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO10126-2PADDING 08:44:58,745 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO10126PADDING 08:44:58,745 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO7816-4 08:44:58,745 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ISO7816-4PADDING 08:44:58,746 INFO [main][CipherTest] transformation=TWOFISH/OFB248/NOPADDING 08:44:58,746 INFO [main][CipherTest] transformation=TWOFISH/OFB248/PKCS5 08:44:58,746 INFO [main][CipherTest] transformation=TWOFISH/OFB248/PKCS5PADDING 08:44:58,746 INFO [main][CipherTest] transformation=TWOFISH/OFB248/PKCS7 08:44:58,746 INFO [main][CipherTest] transformation=TWOFISH/OFB248/PKCS7PADDING 08:44:58,746 INFO [main][CipherTest] transformation=TWOFISH/OFB248/TBC 08:44:58,746 INFO [main][CipherTest] transformation=TWOFISH/OFB248/TBCPADDING 08:44:58,747 INFO [main][CipherTest] transformation=TWOFISH/OFB248/X9.23 08:44:58,747 INFO [main][CipherTest] transformation=TWOFISH/OFB248/X9.23PADDING 08:44:58,747 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ZEROBYTE 08:44:58,747 INFO [main][CipherTest] transformation=TWOFISH/OFB248/ZEROBYTEPADDING 08:44:58,747 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ 08:44:58,747 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO10126 08:44:58,748 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO10126-2 08:44:58,748 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO10126-2PADDING 08:44:58,748 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO10126PADDING 08:44:58,748 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO7816-4 08:44:58,748 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ISO7816-4PADDING 08:44:58,748 INFO [main][CipherTest] transformation=TWOFISH/OFB256/NOPADDING 08:44:58,748 INFO [main][CipherTest] transformation=TWOFISH/OFB256/PKCS5 08:44:58,749 INFO [main][CipherTest] transformation=TWOFISH/OFB256/PKCS5PADDING 08:44:58,749 INFO [main][CipherTest] transformation=TWOFISH/OFB256/PKCS7 08:44:58,749 INFO [main][CipherTest] transformation=TWOFISH/OFB256/PKCS7PADDING 08:44:58,749 INFO [main][CipherTest] transformation=TWOFISH/OFB256/TBC 08:44:58,749 INFO [main][CipherTest] transformation=TWOFISH/OFB256/TBCPADDING 08:44:58,749 INFO [main][CipherTest] transformation=TWOFISH/OFB256/X9.23 08:44:58,750 INFO [main][CipherTest] transformation=TWOFISH/OFB256/X9.23PADDING 08:44:58,750 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ZEROBYTE 08:44:58,750 INFO [main][CipherTest] transformation=TWOFISH/OFB256/ZEROBYTEPADDING 08:44:58,750 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ 08:44:58,750 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO10126 08:44:58,750 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO10126-2 08:44:58,750 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO10126-2PADDING 08:44:58,751 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO10126PADDING 08:44:58,751 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO7816-4 08:44:58,751 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ISO7816-4PADDING 08:44:58,751 INFO [main][CipherTest] transformation=TWOFISH/OFB32/NOPADDING 08:44:58,751 INFO [main][CipherTest] transformation=TWOFISH/OFB32/PKCS5 08:44:58,751 INFO [main][CipherTest] transformation=TWOFISH/OFB32/PKCS5PADDING 08:44:58,752 INFO [main][CipherTest] transformation=TWOFISH/OFB32/PKCS7 08:44:58,752 INFO [main][CipherTest] transformation=TWOFISH/OFB32/PKCS7PADDING 08:44:58,752 INFO [main][CipherTest] transformation=TWOFISH/OFB32/TBC 08:44:58,752 INFO [main][CipherTest] transformation=TWOFISH/OFB32/TBCPADDING 08:44:58,752 INFO [main][CipherTest] transformation=TWOFISH/OFB32/X9.23 08:44:58,752 INFO [main][CipherTest] transformation=TWOFISH/OFB32/X9.23PADDING 08:44:58,752 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ZEROBYTE 08:44:58,753 INFO [main][CipherTest] transformation=TWOFISH/OFB32/ZEROBYTEPADDING 08:44:58,753 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ 08:44:58,753 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO10126 08:44:58,753 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO10126-2 08:44:58,753 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO10126-2PADDING 08:44:58,753 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO10126PADDING 08:44:58,753 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO7816-4 08:44:58,754 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ISO7816-4PADDING 08:44:58,754 INFO [main][CipherTest] transformation=TWOFISH/OFB40/NOPADDING 08:44:58,754 INFO [main][CipherTest] transformation=TWOFISH/OFB40/PKCS5 08:44:58,754 INFO [main][CipherTest] transformation=TWOFISH/OFB40/PKCS5PADDING 08:44:58,754 INFO [main][CipherTest] transformation=TWOFISH/OFB40/PKCS7 08:44:58,754 INFO [main][CipherTest] transformation=TWOFISH/OFB40/PKCS7PADDING 08:44:58,754 INFO [main][CipherTest] transformation=TWOFISH/OFB40/TBC 08:44:58,755 INFO [main][CipherTest] transformation=TWOFISH/OFB40/TBCPADDING 08:44:58,755 INFO [main][CipherTest] transformation=TWOFISH/OFB40/X9.23 08:44:58,755 INFO [main][CipherTest] transformation=TWOFISH/OFB40/X9.23PADDING 08:44:58,755 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ZEROBYTE 08:44:58,755 INFO [main][CipherTest] transformation=TWOFISH/OFB40/ZEROBYTEPADDING 08:44:58,755 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ 08:44:58,756 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO10126 08:44:58,756 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO10126-2 08:44:58,756 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO10126-2PADDING 08:44:58,756 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO10126PADDING 08:44:58,756 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO7816-4 08:44:58,756 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ISO7816-4PADDING 08:44:58,756 INFO [main][CipherTest] transformation=TWOFISH/OFB48/NOPADDING 08:44:58,756 INFO [main][CipherTest] transformation=TWOFISH/OFB48/PKCS5 08:44:58,757 INFO [main][CipherTest] transformation=TWOFISH/OFB48/PKCS5PADDING 08:44:58,757 INFO [main][CipherTest] transformation=TWOFISH/OFB48/PKCS7 08:44:58,757 INFO [main][CipherTest] transformation=TWOFISH/OFB48/PKCS7PADDING 08:44:58,757 INFO [main][CipherTest] transformation=TWOFISH/OFB48/TBC 08:44:58,757 INFO [main][CipherTest] transformation=TWOFISH/OFB48/TBCPADDING 08:44:58,757 INFO [main][CipherTest] transformation=TWOFISH/OFB48/X9.23 08:44:58,758 INFO [main][CipherTest] transformation=TWOFISH/OFB48/X9.23PADDING 08:44:58,758 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ZEROBYTE 08:44:58,758 INFO [main][CipherTest] transformation=TWOFISH/OFB48/ZEROBYTEPADDING 08:44:58,758 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ 08:44:58,758 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO10126 08:44:58,758 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO10126-2 08:44:58,759 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO10126-2PADDING 08:44:58,759 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO10126PADDING 08:44:58,759 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO7816-4 08:44:58,759 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ISO7816-4PADDING 08:44:58,759 INFO [main][CipherTest] transformation=TWOFISH/OFB56/NOPADDING 08:44:58,759 INFO [main][CipherTest] transformation=TWOFISH/OFB56/PKCS5 08:44:58,759 INFO [main][CipherTest] transformation=TWOFISH/OFB56/PKCS5PADDING 08:44:58,760 INFO [main][CipherTest] transformation=TWOFISH/OFB56/PKCS7 08:44:58,760 INFO [main][CipherTest] transformation=TWOFISH/OFB56/PKCS7PADDING 08:44:58,760 INFO [main][CipherTest] transformation=TWOFISH/OFB56/TBC 08:44:58,760 INFO [main][CipherTest] transformation=TWOFISH/OFB56/TBCPADDING 08:44:58,760 INFO [main][CipherTest] transformation=TWOFISH/OFB56/X9.23 08:44:58,760 INFO [main][CipherTest] transformation=TWOFISH/OFB56/X9.23PADDING 08:44:58,761 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ZEROBYTE 08:44:58,761 INFO [main][CipherTest] transformation=TWOFISH/OFB56/ZEROBYTEPADDING 08:44:58,761 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ 08:44:58,761 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO10126 08:44:58,761 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO10126-2 08:44:58,761 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO10126-2PADDING 08:44:58,762 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO10126PADDING 08:44:58,762 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO7816-4 08:44:58,762 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ISO7816-4PADDING 08:44:58,762 INFO [main][CipherTest] transformation=TWOFISH/OFB64/NOPADDING 08:44:58,762 INFO [main][CipherTest] transformation=TWOFISH/OFB64/PKCS5 08:44:58,762 INFO [main][CipherTest] transformation=TWOFISH/OFB64/PKCS5PADDING 08:44:58,762 INFO [main][CipherTest] transformation=TWOFISH/OFB64/PKCS7 08:44:58,763 INFO [main][CipherTest] transformation=TWOFISH/OFB64/PKCS7PADDING 08:44:58,763 INFO [main][CipherTest] transformation=TWOFISH/OFB64/TBC 08:44:58,763 INFO [main][CipherTest] transformation=TWOFISH/OFB64/TBCPADDING 08:44:58,763 INFO [main][CipherTest] transformation=TWOFISH/OFB64/X9.23 08:44:58,763 INFO [main][CipherTest] transformation=TWOFISH/OFB64/X9.23PADDING 08:44:58,763 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ZEROBYTE 08:44:58,764 INFO [main][CipherTest] transformation=TWOFISH/OFB64/ZEROBYTEPADDING 08:44:58,764 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ 08:44:58,764 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO10126 08:44:58,764 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO10126-2 08:44:58,764 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO10126-2PADDING 08:44:58,764 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO10126PADDING 08:44:58,764 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO7816-4 08:44:58,765 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ISO7816-4PADDING 08:44:58,765 INFO [main][CipherTest] transformation=TWOFISH/OFB72/NOPADDING 08:44:58,765 INFO [main][CipherTest] transformation=TWOFISH/OFB72/PKCS5 08:44:58,765 INFO [main][CipherTest] transformation=TWOFISH/OFB72/PKCS5PADDING 08:44:58,765 INFO [main][CipherTest] transformation=TWOFISH/OFB72/PKCS7 08:44:58,765 INFO [main][CipherTest] transformation=TWOFISH/OFB72/PKCS7PADDING 08:44:58,765 INFO [main][CipherTest] transformation=TWOFISH/OFB72/TBC 08:44:58,766 INFO [main][CipherTest] transformation=TWOFISH/OFB72/TBCPADDING 08:44:58,766 INFO [main][CipherTest] transformation=TWOFISH/OFB72/X9.23 08:44:58,766 INFO [main][CipherTest] transformation=TWOFISH/OFB72/X9.23PADDING 08:44:58,766 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ZEROBYTE 08:44:58,766 INFO [main][CipherTest] transformation=TWOFISH/OFB72/ZEROBYTEPADDING 08:44:58,766 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ 08:44:58,766 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO10126 08:44:58,767 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO10126-2 08:44:58,767 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO10126-2PADDING 08:44:58,767 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO10126PADDING 08:44:58,767 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO7816-4 08:44:58,767 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ISO7816-4PADDING 08:44:58,767 INFO [main][CipherTest] transformation=TWOFISH/OFB8/NOPADDING 08:44:58,768 INFO [main][CipherTest] transformation=TWOFISH/OFB8/PKCS5 08:44:58,768 INFO [main][CipherTest] transformation=TWOFISH/OFB8/PKCS5PADDING 08:44:58,768 INFO [main][CipherTest] transformation=TWOFISH/OFB8/PKCS7 08:44:58,768 INFO [main][CipherTest] transformation=TWOFISH/OFB8/PKCS7PADDING 08:44:58,768 INFO [main][CipherTest] transformation=TWOFISH/OFB8/TBC 08:44:58,768 INFO [main][CipherTest] transformation=TWOFISH/OFB8/TBCPADDING 08:44:58,768 INFO [main][CipherTest] transformation=TWOFISH/OFB8/X9.23 08:44:58,769 INFO [main][CipherTest] transformation=TWOFISH/OFB8/X9.23PADDING 08:44:58,769 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ZEROBYTE 08:44:58,769 INFO [main][CipherTest] transformation=TWOFISH/OFB8/ZEROBYTEPADDING 08:44:58,769 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ 08:44:58,769 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO10126 08:44:58,769 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO10126-2 08:44:58,769 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO10126-2PADDING 08:44:58,770 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO10126PADDING 08:44:58,770 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO7816-4 08:44:58,770 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ISO7816-4PADDING 08:44:58,770 INFO [main][CipherTest] transformation=TWOFISH/OFB80/NOPADDING 08:44:58,770 INFO [main][CipherTest] transformation=TWOFISH/OFB80/PKCS5 08:44:58,770 INFO [main][CipherTest] transformation=TWOFISH/OFB80/PKCS5PADDING 08:44:58,770 INFO [main][CipherTest] transformation=TWOFISH/OFB80/PKCS7 08:44:58,771 INFO [main][CipherTest] transformation=TWOFISH/OFB80/PKCS7PADDING 08:44:58,771 INFO [main][CipherTest] transformation=TWOFISH/OFB80/TBC 08:44:58,771 INFO [main][CipherTest] transformation=TWOFISH/OFB80/TBCPADDING 08:44:58,771 INFO [main][CipherTest] transformation=TWOFISH/OFB80/X9.23 08:44:58,771 INFO [main][CipherTest] transformation=TWOFISH/OFB80/X9.23PADDING 08:44:58,771 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ZEROBYTE 08:44:58,772 INFO [main][CipherTest] transformation=TWOFISH/OFB80/ZEROBYTEPADDING 08:44:58,772 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ 08:44:58,772 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO10126 08:44:58,772 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO10126-2 08:44:58,772 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO10126-2PADDING 08:44:58,772 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO10126PADDING 08:44:58,772 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO7816-4 08:44:58,773 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ISO7816-4PADDING 08:44:58,773 INFO [main][CipherTest] transformation=TWOFISH/OFB88/NOPADDING 08:44:58,773 INFO [main][CipherTest] transformation=TWOFISH/OFB88/PKCS5 08:44:58,773 INFO [main][CipherTest] transformation=TWOFISH/OFB88/PKCS5PADDING 08:44:58,773 INFO [main][CipherTest] transformation=TWOFISH/OFB88/PKCS7 08:44:58,774 INFO [main][CipherTest] transformation=TWOFISH/OFB88/PKCS7PADDING 08:44:58,774 INFO [main][CipherTest] transformation=TWOFISH/OFB88/TBC 08:44:58,774 INFO [main][CipherTest] transformation=TWOFISH/OFB88/TBCPADDING 08:44:58,774 INFO [main][CipherTest] transformation=TWOFISH/OFB88/X9.23 08:44:58,774 INFO [main][CipherTest] transformation=TWOFISH/OFB88/X9.23PADDING 08:44:58,774 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ZEROBYTE 08:44:58,774 INFO [main][CipherTest] transformation=TWOFISH/OFB88/ZEROBYTEPADDING 08:44:58,775 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ 08:44:58,775 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO10126 08:44:58,775 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO10126-2 08:44:58,775 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO10126-2PADDING 08:44:58,775 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO10126PADDING 08:44:58,775 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO7816-4 08:44:58,776 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ISO7816-4PADDING 08:44:58,776 INFO [main][CipherTest] transformation=TWOFISH/OFB96/NOPADDING 08:44:58,776 INFO [main][CipherTest] transformation=TWOFISH/OFB96/PKCS5 08:44:58,776 INFO [main][CipherTest] transformation=TWOFISH/OFB96/PKCS5PADDING 08:44:58,776 INFO [main][CipherTest] transformation=TWOFISH/OFB96/PKCS7 08:44:58,776 INFO [main][CipherTest] transformation=TWOFISH/OFB96/PKCS7PADDING 08:44:58,776 INFO [main][CipherTest] transformation=TWOFISH/OFB96/TBC 08:44:58,777 INFO [main][CipherTest] transformation=TWOFISH/OFB96/TBCPADDING 08:44:58,777 INFO [main][CipherTest] transformation=TWOFISH/OFB96/X9.23 08:44:58,777 INFO [main][CipherTest] transformation=TWOFISH/OFB96/X9.23PADDING 08:44:58,777 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ZEROBYTE 08:44:58,777 INFO [main][CipherTest] transformation=TWOFISH/OFB96/ZEROBYTEPADDING 08:44:58,777 INFO [main][CipherTest] transformation=TWOFISH/SIC/ 08:44:58,778 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO10126 08:44:58,778 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO10126-2 08:44:58,778 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO10126-2PADDING 08:44:58,778 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO10126PADDING 08:44:58,778 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO7816-4 08:44:58,779 INFO [main][CipherTest] transformation=TWOFISH/SIC/ISO7816-4PADDING 08:44:58,779 INFO [main][CipherTest] transformation=TWOFISH/SIC/NOPADDING 08:44:58,779 INFO [main][CipherTest] transformation=TWOFISH/SIC/PKCS5 08:44:58,779 INFO [main][CipherTest] transformation=TWOFISH/SIC/PKCS5PADDING 08:44:58,779 INFO [main][CipherTest] transformation=TWOFISH/SIC/PKCS7 08:44:58,780 INFO [main][CipherTest] transformation=TWOFISH/SIC/PKCS7PADDING 08:44:58,780 INFO [main][CipherTest] transformation=TWOFISH/SIC/TBC 08:44:58,780 INFO [main][CipherTest] transformation=TWOFISH/SIC/TBCPADDING 08:44:58,780 INFO [main][CipherTest] transformation=TWOFISH/SIC/X9.23 08:44:58,780 INFO [main][CipherTest] transformation=TWOFISH/SIC/X9.23PADDING 08:44:58,781 INFO [main][CipherTest] transformation=TWOFISH/SIC/ZEROBYTE 08:44:58,781 INFO [main][CipherTest] transformation=TWOFISH/SIC/ZEROBYTEPADDING 08:44:58,781 INFO [main][CipherTest] transformation=XTEA// 08:44:58,781 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA//" does not support IV => Skipping. 08:44:58,781 INFO [main][CipherTest] transformation=XTEA//NOPADDING 08:44:58,781 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA//NOPADDING" does not support IV => Skipping. 08:44:58,781 INFO [main][CipherTest] transformation=XTEA/CBC-CTS/ 08:44:58,782 INFO [main][CipherTest] transformation=XTEA/CBC-CTS/NOPADDING 08:44:58,782 INFO [main][CipherTest] transformation=XTEA/CBC/ 08:44:58,782 INFO [main][CipherTest] transformation=XTEA/CBC/ISO10126 08:44:58,782 INFO [main][CipherTest] transformation=XTEA/CBC/ISO10126-2 08:44:58,782 INFO [main][CipherTest] transformation=XTEA/CBC/ISO10126-2PADDING 08:44:58,782 INFO [main][CipherTest] transformation=XTEA/CBC/ISO10126PADDING 08:44:58,782 INFO [main][CipherTest] transformation=XTEA/CBC/ISO7816-4 08:44:58,782 INFO [main][CipherTest] transformation=XTEA/CBC/ISO7816-4PADDING 08:44:58,782 INFO [main][CipherTest] transformation=XTEA/CBC/NOPADDING 08:44:58,783 INFO [main][CipherTest] transformation=XTEA/CBC/PKCS5 08:44:58,783 INFO [main][CipherTest] transformation=XTEA/CBC/PKCS5PADDING 08:44:58,783 INFO [main][CipherTest] transformation=XTEA/CBC/PKCS7 08:44:58,783 INFO [main][CipherTest] transformation=XTEA/CBC/PKCS7PADDING 08:44:58,783 INFO [main][CipherTest] transformation=XTEA/CBC/TBC 08:44:58,783 INFO [main][CipherTest] transformation=XTEA/CBC/TBCPADDING 08:44:58,783 INFO [main][CipherTest] transformation=XTEA/CBC/X9.23 08:44:58,783 INFO [main][CipherTest] transformation=XTEA/CBC/X9.23PADDING 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CBC/ZEROBYTE 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CBC/ZEROBYTEPADDING 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/ 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/ISO10126 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/ISO10126-2 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/ISO10126-2PADDING 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/ISO10126PADDING 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/ISO7816-4 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/ISO7816-4PADDING 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/NOPADDING 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/PKCS5 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/PKCS5PADDING 08:44:58,784 INFO [main][CipherTest] transformation=XTEA/CFB/PKCS7 08:44:58,785 INFO [main][CipherTest] transformation=XTEA/CFB/PKCS7PADDING 08:44:58,785 INFO [main][CipherTest] transformation=XTEA/CFB/TBC 08:44:58,785 INFO [main][CipherTest] transformation=XTEA/CFB/TBCPADDING 08:44:58,785 INFO [main][CipherTest] transformation=XTEA/CFB/X9.23 08:44:58,785 INFO [main][CipherTest] transformation=XTEA/CFB/X9.23PADDING 08:44:58,785 INFO [main][CipherTest] transformation=XTEA/CFB/ZEROBYTE 08:44:58,785 INFO [main][CipherTest] transformation=XTEA/CFB/ZEROBYTEPADDING 08:44:58,785 INFO [main][CipherTest] transformation=XTEA/CFB104/ 08:44:58,785 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO10126 08:44:58,785 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO10126-2 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO10126-2PADDING 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO10126PADDING 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO7816-4 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/ISO7816-4PADDING 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/NOPADDING 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/PKCS5 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/PKCS5PADDING 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/PKCS7 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/PKCS7PADDING 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/TBC 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/TBCPADDING 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/X9.23 08:44:58,786 INFO [main][CipherTest] transformation=XTEA/CFB104/X9.23PADDING 08:44:58,787 INFO [main][CipherTest] transformation=XTEA/CFB104/ZEROBYTE 08:44:58,787 INFO [main][CipherTest] transformation=XTEA/CFB104/ZEROBYTEPADDING 08:44:58,787 INFO [main][CipherTest] transformation=XTEA/CFB112/ 08:44:58,787 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO10126 08:44:58,787 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO10126-2 08:44:58,787 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO10126-2PADDING 08:44:58,787 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO10126PADDING 08:44:58,787 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO7816-4 08:44:58,787 INFO [main][CipherTest] transformation=XTEA/CFB112/ISO7816-4PADDING 08:44:58,787 INFO [main][CipherTest] transformation=XTEA/CFB112/NOPADDING 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB112/PKCS5 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB112/PKCS5PADDING 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB112/PKCS7 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB112/PKCS7PADDING 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB112/TBC 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB112/TBCPADDING 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB112/X9.23 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB112/X9.23PADDING 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB112/ZEROBYTE 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB112/ZEROBYTEPADDING 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB120/ 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO10126 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO10126-2 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO10126-2PADDING 08:44:58,788 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO10126PADDING 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO7816-4 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/ISO7816-4PADDING 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/NOPADDING 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/PKCS5 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/PKCS5PADDING 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/PKCS7 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/PKCS7PADDING 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/TBC 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/TBCPADDING 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/X9.23 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/X9.23PADDING 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/ZEROBYTE 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB120/ZEROBYTEPADDING 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB128/ 08:44:58,789 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO10126 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO10126-2 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO10126-2PADDING 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO10126PADDING 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO7816-4 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/ISO7816-4PADDING 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/NOPADDING 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/PKCS5 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/PKCS5PADDING 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/PKCS7 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/PKCS7PADDING 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/TBC 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/TBCPADDING 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/X9.23 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/X9.23PADDING 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/ZEROBYTE 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB128/ZEROBYTEPADDING 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB136/ 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO10126 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO10126-2 08:44:58,790 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO10126-2PADDING 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO10126PADDING 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO7816-4 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/ISO7816-4PADDING 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/NOPADDING 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/PKCS5 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/PKCS5PADDING 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/PKCS7 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/PKCS7PADDING 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/TBC 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/TBCPADDING 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/X9.23 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/X9.23PADDING 08:44:58,791 INFO [main][CipherTest] transformation=XTEA/CFB136/ZEROBYTE 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB136/ZEROBYTEPADDING 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/ 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO10126 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO10126-2 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO10126-2PADDING 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO10126PADDING 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO7816-4 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/ISO7816-4PADDING 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/NOPADDING 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/PKCS5 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/PKCS5PADDING 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/PKCS7 08:44:58,792 INFO [main][CipherTest] transformation=XTEA/CFB144/PKCS7PADDING 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB144/TBC 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB144/TBCPADDING 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB144/X9.23 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB144/X9.23PADDING 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB144/ZEROBYTE 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB144/ZEROBYTEPADDING 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB152/ 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO10126 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO10126-2 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO10126-2PADDING 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO10126PADDING 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO7816-4 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB152/ISO7816-4PADDING 08:44:58,793 INFO [main][CipherTest] transformation=XTEA/CFB152/NOPADDING 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB152/PKCS5 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB152/PKCS5PADDING 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB152/PKCS7 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB152/PKCS7PADDING 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB152/TBC 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB152/TBCPADDING 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB152/X9.23 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB152/X9.23PADDING 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB152/ZEROBYTE 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB152/ZEROBYTEPADDING 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB16/ 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO10126 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO10126-2 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO10126-2PADDING 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO10126PADDING 08:44:58,794 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO7816-4 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/ISO7816-4PADDING 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/NOPADDING 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/PKCS5 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/PKCS5PADDING 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/PKCS7 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/PKCS7PADDING 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/TBC 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/TBCPADDING 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/X9.23 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/X9.23PADDING 08:44:58,795 INFO [main][CipherTest] transformation=XTEA/CFB16/ZEROBYTE 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB16/ZEROBYTEPADDING 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/ 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO10126 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO10126-2 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO10126-2PADDING 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO10126PADDING 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO7816-4 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/ISO7816-4PADDING 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/NOPADDING 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/PKCS5 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/PKCS5PADDING 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/PKCS7 08:44:58,796 INFO [main][CipherTest] transformation=XTEA/CFB160/PKCS7PADDING 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB160/TBC 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB160/TBCPADDING 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB160/X9.23 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB160/X9.23PADDING 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB160/ZEROBYTE 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB160/ZEROBYTEPADDING 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB168/ 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO10126 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO10126-2 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO10126-2PADDING 08:44:58,797 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO10126PADDING 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO7816-4 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/ISO7816-4PADDING 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/NOPADDING 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/PKCS5 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/PKCS5PADDING 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/PKCS7 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/PKCS7PADDING 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/TBC 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/TBCPADDING 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/X9.23 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/X9.23PADDING 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/ZEROBYTE 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB168/ZEROBYTEPADDING 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB176/ 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO10126 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO10126-2 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO10126-2PADDING 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO10126PADDING 08:44:58,798 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO7816-4 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/ISO7816-4PADDING 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/NOPADDING 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/PKCS5 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/PKCS5PADDING 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/PKCS7 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/PKCS7PADDING 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/TBC 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/TBCPADDING 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/X9.23 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/X9.23PADDING 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/ZEROBYTE 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB176/ZEROBYTEPADDING 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB184/ 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO10126 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO10126-2 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO10126-2PADDING 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO10126PADDING 08:44:58,799 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO7816-4 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/ISO7816-4PADDING 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/NOPADDING 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/PKCS5 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/PKCS5PADDING 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/PKCS7 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/PKCS7PADDING 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/TBC 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/TBCPADDING 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/X9.23 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/X9.23PADDING 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/ZEROBYTE 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB184/ZEROBYTEPADDING 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB192/ 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO10126 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO10126-2 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO10126-2PADDING 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO10126PADDING 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO7816-4 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB192/ISO7816-4PADDING 08:44:58,800 INFO [main][CipherTest] transformation=XTEA/CFB192/NOPADDING 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB192/PKCS5 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB192/PKCS5PADDING 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB192/PKCS7 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB192/PKCS7PADDING 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB192/TBC 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB192/TBCPADDING 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB192/X9.23 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB192/X9.23PADDING 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB192/ZEROBYTE 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB192/ZEROBYTEPADDING 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB200/ 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO10126 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO10126-2 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO10126-2PADDING 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO10126PADDING 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO7816-4 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB200/ISO7816-4PADDING 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB200/NOPADDING 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB200/PKCS5 08:44:58,801 INFO [main][CipherTest] transformation=XTEA/CFB200/PKCS5PADDING 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB200/PKCS7 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB200/PKCS7PADDING 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB200/TBC 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB200/TBCPADDING 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB200/X9.23 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB200/X9.23PADDING 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB200/ZEROBYTE 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB200/ZEROBYTEPADDING 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/ 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO10126 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO10126-2 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO10126-2PADDING 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO10126PADDING 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO7816-4 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/ISO7816-4PADDING 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/NOPADDING 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/PKCS5 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/PKCS5PADDING 08:44:58,802 INFO [main][CipherTest] transformation=XTEA/CFB208/PKCS7 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB208/PKCS7PADDING 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB208/TBC 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB208/TBCPADDING 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB208/X9.23 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB208/X9.23PADDING 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB208/ZEROBYTE 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB208/ZEROBYTEPADDING 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/ 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO10126 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO10126-2 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO10126-2PADDING 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO10126PADDING 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO7816-4 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/ISO7816-4PADDING 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/NOPADDING 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/PKCS5 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/PKCS5PADDING 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/PKCS7 08:44:58,803 INFO [main][CipherTest] transformation=XTEA/CFB216/PKCS7PADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB216/TBC 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB216/TBCPADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB216/X9.23 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB216/X9.23PADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB216/ZEROBYTE 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB216/ZEROBYTEPADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/ 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO10126 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO10126-2 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO10126-2PADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO10126PADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO7816-4 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/ISO7816-4PADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/NOPADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/PKCS5 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/PKCS5PADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/PKCS7 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/PKCS7PADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/TBC 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/TBCPADDING 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/X9.23 08:44:58,804 INFO [main][CipherTest] transformation=XTEA/CFB224/X9.23PADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB224/ZEROBYTE 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB224/ZEROBYTEPADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/ 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO10126 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO10126-2 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO10126-2PADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO10126PADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO7816-4 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/ISO7816-4PADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/NOPADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/PKCS5 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/PKCS5PADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/PKCS7 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/PKCS7PADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/TBC 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/TBCPADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/X9.23 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/X9.23PADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/ZEROBYTE 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB232/ZEROBYTEPADDING 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB24/ 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO10126 08:44:58,805 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO10126-2 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO10126-2PADDING 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO10126PADDING 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO7816-4 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/ISO7816-4PADDING 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/NOPADDING 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/PKCS5 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/PKCS5PADDING 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/PKCS7 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/PKCS7PADDING 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/TBC 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/TBCPADDING 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/X9.23 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/X9.23PADDING 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/ZEROBYTE 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB24/ZEROBYTEPADDING 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB240/ 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO10126 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO10126-2 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO10126-2PADDING 08:44:58,806 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO10126PADDING 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO7816-4 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/ISO7816-4PADDING 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/NOPADDING 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/PKCS5 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/PKCS5PADDING 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/PKCS7 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/PKCS7PADDING 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/TBC 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/TBCPADDING 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/X9.23 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/X9.23PADDING 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/ZEROBYTE 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB240/ZEROBYTEPADDING 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB248/ 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO10126 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO10126-2 08:44:58,807 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO10126-2PADDING 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO10126PADDING 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO7816-4 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/ISO7816-4PADDING 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/NOPADDING 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/PKCS5 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/PKCS5PADDING 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/PKCS7 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/PKCS7PADDING 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/TBC 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/TBCPADDING 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/X9.23 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/X9.23PADDING 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/ZEROBYTE 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB248/ZEROBYTEPADDING 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB256/ 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO10126 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO10126-2 08:44:58,808 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO10126-2PADDING 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO10126PADDING 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO7816-4 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/ISO7816-4PADDING 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/NOPADDING 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/PKCS5 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/PKCS5PADDING 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/PKCS7 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/PKCS7PADDING 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/TBC 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/TBCPADDING 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/X9.23 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/X9.23PADDING 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/ZEROBYTE 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB256/ZEROBYTEPADDING 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB32/ 08:44:58,809 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO10126 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO10126-2 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO10126-2PADDING 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO10126PADDING 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO7816-4 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/ISO7816-4PADDING 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/NOPADDING 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/PKCS5 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/PKCS5PADDING 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/PKCS7 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/PKCS7PADDING 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/TBC 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/TBCPADDING 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/X9.23 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/X9.23PADDING 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/ZEROBYTE 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB32/ZEROBYTEPADDING 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB40/ 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO10126 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO10126-2 08:44:58,810 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO10126-2PADDING 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO10126PADDING 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO7816-4 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/ISO7816-4PADDING 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/NOPADDING 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/PKCS5 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/PKCS5PADDING 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/PKCS7 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/PKCS7PADDING 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/TBC 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/TBCPADDING 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/X9.23 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/X9.23PADDING 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/ZEROBYTE 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB40/ZEROBYTEPADDING 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB48/ 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO10126 08:44:58,811 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO10126-2 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO10126-2PADDING 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO10126PADDING 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO7816-4 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/ISO7816-4PADDING 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/NOPADDING 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/PKCS5 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/PKCS5PADDING 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/PKCS7 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/PKCS7PADDING 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/TBC 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/TBCPADDING 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/X9.23 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/X9.23PADDING 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/ZEROBYTE 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB48/ZEROBYTEPADDING 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB56/ 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO10126 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO10126-2 08:44:58,812 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO10126-2PADDING 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO10126PADDING 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO7816-4 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/ISO7816-4PADDING 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/NOPADDING 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/PKCS5 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/PKCS5PADDING 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/PKCS7 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/PKCS7PADDING 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/TBC 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/TBCPADDING 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/X9.23 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/X9.23PADDING 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/ZEROBYTE 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB56/ZEROBYTEPADDING 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB64/ 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO10126 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO10126-2 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO10126-2PADDING 08:44:58,813 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO10126PADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO7816-4 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/ISO7816-4PADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/NOPADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/PKCS5 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/PKCS5PADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/PKCS7 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/PKCS7PADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/TBC 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/TBCPADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/X9.23 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/X9.23PADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/ZEROBYTE 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB64/ZEROBYTEPADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB72/ 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO10126 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO10126-2 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO10126-2PADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO10126PADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO7816-4 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB72/ISO7816-4PADDING 08:44:58,814 INFO [main][CipherTest] transformation=XTEA/CFB72/NOPADDING 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB72/PKCS5 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB72/PKCS5PADDING 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB72/PKCS7 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB72/PKCS7PADDING 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB72/TBC 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB72/TBCPADDING 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB72/X9.23 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB72/X9.23PADDING 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB72/ZEROBYTE 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB72/ZEROBYTEPADDING 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB8/ 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO10126 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO10126-2 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO10126-2PADDING 08:44:58,815 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO10126PADDING 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO7816-4 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/ISO7816-4PADDING 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/NOPADDING 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/PKCS5 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/PKCS5PADDING 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/PKCS7 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/PKCS7PADDING 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/TBC 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/TBCPADDING 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/X9.23 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/X9.23PADDING 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/ZEROBYTE 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB8/ZEROBYTEPADDING 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB80/ 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO10126 08:44:58,816 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO10126-2 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO10126-2PADDING 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO10126PADDING 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO7816-4 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/ISO7816-4PADDING 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/NOPADDING 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/PKCS5 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/PKCS5PADDING 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/PKCS7 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/PKCS7PADDING 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/TBC 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/TBCPADDING 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/X9.23 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/X9.23PADDING 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/ZEROBYTE 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB80/ZEROBYTEPADDING 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB88/ 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO10126 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO10126-2 08:44:58,817 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO10126-2PADDING 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO10126PADDING 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO7816-4 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/ISO7816-4PADDING 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/NOPADDING 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/PKCS5 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/PKCS5PADDING 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/PKCS7 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/PKCS7PADDING 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/TBC 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/TBCPADDING 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/X9.23 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/X9.23PADDING 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/ZEROBYTE 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB88/ZEROBYTEPADDING 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB96/ 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO10126 08:44:58,818 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO10126-2 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO10126-2PADDING 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO10126PADDING 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO7816-4 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/ISO7816-4PADDING 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/NOPADDING 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/PKCS5 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/PKCS5PADDING 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/PKCS7 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/PKCS7PADDING 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/TBC 08:44:58,819 INFO [main][CipherTest] transformation=XTEA/CFB96/TBCPADDING 08:44:58,820 INFO [main][CipherTest] transformation=XTEA/CFB96/X9.23 08:44:58,820 INFO [main][CipherTest] transformation=XTEA/CFB96/X9.23PADDING 08:44:58,820 INFO [main][CipherTest] transformation=XTEA/CFB96/ZEROBYTE 08:44:58,820 INFO [main][CipherTest] transformation=XTEA/CFB96/ZEROBYTEPADDING 08:44:58,820 INFO [main][CipherTest] transformation=XTEA/CTS/ 08:44:58,820 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA/CTS/" does not support IV => Skipping. 08:44:58,820 INFO [main][CipherTest] transformation=XTEA/CTS/NOPADDING 08:44:58,820 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA/CTS/NOPADDING" does not support IV => Skipping. 08:44:58,820 INFO [main][CipherTest] transformation=XTEA/EAX/ 08:44:58,820 INFO [main][CipherTest] transformation=XTEA/EAX/NOPADDING 08:44:58,820 INFO [main][CipherTest] transformation=XTEA/ECB/ 08:44:58,820 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA/ECB/" does not support IV => Skipping. 08:44:58,820 INFO [main][CipherTest] transformation=XTEA/ECB/NOPADDING 08:44:58,820 INFO [main][CipherTest] testNullAsKeyParameter: Transformation "XTEA/ECB/NOPADDING" does not support IV => Skipping. 08:44:58,821 INFO [main][CipherTest] transformation=XTEA/GOFB/ 08:44:58,821 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO10126 08:44:58,821 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO10126-2 08:44:58,821 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO10126-2PADDING 08:44:58,821 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO10126PADDING 08:44:58,821 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO7816-4 08:44:58,821 INFO [main][CipherTest] transformation=XTEA/GOFB/ISO7816-4PADDING 08:44:58,821 INFO [main][CipherTest] transformation=XTEA/GOFB/NOPADDING 08:44:58,821 INFO [main][CipherTest] transformation=XTEA/GOFB/PKCS5 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/GOFB/PKCS5PADDING 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/GOFB/PKCS7 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/GOFB/PKCS7PADDING 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/GOFB/TBC 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/GOFB/TBCPADDING 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/GOFB/X9.23 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/GOFB/X9.23PADDING 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/GOFB/ZEROBYTE 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/GOFB/ZEROBYTEPADDING 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/OFB/ 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/OFB/ISO10126 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/OFB/ISO10126-2 08:44:58,822 INFO [main][CipherTest] transformation=XTEA/OFB/ISO10126-2PADDING 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/ISO10126PADDING 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/ISO7816-4 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/ISO7816-4PADDING 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/NOPADDING 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/PKCS5 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/PKCS5PADDING 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/PKCS7 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/PKCS7PADDING 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/TBC 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/TBCPADDING 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/X9.23 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/X9.23PADDING 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/ZEROBYTE 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB/ZEROBYTEPADDING 08:44:58,823 INFO [main][CipherTest] transformation=XTEA/OFB104/ 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO10126 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO10126-2 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO10126-2PADDING 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO10126PADDING 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO7816-4 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/ISO7816-4PADDING 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/NOPADDING 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/PKCS5 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/PKCS5PADDING 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/PKCS7 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/PKCS7PADDING 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/TBC 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/TBCPADDING 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/X9.23 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/X9.23PADDING 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/ZEROBYTE 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB104/ZEROBYTEPADDING 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB112/ 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO10126 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO10126-2 08:44:58,824 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO10126-2PADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO10126PADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO7816-4 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/ISO7816-4PADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/NOPADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/PKCS5 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/PKCS5PADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/PKCS7 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/PKCS7PADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/TBC 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/TBCPADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/X9.23 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/X9.23PADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/ZEROBYTE 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB112/ZEROBYTEPADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB120/ 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO10126 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO10126-2 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO10126-2PADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO10126PADDING 08:44:58,825 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO7816-4 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/ISO7816-4PADDING 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/NOPADDING 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/PKCS5 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/PKCS5PADDING 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/PKCS7 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/PKCS7PADDING 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/TBC 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/TBCPADDING 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/X9.23 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/X9.23PADDING 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/ZEROBYTE 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB120/ZEROBYTEPADDING 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB128/ 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO10126 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO10126-2 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO10126-2PADDING 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO10126PADDING 08:44:58,826 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO7816-4 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/ISO7816-4PADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/NOPADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/PKCS5 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/PKCS5PADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/PKCS7 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/PKCS7PADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/TBC 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/TBCPADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/X9.23 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/X9.23PADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/ZEROBYTE 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB128/ZEROBYTEPADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB136/ 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO10126 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO10126-2 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO10126-2PADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO10126PADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO7816-4 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB136/ISO7816-4PADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB136/NOPADDING 08:44:58,827 INFO [main][CipherTest] transformation=XTEA/OFB136/PKCS5 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB136/PKCS5PADDING 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB136/PKCS7 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB136/PKCS7PADDING 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB136/TBC 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB136/TBCPADDING 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB136/X9.23 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB136/X9.23PADDING 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB136/ZEROBYTE 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB136/ZEROBYTEPADDING 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB144/ 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO10126 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO10126-2 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO10126-2PADDING 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO10126PADDING 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO7816-4 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB144/ISO7816-4PADDING 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB144/NOPADDING 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB144/PKCS5 08:44:58,828 INFO [main][CipherTest] transformation=XTEA/OFB144/PKCS5PADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB144/PKCS7 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB144/PKCS7PADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB144/TBC 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB144/TBCPADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB144/X9.23 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB144/X9.23PADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB144/ZEROBYTE 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB144/ZEROBYTEPADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/ 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO10126 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO10126-2 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO10126-2PADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO10126PADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO7816-4 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/ISO7816-4PADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/NOPADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/PKCS5 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/PKCS5PADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/PKCS7 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/PKCS7PADDING 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/TBC 08:44:58,829 INFO [main][CipherTest] transformation=XTEA/OFB152/TBCPADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB152/X9.23 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB152/X9.23PADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB152/ZEROBYTE 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB152/ZEROBYTEPADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/ 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO10126 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO10126-2 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO10126-2PADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO10126PADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO7816-4 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/ISO7816-4PADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/NOPADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/PKCS5 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/PKCS5PADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/PKCS7 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/PKCS7PADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/TBC 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/TBCPADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/X9.23 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/X9.23PADDING 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/ZEROBYTE 08:44:58,830 INFO [main][CipherTest] transformation=XTEA/OFB16/ZEROBYTEPADDING 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/ 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO10126 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO10126-2 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO10126-2PADDING 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO10126PADDING 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO7816-4 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/ISO7816-4PADDING 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/NOPADDING 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/PKCS5 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/PKCS5PADDING 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/PKCS7 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/PKCS7PADDING 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/TBC 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/TBCPADDING 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/X9.23 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/X9.23PADDING 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/ZEROBYTE 08:44:58,831 INFO [main][CipherTest] transformation=XTEA/OFB160/ZEROBYTEPADDING 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/ 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO10126 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO10126-2 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO10126-2PADDING 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO10126PADDING 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO7816-4 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/ISO7816-4PADDING 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/NOPADDING 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/PKCS5 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/PKCS5PADDING 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/PKCS7 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/PKCS7PADDING 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/TBC 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/TBCPADDING 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/X9.23 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/X9.23PADDING 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/ZEROBYTE 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB168/ZEROBYTEPADDING 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB176/ 08:44:58,832 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO10126 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO10126-2 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO10126-2PADDING 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO10126PADDING 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO7816-4 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/ISO7816-4PADDING 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/NOPADDING 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/PKCS5 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/PKCS5PADDING 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/PKCS7 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/PKCS7PADDING 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/TBC 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/TBCPADDING 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/X9.23 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/X9.23PADDING 08:44:58,833 INFO [main][CipherTest] transformation=XTEA/OFB176/ZEROBYTE 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB176/ZEROBYTEPADDING 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/ 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO10126 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO10126-2 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO10126-2PADDING 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO10126PADDING 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO7816-4 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/ISO7816-4PADDING 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/NOPADDING 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/PKCS5 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/PKCS5PADDING 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/PKCS7 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/PKCS7PADDING 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/TBC 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/TBCPADDING 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/X9.23 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/X9.23PADDING 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/ZEROBYTE 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB184/ZEROBYTEPADDING 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB192/ 08:44:58,834 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO10126 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO10126-2 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO10126-2PADDING 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO10126PADDING 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO7816-4 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/ISO7816-4PADDING 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/NOPADDING 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/PKCS5 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/PKCS5PADDING 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/PKCS7 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/PKCS7PADDING 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/TBC 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/TBCPADDING 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/X9.23 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/X9.23PADDING 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/ZEROBYTE 08:44:58,835 INFO [main][CipherTest] transformation=XTEA/OFB192/ZEROBYTEPADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/ 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO10126 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO10126-2 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO10126-2PADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO10126PADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO7816-4 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/ISO7816-4PADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/NOPADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/PKCS5 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/PKCS5PADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/PKCS7 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/PKCS7PADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/TBC 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/TBCPADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/X9.23 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/X9.23PADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/ZEROBYTE 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB200/ZEROBYTEPADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB208/ 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO10126 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO10126-2 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO10126-2PADDING 08:44:58,836 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO10126PADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO7816-4 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/ISO7816-4PADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/NOPADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/PKCS5 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/PKCS5PADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/PKCS7 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/PKCS7PADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/TBC 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/TBCPADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/X9.23 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/X9.23PADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/ZEROBYTE 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB208/ZEROBYTEPADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB216/ 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO10126 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO10126-2 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO10126-2PADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO10126PADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO7816-4 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB216/ISO7816-4PADDING 08:44:58,837 INFO [main][CipherTest] transformation=XTEA/OFB216/NOPADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB216/PKCS5 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB216/PKCS5PADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB216/PKCS7 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB216/PKCS7PADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB216/TBC 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB216/TBCPADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB216/X9.23 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB216/X9.23PADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB216/ZEROBYTE 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB216/ZEROBYTEPADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/ 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO10126 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO10126-2 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO10126-2PADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO10126PADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO7816-4 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/ISO7816-4PADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/NOPADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/PKCS5 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/PKCS5PADDING 08:44:58,838 INFO [main][CipherTest] transformation=XTEA/OFB224/PKCS7 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB224/PKCS7PADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB224/TBC 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB224/TBCPADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB224/X9.23 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB224/X9.23PADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB224/ZEROBYTE 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB224/ZEROBYTEPADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/ 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO10126 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO10126-2 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO10126-2PADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO10126PADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO7816-4 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/ISO7816-4PADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/NOPADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/PKCS5 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/PKCS5PADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/PKCS7 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/PKCS7PADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/TBC 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/TBCPADDING 08:44:58,839 INFO [main][CipherTest] transformation=XTEA/OFB232/X9.23 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB232/X9.23PADDING 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB232/ZEROBYTE 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB232/ZEROBYTEPADDING 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/ 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO10126 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO10126-2 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO10126-2PADDING 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO10126PADDING 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO7816-4 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/ISO7816-4PADDING 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/NOPADDING 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/PKCS5 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/PKCS5PADDING 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/PKCS7 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/PKCS7PADDING 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/TBC 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/TBCPADDING 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/X9.23 08:44:58,840 INFO [main][CipherTest] transformation=XTEA/OFB24/X9.23PADDING 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB24/ZEROBYTE 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB24/ZEROBYTEPADDING 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/ 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO10126 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO10126-2 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO10126-2PADDING 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO10126PADDING 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO7816-4 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/ISO7816-4PADDING 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/NOPADDING 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/PKCS5 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/PKCS5PADDING 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/PKCS7 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/PKCS7PADDING 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/TBC 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/TBCPADDING 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/X9.23 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/X9.23PADDING 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/ZEROBYTE 08:44:58,841 INFO [main][CipherTest] transformation=XTEA/OFB240/ZEROBYTEPADDING 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/ 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO10126 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO10126-2 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO10126-2PADDING 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO10126PADDING 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO7816-4 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/ISO7816-4PADDING 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/NOPADDING 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/PKCS5 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/PKCS5PADDING 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/PKCS7 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/PKCS7PADDING 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/TBC 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/TBCPADDING 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/X9.23 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/X9.23PADDING 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/ZEROBYTE 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB248/ZEROBYTEPADDING 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB256/ 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO10126 08:44:58,842 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO10126-2 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO10126-2PADDING 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO10126PADDING 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO7816-4 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/ISO7816-4PADDING 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/NOPADDING 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/PKCS5 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/PKCS5PADDING 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/PKCS7 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/PKCS7PADDING 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/TBC 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/TBCPADDING 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/X9.23 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/X9.23PADDING 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/ZEROBYTE 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB256/ZEROBYTEPADDING 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB32/ 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO10126 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO10126-2 08:44:58,843 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO10126-2PADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO10126PADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO7816-4 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/ISO7816-4PADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/NOPADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/PKCS5 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/PKCS5PADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/PKCS7 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/PKCS7PADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/TBC 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/TBCPADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/X9.23 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/X9.23PADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/ZEROBYTE 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB32/ZEROBYTEPADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB40/ 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO10126 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO10126-2 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO10126-2PADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO10126PADDING 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO7816-4 08:44:58,844 INFO [main][CipherTest] transformation=XTEA/OFB40/ISO7816-4PADDING 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/NOPADDING 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/PKCS5 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/PKCS5PADDING 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/PKCS7 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/PKCS7PADDING 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/TBC 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/TBCPADDING 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/X9.23 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/X9.23PADDING 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/ZEROBYTE 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB40/ZEROBYTEPADDING 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB48/ 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO10126 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO10126-2 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO10126-2PADDING 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO10126PADDING 08:44:58,845 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO7816-4 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/ISO7816-4PADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/NOPADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/PKCS5 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/PKCS5PADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/PKCS7 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/PKCS7PADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/TBC 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/TBCPADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/X9.23 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/X9.23PADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/ZEROBYTE 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB48/ZEROBYTEPADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB56/ 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO10126 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO10126-2 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO10126-2PADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO10126PADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO7816-4 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB56/ISO7816-4PADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB56/NOPADDING 08:44:58,846 INFO [main][CipherTest] transformation=XTEA/OFB56/PKCS5 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB56/PKCS5PADDING 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB56/PKCS7 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB56/PKCS7PADDING 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB56/TBC 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB56/TBCPADDING 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB56/X9.23 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB56/X9.23PADDING 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB56/ZEROBYTE 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB56/ZEROBYTEPADDING 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB64/ 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO10126 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO10126-2 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO10126-2PADDING 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO10126PADDING 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO7816-4 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB64/ISO7816-4PADDING 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB64/NOPADDING 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB64/PKCS5 08:44:58,847 INFO [main][CipherTest] transformation=XTEA/OFB64/PKCS5PADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB64/PKCS7 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB64/PKCS7PADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB64/TBC 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB64/TBCPADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB64/X9.23 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB64/X9.23PADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB64/ZEROBYTE 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB64/ZEROBYTEPADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/ 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO10126 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO10126-2 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO10126-2PADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO10126PADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO7816-4 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/ISO7816-4PADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/NOPADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/PKCS5 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/PKCS5PADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/PKCS7 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/PKCS7PADDING 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/TBC 08:44:58,848 INFO [main][CipherTest] transformation=XTEA/OFB72/TBCPADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB72/X9.23 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB72/X9.23PADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB72/ZEROBYTE 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB72/ZEROBYTEPADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/ 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO10126 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO10126-2 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO10126-2PADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO10126PADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO7816-4 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/ISO7816-4PADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/NOPADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/PKCS5 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/PKCS5PADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/PKCS7 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/PKCS7PADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/TBC 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/TBCPADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/X9.23 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/X9.23PADDING 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/ZEROBYTE 08:44:58,849 INFO [main][CipherTest] transformation=XTEA/OFB8/ZEROBYTEPADDING 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/ 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO10126 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO10126-2 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO10126-2PADDING 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO10126PADDING 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO7816-4 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/ISO7816-4PADDING 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/NOPADDING 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/PKCS5 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/PKCS5PADDING 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/PKCS7 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/PKCS7PADDING 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/TBC 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/TBCPADDING 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/X9.23 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/X9.23PADDING 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/ZEROBYTE 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB80/ZEROBYTEPADDING 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB88/ 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO10126 08:44:58,850 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO10126-2 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO10126-2PADDING 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO10126PADDING 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO7816-4 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/ISO7816-4PADDING 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/NOPADDING 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/PKCS5 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/PKCS5PADDING 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/PKCS7 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/PKCS7PADDING 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/TBC 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/TBCPADDING 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/X9.23 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/X9.23PADDING 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/ZEROBYTE 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB88/ZEROBYTEPADDING 08:44:58,851 INFO [main][CipherTest] transformation=XTEA/OFB96/ 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO10126 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO10126-2 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO10126-2PADDING 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO10126PADDING 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO7816-4 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/ISO7816-4PADDING 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/NOPADDING 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/PKCS5 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/PKCS5PADDING 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/PKCS7 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/PKCS7PADDING 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/TBC 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/TBCPADDING 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/X9.23 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/X9.23PADDING 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/ZEROBYTE 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/OFB96/ZEROBYTEPADDING 08:44:58,852 INFO [main][CipherTest] transformation=XTEA/SIC/ 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/ISO10126 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/ISO10126-2 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/ISO10126-2PADDING 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/ISO10126PADDING 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/ISO7816-4 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/ISO7816-4PADDING 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/NOPADDING 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/PKCS5 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/PKCS5PADDING 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/PKCS7 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/PKCS7PADDING 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/TBC 08:44:58,853 INFO [main][CipherTest] transformation=XTEA/SIC/TBCPADDING 08:44:58,854 INFO [main][CipherTest] transformation=XTEA/SIC/X9.23 08:44:58,854 INFO [main][CipherTest] transformation=XTEA/SIC/X9.23PADDING 08:44:58,854 INFO [main][CipherTest] transformation=XTEA/SIC/ZEROBYTE 08:44:58,854 INFO [main][CipherTest] transformation=XTEA/SIC/ZEROBYTEPADDING 08:44:58,854 ERROR [main][CipherTest] >>>>>>>>>>>>>>>>>>>>>>>>>>>> 08:44:58,855 ERROR [main][CipherTest] transformation "GRAIN-128//": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 08:44:58,855 ERROR [main][CipherTest] transformation "GRAIN-128//NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 08:44:58,855 ERROR [main][CipherTest] transformation "GRAIN-128/ECB/": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 08:44:58,855 ERROR [main][CipherTest] transformation "GRAIN-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain-128 Init parameters must include a key 08:44:58,855 ERROR [main][CipherTest] transformation "GRAIN-V1//": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 08:44:58,855 ERROR [main][CipherTest] transformation "GRAIN-V1//NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 08:44:58,855 ERROR [main][CipherTest] transformation "GRAIN-V1/ECB/": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 08:44:58,855 ERROR [main][CipherTest] transformation "GRAIN-V1/ECB/NOPADDING": java.lang.IllegalArgumentException: Grain v1 Init parameters must include a key 08:44:58,855 ERROR [main][CipherTest] transformation "HC-128//": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 08:44:58,855 ERROR [main][CipherTest] transformation "HC-128//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 08:44:58,855 ERROR [main][CipherTest] transformation "HC-128/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 08:44:58,855 ERROR [main][CipherTest] transformation "HC-128/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC128 init - org.bouncycastle.crypto.params.ParametersWithIV 08:44:58,855 ERROR [main][CipherTest] transformation "HC-256//": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 08:44:58,855 ERROR [main][CipherTest] transformation "HC-256//NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 08:44:58,855 ERROR [main][CipherTest] transformation "HC-256/ECB/": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 08:44:58,855 ERROR [main][CipherTest] transformation "HC-256/ECB/NOPADDING": java.lang.IllegalArgumentException: Invalid parameter passed to HC256 init - org.bouncycastle.crypto.params.ParametersWithIV 08:44:58,855 ERROR [main][CipherTest] <<<<<<<<<<<<<<<<<<<<<<<<<<<< 08:44:58,856 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/ISO10126-2", but our CryptoRegistry succeeded! 08:44:58,856 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/ISO7816-4", but our CryptoRegistry succeeded! 08:44:58,857 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/TBC", but our CryptoRegistry succeeded! 08:44:58,857 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/X9.23", but our CryptoRegistry succeeded! 08:44:58,857 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/ZeroByte", but our CryptoRegistry succeeded! 08:44:58,858 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/PKCS5", but our CryptoRegistry succeeded! 08:44:58,858 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CBC/PKCS7Padding", but our CryptoRegistry succeeded! 08:44:58,859 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/ISO10126-2", but our CryptoRegistry succeeded! 08:44:58,859 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/ISO7816-4", but our CryptoRegistry succeeded! 08:44:58,859 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/TBC", but our CryptoRegistry succeeded! 08:44:58,859 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/X9.23", but our CryptoRegistry succeeded! 08:44:58,860 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/ZeroByte", but our CryptoRegistry succeeded! 08:44:58,860 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/PKCS5", but our CryptoRegistry succeeded! 08:44:58,860 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB/PKCS7Padding", but our CryptoRegistry succeeded! 08:44:58,861 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/ISO10126-2", but our CryptoRegistry succeeded! 08:44:58,861 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/ISO7816-4", but our CryptoRegistry succeeded! 08:44:58,861 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/TBC", but our CryptoRegistry succeeded! 08:44:58,861 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/X9.23", but our CryptoRegistry succeeded! 08:44:58,861 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/ZeroByte", but our CryptoRegistry succeeded! 08:44:58,861 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/PKCS5", but our CryptoRegistry succeeded! 08:44:58,862 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB8/PKCS7Padding", but our CryptoRegistry succeeded! 08:44:58,862 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/ISO10126-2", but our CryptoRegistry succeeded! 08:44:58,862 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/ISO7816-4", but our CryptoRegistry succeeded! 08:44:58,862 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/TBC", but our CryptoRegistry succeeded! 08:44:58,862 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/X9.23", but our CryptoRegistry succeeded! 08:44:58,863 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/ZeroByte", but our CryptoRegistry succeeded! 08:44:58,863 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/PKCS5", but our CryptoRegistry succeeded! 08:44:58,863 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB16/PKCS7Padding", but our CryptoRegistry succeeded! 08:44:58,864 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/ISO10126-2", but our CryptoRegistry succeeded! 08:44:58,864 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/ISO7816-4", but our CryptoRegistry succeeded! 08:44:58,864 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/TBC", but our CryptoRegistry succeeded! 08:44:58,864 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/X9.23", but our CryptoRegistry succeeded! 08:44:58,864 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/ZeroByte", but our CryptoRegistry succeeded! 08:44:58,865 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/PKCS5", but our CryptoRegistry succeeded! 08:44:58,865 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/CFB64/PKCS7Padding", but our CryptoRegistry succeeded! 08:44:58,865 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/ISO10126-2", but our CryptoRegistry succeeded! 08:44:58,865 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/ISO7816-4", but our CryptoRegistry succeeded! 08:44:58,865 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/TBC", but our CryptoRegistry succeeded! 08:44:58,866 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/X9.23", but our CryptoRegistry succeeded! 08:44:58,866 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/ZeroByte", but our CryptoRegistry succeeded! 08:44:58,866 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/PKCS5", but our CryptoRegistry succeeded! 08:44:58,866 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="AES/OFB/PKCS7Padding", but our CryptoRegistry succeeded! 08:44:58,867 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="RSA//NoPadding", but our CryptoRegistry succeeded! 08:44:58,868 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="RSA//ISO9796-1", but our CryptoRegistry succeeded! 08:44:58,869 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="RSA//OAEP", but our CryptoRegistry succeeded! 08:44:58,869 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="RSA//PKCS1", but our CryptoRegistry succeeded! 08:44:58,870 WARN [main][CipherTest] JCE fails to provide a Cipher for transformation="RSA//PKCS1Padding", but our CryptoRegistry succeeded! Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.88 sec Running org.cumulus4j.crypto.test.GCMTest *** 0 *** *** 1 *** *** 2 *** *** 3 *** *** 4 *** *** 5 *** *** 6 *** *** 7 *** *** 8 *** *** 9 *** *** 10 *** *** 11 *** *** 12 *** *** 13 *** *** 14 *** *** 15 *** *** 16 *** *** 17 *** *** 18 *** *** 19 *** *** 20 *** *** 21 *** *** 22 *** *** 23 *** *** 24 *** *** 25 *** *** 26 *** *** 27 *** *** 28 *** *** 29 *** *** 30 *** *** 31 *** *** 32 *** *** 33 *** *** 34 *** *** 35 *** *** 36 *** *** 37 *** *** 38 *** *** 39 *** *** 40 *** *** 41 *** *** 42 *** *** 43 *** *** 44 *** *** 45 *** *** 46 *** *** 47 *** *** 48 *** *** 49 *** *** 50 *** *** 51 *** *** 52 *** *** 53 *** *** 54 *** *** 55 *** *** 56 *** *** 57 *** *** 58 *** *** 59 *** *** 60 *** *** 61 *** *** 62 *** *** 63 *** *** 64 *** *** 65 *** *** 66 *** *** 67 *** *** 68 *** *** 69 *** *** 70 *** *** 71 *** *** 72 *** *** 73 *** *** 74 *** *** 75 *** *** 76 *** *** 77 *** *** 78 *** *** 79 *** *** 80 *** *** 81 *** *** 82 *** *** 83 *** *** 84 *** *** 85 *** *** 86 *** *** 87 *** *** 88 *** *** 89 *** *** 90 *** *** 91 *** *** 92 *** *** 93 *** *** 94 *** *** 95 *** *** 96 *** *** 97 *** *** 98 *** *** 99 *** *** 100 *** *** 101 *** *** 102 *** *** 103 *** *** 104 *** *** 105 *** *** 106 *** *** 107 *** *** 108 *** *** 109 *** *** 110 *** *** 111 *** *** 112 *** *** 113 *** *** 114 *** *** 115 *** *** 116 *** *** 117 *** *** 118 *** *** 119 *** *** 120 *** *** 121 *** *** 122 *** *** 123 *** *** 124 *** *** 125 *** *** 126 *** *** 127 *** *** 128 *** *** 129 *** *** 130 *** *** 131 *** *** 132 *** *** 133 *** *** 134 *** *** 135 *** *** 136 *** *** 137 *** *** 138 *** *** 139 *** *** 140 *** *** 141 *** *** 142 *** *** 143 *** *** 144 *** *** 145 *** *** 146 *** *** 147 *** *** 148 *** *** 149 *** *** 150 *** *** 151 *** *** 152 *** *** 153 *** *** 154 *** *** 155 *** *** 156 *** *** 157 *** *** 158 *** *** 159 *** *** 160 *** *** 161 *** *** 162 *** *** 163 *** *** 164 *** *** 165 *** *** 166 *** *** 167 *** *** 168 *** *** 169 *** *** 170 *** *** 171 *** *** 172 *** *** 173 *** *** 174 *** *** 175 *** *** 176 *** *** 177 *** *** 178 *** *** 179 *** *** 180 *** *** 181 *** *** 182 *** *** 183 *** *** 184 *** *** 185 *** *** 186 *** *** 187 *** *** 188 *** *** 189 *** *** 190 *** *** 191 *** *** 192 *** *** 193 *** *** 194 *** *** 195 *** *** 196 *** *** 197 *** *** 198 *** *** 199 *** *** 200 *** *** 201 *** *** 202 *** *** 203 *** *** 204 *** *** 205 *** *** 206 *** *** 207 *** *** 208 *** *** 209 *** *** 210 *** *** 211 *** *** 212 *** *** 213 *** *** 214 *** *** 215 *** *** 216 *** *** 217 *** *** 218 *** *** 219 *** *** 220 *** *** 221 *** *** 222 *** *** 223 *** *** 224 *** *** 225 *** *** 226 *** *** 227 *** *** 228 *** *** 229 *** *** 230 *** *** 231 *** *** 232 *** *** 233 *** *** 234 *** *** 235 *** *** 236 *** *** 237 *** *** 238 *** *** 239 *** *** 240 *** *** 241 *** *** 242 *** *** 243 *** *** 244 *** *** 245 *** *** 246 *** *** 247 *** *** 248 *** *** 249 *** *** 250 *** *** 251 *** *** 252 *** *** 253 *** *** 254 *** *** 255 *** *** 256 *** *** 257 *** *** 258 *** *** 259 *** *** 260 *** *** 261 *** *** 262 *** *** 263 *** *** 264 *** *** 265 *** *** 266 *** *** 267 *** *** 268 *** *** 269 *** *** 270 *** *** 271 *** *** 272 *** *** 273 *** *** 274 *** *** 275 *** *** 276 *** *** 277 *** *** 278 *** *** 279 *** *** 280 *** *** 281 *** *** 282 *** *** 283 *** *** 284 *** *** 285 *** *** 286 *** *** 287 *** *** 288 *** *** 289 *** *** 290 *** *** 291 *** *** 292 *** *** 293 *** *** 294 *** *** 295 *** *** 296 *** *** 297 *** *** 298 *** *** 299 *** *** 300 *** *** 301 *** *** 302 *** *** 303 *** *** 304 *** *** 305 *** *** 306 *** *** 307 *** *** 308 *** *** 309 *** *** 310 *** *** 311 *** *** 312 *** *** 313 *** *** 314 *** *** 315 *** *** 316 *** *** 317 *** *** 318 *** *** 319 *** *** 320 *** *** 321 *** *** 322 *** *** 323 *** *** 324 *** *** 325 *** *** 326 *** *** 327 *** *** 328 *** *** 329 *** *** 330 *** *** 331 *** *** 332 *** *** 333 *** *** 334 *** *** 335 *** *** 336 *** *** 337 *** *** 338 *** *** 339 *** *** 340 *** *** 341 *** *** 342 *** *** 343 *** *** 344 *** *** 345 *** *** 346 *** *** 347 *** *** 348 *** *** 349 *** *** 350 *** *** 351 *** *** 352 *** *** 353 *** *** 354 *** *** 355 *** *** 356 *** *** 357 *** *** 358 *** *** 359 *** *** 360 *** *** 361 *** *** 362 *** *** 363 *** *** 364 *** *** 365 *** *** 366 *** *** 367 *** *** 368 *** *** 369 *** *** 370 *** *** 371 *** *** 372 *** *** 373 *** *** 374 *** *** 375 *** *** 376 *** *** 377 *** *** 378 *** *** 379 *** *** 380 *** *** 381 *** *** 382 *** *** 383 *** *** 384 *** *** 385 *** *** 386 *** *** 387 *** *** 388 *** *** 389 *** *** 390 *** *** 391 *** *** 392 *** *** 393 *** *** 394 *** *** 395 *** *** 396 *** *** 397 *** *** 398 *** *** 399 *** *** 400 *** *** 401 *** *** 402 *** *** 403 *** *** 404 *** *** 405 *** *** 406 *** *** 407 *** *** 408 *** *** 409 *** *** 410 *** *** 411 *** *** 412 *** *** 413 *** *** 414 *** *** 415 *** *** 416 *** *** 417 *** *** 418 *** *** 419 *** *** 420 *** *** 421 *** *** 422 *** *** 423 *** *** 424 *** *** 425 *** *** 426 *** *** 427 *** *** 428 *** *** 429 *** *** 430 *** *** 431 *** *** 432 *** *** 433 *** *** 434 *** *** 435 *** *** 436 *** *** 437 *** *** 438 *** *** 439 *** *** 440 *** *** 441 *** *** 442 *** *** 443 *** *** 444 *** *** 445 *** *** 446 *** *** 447 *** *** 448 *** *** 449 *** *** 450 *** *** 451 *** *** 452 *** *** 453 *** *** 454 *** *** 455 *** *** 456 *** *** 457 *** *** 458 *** *** 459 *** *** 460 *** *** 461 *** *** 462 *** *** 463 *** *** 464 *** *** 465 *** *** 466 *** *** 467 *** *** 468 *** *** 469 *** *** 470 *** *** 471 *** *** 472 *** *** 473 *** *** 474 *** *** 475 *** *** 476 *** *** 477 *** *** 478 *** *** 479 *** *** 480 *** *** 481 *** *** 482 *** *** 483 *** *** 484 *** *** 485 *** *** 486 *** *** 487 *** *** 488 *** *** 489 *** *** 490 *** *** 491 *** *** 492 *** *** 493 *** *** 494 *** *** 495 *** *** 496 *** *** 497 *** *** 498 *** *** 499 *** *** 500 *** *** 501 *** *** 502 *** *** 503 *** *** 504 *** *** 505 *** *** 506 *** *** 507 *** *** 508 *** *** 509 *** *** 510 *** *** 511 *** *** 512 *** *** 513 *** *** 514 *** *** 515 *** *** 516 *** *** 517 *** *** 518 *** *** 519 *** *** 520 *** *** 521 *** *** 522 *** *** 523 *** *** 524 *** *** 525 *** *** 526 *** *** 527 *** *** 528 *** *** 529 *** *** 530 *** *** 531 *** *** 532 *** *** 533 *** *** 534 *** *** 535 *** *** 536 *** *** 537 *** *** 538 *** *** 539 *** *** 540 *** *** 541 *** *** 542 *** *** 543 *** *** 544 *** *** 545 *** *** 546 *** *** 547 *** *** 548 *** *** 549 *** *** 550 *** *** 551 *** *** 552 *** *** 553 *** *** 554 *** *** 555 *** *** 556 *** *** 557 *** *** 558 *** *** 559 *** *** 560 *** *** 561 *** *** 562 *** *** 563 *** *** 564 *** *** 565 *** *** 566 *** *** 567 *** *** 568 *** *** 569 *** *** 570 *** *** 571 *** *** 572 *** *** 573 *** *** 574 *** *** 575 *** *** 576 *** *** 577 *** *** 578 *** *** 579 *** *** 580 *** *** 581 *** *** 582 *** *** 583 *** *** 584 *** *** 585 *** *** 586 *** *** 587 *** *** 588 *** *** 589 *** *** 590 *** *** 591 *** *** 592 *** *** 593 *** *** 594 *** *** 595 *** *** 596 *** *** 597 *** *** 598 *** *** 599 *** *** 600 *** *** 601 *** *** 602 *** *** 603 *** *** 604 *** *** 605 *** *** 606 *** *** 607 *** *** 608 *** *** 609 *** *** 610 *** *** 611 *** *** 612 *** *** 613 *** *** 614 *** *** 615 *** *** 616 *** *** 617 *** *** 618 *** *** 619 *** *** 620 *** *** 621 *** *** 622 *** *** 623 *** *** 624 *** *** 625 *** *** 626 *** *** 627 *** *** 628 *** *** 629 *** *** 630 *** *** 631 *** *** 632 *** *** 633 *** *** 634 *** *** 635 *** *** 636 *** *** 637 *** *** 638 *** *** 639 *** *** 640 *** *** 641 *** *** 642 *** *** 643 *** *** 644 *** *** 645 *** *** 646 *** *** 647 *** *** 648 *** *** 649 *** *** 650 *** *** 651 *** *** 652 *** *** 653 *** *** 654 *** *** 655 *** *** 656 *** *** 657 *** *** 658 *** *** 659 *** *** 660 *** *** 661 *** *** 662 *** *** 663 *** *** 664 *** *** 665 *** *** 666 *** *** 667 *** *** 668 *** *** 669 *** *** 670 *** *** 671 *** *** 672 *** *** 673 *** *** 674 *** *** 675 *** *** 676 *** *** 677 *** *** 678 *** *** 679 *** *** 680 *** *** 681 *** *** 682 *** *** 683 *** *** 684 *** *** 685 *** *** 686 *** *** 687 *** *** 688 *** *** 689 *** *** 690 *** *** 691 *** *** 692 *** *** 693 *** *** 694 *** *** 695 *** *** 696 *** *** 697 *** *** 698 *** *** 699 *** *** 700 *** *** 701 *** *** 702 *** *** 703 *** *** 704 *** *** 705 *** *** 706 *** *** 707 *** *** 708 *** *** 709 *** *** 710 *** *** 711 *** *** 712 *** *** 713 *** *** 714 *** *** 715 *** *** 716 *** *** 717 *** *** 718 *** *** 719 *** *** 720 *** *** 721 *** *** 722 *** *** 723 *** *** 724 *** *** 725 *** *** 726 *** *** 727 *** *** 728 *** *** 729 *** *** 730 *** *** 731 *** *** 732 *** *** 733 *** *** 734 *** *** 735 *** *** 736 *** *** 737 *** *** 738 *** *** 739 *** *** 740 *** *** 741 *** *** 742 *** *** 743 *** *** 744 *** *** 745 *** *** 746 *** *** 747 *** *** 748 *** *** 749 *** *** 750 *** *** 751 *** *** 752 *** *** 753 *** *** 754 *** *** 755 *** *** 756 *** *** 757 *** *** 758 *** *** 759 *** *** 760 *** *** 761 *** *** 762 *** *** 763 *** *** 764 *** *** 765 *** *** 766 *** *** 767 *** *** 768 *** *** 769 *** *** 770 *** *** 771 *** *** 772 *** *** 773 *** *** 774 *** *** 775 *** *** 776 *** *** 777 *** *** 778 *** *** 779 *** *** 780 *** *** 781 *** *** 782 *** *** 783 *** *** 784 *** *** 785 *** *** 786 *** *** 787 *** *** 788 *** *** 789 *** *** 790 *** *** 791 *** *** 792 *** *** 793 *** *** 794 *** *** 795 *** *** 796 *** *** 797 *** *** 798 *** *** 799 *** *** 800 *** *** 801 *** *** 802 *** *** 803 *** *** 804 *** *** 805 *** *** 806 *** *** 807 *** *** 808 *** *** 809 *** *** 810 *** *** 811 *** *** 812 *** *** 813 *** *** 814 *** *** 815 *** *** 816 *** *** 817 *** *** 818 *** *** 819 *** *** 820 *** *** 821 *** *** 822 *** *** 823 *** *** 824 *** *** 825 *** *** 826 *** *** 827 *** *** 828 *** *** 829 *** *** 830 *** *** 831 *** *** 832 *** *** 833 *** *** 834 *** *** 835 *** *** 836 *** *** 837 *** *** 838 *** *** 839 *** *** 840 *** *** 841 *** *** 842 *** *** 843 *** *** 844 *** *** 845 *** *** 846 *** *** 847 *** *** 848 *** *** 849 *** *** 850 *** *** 851 *** *** 852 *** *** 853 *** *** 854 *** *** 855 *** *** 856 *** *** 857 *** *** 858 *** *** 859 *** *** 860 *** *** 861 *** *** 862 *** *** 863 *** *** 864 *** *** 865 *** *** 866 *** *** 867 *** *** 868 *** *** 869 *** *** 870 *** *** 871 *** *** 872 *** *** 873 *** *** 874 *** *** 875 *** *** 876 *** *** 877 *** *** 878 *** *** 879 *** *** 880 *** *** 881 *** *** 882 *** *** 883 *** *** 884 *** *** 885 *** *** 886 *** *** 887 *** *** 888 *** *** 889 *** *** 890 *** *** 891 *** *** 892 *** *** 893 *** *** 894 *** *** 895 *** *** 896 *** *** 897 *** *** 898 *** *** 899 *** *** 900 *** *** 901 *** *** 902 *** *** 903 *** *** 904 *** *** 905 *** *** 906 *** *** 907 *** *** 908 *** *** 909 *** *** 910 *** *** 911 *** *** 912 *** *** 913 *** *** 914 *** *** 915 *** *** 916 *** *** 917 *** *** 918 *** *** 919 *** *** 920 *** *** 921 *** *** 922 *** *** 923 *** *** 924 *** *** 925 *** *** 926 *** *** 927 *** *** 928 *** *** 929 *** *** 930 *** *** 931 *** *** 932 *** *** 933 *** *** 934 *** *** 935 *** *** 936 *** *** 937 *** *** 938 *** *** 939 *** *** 940 *** *** 941 *** *** 942 *** *** 943 *** *** 944 *** *** 945 *** *** 946 *** *** 947 *** *** 948 *** *** 949 *** *** 950 *** *** 951 *** *** 952 *** *** 953 *** *** 954 *** *** 955 *** *** 956 *** *** 957 *** *** 958 *** *** 959 *** *** 960 *** *** 961 *** *** 962 *** *** 963 *** *** 964 *** *** 965 *** *** 966 *** *** 967 *** *** 968 *** *** 969 *** *** 970 *** *** 971 *** *** 972 *** *** 973 *** *** 974 *** *** 975 *** *** 976 *** *** 977 *** *** 978 *** *** 979 *** *** 980 *** *** 981 *** *** 982 *** *** 983 *** *** 984 *** *** 985 *** *** 986 *** *** 987 *** *** 988 *** *** 989 *** *** 990 *** *** 991 *** *** 992 *** *** 993 *** *** 994 *** *** 995 *** *** 996 *** *** 997 *** *** 998 *** *** 999 *** *** 1000 *** *** 1001 *** *** 1002 *** *** 1003 *** *** 1004 *** *** 1005 *** *** 1006 *** *** 1007 *** *** 1008 *** *** 1009 *** *** 1010 *** *** 1011 *** *** 1012 *** *** 1013 *** *** 1014 *** *** 1015 *** *** 1016 *** *** 1017 *** *** 1018 *** *** 1019 *** *** 1020 *** *** 1021 *** *** 1022 *** *** 1023 *** *** 1024 *** *** 1025 *** *** 1026 *** *** 1027 *** *** 1028 *** *** 1029 *** *** 1030 *** *** 1031 *** *** 1032 *** *** 1033 *** *** 1034 *** *** 1035 *** *** 1036 *** *** 1037 *** *** 1038 *** *** 1039 *** *** 1040 *** *** 1041 *** *** 1042 *** *** 1043 *** *** 1044 *** *** 1045 *** *** 1046 *** *** 1047 *** *** 1048 *** *** 1049 *** *** 1050 *** *** 1051 *** *** 1052 *** *** 1053 *** *** 1054 *** *** 1055 *** *** 1056 *** *** 1057 *** *** 1058 *** *** 1059 *** *** 1060 *** *** 1061 *** *** 1062 *** *** 1063 *** *** 1064 *** *** 1065 *** *** 1066 *** *** 1067 *** *** 1068 *** *** 1069 *** *** 1070 *** *** 1071 *** *** 1072 *** *** 1073 *** *** 1074 *** *** 1075 *** *** 1076 *** *** 1077 *** *** 1078 *** *** 1079 *** *** 1080 *** *** 1081 *** *** 1082 *** *** 1083 *** *** 1084 *** *** 1085 *** *** 1086 *** *** 1087 *** *** 1088 *** *** 1089 *** *** 1090 *** *** 1091 *** *** 1092 *** *** 1093 *** *** 1094 *** *** 1095 *** *** 1096 *** *** 1097 *** *** 1098 *** *** 1099 *** *** 1100 *** *** 1101 *** *** 1102 *** *** 1103 *** *** 1104 *** *** 1105 *** *** 1106 *** *** 1107 *** *** 1108 *** *** 1109 *** *** 1110 *** *** 1111 *** *** 1112 *** *** 1113 *** *** 1114 *** *** 1115 *** *** 1116 *** *** 1117 *** *** 1118 *** *** 1119 *** *** 1120 *** *** 1121 *** *** 1122 *** *** 1123 *** *** 1124 *** *** 1125 *** *** 1126 *** *** 1127 *** *** 1128 *** *** 1129 *** *** 1130 *** *** 1131 *** *** 1132 *** *** 1133 *** *** 1134 *** *** 1135 *** *** 1136 *** *** 1137 *** *** 1138 *** *** 1139 *** *** 1140 *** *** 1141 *** *** 1142 *** *** 1143 *** *** 1144 *** *** 1145 *** *** 1146 *** *** 1147 *** *** 1148 *** *** 1149 *** *** 1150 *** *** 1151 *** *** 1152 *** *** 1153 *** *** 1154 *** *** 1155 *** *** 1156 *** *** 1157 *** *** 1158 *** *** 1159 *** *** 1160 *** *** 1161 *** *** 1162 *** *** 1163 *** *** 1164 *** *** 1165 *** *** 1166 *** *** 1167 *** *** 1168 *** *** 1169 *** *** 1170 *** *** 1171 *** *** 1172 *** *** 1173 *** *** 1174 *** *** 1175 *** *** 1176 *** *** 1177 *** *** 1178 *** *** 1179 *** *** 1180 *** *** 1181 *** *** 1182 *** *** 1183 *** *** 1184 *** *** 1185 *** *** 1186 *** *** 1187 *** *** 1188 *** *** 1189 *** *** 1190 *** *** 1191 *** *** 1192 *** *** 1193 *** *** 1194 *** *** 1195 *** *** 1196 *** *** 1197 *** *** 1198 *** *** 1199 *** *** 1200 *** *** 1201 *** *** 1202 *** *** 1203 *** *** 1204 *** *** 1205 *** *** 1206 *** *** 1207 *** *** 1208 *** *** 1209 *** *** 1210 *** *** 1211 *** *** 1212 *** *** 1213 *** *** 1214 *** *** 1215 *** *** 1216 *** *** 1217 *** *** 1218 *** *** 1219 *** *** 1220 *** *** 1221 *** *** 1222 *** *** 1223 *** *** 1224 *** *** 1225 *** *** 1226 *** *** 1227 *** *** 1228 *** *** 1229 *** *** 1230 *** *** 1231 *** *** 1232 *** *** 1233 *** *** 1234 *** *** 1235 *** *** 1236 *** *** 1237 *** *** 1238 *** *** 1239 *** *** 1240 *** *** 1241 *** *** 1242 *** *** 1243 *** *** 1244 *** *** 1245 *** *** 1246 *** *** 1247 *** *** 1248 *** *** 1249 *** *** 1250 *** *** 1251 *** *** 1252 *** *** 1253 *** *** 1254 *** *** 1255 *** *** 1256 *** *** 1257 *** *** 1258 *** *** 1259 *** *** 1260 *** *** 1261 *** *** 1262 *** *** 1263 *** *** 1264 *** *** 1265 *** *** 1266 *** *** 1267 *** *** 1268 *** *** 1269 *** *** 1270 *** *** 1271 *** *** 1272 *** *** 1273 *** *** 1274 *** *** 1275 *** *** 1276 *** *** 1277 *** *** 1278 *** *** 1279 *** *** 1280 *** *** 1281 *** *** 1282 *** *** 1283 *** *** 1284 *** *** 1285 *** *** 1286 *** *** 1287 *** *** 1288 *** *** 1289 *** *** 1290 *** *** 1291 *** *** 1292 *** *** 1293 *** *** 1294 *** *** 1295 *** *** 1296 *** *** 1297 *** *** 1298 *** *** 1299 *** *** 1300 *** *** 1301 *** *** 1302 *** *** 1303 *** *** 1304 *** *** 1305 *** *** 1306 *** *** 1307 *** *** 1308 *** *** 1309 *** *** 1310 *** *** 1311 *** *** 1312 *** *** 1313 *** *** 1314 *** *** 1315 *** *** 1316 *** *** 1317 *** *** 1318 *** *** 1319 *** *** 1320 *** *** 1321 *** *** 1322 *** *** 1323 *** *** 1324 *** *** 1325 *** *** 1326 *** *** 1327 *** *** 1328 *** *** 1329 *** *** 1330 *** *** 1331 *** *** 1332 *** *** 1333 *** *** 1334 *** *** 1335 *** *** 1336 *** *** 1337 *** *** 1338 *** *** 1339 *** *** 1340 *** *** 1341 *** *** 1342 *** *** 1343 *** *** 1344 *** *** 1345 *** *** 1346 *** *** 1347 *** *** 1348 *** *** 1349 *** *** 1350 *** *** 1351 *** *** 1352 *** *** 1353 *** *** 1354 *** *** 1355 *** *** 1356 *** *** 1357 *** *** 1358 *** *** 1359 *** *** 1360 *** *** 1361 *** *** 1362 *** *** 1363 *** *** 1364 *** *** 1365 *** *** 1366 *** *** 1367 *** *** 1368 *** *** 1369 *** *** 1370 *** *** 1371 *** *** 1372 *** *** 1373 *** *** 1374 *** *** 1375 *** *** 1376 *** *** 1377 *** *** 1378 *** *** 1379 *** *** 1380 *** *** 1381 *** *** 1382 *** *** 1383 *** *** 1384 *** *** 1385 *** *** 1386 *** *** 1387 *** *** 1388 *** *** 1389 *** *** 1390 *** *** 1391 *** *** 1392 *** *** 1393 *** *** 1394 *** *** 1395 *** *** 1396 *** *** 1397 *** *** 1398 *** *** 1399 *** *** 1400 *** *** 1401 *** *** 1402 *** *** 1403 *** *** 1404 *** *** 1405 *** *** 1406 *** *** 1407 *** *** 1408 *** *** 1409 *** *** 1410 *** *** 1411 *** *** 1412 *** *** 1413 *** *** 1414 *** *** 1415 *** *** 1416 *** *** 1417 *** *** 1418 *** *** 1419 *** *** 1420 *** *** 1421 *** *** 1422 *** *** 1423 *** *** 1424 *** *** 1425 *** *** 1426 *** *** 1427 *** *** 1428 *** *** 1429 *** *** 1430 *** *** 1431 *** *** 1432 *** *** 1433 *** *** 1434 *** *** 1435 *** *** 1436 *** *** 1437 *** *** 1438 *** *** 1439 *** *** 1440 *** *** 1441 *** *** 1442 *** *** 1443 *** *** 1444 *** *** 1445 *** *** 1446 *** *** 1447 *** *** 1448 *** *** 1449 *** *** 1450 *** *** 1451 *** *** 1452 *** *** 1453 *** *** 1454 *** *** 1455 *** *** 1456 *** *** 1457 *** *** 1458 *** *** 1459 *** *** 1460 *** *** 1461 *** *** 1462 *** *** 1463 *** *** 1464 *** *** 1465 *** *** 1466 *** *** 1467 *** *** 1468 *** *** 1469 *** *** 1470 *** *** 1471 *** *** 1472 *** *** 1473 *** *** 1474 *** *** 1475 *** *** 1476 *** *** 1477 *** *** 1478 *** *** 1479 *** *** 1480 *** *** 1481 *** *** 1482 *** *** 1483 *** *** 1484 *** *** 1485 *** *** 1486 *** *** 1487 *** *** 1488 *** *** 1489 *** *** 1490 *** *** 1491 *** *** 1492 *** *** 1493 *** *** 1494 *** *** 1495 *** *** 1496 *** *** 1497 *** *** 1498 *** *** 1499 *** *** 1500 *** *** 1501 *** *** 1502 *** *** 1503 *** *** 1504 *** *** 1505 *** *** 1506 *** *** 1507 *** *** 1508 *** *** 1509 *** *** 1510 *** *** 1511 *** *** 1512 *** *** 1513 *** *** 1514 *** *** 1515 *** *** 1516 *** *** 1517 *** *** 1518 *** *** 1519 *** *** 1520 *** *** 1521 *** *** 1522 *** *** 1523 *** *** 1524 *** *** 1525 *** *** 1526 *** *** 1527 *** *** 1528 *** *** 1529 *** *** 1530 *** *** 1531 *** *** 1532 *** *** 1533 *** *** 1534 *** *** 1535 *** *** 1536 *** *** 1537 *** *** 1538 *** *** 1539 *** *** 1540 *** *** 1541 *** *** 1542 *** *** 1543 *** *** 1544 *** *** 1545 *** *** 1546 *** *** 1547 *** *** 1548 *** *** 1549 *** *** 1550 *** *** 1551 *** *** 1552 *** *** 1553 *** *** 1554 *** *** 1555 *** *** 1556 *** *** 1557 *** *** 1558 *** *** 1559 *** *** 1560 *** *** 1561 *** *** 1562 *** *** 1563 *** *** 1564 *** *** 1565 *** *** 1566 *** *** 1567 *** *** 1568 *** *** 1569 *** *** 1570 *** *** 1571 *** *** 1572 *** *** 1573 *** *** 1574 *** *** 1575 *** *** 1576 *** *** 1577 *** *** 1578 *** *** 1579 *** *** 1580 *** *** 1581 *** *** 1582 *** *** 1583 *** *** 1584 *** *** 1585 *** *** 1586 *** *** 1587 *** *** 1588 *** *** 1589 *** *** 1590 *** *** 1591 *** *** 1592 *** *** 1593 *** *** 1594 *** *** 1595 *** *** 1596 *** *** 1597 *** *** 1598 *** *** 1599 *** *** 1600 *** *** 1601 *** *** 1602 *** *** 1603 *** *** 1604 *** *** 1605 *** *** 1606 *** *** 1607 *** *** 1608 *** *** 1609 *** *** 1610 *** *** 1611 *** *** 1612 *** *** 1613 *** *** 1614 *** *** 1615 *** *** 1616 *** *** 1617 *** *** 1618 *** *** 1619 *** *** 1620 *** *** 1621 *** *** 1622 *** *** 1623 *** *** 1624 *** *** 1625 *** *** 1626 *** *** 1627 *** *** 1628 *** *** 1629 *** *** 1630 *** *** 1631 *** *** 1632 *** *** 1633 *** *** 1634 *** *** 1635 *** *** 1636 *** *** 1637 *** *** 1638 *** *** 1639 *** *** 1640 *** *** 1641 *** *** 1642 *** *** 1643 *** *** 1644 *** *** 1645 *** *** 1646 *** *** 1647 *** *** 1648 *** *** 1649 *** *** 1650 *** *** 1651 *** *** 1652 *** *** 1653 *** *** 1654 *** *** 1655 *** *** 1656 *** *** 1657 *** *** 1658 *** *** 1659 *** *** 1660 *** *** 1661 *** *** 1662 *** *** 1663 *** *** 1664 *** *** 1665 *** *** 1666 *** *** 1667 *** *** 1668 *** *** 1669 *** *** 1670 *** *** 1671 *** *** 1672 *** *** 1673 *** *** 1674 *** *** 1675 *** *** 1676 *** *** 1677 *** *** 1678 *** *** 1679 *** *** 1680 *** *** 1681 *** *** 1682 *** *** 1683 *** *** 1684 *** *** 1685 *** *** 1686 *** *** 1687 *** *** 1688 *** *** 1689 *** *** 1690 *** *** 1691 *** *** 1692 *** *** 1693 *** *** 1694 *** *** 1695 *** *** 1696 *** *** 1697 *** *** 1698 *** *** 1699 *** *** 1700 *** *** 1701 *** *** 1702 *** *** 1703 *** *** 1704 *** *** 1705 *** *** 1706 *** *** 1707 *** *** 1708 *** *** 1709 *** *** 1710 *** *** 1711 *** *** 1712 *** *** 1713 *** *** 1714 *** *** 1715 *** *** 1716 *** *** 1717 *** *** 1718 *** *** 1719 *** *** 1720 *** *** 1721 *** *** 1722 *** *** 1723 *** *** 1724 *** *** 1725 *** *** 1726 *** *** 1727 *** *** 1728 *** *** 1729 *** *** 1730 *** *** 1731 *** *** 1732 *** *** 1733 *** *** 1734 *** *** 1735 *** *** 1736 *** *** 1737 *** *** 1738 *** *** 1739 *** *** 1740 *** *** 1741 *** *** 1742 *** *** 1743 *** *** 1744 *** *** 1745 *** *** 1746 *** *** 1747 *** *** 1748 *** *** 1749 *** *** 1750 *** *** 1751 *** *** 1752 *** *** 1753 *** *** 1754 *** *** 1755 *** *** 1756 *** *** 1757 *** *** 1758 *** *** 1759 *** *** 1760 *** *** 1761 *** *** 1762 *** *** 1763 *** *** 1764 *** *** 1765 *** *** 1766 *** *** 1767 *** *** 1768 *** *** 1769 *** *** 1770 *** *** 1771 *** *** 1772 *** *** 1773 *** *** 1774 *** *** 1775 *** *** 1776 *** *** 1777 *** *** 1778 *** *** 1779 *** *** 1780 *** *** 1781 *** *** 1782 *** *** 1783 *** *** 1784 *** *** 1785 *** *** 1786 *** *** 1787 *** *** 1788 *** *** 1789 *** *** 1790 *** *** 1791 *** *** 1792 *** *** 1793 *** *** 1794 *** *** 1795 *** *** 1796 *** *** 1797 *** *** 1798 *** *** 1799 *** *** 1800 *** *** 1801 *** *** 1802 *** *** 1803 *** *** 1804 *** *** 1805 *** *** 1806 *** *** 1807 *** *** 1808 *** *** 1809 *** *** 1810 *** *** 1811 *** *** 1812 *** *** 1813 *** *** 1814 *** *** 1815 *** *** 1816 *** *** 1817 *** *** 1818 *** *** 1819 *** *** 1820 *** *** 1821 *** *** 1822 *** *** 1823 *** *** 1824 *** *** 1825 *** *** 1826 *** *** 1827 *** *** 1828 *** *** 1829 *** *** 1830 *** *** 1831 *** *** 1832 *** *** 1833 *** *** 1834 *** *** 1835 *** *** 1836 *** *** 1837 *** *** 1838 *** *** 1839 *** *** 1840 *** *** 1841 *** *** 1842 *** *** 1843 *** *** 1844 *** *** 1845 *** *** 1846 *** *** 1847 *** *** 1848 *** *** 1849 *** *** 1850 *** *** 1851 *** *** 1852 *** *** 1853 *** *** 1854 *** *** 1855 *** *** 1856 *** *** 1857 *** *** 1858 *** *** 1859 *** *** 1860 *** *** 1861 *** *** 1862 *** *** 1863 *** *** 1864 *** *** 1865 *** *** 1866 *** *** 1867 *** *** 1868 *** *** 1869 *** *** 1870 *** *** 1871 *** *** 1872 *** *** 1873 *** *** 1874 *** *** 1875 *** *** 1876 *** *** 1877 *** *** 1878 *** *** 1879 *** *** 1880 *** *** 1881 *** *** 1882 *** *** 1883 *** *** 1884 *** *** 1885 *** *** 1886 *** *** 1887 *** *** 1888 *** *** 1889 *** *** 1890 *** *** 1891 *** *** 1892 *** *** 1893 *** *** 1894 *** *** 1895 *** *** 1896 *** *** 1897 *** *** 1898 *** *** 1899 *** *** 1900 *** *** 1901 *** *** 1902 *** *** 1903 *** *** 1904 *** *** 1905 *** *** 1906 *** *** 1907 *** *** 1908 *** *** 1909 *** *** 1910 *** *** 1911 *** *** 1912 *** *** 1913 *** *** 1914 *** *** 1915 *** *** 1916 *** *** 1917 *** *** 1918 *** *** 1919 *** *** 1920 *** *** 1921 *** *** 1922 *** *** 1923 *** *** 1924 *** *** 1925 *** *** 1926 *** *** 1927 *** *** 1928 *** *** 1929 *** *** 1930 *** *** 1931 *** *** 1932 *** *** 1933 *** *** 1934 *** *** 1935 *** *** 1936 *** *** 1937 *** *** 1938 *** *** 1939 *** *** 1940 *** *** 1941 *** *** 1942 *** *** 1943 *** *** 1944 *** *** 1945 *** *** 1946 *** *** 1947 *** *** 1948 *** *** 1949 *** *** 1950 *** *** 1951 *** *** 1952 *** *** 1953 *** *** 1954 *** *** 1955 *** *** 1956 *** *** 1957 *** *** 1958 *** *** 1959 *** *** 1960 *** *** 1961 *** *** 1962 *** *** 1963 *** *** 1964 *** *** 1965 *** *** 1966 *** *** 1967 *** *** 1968 *** *** 1969 *** *** 1970 *** *** 1971 *** *** 1972 *** *** 1973 *** *** 1974 *** *** 1975 *** *** 1976 *** *** 1977 *** *** 1978 *** *** 1979 *** *** 1980 *** *** 1981 *** *** 1982 *** *** 1983 *** *** 1984 *** *** 1985 *** *** 1986 *** *** 1987 *** *** 1988 *** *** 1989 *** *** 1990 *** *** 1991 *** *** 1992 *** *** 1993 *** *** 1994 *** *** 1995 *** *** 1996 *** *** 1997 *** *** 1998 *** *** 1999 *** *** 2000 *** *** 2001 *** *** 2002 *** *** 2003 *** *** 2004 *** *** 2005 *** *** 2006 *** *** 2007 *** *** 2008 *** *** 2009 *** *** 2010 *** *** 2011 *** *** 2012 *** *** 2013 *** *** 2014 *** *** 2015 *** *** 2016 *** *** 2017 *** *** 2018 *** *** 2019 *** *** 2020 *** *** 2021 *** *** 2022 *** *** 2023 *** *** 2024 *** *** 2025 *** *** 2026 *** *** 2027 *** *** 2028 *** *** 2029 *** *** 2030 *** *** 2031 *** *** 2032 *** *** 2033 *** *** 2034 *** *** 2035 *** *** 2036 *** *** 2037 *** *** 2038 *** *** 2039 *** *** 2040 *** *** 2041 *** *** 2042 *** *** 2043 *** *** 2044 *** *** 2045 *** *** 2046 *** *** 2047 *** *** 2048 *** *** 2049 *** *** 2050 *** *** 2051 *** *** 2052 *** *** 2053 *** *** 2054 *** *** 2055 *** *** 2056 *** *** 2057 *** *** 2058 *** *** 2059 *** *** 2060 *** *** 2061 *** *** 2062 *** *** 2063 *** *** 2064 *** *** 2065 *** *** 2066 *** *** 2067 *** *** 2068 *** *** 2069 *** *** 2070 *** *** 2071 *** *** 2072 *** *** 2073 *** *** 2074 *** *** 2075 *** *** 2076 *** *** 2077 *** *** 2078 *** *** 2079 *** *** 2080 *** *** 2081 *** *** 2082 *** *** 2083 *** *** 2084 *** *** 2085 *** *** 2086 *** *** 2087 *** *** 2088 *** *** 2089 *** *** 2090 *** *** 2091 *** *** 2092 *** *** 2093 *** *** 2094 *** *** 2095 *** *** 2096 *** *** 2097 *** *** 2098 *** *** 2099 *** *** 2100 *** *** 2101 *** *** 2102 *** *** 2103 *** *** 2104 *** *** 2105 *** *** 2106 *** *** 2107 *** *** 2108 *** *** 2109 *** *** 2110 *** *** 2111 *** *** 2112 *** *** 2113 *** *** 2114 *** *** 2115 *** *** 2116 *** *** 2117 *** *** 2118 *** *** 2119 *** *** 2120 *** *** 2121 *** *** 2122 *** *** 2123 *** *** 2124 *** *** 2125 *** *** 2126 *** *** 2127 *** *** 2128 *** *** 2129 *** *** 2130 *** *** 2131 *** *** 2132 *** *** 2133 *** *** 2134 *** *** 2135 *** *** 2136 *** *** 2137 *** *** 2138 *** *** 2139 *** *** 2140 *** *** 2141 *** *** 2142 *** *** 2143 *** *** 2144 *** *** 2145 *** *** 2146 *** *** 2147 *** *** 2148 *** *** 2149 *** *** 2150 *** *** 2151 *** *** 2152 *** *** 2153 *** *** 2154 *** *** 2155 *** *** 2156 *** *** 2157 *** *** 2158 *** *** 2159 *** *** 2160 *** *** 2161 *** *** 2162 *** *** 2163 *** *** 2164 *** *** 2165 *** *** 2166 *** *** 2167 *** *** 2168 *** *** 2169 *** *** 2170 *** *** 2171 *** *** 2172 *** *** 2173 *** *** 2174 *** *** 2175 *** *** 2176 *** *** 2177 *** *** 2178 *** *** 2179 *** *** 2180 *** *** 2181 *** *** 2182 *** *** 2183 *** *** 2184 *** *** 2185 *** *** 2186 *** *** 2187 *** *** 2188 *** *** 2189 *** *** 2190 *** *** 2191 *** *** 2192 *** *** 2193 *** *** 2194 *** *** 2195 *** *** 2196 *** *** 2197 *** *** 2198 *** *** 2199 *** *** 2200 *** *** 2201 *** *** 2202 *** *** 2203 *** *** 2204 *** *** 2205 *** *** 2206 *** *** 2207 *** *** 2208 *** *** 2209 *** *** 2210 *** *** 2211 *** *** 2212 *** *** 2213 *** *** 2214 *** *** 2215 *** *** 2216 *** *** 2217 *** *** 2218 *** *** 2219 *** *** 2220 *** *** 2221 *** *** 2222 *** *** 2223 *** *** 2224 *** *** 2225 *** *** 2226 *** *** 2227 *** *** 2228 *** *** 2229 *** *** 2230 *** *** 2231 *** *** 2232 *** *** 2233 *** *** 2234 *** *** 2235 *** *** 2236 *** *** 2237 *** *** 2238 *** *** 2239 *** *** 2240 *** *** 2241 *** *** 2242 *** *** 2243 *** *** 2244 *** *** 2245 *** *** 2246 *** *** 2247 *** *** 2248 *** *** 2249 *** *** 2250 *** *** 2251 *** *** 2252 *** *** 2253 *** *** 2254 *** *** 2255 *** *** 2256 *** *** 2257 *** *** 2258 *** *** 2259 *** *** 2260 *** *** 2261 *** *** 2262 *** *** 2263 *** *** 2264 *** *** 2265 *** *** 2266 *** *** 2267 *** *** 2268 *** *** 2269 *** *** 2270 *** *** 2271 *** *** 2272 *** *** 2273 *** *** 2274 *** *** 2275 *** *** 2276 *** *** 2277 *** *** 2278 *** *** 2279 *** *** 2280 *** *** 2281 *** *** 2282 *** *** 2283 *** *** 2284 *** *** 2285 *** *** 2286 *** *** 2287 *** *** 2288 *** *** 2289 *** *** 2290 *** *** 2291 *** *** 2292 *** *** 2293 *** *** 2294 *** *** 2295 *** *** 2296 *** *** 2297 *** *** 2298 *** *** 2299 *** *** 2300 *** *** 2301 *** *** 2302 *** *** 2303 *** *** 2304 *** *** 2305 *** *** 2306 *** *** 2307 *** *** 2308 *** *** 2309 *** *** 2310 *** *** 2311 *** *** 2312 *** *** 2313 *** *** 2314 *** *** 2315 *** *** 2316 *** *** 2317 *** *** 2318 *** *** 2319 *** *** 2320 *** *** 2321 *** *** 2322 *** *** 2323 *** *** 2324 *** *** 2325 *** *** 2326 *** *** 2327 *** *** 2328 *** *** 2329 *** *** 2330 *** *** 2331 *** *** 2332 *** *** 2333 *** *** 2334 *** *** 2335 *** *** 2336 *** *** 2337 *** *** 2338 *** *** 2339 *** *** 2340 *** *** 2341 *** *** 2342 *** *** 2343 *** *** 2344 *** *** 2345 *** *** 2346 *** *** 2347 *** *** 2348 *** *** 2349 *** *** 2350 *** *** 2351 *** *** 2352 *** *** 2353 *** *** 2354 *** *** 2355 *** *** 2356 *** *** 2357 *** *** 2358 *** *** 2359 *** *** 2360 *** *** 2361 *** *** 2362 *** *** 2363 *** *** 2364 *** *** 2365 *** *** 2366 *** *** 2367 *** *** 2368 *** *** 2369 *** *** 2370 *** *** 2371 *** *** 2372 *** *** 2373 *** *** 2374 *** *** 2375 *** *** 2376 *** *** 2377 *** *** 2378 *** *** 2379 *** *** 2380 *** *** 2381 *** *** 2382 *** *** 2383 *** *** 2384 *** *** 2385 *** *** 2386 *** *** 2387 *** *** 2388 *** *** 2389 *** *** 2390 *** *** 2391 *** *** 2392 *** *** 2393 *** *** 2394 *** *** 2395 *** *** 2396 *** *** 2397 *** *** 2398 *** *** 2399 *** *** 2400 *** *** 2401 *** *** 2402 *** *** 2403 *** *** 2404 *** *** 2405 *** *** 2406 *** *** 2407 *** *** 2408 *** *** 2409 *** *** 2410 *** *** 2411 *** *** 2412 *** *** 2413 *** *** 2414 *** *** 2415 *** *** 2416 *** *** 2417 *** *** 2418 *** *** 2419 *** *** 2420 *** *** 2421 *** *** 2422 *** *** 2423 *** *** 2424 *** *** 2425 *** *** 2426 *** *** 2427 *** *** 2428 *** *** 2429 *** *** 2430 *** *** 2431 *** *** 2432 *** *** 2433 *** *** 2434 *** *** 2435 *** *** 2436 *** *** 2437 *** *** 2438 *** *** 2439 *** *** 2440 *** *** 2441 *** *** 2442 *** *** 2443 *** *** 2444 *** *** 2445 *** *** 2446 *** *** 2447 *** *** 2448 *** *** 2449 *** *** 2450 *** *** 2451 *** *** 2452 *** *** 2453 *** *** 2454 *** *** 2455 *** *** 2456 *** *** 2457 *** *** 2458 *** *** 2459 *** *** 2460 *** *** 2461 *** *** 2462 *** *** 2463 *** *** 2464 *** *** 2465 *** *** 2466 *** *** 2467 *** *** 2468 *** *** 2469 *** *** 2470 *** *** 2471 *** *** 2472 *** *** 2473 *** *** 2474 *** *** 2475 *** *** 2476 *** *** 2477 *** *** 2478 *** *** 2479 *** *** 2480 *** *** 2481 *** *** 2482 *** *** 2483 *** *** 2484 *** *** 2485 *** *** 2486 *** *** 2487 *** *** 2488 *** *** 2489 *** *** 2490 *** *** 2491 *** *** 2492 *** *** 2493 *** *** 2494 *** *** 2495 *** *** 2496 *** *** 2497 *** *** 2498 *** *** 2499 *** *** 2500 *** *** 2501 *** *** 2502 *** *** 2503 *** *** 2504 *** *** 2505 *** *** 2506 *** *** 2507 *** *** 2508 *** *** 2509 *** *** 2510 *** *** 2511 *** *** 2512 *** *** 2513 *** *** 2514 *** *** 2515 *** *** 2516 *** *** 2517 *** *** 2518 *** *** 2519 *** *** 2520 *** *** 2521 *** *** 2522 *** *** 2523 *** *** 2524 *** *** 2525 *** *** 2526 *** *** 2527 *** *** 2528 *** *** 2529 *** *** 2530 *** *** 2531 *** *** 2532 *** *** 2533 *** *** 2534 *** *** 2535 *** *** 2536 *** *** 2537 *** *** 2538 *** *** 2539 *** *** 2540 *** *** 2541 *** *** 2542 *** *** 2543 *** *** 2544 *** *** 2545 *** *** 2546 *** *** 2547 *** *** 2548 *** *** 2549 *** *** 2550 *** *** 2551 *** *** 2552 *** *** 2553 *** *** 2554 *** *** 2555 *** *** 2556 *** *** 2557 *** *** 2558 *** *** 2559 *** *** 2560 *** *** 2561 *** *** 2562 *** *** 2563 *** *** 2564 *** *** 2565 *** *** 2566 *** *** 2567 *** *** 2568 *** *** 2569 *** *** 2570 *** *** 2571 *** *** 2572 *** *** 2573 *** *** 2574 *** *** 2575 *** *** 2576 *** *** 2577 *** *** 2578 *** *** 2579 *** *** 2580 *** *** 2581 *** *** 2582 *** *** 2583 *** *** 2584 *** *** 2585 *** *** 2586 *** *** 2587 *** *** 2588 *** *** 2589 *** *** 2590 *** *** 2591 *** *** 2592 *** *** 2593 *** *** 2594 *** *** 2595 *** *** 2596 *** *** 2597 *** *** 2598 *** *** 2599 *** *** 2600 *** *** 2601 *** *** 2602 *** *** 2603 *** *** 2604 *** *** 2605 *** *** 2606 *** *** 2607 *** *** 2608 *** *** 2609 *** *** 2610 *** *** 2611 *** *** 2612 *** *** 2613 *** *** 2614 *** *** 2615 *** *** 2616 *** *** 2617 *** *** 2618 *** *** 2619 *** *** 2620 *** *** 2621 *** *** 2622 *** *** 2623 *** *** 2624 *** *** 2625 *** *** 2626 *** *** 2627 *** *** 2628 *** *** 2629 *** *** 2630 *** *** 2631 *** *** 2632 *** *** 2633 *** *** 2634 *** *** 2635 *** *** 2636 *** *** 2637 *** *** 2638 *** *** 2639 *** *** 2640 *** *** 2641 *** *** 2642 *** *** 2643 *** *** 2644 *** *** 2645 *** *** 2646 *** *** 2647 *** *** 2648 *** *** 2649 *** *** 2650 *** *** 2651 *** *** 2652 *** *** 2653 *** *** 2654 *** *** 2655 *** *** 2656 *** *** 2657 *** *** 2658 *** *** 2659 *** *** 2660 *** *** 2661 *** *** 2662 *** *** 2663 *** *** 2664 *** *** 2665 *** *** 2666 *** *** 2667 *** *** 2668 *** *** 2669 *** *** 2670 *** *** 2671 *** *** 2672 *** *** 2673 *** *** 2674 *** *** 2675 *** *** 2676 *** *** 2677 *** *** 2678 *** *** 2679 *** *** 2680 *** *** 2681 *** *** 2682 *** *** 2683 *** *** 2684 *** *** 2685 *** *** 2686 *** *** 2687 *** *** 2688 *** *** 2689 *** *** 2690 *** *** 2691 *** *** 2692 *** *** 2693 *** *** 2694 *** *** 2695 *** *** 2696 *** *** 2697 *** *** 2698 *** *** 2699 *** *** 2700 *** *** 2701 *** *** 2702 *** *** 2703 *** *** 2704 *** *** 2705 *** *** 2706 *** *** 2707 *** *** 2708 *** *** 2709 *** *** 2710 *** *** 2711 *** *** 2712 *** *** 2713 *** *** 2714 *** *** 2715 *** *** 2716 *** *** 2717 *** *** 2718 *** *** 2719 *** *** 2720 *** *** 2721 *** *** 2722 *** *** 2723 *** *** 2724 *** *** 2725 *** *** 2726 *** *** 2727 *** *** 2728 *** *** 2729 *** *** 2730 *** *** 2731 *** *** 2732 *** *** 2733 *** *** 2734 *** *** 2735 *** *** 2736 *** *** 2737 *** *** 2738 *** *** 2739 *** *** 2740 *** *** 2741 *** *** 2742 *** *** 2743 *** *** 2744 *** *** 2745 *** *** 2746 *** *** 2747 *** *** 2748 *** *** 2749 *** *** 2750 *** *** 2751 *** *** 2752 *** *** 2753 *** *** 2754 *** *** 2755 *** *** 2756 *** *** 2757 *** *** 2758 *** *** 2759 *** *** 2760 *** *** 2761 *** *** 2762 *** *** 2763 *** *** 2764 *** *** 2765 *** *** 2766 *** *** 2767 *** *** 2768 *** *** 2769 *** *** 2770 *** *** 2771 *** *** 2772 *** *** 2773 *** *** 2774 *** *** 2775 *** *** 2776 *** *** 2777 *** *** 2778 *** *** 2779 *** *** 2780 *** *** 2781 *** *** 2782 *** *** 2783 *** *** 2784 *** *** 2785 *** *** 2786 *** *** 2787 *** *** 2788 *** *** 2789 *** *** 2790 *** *** 2791 *** *** 2792 *** *** 2793 *** *** 2794 *** *** 2795 *** *** 2796 *** *** 2797 *** *** 2798 *** *** 2799 *** *** 2800 *** *** 2801 *** *** 2802 *** *** 2803 *** *** 2804 *** *** 2805 *** *** 2806 *** *** 2807 *** *** 2808 *** *** 2809 *** *** 2810 *** *** 2811 *** *** 2812 *** *** 2813 *** *** 2814 *** *** 2815 *** *** 2816 *** *** 2817 *** *** 2818 *** *** 2819 *** *** 2820 *** *** 2821 *** *** 2822 *** *** 2823 *** *** 2824 *** *** 2825 *** *** 2826 *** *** 2827 *** *** 2828 *** *** 2829 *** *** 2830 *** *** 2831 *** *** 2832 *** *** 2833 *** *** 2834 *** *** 2835 *** *** 2836 *** *** 2837 *** *** 2838 *** *** 2839 *** *** 2840 *** *** 2841 *** *** 2842 *** *** 2843 *** *** 2844 *** *** 2845 *** *** 2846 *** *** 2847 *** *** 2848 *** *** 2849 *** *** 2850 *** *** 2851 *** *** 2852 *** *** 2853 *** *** 2854 *** *** 2855 *** *** 2856 *** *** 2857 *** *** 2858 *** *** 2859 *** *** 2860 *** *** 2861 *** *** 2862 *** *** 2863 *** *** 2864 *** *** 2865 *** *** 2866 *** *** 2867 *** *** 2868 *** *** 2869 *** *** 2870 *** *** 2871 *** *** 2872 *** *** 2873 *** *** 2874 *** *** 2875 *** *** 2876 *** *** 2877 *** *** 2878 *** *** 2879 *** *** 2880 *** *** 2881 *** *** 2882 *** *** 2883 *** *** 2884 *** *** 2885 *** *** 2886 *** *** 2887 *** *** 2888 *** *** 2889 *** *** 2890 *** *** 2891 *** *** 2892 *** *** 2893 *** *** 2894 *** *** 2895 *** *** 2896 *** *** 2897 *** *** 2898 *** *** 2899 *** *** 2900 *** *** 2901 *** *** 2902 *** *** 2903 *** *** 2904 *** *** 2905 *** *** 2906 *** *** 2907 *** *** 2908 *** *** 2909 *** *** 2910 *** *** 2911 *** *** 2912 *** *** 2913 *** *** 2914 *** *** 2915 *** *** 2916 *** *** 2917 *** *** 2918 *** *** 2919 *** *** 2920 *** *** 2921 *** *** 2922 *** *** 2923 *** *** 2924 *** *** 2925 *** *** 2926 *** *** 2927 *** *** 2928 *** *** 2929 *** *** 2930 *** *** 2931 *** *** 2932 *** *** 2933 *** *** 2934 *** *** 2935 *** *** 2936 *** *** 2937 *** *** 2938 *** *** 2939 *** *** 2940 *** *** 2941 *** *** 2942 *** *** 2943 *** *** 2944 *** *** 2945 *** *** 2946 *** *** 2947 *** *** 2948 *** *** 2949 *** *** 2950 *** *** 2951 *** *** 2952 *** *** 2953 *** *** 2954 *** *** 2955 *** *** 2956 *** *** 2957 *** *** 2958 *** *** 2959 *** *** 2960 *** *** 2961 *** *** 2962 *** *** 2963 *** *** 2964 *** *** 2965 *** *** 2966 *** *** 2967 *** *** 2968 *** *** 2969 *** *** 2970 *** *** 2971 *** *** 2972 *** *** 2973 *** *** 2974 *** *** 2975 *** *** 2976 *** *** 2977 *** *** 2978 *** *** 2979 *** *** 2980 *** *** 2981 *** *** 2982 *** *** 2983 *** *** 2984 *** *** 2985 *** *** 2986 *** *** 2987 *** *** 2988 *** *** 2989 *** *** 2990 *** *** 2991 *** *** 2992 *** *** 2993 *** *** 2994 *** *** 2995 *** *** 2996 *** *** 2997 *** *** 2998 *** *** 2999 *** *** 3000 *** *** 3001 *** *** 3002 *** *** 3003 *** *** 3004 *** *** 3005 *** *** 3006 *** *** 3007 *** *** 3008 *** *** 3009 *** *** 3010 *** *** 3011 *** *** 3012 *** *** 3013 *** *** 3014 *** *** 3015 *** *** 3016 *** *** 3017 *** *** 3018 *** *** 3019 *** *** 3020 *** *** 3021 *** *** 3022 *** *** 3023 *** *** 3024 *** *** 3025 *** *** 3026 *** *** 3027 *** *** 3028 *** *** 3029 *** *** 3030 *** *** 3031 *** *** 3032 *** *** 3033 *** *** 3034 *** *** 3035 *** *** 3036 *** *** 3037 *** *** 3038 *** *** 3039 *** *** 3040 *** *** 3041 *** *** 3042 *** *** 3043 *** *** 3044 *** *** 3045 *** *** 3046 *** *** 3047 *** *** 3048 *** *** 3049 *** *** 3050 *** *** 3051 *** *** 3052 *** *** 3053 *** *** 3054 *** *** 3055 *** *** 3056 *** *** 3057 *** *** 3058 *** *** 3059 *** *** 3060 *** *** 3061 *** *** 3062 *** *** 3063 *** *** 3064 *** *** 3065 *** *** 3066 *** *** 3067 *** *** 3068 *** *** 3069 *** *** 3070 *** *** 3071 *** *** 3072 *** *** 3073 *** *** 3074 *** *** 3075 *** *** 3076 *** *** 3077 *** *** 3078 *** *** 3079 *** *** 3080 *** *** 3081 *** *** 3082 *** *** 3083 *** *** 3084 *** *** 3085 *** *** 3086 *** *** 3087 *** *** 3088 *** *** 3089 *** *** 3090 *** *** 3091 *** *** 3092 *** *** 3093 *** *** 3094 *** *** 3095 *** *** 3096 *** *** 3097 *** *** 3098 *** *** 3099 *** *** 3100 *** *** 3101 *** *** 3102 *** *** 3103 *** *** 3104 *** *** 3105 *** *** 3106 *** *** 3107 *** *** 3108 *** *** 3109 *** *** 3110 *** *** 3111 *** *** 3112 *** *** 3113 *** *** 3114 *** *** 3115 *** *** 3116 *** *** 3117 *** *** 3118 *** *** 3119 *** *** 3120 *** *** 3121 *** *** 3122 *** *** 3123 *** *** 3124 *** *** 3125 *** *** 3126 *** *** 3127 *** *** 3128 *** *** 3129 *** *** 3130 *** *** 3131 *** *** 3132 *** *** 3133 *** *** 3134 *** *** 3135 *** *** 3136 *** *** 3137 *** *** 3138 *** *** 3139 *** *** 3140 *** *** 3141 *** *** 3142 *** *** 3143 *** *** 3144 *** *** 3145 *** *** 3146 *** *** 3147 *** *** 3148 *** *** 3149 *** *** 3150 *** *** 3151 *** *** 3152 *** *** 3153 *** *** 3154 *** *** 3155 *** *** 3156 *** *** 3157 *** *** 3158 *** *** 3159 *** *** 3160 *** *** 3161 *** *** 3162 *** *** 3163 *** *** 3164 *** *** 3165 *** *** 3166 *** *** 3167 *** *** 3168 *** *** 3169 *** *** 3170 *** *** 3171 *** *** 3172 *** *** 3173 *** *** 3174 *** *** 3175 *** *** 3176 *** *** 3177 *** *** 3178 *** *** 3179 *** *** 3180 *** *** 3181 *** *** 3182 *** *** 3183 *** *** 3184 *** *** 3185 *** *** 3186 *** *** 3187 *** *** 3188 *** *** 3189 *** *** 3190 *** *** 3191 *** *** 3192 *** *** 3193 *** *** 3194 *** *** 3195 *** *** 3196 *** *** 3197 *** *** 3198 *** *** 3199 *** *** 3200 *** *** 3201 *** *** 3202 *** *** 3203 *** *** 3204 *** *** 3205 *** *** 3206 *** *** 3207 *** *** 3208 *** *** 3209 *** *** 3210 *** *** 3211 *** *** 3212 *** *** 3213 *** *** 3214 *** *** 3215 *** *** 3216 *** *** 3217 *** *** 3218 *** *** 3219 *** *** 3220 *** *** 3221 *** *** 3222 *** *** 3223 *** *** 3224 *** *** 3225 *** *** 3226 *** *** 3227 *** *** 3228 *** *** 3229 *** *** 3230 *** *** 3231 *** *** 3232 *** *** 3233 *** *** 3234 *** *** 3235 *** *** 3236 *** *** 3237 *** *** 3238 *** *** 3239 *** *** 3240 *** *** 3241 *** *** 3242 *** *** 3243 *** *** 3244 *** *** 3245 *** *** 3246 *** *** 3247 *** *** 3248 *** *** 3249 *** *** 3250 *** *** 3251 *** *** 3252 *** *** 3253 *** *** 3254 *** *** 3255 *** *** 3256 *** *** 3257 *** *** 3258 *** *** 3259 *** *** 3260 *** *** 3261 *** *** 3262 *** *** 3263 *** *** 3264 *** *** 3265 *** *** 3266 *** *** 3267 *** *** 3268 *** *** 3269 *** *** 3270 *** *** 3271 *** *** 3272 *** *** 3273 *** *** 3274 *** *** 3275 *** *** 3276 *** *** 3277 *** *** 3278 *** *** 3279 *** *** 3280 *** *** 3281 *** *** 3282 *** *** 3283 *** *** 3284 *** *** 3285 *** *** 3286 *** *** 3287 *** *** 3288 *** *** 3289 *** *** 3290 *** *** 3291 *** *** 3292 *** *** 3293 *** *** 3294 *** *** 3295 *** *** 3296 *** *** 3297 *** *** 3298 *** *** 3299 *** *** 3300 *** *** 3301 *** *** 3302 *** *** 3303 *** *** 3304 *** *** 3305 *** *** 3306 *** *** 3307 *** *** 3308 *** *** 3309 *** *** 3310 *** *** 3311 *** *** 3312 *** *** 3313 *** *** 3314 *** *** 3315 *** *** 3316 *** *** 3317 *** *** 3318 *** *** 3319 *** *** 3320 *** *** 3321 *** *** 3322 *** *** 3323 *** *** 3324 *** *** 3325 *** *** 3326 *** *** 3327 *** *** 3328 *** *** 3329 *** *** 3330 *** *** 3331 *** *** 3332 *** *** 3333 *** *** 3334 *** *** 3335 *** *** 3336 *** *** 3337 *** *** 3338 *** *** 3339 *** *** 3340 *** *** 3341 *** *** 3342 *** *** 3343 *** *** 3344 *** *** 3345 *** *** 3346 *** *** 3347 *** *** 3348 *** *** 3349 *** *** 3350 *** *** 3351 *** *** 3352 *** *** 3353 *** *** 3354 *** *** 3355 *** *** 3356 *** *** 3357 *** *** 3358 *** *** 3359 *** *** 3360 *** *** 3361 *** *** 3362 *** *** 3363 *** *** 3364 *** *** 3365 *** *** 3366 *** *** 3367 *** *** 3368 *** *** 3369 *** *** 3370 *** *** 3371 *** *** 3372 *** *** 3373 *** *** 3374 *** *** 3375 *** *** 3376 *** *** 3377 *** *** 3378 *** *** 3379 *** *** 3380 *** *** 3381 *** *** 3382 *** *** 3383 *** *** 3384 *** *** 3385 *** *** 3386 *** *** 3387 *** *** 3388 *** *** 3389 *** *** 3390 *** *** 3391 *** *** 3392 *** *** 3393 *** *** 3394 *** *** 3395 *** *** 3396 *** *** 3397 *** *** 3398 *** *** 3399 *** *** 3400 *** *** 3401 *** *** 3402 *** *** 3403 *** *** 3404 *** *** 3405 *** *** 3406 *** *** 3407 *** *** 3408 *** *** 3409 *** *** 3410 *** *** 3411 *** *** 3412 *** *** 3413 *** *** 3414 *** *** 3415 *** *** 3416 *** *** 3417 *** *** 3418 *** *** 3419 *** *** 3420 *** *** 3421 *** *** 3422 *** *** 3423 *** *** 3424 *** *** 3425 *** *** 3426 *** *** 3427 *** *** 3428 *** *** 3429 *** *** 3430 *** *** 3431 *** *** 3432 *** *** 3433 *** *** 3434 *** *** 3435 *** *** 3436 *** *** 3437 *** *** 3438 *** *** 3439 *** *** 3440 *** *** 3441 *** *** 3442 *** *** 3443 *** *** 3444 *** *** 3445 *** *** 3446 *** *** 3447 *** *** 3448 *** *** 3449 *** *** 3450 *** *** 3451 *** *** 3452 *** *** 3453 *** *** 3454 *** *** 3455 *** *** 3456 *** *** 3457 *** *** 3458 *** *** 3459 *** *** 3460 *** *** 3461 *** *** 3462 *** *** 3463 *** *** 3464 *** *** 3465 *** *** 3466 *** *** 3467 *** *** 3468 *** *** 3469 *** *** 3470 *** *** 3471 *** *** 3472 *** *** 3473 *** *** 3474 *** *** 3475 *** *** 3476 *** *** 3477 *** *** 3478 *** *** 3479 *** *** 3480 *** *** 3481 *** *** 3482 *** *** 3483 *** *** 3484 *** *** 3485 *** *** 3486 *** *** 3487 *** *** 3488 *** *** 3489 *** *** 3490 *** *** 3491 *** *** 3492 *** *** 3493 *** *** 3494 *** *** 3495 *** *** 3496 *** *** 3497 *** *** 3498 *** *** 3499 *** *** 3500 *** *** 3501 *** *** 3502 *** *** 3503 *** *** 3504 *** *** 3505 *** *** 3506 *** *** 3507 *** *** 3508 *** *** 3509 *** *** 3510 *** *** 3511 *** *** 3512 *** *** 3513 *** *** 3514 *** *** 3515 *** *** 3516 *** *** 3517 *** *** 3518 *** *** 3519 *** *** 3520 *** *** 3521 *** *** 3522 *** *** 3523 *** *** 3524 *** *** 3525 *** *** 3526 *** *** 3527 *** *** 3528 *** *** 3529 *** *** 3530 *** *** 3531 *** *** 3532 *** *** 3533 *** *** 3534 *** *** 3535 *** *** 3536 *** *** 3537 *** *** 3538 *** *** 3539 *** *** 3540 *** *** 3541 *** *** 3542 *** *** 3543 *** *** 3544 *** *** 3545 *** *** 3546 *** *** 3547 *** *** 3548 *** *** 3549 *** *** 3550 *** *** 3551 *** *** 3552 *** *** 3553 *** *** 3554 *** *** 3555 *** *** 3556 *** *** 3557 *** *** 3558 *** *** 3559 *** *** 3560 *** *** 3561 *** *** 3562 *** *** 3563 *** *** 3564 *** *** 3565 *** *** 3566 *** *** 3567 *** *** 3568 *** *** 3569 *** *** 3570 *** *** 3571 *** *** 3572 *** *** 3573 *** *** 3574 *** *** 3575 *** *** 3576 *** *** 3577 *** *** 3578 *** *** 3579 *** *** 3580 *** *** 3581 *** *** 3582 *** *** 3583 *** *** 3584 *** *** 3585 *** *** 3586 *** *** 3587 *** *** 3588 *** *** 3589 *** *** 3590 *** *** 3591 *** *** 3592 *** *** 3593 *** *** 3594 *** *** 3595 *** *** 3596 *** *** 3597 *** *** 3598 *** *** 3599 *** *** 3600 *** *** 3601 *** *** 3602 *** *** 3603 *** *** 3604 *** *** 3605 *** *** 3606 *** *** 3607 *** *** 3608 *** *** 3609 *** *** 3610 *** *** 3611 *** *** 3612 *** *** 3613 *** *** 3614 *** *** 3615 *** *** 3616 *** *** 3617 *** *** 3618 *** *** 3619 *** *** 3620 *** *** 3621 *** *** 3622 *** *** 3623 *** *** 3624 *** *** 3625 *** *** 3626 *** *** 3627 *** *** 3628 *** *** 3629 *** *** 3630 *** *** 3631 *** *** 3632 *** *** 3633 *** *** 3634 *** *** 3635 *** *** 3636 *** *** 3637 *** *** 3638 *** *** 3639 *** *** 3640 *** *** 3641 *** *** 3642 *** *** 3643 *** *** 3644 *** *** 3645 *** *** 3646 *** *** 3647 *** *** 3648 *** *** 3649 *** *** 3650 *** *** 3651 *** *** 3652 *** *** 3653 *** *** 3654 *** *** 3655 *** *** 3656 *** *** 3657 *** *** 3658 *** *** 3659 *** *** 3660 *** *** 3661 *** *** 3662 *** *** 3663 *** *** 3664 *** *** 3665 *** *** 3666 *** *** 3667 *** *** 3668 *** *** 3669 *** *** 3670 *** *** 3671 *** *** 3672 *** *** 3673 *** *** 3674 *** *** 3675 *** *** 3676 *** *** 3677 *** *** 3678 *** *** 3679 *** *** 3680 *** *** 3681 *** *** 3682 *** *** 3683 *** *** 3684 *** *** 3685 *** *** 3686 *** *** 3687 *** *** 3688 *** *** 3689 *** *** 3690 *** *** 3691 *** *** 3692 *** *** 3693 *** *** 3694 *** *** 3695 *** *** 3696 *** *** 3697 *** *** 3698 *** *** 3699 *** *** 3700 *** *** 3701 *** *** 3702 *** *** 3703 *** *** 3704 *** *** 3705 *** *** 3706 *** *** 3707 *** *** 3708 *** *** 3709 *** *** 3710 *** *** 3711 *** *** 3712 *** *** 3713 *** *** 3714 *** *** 3715 *** *** 3716 *** *** 3717 *** *** 3718 *** *** 3719 *** *** 3720 *** *** 3721 *** *** 3722 *** *** 3723 *** *** 3724 *** *** 3725 *** *** 3726 *** *** 3727 *** *** 3728 *** *** 3729 *** *** 3730 *** *** 3731 *** *** 3732 *** *** 3733 *** *** 3734 *** *** 3735 *** *** 3736 *** *** 3737 *** *** 3738 *** *** 3739 *** *** 3740 *** *** 3741 *** *** 3742 *** *** 3743 *** *** 3744 *** *** 3745 *** *** 3746 *** *** 3747 *** *** 3748 *** *** 3749 *** *** 3750 *** *** 3751 *** *** 3752 *** *** 3753 *** *** 3754 *** *** 3755 *** *** 3756 *** *** 3757 *** *** 3758 *** *** 3759 *** *** 3760 *** *** 3761 *** *** 3762 *** *** 3763 *** *** 3764 *** *** 3765 *** *** 3766 *** *** 3767 *** *** 3768 *** *** 3769 *** *** 3770 *** *** 3771 *** *** 3772 *** *** 3773 *** *** 3774 *** *** 3775 *** *** 3776 *** *** 3777 *** *** 3778 *** *** 3779 *** *** 3780 *** *** 3781 *** *** 3782 *** *** 3783 *** *** 3784 *** *** 3785 *** *** 3786 *** *** 3787 *** *** 3788 *** *** 3789 *** *** 3790 *** *** 3791 *** *** 3792 *** *** 3793 *** *** 3794 *** *** 3795 *** *** 3796 *** *** 3797 *** *** 3798 *** *** 3799 *** *** 3800 *** *** 3801 *** *** 3802 *** *** 3803 *** *** 3804 *** *** 3805 *** *** 3806 *** *** 3807 *** *** 3808 *** *** 3809 *** *** 3810 *** *** 3811 *** *** 3812 *** *** 3813 *** *** 3814 *** *** 3815 *** *** 3816 *** *** 3817 *** *** 3818 *** *** 3819 *** *** 3820 *** *** 3821 *** *** 3822 *** *** 3823 *** *** 3824 *** *** 3825 *** *** 3826 *** *** 3827 *** *** 3828 *** *** 3829 *** *** 3830 *** *** 3831 *** *** 3832 *** *** 3833 *** *** 3834 *** *** 3835 *** *** 3836 *** *** 3837 *** *** 3838 *** *** 3839 *** *** 3840 *** *** 3841 *** *** 3842 *** *** 3843 *** *** 3844 *** *** 3845 *** *** 3846 *** *** 3847 *** *** 3848 *** *** 3849 *** *** 3850 *** *** 3851 *** *** 3852 *** *** 3853 *** *** 3854 *** *** 3855 *** *** 3856 *** *** 3857 *** *** 3858 *** *** 3859 *** *** 3860 *** *** 3861 *** *** 3862 *** *** 3863 *** *** 3864 *** *** 3865 *** *** 3866 *** *** 3867 *** *** 3868 *** *** 3869 *** *** 3870 *** *** 3871 *** *** 3872 *** *** 3873 *** *** 3874 *** *** 3875 *** *** 3876 *** *** 3877 *** *** 3878 *** *** 3879 *** *** 3880 *** *** 3881 *** *** 3882 *** *** 3883 *** *** 3884 *** *** 3885 *** *** 3886 *** *** 3887 *** *** 3888 *** *** 3889 *** *** 3890 *** *** 3891 *** *** 3892 *** *** 3893 *** *** 3894 *** *** 3895 *** *** 3896 *** *** 3897 *** *** 3898 *** *** 3899 *** *** 3900 *** *** 3901 *** *** 3902 *** *** 3903 *** *** 3904 *** *** 3905 *** *** 3906 *** *** 3907 *** *** 3908 *** *** 3909 *** *** 3910 *** *** 3911 *** *** 3912 *** *** 3913 *** *** 3914 *** *** 3915 *** *** 3916 *** *** 3917 *** *** 3918 *** *** 3919 *** *** 3920 *** *** 3921 *** *** 3922 *** *** 3923 *** *** 3924 *** *** 3925 *** *** 3926 *** *** 3927 *** *** 3928 *** *** 3929 *** *** 3930 *** *** 3931 *** *** 3932 *** *** 3933 *** *** 3934 *** *** 3935 *** *** 3936 *** *** 3937 *** *** 3938 *** *** 3939 *** *** 3940 *** *** 3941 *** *** 3942 *** *** 3943 *** *** 3944 *** *** 3945 *** *** 3946 *** *** 3947 *** *** 3948 *** *** 3949 *** *** 3950 *** *** 3951 *** *** 3952 *** *** 3953 *** *** 3954 *** *** 3955 *** *** 3956 *** *** 3957 *** *** 3958 *** *** 3959 *** *** 3960 *** *** 3961 *** *** 3962 *** *** 3963 *** *** 3964 *** *** 3965 *** *** 3966 *** *** 3967 *** *** 3968 *** *** 3969 *** *** 3970 *** *** 3971 *** *** 3972 *** *** 3973 *** *** 3974 *** *** 3975 *** *** 3976 *** *** 3977 *** *** 3978 *** *** 3979 *** *** 3980 *** *** 3981 *** *** 3982 *** *** 3983 *** *** 3984 *** *** 3985 *** *** 3986 *** *** 3987 *** *** 3988 *** *** 3989 *** *** 3990 *** *** 3991 *** *** 3992 *** *** 3993 *** *** 3994 *** *** 3995 *** *** 3996 *** *** 3997 *** *** 3998 *** *** 3999 *** *** 4000 *** *** 4001 *** *** 4002 *** *** 4003 *** *** 4004 *** *** 4005 *** *** 4006 *** *** 4007 *** *** 4008 *** *** 4009 *** *** 4010 *** *** 4011 *** *** 4012 *** *** 4013 *** *** 4014 *** *** 4015 *** *** 4016 *** *** 4017 *** *** 4018 *** *** 4019 *** *** 4020 *** *** 4021 *** *** 4022 *** *** 4023 *** *** 4024 *** *** 4025 *** *** 4026 *** *** 4027 *** *** 4028 *** *** 4029 *** *** 4030 *** *** 4031 *** *** 4032 *** *** 4033 *** *** 4034 *** *** 4035 *** *** 4036 *** *** 4037 *** *** 4038 *** *** 4039 *** *** 4040 *** *** 4041 *** *** 4042 *** *** 4043 *** *** 4044 *** *** 4045 *** *** 4046 *** *** 4047 *** *** 4048 *** *** 4049 *** *** 4050 *** *** 4051 *** *** 4052 *** *** 4053 *** *** 4054 *** *** 4055 *** *** 4056 *** *** 4057 *** *** 4058 *** *** 4059 *** *** 4060 *** *** 4061 *** *** 4062 *** *** 4063 *** *** 4064 *** *** 4065 *** *** 4066 *** *** 4067 *** *** 4068 *** *** 4069 *** *** 4070 *** *** 4071 *** *** 4072 *** *** 4073 *** *** 4074 *** *** 4075 *** *** 4076 *** *** 4077 *** *** 4078 *** *** 4079 *** *** 4080 *** *** 4081 *** *** 4082 *** *** 4083 *** *** 4084 *** *** 4085 *** *** 4086 *** *** 4087 *** *** 4088 *** *** 4089 *** *** 4090 *** *** 4091 *** *** 4092 *** *** 4093 *** *** 4094 *** *** 4095 *** *** 4096 *** *** 4097 *** *** 4098 *** *** 4099 *** *** 4100 *** *** 4101 *** *** 4102 *** *** 4103 *** *** 4104 *** *** 4105 *** *** 4106 *** *** 4107 *** *** 4108 *** *** 4109 *** *** 4110 *** *** 4111 *** *** 4112 *** *** 4113 *** *** 4114 *** *** 4115 *** *** 4116 *** *** 4117 *** *** 4118 *** *** 4119 *** *** 4120 *** *** 4121 *** *** 4122 *** *** 4123 *** *** 4124 *** *** 4125 *** *** 4126 *** *** 4127 *** *** 4128 *** *** 4129 *** *** 4130 *** *** 4131 *** *** 4132 *** *** 4133 *** *** 4134 *** *** 4135 *** *** 4136 *** *** 4137 *** *** 4138 *** *** 4139 *** *** 4140 *** *** 4141 *** *** 4142 *** *** 4143 *** *** 4144 *** *** 4145 *** *** 4146 *** *** 4147 *** *** 4148 *** *** 4149 *** *** 4150 *** *** 4151 *** *** 4152 *** *** 4153 *** *** 4154 *** *** 4155 *** *** 4156 *** *** 4157 *** *** 4158 *** *** 4159 *** *** 4160 *** *** 4161 *** *** 4162 *** *** 4163 *** *** 4164 *** *** 4165 *** *** 4166 *** *** 4167 *** *** 4168 *** *** 4169 *** *** 4170 *** *** 4171 *** *** 4172 *** *** 4173 *** *** 4174 *** *** 4175 *** *** 4176 *** *** 4177 *** *** 4178 *** *** 4179 *** *** 4180 *** *** 4181 *** *** 4182 *** *** 4183 *** *** 4184 *** *** 4185 *** *** 4186 *** *** 4187 *** *** 4188 *** *** 4189 *** *** 4190 *** *** 4191 *** *** 4192 *** *** 4193 *** *** 4194 *** *** 4195 *** *** 4196 *** *** 4197 *** *** 4198 *** *** 4199 *** *** 4200 *** *** 4201 *** *** 4202 *** *** 4203 *** *** 4204 *** *** 4205 *** *** 4206 *** *** 4207 *** *** 4208 *** *** 4209 *** *** 4210 *** *** 4211 *** *** 4212 *** *** 4213 *** *** 4214 *** *** 4215 *** *** 4216 *** *** 4217 *** *** 4218 *** *** 4219 *** *** 4220 *** *** 4221 *** *** 4222 *** *** 4223 *** *** 4224 *** *** 4225 *** *** 4226 *** *** 4227 *** *** 4228 *** *** 4229 *** *** 4230 *** *** 4231 *** *** 4232 *** *** 4233 *** *** 4234 *** *** 4235 *** *** 4236 *** *** 4237 *** *** 4238 *** *** 4239 *** *** 4240 *** *** 4241 *** *** 4242 *** *** 4243 *** *** 4244 *** *** 4245 *** *** 4246 *** *** 4247 *** *** 4248 *** *** 4249 *** *** 4250 *** *** 4251 *** *** 4252 *** *** 4253 *** *** 4254 *** *** 4255 *** *** 4256 *** *** 4257 *** *** 4258 *** *** 4259 *** *** 4260 *** *** 4261 *** *** 4262 *** *** 4263 *** *** 4264 *** *** 4265 *** *** 4266 *** *** 4267 *** *** 4268 *** *** 4269 *** *** 4270 *** *** 4271 *** *** 4272 *** *** 4273 *** *** 4274 *** *** 4275 *** *** 4276 *** *** 4277 *** *** 4278 *** *** 4279 *** *** 4280 *** *** 4281 *** *** 4282 *** *** 4283 *** *** 4284 *** *** 4285 *** *** 4286 *** *** 4287 *** *** 4288 *** *** 4289 *** *** 4290 *** *** 4291 *** *** 4292 *** *** 4293 *** *** 4294 *** *** 4295 *** *** 4296 *** *** 4297 *** *** 4298 *** *** 4299 *** *** 4300 *** *** 4301 *** *** 4302 *** *** 4303 *** *** 4304 *** *** 4305 *** *** 4306 *** *** 4307 *** *** 4308 *** *** 4309 *** *** 4310 *** *** 4311 *** *** 4312 *** *** 4313 *** *** 4314 *** *** 4315 *** *** 4316 *** *** 4317 *** *** 4318 *** *** 4319 *** *** 4320 *** *** 4321 *** *** 4322 *** *** 4323 *** *** 4324 *** *** 4325 *** *** 4326 *** *** 4327 *** *** 4328 *** *** 4329 *** *** 4330 *** *** 4331 *** *** 4332 *** *** 4333 *** *** 4334 *** *** 4335 *** *** 4336 *** *** 4337 *** *** 4338 *** *** 4339 *** *** 4340 *** *** 4341 *** *** 4342 *** *** 4343 *** *** 4344 *** *** 4345 *** *** 4346 *** *** 4347 *** *** 4348 *** *** 4349 *** *** 4350 *** *** 4351 *** *** 4352 *** *** 4353 *** *** 4354 *** *** 4355 *** *** 4356 *** *** 4357 *** *** 4358 *** *** 4359 *** *** 4360 *** *** 4361 *** *** 4362 *** *** 4363 *** *** 4364 *** *** 4365 *** *** 4366 *** *** 4367 *** *** 4368 *** *** 4369 *** *** 4370 *** *** 4371 *** *** 4372 *** *** 4373 *** *** 4374 *** *** 4375 *** *** 4376 *** *** 4377 *** *** 4378 *** *** 4379 *** *** 4380 *** *** 4381 *** *** 4382 *** *** 4383 *** *** 4384 *** *** 4385 *** *** 4386 *** *** 4387 *** *** 4388 *** *** 4389 *** *** 4390 *** *** 4391 *** *** 4392 *** *** 4393 *** *** 4394 *** *** 4395 *** *** 4396 *** *** 4397 *** *** 4398 *** *** 4399 *** *** 4400 *** *** 4401 *** *** 4402 *** *** 4403 *** *** 4404 *** *** 4405 *** *** 4406 *** *** 4407 *** *** 4408 *** *** 4409 *** *** 4410 *** *** 4411 *** *** 4412 *** *** 4413 *** *** 4414 *** *** 4415 *** *** 4416 *** *** 4417 *** *** 4418 *** *** 4419 *** *** 4420 *** *** 4421 *** *** 4422 *** *** 4423 *** *** 4424 *** *** 4425 *** *** 4426 *** *** 4427 *** *** 4428 *** *** 4429 *** *** 4430 *** *** 4431 *** *** 4432 *** *** 4433 *** *** 4434 *** *** 4435 *** *** 4436 *** *** 4437 *** *** 4438 *** *** 4439 *** *** 4440 *** *** 4441 *** *** 4442 *** *** 4443 *** *** 4444 *** *** 4445 *** *** 4446 *** *** 4447 *** *** 4448 *** *** 4449 *** *** 4450 *** *** 4451 *** *** 4452 *** *** 4453 *** *** 4454 *** *** 4455 *** *** 4456 *** *** 4457 *** *** 4458 *** *** 4459 *** *** 4460 *** *** 4461 *** *** 4462 *** *** 4463 *** *** 4464 *** *** 4465 *** *** 4466 *** *** 4467 *** *** 4468 *** *** 4469 *** *** 4470 *** *** 4471 *** *** 4472 *** *** 4473 *** *** 4474 *** *** 4475 *** *** 4476 *** *** 4477 *** *** 4478 *** *** 4479 *** *** 4480 *** *** 4481 *** *** 4482 *** *** 4483 *** *** 4484 *** *** 4485 *** *** 4486 *** *** 4487 *** *** 4488 *** *** 4489 *** *** 4490 *** *** 4491 *** *** 4492 *** *** 4493 *** *** 4494 *** *** 4495 *** *** 4496 *** *** 4497 *** *** 4498 *** *** 4499 *** *** 4500 *** *** 4501 *** *** 4502 *** *** 4503 *** *** 4504 *** *** 4505 *** *** 4506 *** *** 4507 *** *** 4508 *** *** 4509 *** *** 4510 *** *** 4511 *** *** 4512 *** *** 4513 *** *** 4514 *** *** 4515 *** *** 4516 *** *** 4517 *** *** 4518 *** *** 4519 *** *** 4520 *** *** 4521 *** *** 4522 *** *** 4523 *** *** 4524 *** *** 4525 *** *** 4526 *** *** 4527 *** *** 4528 *** *** 4529 *** *** 4530 *** *** 4531 *** *** 4532 *** *** 4533 *** *** 4534 *** *** 4535 *** *** 4536 *** *** 4537 *** *** 4538 *** *** 4539 *** *** 4540 *** *** 4541 *** *** 4542 *** *** 4543 *** *** 4544 *** *** 4545 *** *** 4546 *** *** 4547 *** *** 4548 *** *** 4549 *** *** 4550 *** *** 4551 *** *** 4552 *** *** 4553 *** *** 4554 *** *** 4555 *** *** 4556 *** *** 4557 *** *** 4558 *** *** 4559 *** *** 4560 *** *** 4561 *** *** 4562 *** *** 4563 *** *** 4564 *** *** 4565 *** *** 4566 *** *** 4567 *** *** 4568 *** *** 4569 *** *** 4570 *** *** 4571 *** *** 4572 *** *** 4573 *** *** 4574 *** *** 4575 *** *** 4576 *** *** 4577 *** *** 4578 *** *** 4579 *** *** 4580 *** *** 4581 *** *** 4582 *** *** 4583 *** *** 4584 *** *** 4585 *** *** 4586 *** *** 4587 *** *** 4588 *** *** 4589 *** *** 4590 *** *** 4591 *** *** 4592 *** *** 4593 *** *** 4594 *** *** 4595 *** *** 4596 *** *** 4597 *** *** 4598 *** *** 4599 *** *** 4600 *** *** 4601 *** *** 4602 *** *** 4603 *** *** 4604 *** *** 4605 *** *** 4606 *** *** 4607 *** *** 4608 *** *** 4609 *** *** 4610 *** *** 4611 *** *** 4612 *** *** 4613 *** *** 4614 *** *** 4615 *** *** 4616 *** *** 4617 *** *** 4618 *** *** 4619 *** *** 4620 *** *** 4621 *** *** 4622 *** *** 4623 *** *** 4624 *** *** 4625 *** *** 4626 *** *** 4627 *** *** 4628 *** *** 4629 *** *** 4630 *** *** 4631 *** *** 4632 *** *** 4633 *** *** 4634 *** *** 4635 *** *** 4636 *** *** 4637 *** *** 4638 *** *** 4639 *** *** 4640 *** *** 4641 *** *** 4642 *** *** 4643 *** *** 4644 *** *** 4645 *** *** 4646 *** *** 4647 *** *** 4648 *** *** 4649 *** *** 4650 *** *** 4651 *** *** 4652 *** *** 4653 *** *** 4654 *** *** 4655 *** *** 4656 *** *** 4657 *** *** 4658 *** *** 4659 *** *** 4660 *** *** 4661 *** *** 4662 *** *** 4663 *** *** 4664 *** *** 4665 *** *** 4666 *** *** 4667 *** *** 4668 *** *** 4669 *** *** 4670 *** *** 4671 *** *** 4672 *** *** 4673 *** *** 4674 *** *** 4675 *** *** 4676 *** *** 4677 *** *** 4678 *** *** 4679 *** *** 4680 *** *** 4681 *** *** 4682 *** *** 4683 *** *** 4684 *** *** 4685 *** *** 4686 *** *** 4687 *** *** 4688 *** *** 4689 *** *** 4690 *** *** 4691 *** *** 4692 *** *** 4693 *** *** 4694 *** *** 4695 *** *** 4696 *** *** 4697 *** *** 4698 *** *** 4699 *** *** 4700 *** *** 4701 *** *** 4702 *** *** 4703 *** *** 4704 *** *** 4705 *** *** 4706 *** *** 4707 *** *** 4708 *** *** 4709 *** *** 4710 *** *** 4711 *** *** 4712 *** *** 4713 *** *** 4714 *** *** 4715 *** *** 4716 *** *** 4717 *** *** 4718 *** *** 4719 *** *** 4720 *** *** 4721 *** *** 4722 *** *** 4723 *** *** 4724 *** *** 4725 *** *** 4726 *** *** 4727 *** *** 4728 *** *** 4729 *** *** 4730 *** *** 4731 *** *** 4732 *** *** 4733 *** *** 4734 *** *** 4735 *** *** 4736 *** *** 4737 *** *** 4738 *** *** 4739 *** *** 4740 *** *** 4741 *** *** 4742 *** *** 4743 *** *** 4744 *** *** 4745 *** *** 4746 *** *** 4747 *** *** 4748 *** *** 4749 *** *** 4750 *** *** 4751 *** *** 4752 *** *** 4753 *** *** 4754 *** *** 4755 *** *** 4756 *** *** 4757 *** *** 4758 *** *** 4759 *** *** 4760 *** *** 4761 *** *** 4762 *** *** 4763 *** *** 4764 *** *** 4765 *** *** 4766 *** *** 4767 *** *** 4768 *** *** 4769 *** *** 4770 *** *** 4771 *** *** 4772 *** *** 4773 *** *** 4774 *** *** 4775 *** *** 4776 *** *** 4777 *** *** 4778 *** *** 4779 *** *** 4780 *** *** 4781 *** *** 4782 *** *** 4783 *** *** 4784 *** *** 4785 *** *** 4786 *** *** 4787 *** *** 4788 *** *** 4789 *** *** 4790 *** *** 4791 *** *** 4792 *** *** 4793 *** *** 4794 *** *** 4795 *** *** 4796 *** *** 4797 *** *** 4798 *** *** 4799 *** *** 4800 *** *** 4801 *** *** 4802 *** *** 4803 *** *** 4804 *** *** 4805 *** *** 4806 *** *** 4807 *** *** 4808 *** *** 4809 *** *** 4810 *** *** 4811 *** *** 4812 *** *** 4813 *** *** 4814 *** *** 4815 *** *** 4816 *** *** 4817 *** *** 4818 *** *** 4819 *** *** 4820 *** *** 4821 *** *** 4822 *** *** 4823 *** *** 4824 *** *** 4825 *** *** 4826 *** *** 4827 *** *** 4828 *** *** 4829 *** *** 4830 *** *** 4831 *** *** 4832 *** *** 4833 *** *** 4834 *** *** 4835 *** *** 4836 *** *** 4837 *** *** 4838 *** *** 4839 *** *** 4840 *** *** 4841 *** *** 4842 *** *** 4843 *** *** 4844 *** *** 4845 *** *** 4846 *** *** 4847 *** *** 4848 *** *** 4849 *** *** 4850 *** *** 4851 *** *** 4852 *** *** 4853 *** *** 4854 *** *** 4855 *** *** 4856 *** *** 4857 *** *** 4858 *** *** 4859 *** *** 4860 *** *** 4861 *** *** 4862 *** *** 4863 *** *** 4864 *** *** 4865 *** *** 4866 *** *** 4867 *** *** 4868 *** *** 4869 *** *** 4870 *** *** 4871 *** *** 4872 *** *** 4873 *** *** 4874 *** *** 4875 *** *** 4876 *** *** 4877 *** *** 4878 *** *** 4879 *** *** 4880 *** *** 4881 *** *** 4882 *** *** 4883 *** *** 4884 *** *** 4885 *** *** 4886 *** *** 4887 *** *** 4888 *** *** 4889 *** *** 4890 *** *** 4891 *** *** 4892 *** *** 4893 *** *** 4894 *** *** 4895 *** *** 4896 *** *** 4897 *** *** 4898 *** *** 4899 *** *** 4900 *** *** 4901 *** *** 4902 *** *** 4903 *** *** 4904 *** *** 4905 *** *** 4906 *** *** 4907 *** *** 4908 *** *** 4909 *** *** 4910 *** *** 4911 *** *** 4912 *** *** 4913 *** *** 4914 *** *** 4915 *** *** 4916 *** *** 4917 *** *** 4918 *** *** 4919 *** *** 4920 *** *** 4921 *** *** 4922 *** *** 4923 *** *** 4924 *** *** 4925 *** *** 4926 *** *** 4927 *** *** 4928 *** *** 4929 *** *** 4930 *** *** 4931 *** *** 4932 *** *** 4933 *** *** 4934 *** *** 4935 *** *** 4936 *** *** 4937 *** *** 4938 *** *** 4939 *** *** 4940 *** *** 4941 *** *** 4942 *** *** 4943 *** *** 4944 *** *** 4945 *** *** 4946 *** *** 4947 *** *** 4948 *** *** 4949 *** *** 4950 *** *** 4951 *** *** 4952 *** *** 4953 *** *** 4954 *** *** 4955 *** *** 4956 *** *** 4957 *** *** 4958 *** *** 4959 *** *** 4960 *** *** 4961 *** *** 4962 *** *** 4963 *** *** 4964 *** *** 4965 *** *** 4966 *** *** 4967 *** *** 4968 *** *** 4969 *** *** 4970 *** *** 4971 *** *** 4972 *** *** 4973 *** *** 4974 *** *** 4975 *** *** 4976 *** *** 4977 *** *** 4978 *** *** 4979 *** *** 4980 *** *** 4981 *** *** 4982 *** *** 4983 *** *** 4984 *** *** 4985 *** *** 4986 *** *** 4987 *** *** 4988 *** *** 4989 *** *** 4990 *** *** 4991 *** *** 4992 *** *** 4993 *** *** 4994 *** *** 4995 *** *** 4996 *** *** 4997 *** *** 4998 *** *** 4999 *** *** 5000 *** *** 5001 *** *** 5002 *** *** 5003 *** *** 5004 *** *** 5005 *** *** 5006 *** *** 5007 *** *** 5008 *** *** 5009 *** *** 5010 *** *** 5011 *** *** 5012 *** *** 5013 *** *** 5014 *** *** 5015 *** *** 5016 *** *** 5017 *** *** 5018 *** *** 5019 *** *** 5020 *** *** 5021 *** *** 5022 *** *** 5023 *** *** 5024 *** *** 5025 *** *** 5026 *** *** 5027 *** *** 5028 *** *** 5029 *** *** 5030 *** *** 5031 *** *** 5032 *** *** 5033 *** *** 5034 *** *** 5035 *** *** 5036 *** *** 5037 *** *** 5038 *** *** 5039 *** *** 5040 *** *** 5041 *** *** 5042 *** *** 5043 *** *** 5044 *** *** 5045 *** *** 5046 *** *** 5047 *** *** 5048 *** *** 5049 *** *** 5050 *** *** 5051 *** *** 5052 *** *** 5053 *** *** 5054 *** *** 5055 *** *** 5056 *** *** 5057 *** *** 5058 *** *** 5059 *** *** 5060 *** *** 5061 *** *** 5062 *** *** 5063 *** *** 5064 *** *** 5065 *** *** 5066 *** *** 5067 *** *** 5068 *** *** 5069 *** *** 5070 *** *** 5071 *** *** 5072 *** *** 5073 *** *** 5074 *** *** 5075 *** *** 5076 *** *** 5077 *** *** 5078 *** *** 5079 *** *** 5080 *** *** 5081 *** *** 5082 *** *** 5083 *** *** 5084 *** *** 5085 *** *** 5086 *** *** 5087 *** *** 5088 *** *** 5089 *** *** 5090 *** *** 5091 *** *** 5092 *** *** 5093 *** *** 5094 *** *** 5095 *** *** 5096 *** *** 5097 *** *** 5098 *** *** 5099 *** *** 5100 *** *** 5101 *** *** 5102 *** *** 5103 *** *** 5104 *** *** 5105 *** *** 5106 *** *** 5107 *** *** 5108 *** *** 5109 *** *** 5110 *** *** 5111 *** *** 5112 *** *** 5113 *** *** 5114 *** *** 5115 *** *** 5116 *** *** 5117 *** *** 5118 *** *** 5119 *** *** 5120 *** *** 5121 *** *** 5122 *** *** 5123 *** *** 5124 *** *** 5125 *** *** 5126 *** *** 5127 *** *** 5128 *** *** 5129 *** *** 5130 *** *** 5131 *** *** 5132 *** *** 5133 *** *** 5134 *** *** 5135 *** *** 5136 *** *** 5137 *** *** 5138 *** *** 5139 *** *** 5140 *** *** 5141 *** *** 5142 *** *** 5143 *** *** 5144 *** *** 5145 *** *** 5146 *** *** 5147 *** *** 5148 *** *** 5149 *** *** 5150 *** *** 5151 *** *** 5152 *** *** 5153 *** *** 5154 *** *** 5155 *** *** 5156 *** *** 5157 *** *** 5158 *** *** 5159 *** *** 5160 *** *** 5161 *** *** 5162 *** *** 5163 *** *** 5164 *** *** 5165 *** *** 5166 *** *** 5167 *** *** 5168 *** *** 5169 *** *** 5170 *** *** 5171 *** *** 5172 *** *** 5173 *** *** 5174 *** *** 5175 *** *** 5176 *** *** 5177 *** *** 5178 *** *** 5179 *** *** 5180 *** *** 5181 *** *** 5182 *** *** 5183 *** *** 5184 *** *** 5185 *** *** 5186 *** *** 5187 *** *** 5188 *** *** 5189 *** *** 5190 *** *** 5191 *** *** 5192 *** *** 5193 *** *** 5194 *** *** 5195 *** *** 5196 *** *** 5197 *** *** 5198 *** *** 5199 *** *** 5200 *** *** 5201 *** *** 5202 *** *** 5203 *** *** 5204 *** *** 5205 *** *** 5206 *** *** 5207 *** *** 5208 *** *** 5209 *** *** 5210 *** *** 5211 *** *** 5212 *** *** 5213 *** *** 5214 *** *** 5215 *** *** 5216 *** *** 5217 *** *** 5218 *** *** 5219 *** *** 5220 *** *** 5221 *** *** 5222 *** *** 5223 *** *** 5224 *** *** 5225 *** *** 5226 *** *** 5227 *** *** 5228 *** *** 5229 *** *** 5230 *** *** 5231 *** *** 5232 *** *** 5233 *** *** 5234 *** *** 5235 *** *** 5236 *** *** 5237 *** *** 5238 *** *** 5239 *** *** 5240 *** *** 5241 *** *** 5242 *** *** 5243 *** *** 5244 *** *** 5245 *** *** 5246 *** *** 5247 *** *** 5248 *** *** 5249 *** *** 5250 *** *** 5251 *** *** 5252 *** *** 5253 *** *** 5254 *** *** 5255 *** *** 5256 *** *** 5257 *** *** 5258 *** *** 5259 *** *** 5260 *** *** 5261 *** *** 5262 *** *** 5263 *** *** 5264 *** *** 5265 *** *** 5266 *** *** 5267 *** *** 5268 *** *** 5269 *** *** 5270 *** *** 5271 *** *** 5272 *** *** 5273 *** *** 5274 *** *** 5275 *** *** 5276 *** *** 5277 *** *** 5278 *** *** 5279 *** *** 5280 *** *** 5281 *** *** 5282 *** *** 5283 *** *** 5284 *** *** 5285 *** *** 5286 *** *** 5287 *** *** 5288 *** *** 5289 *** *** 5290 *** *** 5291 *** *** 5292 *** *** 5293 *** *** 5294 *** *** 5295 *** *** 5296 *** *** 5297 *** *** 5298 *** *** 5299 *** *** 5300 *** *** 5301 *** *** 5302 *** *** 5303 *** *** 5304 *** *** 5305 *** *** 5306 *** *** 5307 *** *** 5308 *** *** 5309 *** *** 5310 *** *** 5311 *** *** 5312 *** *** 5313 *** *** 5314 *** *** 5315 *** *** 5316 *** *** 5317 *** *** 5318 *** *** 5319 *** *** 5320 *** *** 5321 *** *** 5322 *** *** 5323 *** *** 5324 *** *** 5325 *** *** 5326 *** *** 5327 *** *** 5328 *** *** 5329 *** *** 5330 *** *** 5331 *** *** 5332 *** *** 5333 *** *** 5334 *** *** 5335 *** *** 5336 *** *** 5337 *** *** 5338 *** *** 5339 *** *** 5340 *** *** 5341 *** *** 5342 *** *** 5343 *** *** 5344 *** *** 5345 *** *** 5346 *** *** 5347 *** *** 5348 *** *** 5349 *** *** 5350 *** *** 5351 *** *** 5352 *** *** 5353 *** *** 5354 *** *** 5355 *** *** 5356 *** *** 5357 *** *** 5358 *** *** 5359 *** *** 5360 *** *** 5361 *** *** 5362 *** *** 5363 *** *** 5364 *** *** 5365 *** *** 5366 *** *** 5367 *** *** 5368 *** *** 5369 *** *** 5370 *** *** 5371 *** *** 5372 *** *** 5373 *** *** 5374 *** *** 5375 *** *** 5376 *** *** 5377 *** *** 5378 *** *** 5379 *** *** 5380 *** *** 5381 *** *** 5382 *** *** 5383 *** *** 5384 *** *** 5385 *** *** 5386 *** *** 5387 *** *** 5388 *** *** 5389 *** *** 5390 *** *** 5391 *** *** 5392 *** *** 5393 *** *** 5394 *** *** 5395 *** *** 5396 *** *** 5397 *** *** 5398 *** *** 5399 *** *** 5400 *** *** 5401 *** *** 5402 *** *** 5403 *** *** 5404 *** *** 5405 *** *** 5406 *** *** 5407 *** *** 5408 *** *** 5409 *** *** 5410 *** *** 5411 *** *** 5412 *** *** 5413 *** *** 5414 *** *** 5415 *** *** 5416 *** *** 5417 *** *** 5418 *** *** 5419 *** *** 5420 *** *** 5421 *** *** 5422 *** *** 5423 *** *** 5424 *** *** 5425 *** *** 5426 *** *** 5427 *** *** 5428 *** *** 5429 *** *** 5430 *** *** 5431 *** *** 5432 *** *** 5433 *** *** 5434 *** *** 5435 *** *** 5436 *** *** 5437 *** *** 5438 *** *** 5439 *** *** 5440 *** *** 5441 *** *** 5442 *** *** 5443 *** *** 5444 *** *** 5445 *** *** 5446 *** *** 5447 *** *** 5448 *** *** 5449 *** *** 5450 *** *** 5451 *** *** 5452 *** *** 5453 *** *** 5454 *** *** 5455 *** *** 5456 *** *** 5457 *** *** 5458 *** *** 5459 *** *** 5460 *** *** 5461 *** *** 5462 *** *** 5463 *** *** 5464 *** *** 5465 *** *** 5466 *** *** 5467 *** *** 5468 *** *** 5469 *** *** 5470 *** *** 5471 *** *** 5472 *** *** 5473 *** *** 5474 *** *** 5475 *** *** 5476 *** *** 5477 *** *** 5478 *** *** 5479 *** *** 5480 *** *** 5481 *** *** 5482 *** *** 5483 *** *** 5484 *** *** 5485 *** *** 5486 *** *** 5487 *** *** 5488 *** *** 5489 *** *** 5490 *** *** 5491 *** *** 5492 *** *** 5493 *** *** 5494 *** *** 5495 *** *** 5496 *** *** 5497 *** *** 5498 *** *** 5499 *** *** 5500 *** *** 5501 *** *** 5502 *** *** 5503 *** *** 5504 *** *** 5505 *** *** 5506 *** *** 5507 *** *** 5508 *** *** 5509 *** *** 5510 *** *** 5511 *** *** 5512 *** *** 5513 *** *** 5514 *** *** 5515 *** *** 5516 *** *** 5517 *** *** 5518 *** *** 5519 *** *** 5520 *** *** 5521 *** *** 5522 *** *** 5523 *** *** 5524 *** *** 5525 *** *** 5526 *** *** 5527 *** *** 5528 *** *** 5529 *** *** 5530 *** *** 5531 *** *** 5532 *** *** 5533 *** *** 5534 *** *** 5535 *** *** 5536 *** *** 5537 *** *** 5538 *** *** 5539 *** *** 5540 *** *** 5541 *** *** 5542 *** *** 5543 *** *** 5544 *** *** 5545 *** *** 5546 *** *** 5547 *** *** 5548 *** *** 5549 *** *** 5550 *** *** 5551 *** *** 5552 *** *** 5553 *** *** 5554 *** *** 5555 *** *** 5556 *** *** 5557 *** *** 5558 *** *** 5559 *** *** 5560 *** *** 5561 *** *** 5562 *** *** 5563 *** *** 5564 *** *** 5565 *** *** 5566 *** *** 5567 *** *** 5568 *** *** 5569 *** *** 5570 *** *** 5571 *** *** 5572 *** *** 5573 *** *** 5574 *** *** 5575 *** *** 5576 *** *** 5577 *** *** 5578 *** *** 5579 *** *** 5580 *** *** 5581 *** *** 5582 *** *** 5583 *** *** 5584 *** *** 5585 *** *** 5586 *** *** 5587 *** *** 5588 *** *** 5589 *** *** 5590 *** *** 5591 *** *** 5592 *** *** 5593 *** *** 5594 *** *** 5595 *** *** 5596 *** *** 5597 *** *** 5598 *** *** 5599 *** *** 5600 *** *** 5601 *** *** 5602 *** *** 5603 *** *** 5604 *** *** 5605 *** *** 5606 *** *** 5607 *** *** 5608 *** *** 5609 *** *** 5610 *** *** 5611 *** *** 5612 *** *** 5613 *** *** 5614 *** *** 5615 *** *** 5616 *** *** 5617 *** *** 5618 *** *** 5619 *** *** 5620 *** *** 5621 *** *** 5622 *** *** 5623 *** *** 5624 *** *** 5625 *** *** 5626 *** *** 5627 *** *** 5628 *** *** 5629 *** *** 5630 *** *** 5631 *** *** 5632 *** *** 5633 *** *** 5634 *** *** 5635 *** *** 5636 *** *** 5637 *** *** 5638 *** *** 5639 *** *** 5640 *** *** 5641 *** *** 5642 *** *** 5643 *** *** 5644 *** *** 5645 *** *** 5646 *** *** 5647 *** *** 5648 *** *** 5649 *** *** 5650 *** *** 5651 *** *** 5652 *** *** 5653 *** *** 5654 *** *** 5655 *** *** 5656 *** *** 5657 *** *** 5658 *** *** 5659 *** *** 5660 *** *** 5661 *** *** 5662 *** *** 5663 *** *** 5664 *** *** 5665 *** *** 5666 *** *** 5667 *** *** 5668 *** *** 5669 *** *** 5670 *** *** 5671 *** *** 5672 *** *** 5673 *** *** 5674 *** *** 5675 *** *** 5676 *** *** 5677 *** *** 5678 *** *** 5679 *** *** 5680 *** *** 5681 *** *** 5682 *** *** 5683 *** *** 5684 *** *** 5685 *** *** 5686 *** *** 5687 *** *** 5688 *** *** 5689 *** *** 5690 *** *** 5691 *** *** 5692 *** *** 5693 *** *** 5694 *** *** 5695 *** *** 5696 *** *** 5697 *** *** 5698 *** *** 5699 *** *** 5700 *** *** 5701 *** *** 5702 *** *** 5703 *** *** 5704 *** *** 5705 *** *** 5706 *** *** 5707 *** *** 5708 *** *** 5709 *** *** 5710 *** *** 5711 *** *** 5712 *** *** 5713 *** *** 5714 *** *** 5715 *** *** 5716 *** *** 5717 *** *** 5718 *** *** 5719 *** *** 5720 *** *** 5721 *** *** 5722 *** *** 5723 *** *** 5724 *** *** 5725 *** *** 5726 *** *** 5727 *** *** 5728 *** *** 5729 *** *** 5730 *** *** 5731 *** *** 5732 *** *** 5733 *** *** 5734 *** *** 5735 *** *** 5736 *** *** 5737 *** *** 5738 *** *** 5739 *** *** 5740 *** *** 5741 *** *** 5742 *** *** 5743 *** *** 5744 *** *** 5745 *** *** 5746 *** *** 5747 *** *** 5748 *** *** 5749 *** *** 5750 *** *** 5751 *** *** 5752 *** *** 5753 *** *** 5754 *** *** 5755 *** *** 5756 *** *** 5757 *** *** 5758 *** *** 5759 *** *** 5760 *** *** 5761 *** *** 5762 *** *** 5763 *** *** 5764 *** *** 5765 *** *** 5766 *** *** 5767 *** *** 5768 *** *** 5769 *** *** 5770 *** *** 5771 *** *** 5772 *** *** 5773 *** *** 5774 *** *** 5775 *** *** 5776 *** *** 5777 *** *** 5778 *** *** 5779 *** *** 5780 *** *** 5781 *** *** 5782 *** *** 5783 *** *** 5784 *** *** 5785 *** *** 5786 *** *** 5787 *** *** 5788 *** *** 5789 *** *** 5790 *** *** 5791 *** *** 5792 *** *** 5793 *** *** 5794 *** *** 5795 *** *** 5796 *** *** 5797 *** *** 5798 *** *** 5799 *** *** 5800 *** *** 5801 *** *** 5802 *** *** 5803 *** *** 5804 *** *** 5805 *** *** 5806 *** *** 5807 *** *** 5808 *** *** 5809 *** *** 5810 *** *** 5811 *** *** 5812 *** *** 5813 *** *** 5814 *** *** 5815 *** *** 5816 *** *** 5817 *** *** 5818 *** *** 5819 *** *** 5820 *** *** 5821 *** *** 5822 *** *** 5823 *** *** 5824 *** *** 5825 *** *** 5826 *** *** 5827 *** *** 5828 *** *** 5829 *** *** 5830 *** *** 5831 *** *** 5832 *** *** 5833 *** *** 5834 *** *** 5835 *** *** 5836 *** *** 5837 *** *** 5838 *** *** 5839 *** *** 5840 *** *** 5841 *** *** 5842 *** *** 5843 *** *** 5844 *** *** 5845 *** *** 5846 *** *** 5847 *** *** 5848 *** *** 5849 *** *** 5850 *** *** 5851 *** *** 5852 *** *** 5853 *** *** 5854 *** *** 5855 *** *** 5856 *** *** 5857 *** *** 5858 *** *** 5859 *** *** 5860 *** *** 5861 *** *** 5862 *** *** 5863 *** *** 5864 *** *** 5865 *** *** 5866 *** *** 5867 *** *** 5868 *** *** 5869 *** *** 5870 *** *** 5871 *** *** 5872 *** *** 5873 *** *** 5874 *** *** 5875 *** *** 5876 *** *** 5877 *** *** 5878 *** *** 5879 *** *** 5880 *** *** 5881 *** *** 5882 *** *** 5883 *** *** 5884 *** *** 5885 *** *** 5886 *** *** 5887 *** *** 5888 *** *** 5889 *** *** 5890 *** *** 5891 *** *** 5892 *** *** 5893 *** *** 5894 *** *** 5895 *** *** 5896 *** *** 5897 *** *** 5898 *** *** 5899 *** *** 5900 *** *** 5901 *** *** 5902 *** *** 5903 *** *** 5904 *** *** 5905 *** *** 5906 *** *** 5907 *** *** 5908 *** *** 5909 *** *** 5910 *** *** 5911 *** *** 5912 *** *** 5913 *** *** 5914 *** *** 5915 *** *** 5916 *** *** 5917 *** *** 5918 *** *** 5919 *** *** 5920 *** *** 5921 *** *** 5922 *** *** 5923 *** *** 5924 *** *** 5925 *** *** 5926 *** *** 5927 *** *** 5928 *** *** 5929 *** *** 5930 *** *** 5931 *** *** 5932 *** *** 5933 *** *** 5934 *** *** 5935 *** *** 5936 *** *** 5937 *** *** 5938 *** *** 5939 *** *** 5940 *** *** 5941 *** *** 5942 *** *** 5943 *** *** 5944 *** *** 5945 *** *** 5946 *** *** 5947 *** *** 5948 *** *** 5949 *** *** 5950 *** *** 5951 *** *** 5952 *** *** 5953 *** *** 5954 *** *** 5955 *** *** 5956 *** *** 5957 *** *** 5958 *** *** 5959 *** *** 5960 *** *** 5961 *** *** 5962 *** *** 5963 *** *** 5964 *** *** 5965 *** *** 5966 *** *** 5967 *** *** 5968 *** *** 5969 *** *** 5970 *** *** 5971 *** *** 5972 *** *** 5973 *** *** 5974 *** *** 5975 *** *** 5976 *** *** 5977 *** *** 5978 *** *** 5979 *** *** 5980 *** *** 5981 *** *** 5982 *** *** 5983 *** *** 5984 *** *** 5985 *** *** 5986 *** *** 5987 *** *** 5988 *** *** 5989 *** *** 5990 *** *** 5991 *** *** 5992 *** *** 5993 *** *** 5994 *** *** 5995 *** *** 5996 *** *** 5997 *** *** 5998 *** *** 5999 *** *** 6000 *** *** 6001 *** *** 6002 *** *** 6003 *** *** 6004 *** *** 6005 *** *** 6006 *** *** 6007 *** *** 6008 *** *** 6009 *** *** 6010 *** *** 6011 *** *** 6012 *** *** 6013 *** *** 6014 *** *** 6015 *** *** 6016 *** *** 6017 *** *** 6018 *** *** 6019 *** *** 6020 *** *** 6021 *** *** 6022 *** *** 6023 *** *** 6024 *** *** 6025 *** *** 6026 *** *** 6027 *** *** 6028 *** *** 6029 *** *** 6030 *** *** 6031 *** *** 6032 *** *** 6033 *** *** 6034 *** *** 6035 *** *** 6036 *** *** 6037 *** *** 6038 *** *** 6039 *** *** 6040 *** *** 6041 *** *** 6042 *** *** 6043 *** *** 6044 *** *** 6045 *** *** 6046 *** *** 6047 *** *** 6048 *** *** 6049 *** *** 6050 *** *** 6051 *** *** 6052 *** *** 6053 *** *** 6054 *** *** 6055 *** *** 6056 *** *** 6057 *** *** 6058 *** *** 6059 *** *** 6060 *** *** 6061 *** *** 6062 *** *** 6063 *** *** 6064 *** *** 6065 *** *** 6066 *** *** 6067 *** *** 6068 *** *** 6069 *** *** 6070 *** *** 6071 *** *** 6072 *** *** 6073 *** *** 6074 *** *** 6075 *** *** 6076 *** *** 6077 *** *** 6078 *** *** 6079 *** *** 6080 *** *** 6081 *** *** 6082 *** *** 6083 *** *** 6084 *** *** 6085 *** *** 6086 *** *** 6087 *** *** 6088 *** *** 6089 *** *** 6090 *** *** 6091 *** *** 6092 *** *** 6093 *** *** 6094 *** *** 6095 *** *** 6096 *** *** 6097 *** *** 6098 *** *** 6099 *** *** 6100 *** *** 6101 *** *** 6102 *** *** 6103 *** *** 6104 *** *** 6105 *** *** 6106 *** *** 6107 *** *** 6108 *** *** 6109 *** *** 6110 *** *** 6111 *** *** 6112 *** *** 6113 *** *** 6114 *** *** 6115 *** *** 6116 *** *** 6117 *** *** 6118 *** *** 6119 *** *** 6120 *** *** 6121 *** *** 6122 *** *** 6123 *** *** 6124 *** *** 6125 *** *** 6126 *** *** 6127 *** *** 6128 *** *** 6129 *** *** 6130 *** *** 6131 *** *** 6132 *** *** 6133 *** *** 6134 *** *** 6135 *** *** 6136 *** *** 6137 *** *** 6138 *** *** 6139 *** *** 6140 *** *** 6141 *** *** 6142 *** *** 6143 *** *** 6144 *** *** 6145 *** *** 6146 *** *** 6147 *** *** 6148 *** *** 6149 *** *** 6150 *** *** 6151 *** *** 6152 *** *** 6153 *** *** 6154 *** *** 6155 *** *** 6156 *** *** 6157 *** *** 6158 *** *** 6159 *** *** 6160 *** *** 6161 *** *** 6162 *** *** 6163 *** *** 6164 *** *** 6165 *** *** 6166 *** *** 6167 *** *** 6168 *** *** 6169 *** *** 6170 *** *** 6171 *** *** 6172 *** *** 6173 *** *** 6174 *** *** 6175 *** *** 6176 *** *** 6177 *** *** 6178 *** *** 6179 *** *** 6180 *** *** 6181 *** *** 6182 *** *** 6183 *** *** 6184 *** *** 6185 *** *** 6186 *** *** 6187 *** *** 6188 *** *** 6189 *** *** 6190 *** *** 6191 *** *** 6192 *** *** 6193 *** *** 6194 *** *** 6195 *** *** 6196 *** *** 6197 *** *** 6198 *** *** 6199 *** *** 6200 *** *** 6201 *** *** 6202 *** *** 6203 *** *** 6204 *** *** 6205 *** *** 6206 *** *** 6207 *** *** 6208 *** *** 6209 *** *** 6210 *** *** 6211 *** *** 6212 *** *** 6213 *** *** 6214 *** *** 6215 *** *** 6216 *** *** 6217 *** *** 6218 *** *** 6219 *** *** 6220 *** *** 6221 *** *** 6222 *** *** 6223 *** *** 6224 *** *** 6225 *** *** 6226 *** *** 6227 *** *** 6228 *** *** 6229 *** *** 6230 *** *** 6231 *** *** 6232 *** *** 6233 *** *** 6234 *** *** 6235 *** *** 6236 *** *** 6237 *** *** 6238 *** *** 6239 *** *** 6240 *** *** 6241 *** *** 6242 *** *** 6243 *** *** 6244 *** *** 6245 *** *** 6246 *** *** 6247 *** *** 6248 *** *** 6249 *** *** 6250 *** *** 6251 *** *** 6252 *** *** 6253 *** *** 6254 *** *** 6255 *** *** 6256 *** *** 6257 *** *** 6258 *** *** 6259 *** *** 6260 *** *** 6261 *** *** 6262 *** *** 6263 *** *** 6264 *** *** 6265 *** *** 6266 *** *** 6267 *** *** 6268 *** *** 6269 *** *** 6270 *** *** 6271 *** *** 6272 *** *** 6273 *** *** 6274 *** *** 6275 *** *** 6276 *** *** 6277 *** *** 6278 *** *** 6279 *** *** 6280 *** *** 6281 *** *** 6282 *** *** 6283 *** *** 6284 *** *** 6285 *** *** 6286 *** *** 6287 *** *** 6288 *** *** 6289 *** *** 6290 *** *** 6291 *** *** 6292 *** *** 6293 *** *** 6294 *** *** 6295 *** *** 6296 *** *** 6297 *** *** 6298 *** *** 6299 *** *** 6300 *** *** 6301 *** *** 6302 *** *** 6303 *** *** 6304 *** *** 6305 *** *** 6306 *** *** 6307 *** *** 6308 *** *** 6309 *** *** 6310 *** *** 6311 *** *** 6312 *** *** 6313 *** *** 6314 *** *** 6315 *** *** 6316 *** *** 6317 *** *** 6318 *** *** 6319 *** *** 6320 *** *** 6321 *** *** 6322 *** *** 6323 *** *** 6324 *** *** 6325 *** *** 6326 *** *** 6327 *** *** 6328 *** *** 6329 *** *** 6330 *** *** 6331 *** *** 6332 *** *** 6333 *** *** 6334 *** *** 6335 *** *** 6336 *** *** 6337 *** *** 6338 *** *** 6339 *** *** 6340 *** *** 6341 *** *** 6342 *** *** 6343 *** *** 6344 *** *** 6345 *** *** 6346 *** *** 6347 *** *** 6348 *** *** 6349 *** *** 6350 *** *** 6351 *** *** 6352 *** *** 6353 *** *** 6354 *** *** 6355 *** *** 6356 *** *** 6357 *** *** 6358 *** *** 6359 *** *** 6360 *** *** 6361 *** *** 6362 *** *** 6363 *** *** 6364 *** *** 6365 *** *** 6366 *** *** 6367 *** *** 6368 *** *** 6369 *** *** 6370 *** *** 6371 *** *** 6372 *** *** 6373 *** *** 6374 *** *** 6375 *** *** 6376 *** *** 6377 *** *** 6378 *** *** 6379 *** *** 6380 *** *** 6381 *** *** 6382 *** *** 6383 *** *** 6384 *** *** 6385 *** *** 6386 *** *** 6387 *** *** 6388 *** *** 6389 *** *** 6390 *** *** 6391 *** *** 6392 *** *** 6393 *** *** 6394 *** *** 6395 *** *** 6396 *** *** 6397 *** *** 6398 *** *** 6399 *** *** 6400 *** *** 6401 *** *** 6402 *** *** 6403 *** *** 6404 *** *** 6405 *** *** 6406 *** *** 6407 *** *** 6408 *** *** 6409 *** *** 6410 *** *** 6411 *** *** 6412 *** *** 6413 *** *** 6414 *** *** 6415 *** *** 6416 *** *** 6417 *** *** 6418 *** *** 6419 *** *** 6420 *** *** 6421 *** *** 6422 *** *** 6423 *** *** 6424 *** *** 6425 *** *** 6426 *** *** 6427 *** *** 6428 *** *** 6429 *** *** 6430 *** *** 6431 *** *** 6432 *** *** 6433 *** *** 6434 *** *** 6435 *** *** 6436 *** *** 6437 *** *** 6438 *** *** 6439 *** *** 6440 *** *** 6441 *** *** 6442 *** *** 6443 *** *** 6444 *** *** 6445 *** *** 6446 *** *** 6447 *** *** 6448 *** *** 6449 *** *** 6450 *** *** 6451 *** *** 6452 *** *** 6453 *** *** 6454 *** *** 6455 *** *** 6456 *** *** 6457 *** *** 6458 *** *** 6459 *** *** 6460 *** *** 6461 *** *** 6462 *** *** 6463 *** *** 6464 *** *** 6465 *** *** 6466 *** *** 6467 *** *** 6468 *** *** 6469 *** *** 6470 *** *** 6471 *** *** 6472 *** *** 6473 *** *** 6474 *** *** 6475 *** *** 6476 *** *** 6477 *** *** 6478 *** *** 6479 *** *** 6480 *** *** 6481 *** *** 6482 *** *** 6483 *** *** 6484 *** *** 6485 *** *** 6486 *** *** 6487 *** *** 6488 *** *** 6489 *** *** 6490 *** *** 6491 *** *** 6492 *** *** 6493 *** *** 6494 *** *** 6495 *** *** 6496 *** *** 6497 *** *** 6498 *** *** 6499 *** *** 6500 *** *** 6501 *** *** 6502 *** *** 6503 *** *** 6504 *** *** 6505 *** *** 6506 *** *** 6507 *** *** 6508 *** *** 6509 *** *** 6510 *** *** 6511 *** *** 6512 *** *** 6513 *** *** 6514 *** *** 6515 *** *** 6516 *** *** 6517 *** *** 6518 *** *** 6519 *** *** 6520 *** *** 6521 *** *** 6522 *** *** 6523 *** *** 6524 *** *** 6525 *** *** 6526 *** *** 6527 *** *** 6528 *** *** 6529 *** *** 6530 *** *** 6531 *** *** 6532 *** *** 6533 *** *** 6534 *** *** 6535 *** *** 6536 *** *** 6537 *** *** 6538 *** *** 6539 *** *** 6540 *** *** 6541 *** *** 6542 *** *** 6543 *** *** 6544 *** *** 6545 *** *** 6546 *** *** 6547 *** *** 6548 *** *** 6549 *** *** 6550 *** *** 6551 *** *** 6552 *** *** 6553 *** *** 6554 *** *** 6555 *** *** 6556 *** *** 6557 *** *** 6558 *** *** 6559 *** *** 6560 *** *** 6561 *** *** 6562 *** *** 6563 *** *** 6564 *** *** 6565 *** *** 6566 *** *** 6567 *** *** 6568 *** *** 6569 *** *** 6570 *** *** 6571 *** *** 6572 *** *** 6573 *** *** 6574 *** *** 6575 *** *** 6576 *** *** 6577 *** *** 6578 *** *** 6579 *** *** 6580 *** *** 6581 *** *** 6582 *** *** 6583 *** *** 6584 *** *** 6585 *** *** 6586 *** *** 6587 *** *** 6588 *** *** 6589 *** *** 6590 *** *** 6591 *** *** 6592 *** *** 6593 *** *** 6594 *** *** 6595 *** *** 6596 *** *** 6597 *** *** 6598 *** *** 6599 *** *** 6600 *** *** 6601 *** *** 6602 *** *** 6603 *** *** 6604 *** *** 6605 *** *** 6606 *** *** 6607 *** *** 6608 *** *** 6609 *** *** 6610 *** *** 6611 *** *** 6612 *** *** 6613 *** *** 6614 *** *** 6615 *** *** 6616 *** *** 6617 *** *** 6618 *** *** 6619 *** *** 6620 *** *** 6621 *** *** 6622 *** *** 6623 *** *** 6624 *** *** 6625 *** *** 6626 *** *** 6627 *** *** 6628 *** *** 6629 *** *** 6630 *** *** 6631 *** *** 6632 *** *** 6633 *** *** 6634 *** *** 6635 *** *** 6636 *** *** 6637 *** *** 6638 *** *** 6639 *** *** 6640 *** *** 6641 *** *** 6642 *** *** 6643 *** *** 6644 *** *** 6645 *** *** 6646 *** *** 6647 *** *** 6648 *** *** 6649 *** *** 6650 *** *** 6651 *** *** 6652 *** *** 6653 *** *** 6654 *** *** 6655 *** *** 6656 *** *** 6657 *** *** 6658 *** *** 6659 *** *** 6660 *** *** 6661 *** *** 6662 *** *** 6663 *** *** 6664 *** *** 6665 *** *** 6666 *** *** 6667 *** *** 6668 *** *** 6669 *** *** 6670 *** *** 6671 *** *** 6672 *** *** 6673 *** *** 6674 *** *** 6675 *** *** 6676 *** *** 6677 *** *** 6678 *** *** 6679 *** *** 6680 *** *** 6681 *** *** 6682 *** *** 6683 *** *** 6684 *** *** 6685 *** *** 6686 *** *** 6687 *** *** 6688 *** *** 6689 *** *** 6690 *** *** 6691 *** *** 6692 *** *** 6693 *** *** 6694 *** *** 6695 *** *** 6696 *** *** 6697 *** *** 6698 *** *** 6699 *** *** 6700 *** *** 6701 *** *** 6702 *** *** 6703 *** *** 6704 *** *** 6705 *** *** 6706 *** *** 6707 *** *** 6708 *** *** 6709 *** *** 6710 *** *** 6711 *** *** 6712 *** *** 6713 *** *** 6714 *** *** 6715 *** *** 6716 *** *** 6717 *** *** 6718 *** *** 6719 *** *** 6720 *** *** 6721 *** *** 6722 *** *** 6723 *** *** 6724 *** *** 6725 *** *** 6726 *** *** 6727 *** *** 6728 *** *** 6729 *** *** 6730 *** *** 6731 *** *** 6732 *** *** 6733 *** *** 6734 *** *** 6735 *** *** 6736 *** *** 6737 *** *** 6738 *** *** 6739 *** *** 6740 *** *** 6741 *** *** 6742 *** *** 6743 *** *** 6744 *** *** 6745 *** *** 6746 *** *** 6747 *** *** 6748 *** *** 6749 *** *** 6750 *** *** 6751 *** *** 6752 *** *** 6753 *** *** 6754 *** *** 6755 *** *** 6756 *** *** 6757 *** *** 6758 *** *** 6759 *** *** 6760 *** *** 6761 *** *** 6762 *** *** 6763 *** *** 6764 *** *** 6765 *** *** 6766 *** *** 6767 *** *** 6768 *** *** 6769 *** *** 6770 *** *** 6771 *** *** 6772 *** *** 6773 *** *** 6774 *** *** 6775 *** *** 6776 *** *** 6777 *** *** 6778 *** *** 6779 *** *** 6780 *** *** 6781 *** *** 6782 *** *** 6783 *** *** 6784 *** *** 6785 *** *** 6786 *** *** 6787 *** *** 6788 *** *** 6789 *** *** 6790 *** *** 6791 *** *** 6792 *** *** 6793 *** *** 6794 *** *** 6795 *** *** 6796 *** *** 6797 *** *** 6798 *** *** 6799 *** *** 6800 *** *** 6801 *** *** 6802 *** *** 6803 *** *** 6804 *** *** 6805 *** *** 6806 *** *** 6807 *** *** 6808 *** *** 6809 *** *** 6810 *** *** 6811 *** *** 6812 *** *** 6813 *** *** 6814 *** *** 6815 *** *** 6816 *** *** 6817 *** *** 6818 *** *** 6819 *** *** 6820 *** *** 6821 *** *** 6822 *** *** 6823 *** *** 6824 *** *** 6825 *** *** 6826 *** *** 6827 *** *** 6828 *** *** 6829 *** *** 6830 *** *** 6831 *** *** 6832 *** *** 6833 *** *** 6834 *** *** 6835 *** *** 6836 *** *** 6837 *** *** 6838 *** *** 6839 *** *** 6840 *** *** 6841 *** *** 6842 *** *** 6843 *** *** 6844 *** *** 6845 *** *** 6846 *** *** 6847 *** *** 6848 *** *** 6849 *** *** 6850 *** *** 6851 *** *** 6852 *** *** 6853 *** *** 6854 *** *** 6855 *** *** 6856 *** *** 6857 *** *** 6858 *** *** 6859 *** *** 6860 *** *** 6861 *** *** 6862 *** *** 6863 *** *** 6864 *** *** 6865 *** *** 6866 *** *** 6867 *** *** 6868 *** *** 6869 *** *** 6870 *** *** 6871 *** *** 6872 *** *** 6873 *** *** 6874 *** *** 6875 *** *** 6876 *** *** 6877 *** *** 6878 *** *** 6879 *** *** 6880 *** *** 6881 *** *** 6882 *** *** 6883 *** *** 6884 *** *** 6885 *** *** 6886 *** *** 6887 *** *** 6888 *** *** 6889 *** *** 6890 *** *** 6891 *** *** 6892 *** *** 6893 *** *** 6894 *** *** 6895 *** *** 6896 *** *** 6897 *** *** 6898 *** *** 6899 *** *** 6900 *** *** 6901 *** *** 6902 *** *** 6903 *** *** 6904 *** *** 6905 *** *** 6906 *** *** 6907 *** *** 6908 *** *** 6909 *** *** 6910 *** *** 6911 *** *** 6912 *** *** 6913 *** *** 6914 *** *** 6915 *** *** 6916 *** *** 6917 *** *** 6918 *** *** 6919 *** *** 6920 *** *** 6921 *** *** 6922 *** *** 6923 *** *** 6924 *** *** 6925 *** *** 6926 *** *** 6927 *** *** 6928 *** *** 6929 *** *** 6930 *** *** 6931 *** *** 6932 *** *** 6933 *** *** 6934 *** *** 6935 *** *** 6936 *** *** 6937 *** *** 6938 *** *** 6939 *** *** 6940 *** *** 6941 *** *** 6942 *** *** 6943 *** *** 6944 *** *** 6945 *** *** 6946 *** *** 6947 *** *** 6948 *** *** 6949 *** *** 6950 *** *** 6951 *** *** 6952 *** *** 6953 *** *** 6954 *** *** 6955 *** *** 6956 *** *** 6957 *** *** 6958 *** *** 6959 *** *** 6960 *** *** 6961 *** *** 6962 *** *** 6963 *** *** 6964 *** *** 6965 *** *** 6966 *** *** 6967 *** *** 6968 *** *** 6969 *** *** 6970 *** *** 6971 *** *** 6972 *** *** 6973 *** *** 6974 *** *** 6975 *** *** 6976 *** *** 6977 *** *** 6978 *** *** 6979 *** *** 6980 *** *** 6981 *** *** 6982 *** *** 6983 *** *** 6984 *** *** 6985 *** *** 6986 *** *** 6987 *** *** 6988 *** *** 6989 *** *** 6990 *** *** 6991 *** *** 6992 *** *** 6993 *** *** 6994 *** *** 6995 *** *** 6996 *** *** 6997 *** *** 6998 *** *** 6999 *** *** 7000 *** *** 7001 *** *** 7002 *** *** 7003 *** *** 7004 *** *** 7005 *** *** 7006 *** *** 7007 *** *** 7008 *** *** 7009 *** *** 7010 *** *** 7011 *** *** 7012 *** *** 7013 *** *** 7014 *** *** 7015 *** *** 7016 *** *** 7017 *** *** 7018 *** *** 7019 *** *** 7020 *** *** 7021 *** *** 7022 *** *** 7023 *** *** 7024 *** *** 7025 *** *** 7026 *** *** 7027 *** *** 7028 *** *** 7029 *** *** 7030 *** *** 7031 *** *** 7032 *** *** 7033 *** *** 7034 *** *** 7035 *** *** 7036 *** *** 7037 *** *** 7038 *** *** 7039 *** *** 7040 *** *** 7041 *** *** 7042 *** *** 7043 *** *** 7044 *** *** 7045 *** *** 7046 *** *** 7047 *** *** 7048 *** *** 7049 *** *** 7050 *** *** 7051 *** *** 7052 *** *** 7053 *** *** 7054 *** *** 7055 *** *** 7056 *** *** 7057 *** *** 7058 *** *** 7059 *** *** 7060 *** *** 7061 *** *** 7062 *** *** 7063 *** *** 7064 *** *** 7065 *** *** 7066 *** *** 7067 *** *** 7068 *** *** 7069 *** *** 7070 *** *** 7071 *** *** 7072 *** *** 7073 *** *** 7074 *** *** 7075 *** *** 7076 *** *** 7077 *** *** 7078 *** *** 7079 *** *** 7080 *** *** 7081 *** *** 7082 *** *** 7083 *** *** 7084 *** *** 7085 *** *** 7086 *** *** 7087 *** *** 7088 *** *** 7089 *** *** 7090 *** *** 7091 *** *** 7092 *** *** 7093 *** *** 7094 *** *** 7095 *** *** 7096 *** *** 7097 *** *** 7098 *** *** 7099 *** *** 7100 *** *** 7101 *** *** 7102 *** *** 7103 *** *** 7104 *** *** 7105 *** *** 7106 *** *** 7107 *** *** 7108 *** *** 7109 *** *** 7110 *** *** 7111 *** *** 7112 *** *** 7113 *** *** 7114 *** *** 7115 *** *** 7116 *** *** 7117 *** *** 7118 *** *** 7119 *** *** 7120 *** *** 7121 *** *** 7122 *** *** 7123 *** *** 7124 *** *** 7125 *** *** 7126 *** *** 7127 *** *** 7128 *** *** 7129 *** *** 7130 *** *** 7131 *** *** 7132 *** *** 7133 *** *** 7134 *** *** 7135 *** *** 7136 *** *** 7137 *** *** 7138 *** *** 7139 *** *** 7140 *** *** 7141 *** *** 7142 *** *** 7143 *** *** 7144 *** *** 7145 *** *** 7146 *** *** 7147 *** *** 7148 *** *** 7149 *** *** 7150 *** *** 7151 *** *** 7152 *** *** 7153 *** *** 7154 *** *** 7155 *** *** 7156 *** *** 7157 *** *** 7158 *** *** 7159 *** *** 7160 *** *** 7161 *** *** 7162 *** *** 7163 *** *** 7164 *** *** 7165 *** *** 7166 *** *** 7167 *** *** 7168 *** *** 7169 *** *** 7170 *** *** 7171 *** *** 7172 *** *** 7173 *** *** 7174 *** *** 7175 *** *** 7176 *** *** 7177 *** *** 7178 *** *** 7179 *** *** 7180 *** *** 7181 *** *** 7182 *** *** 7183 *** *** 7184 *** *** 7185 *** *** 7186 *** *** 7187 *** *** 7188 *** *** 7189 *** *** 7190 *** *** 7191 *** *** 7192 *** *** 7193 *** *** 7194 *** *** 7195 *** *** 7196 *** *** 7197 *** *** 7198 *** *** 7199 *** *** 7200 *** *** 7201 *** *** 7202 *** *** 7203 *** *** 7204 *** *** 7205 *** *** 7206 *** *** 7207 *** *** 7208 *** *** 7209 *** *** 7210 *** *** 7211 *** *** 7212 *** *** 7213 *** *** 7214 *** *** 7215 *** *** 7216 *** *** 7217 *** *** 7218 *** *** 7219 *** *** 7220 *** *** 7221 *** *** 7222 *** *** 7223 *** *** 7224 *** *** 7225 *** *** 7226 *** *** 7227 *** *** 7228 *** *** 7229 *** *** 7230 *** *** 7231 *** *** 7232 *** *** 7233 *** *** 7234 *** *** 7235 *** *** 7236 *** *** 7237 *** *** 7238 *** *** 7239 *** *** 7240 *** *** 7241 *** *** 7242 *** *** 7243 *** *** 7244 *** *** 7245 *** *** 7246 *** *** 7247 *** *** 7248 *** *** 7249 *** *** 7250 *** *** 7251 *** *** 7252 *** *** 7253 *** *** 7254 *** *** 7255 *** *** 7256 *** *** 7257 *** *** 7258 *** *** 7259 *** *** 7260 *** *** 7261 *** *** 7262 *** *** 7263 *** *** 7264 *** *** 7265 *** *** 7266 *** *** 7267 *** *** 7268 *** *** 7269 *** *** 7270 *** *** 7271 *** *** 7272 *** *** 7273 *** *** 7274 *** *** 7275 *** *** 7276 *** *** 7277 *** *** 7278 *** *** 7279 *** *** 7280 *** *** 7281 *** *** 7282 *** *** 7283 *** *** 7284 *** *** 7285 *** *** 7286 *** *** 7287 *** *** 7288 *** *** 7289 *** *** 7290 *** *** 7291 *** *** 7292 *** *** 7293 *** *** 7294 *** *** 7295 *** *** 7296 *** *** 7297 *** *** 7298 *** *** 7299 *** *** 7300 *** *** 7301 *** *** 7302 *** *** 7303 *** *** 7304 *** *** 7305 *** *** 7306 *** *** 7307 *** *** 7308 *** *** 7309 *** *** 7310 *** *** 7311 *** *** 7312 *** *** 7313 *** *** 7314 *** *** 7315 *** *** 7316 *** *** 7317 *** *** 7318 *** *** 7319 *** *** 7320 *** *** 7321 *** *** 7322 *** *** 7323 *** *** 7324 *** *** 7325 *** *** 7326 *** *** 7327 *** *** 7328 *** *** 7329 *** *** 7330 *** *** 7331 *** *** 7332 *** *** 7333 *** *** 7334 *** *** 7335 *** *** 7336 *** *** 7337 *** *** 7338 *** *** 7339 *** *** 7340 *** *** 7341 *** *** 7342 *** *** 7343 *** *** 7344 *** *** 7345 *** *** 7346 *** *** 7347 *** *** 7348 *** *** 7349 *** *** 7350 *** *** 7351 *** *** 7352 *** *** 7353 *** *** 7354 *** *** 7355 *** *** 7356 *** *** 7357 *** *** 7358 *** *** 7359 *** *** 7360 *** *** 7361 *** *** 7362 *** *** 7363 *** *** 7364 *** *** 7365 *** *** 7366 *** *** 7367 *** *** 7368 *** *** 7369 *** *** 7370 *** *** 7371 *** *** 7372 *** *** 7373 *** *** 7374 *** *** 7375 *** *** 7376 *** *** 7377 *** *** 7378 *** *** 7379 *** *** 7380 *** *** 7381 *** *** 7382 *** *** 7383 *** *** 7384 *** *** 7385 *** *** 7386 *** *** 7387 *** *** 7388 *** *** 7389 *** *** 7390 *** *** 7391 *** *** 7392 *** *** 7393 *** *** 7394 *** *** 7395 *** *** 7396 *** *** 7397 *** *** 7398 *** *** 7399 *** *** 7400 *** *** 7401 *** *** 7402 *** *** 7403 *** *** 7404 *** *** 7405 *** *** 7406 *** *** 7407 *** *** 7408 *** *** 7409 *** *** 7410 *** *** 7411 *** *** 7412 *** *** 7413 *** *** 7414 *** *** 7415 *** *** 7416 *** *** 7417 *** *** 7418 *** *** 7419 *** *** 7420 *** *** 7421 *** *** 7422 *** *** 7423 *** *** 7424 *** *** 7425 *** *** 7426 *** *** 7427 *** *** 7428 *** *** 7429 *** *** 7430 *** *** 7431 *** *** 7432 *** *** 7433 *** *** 7434 *** *** 7435 *** *** 7436 *** *** 7437 *** *** 7438 *** *** 7439 *** *** 7440 *** *** 7441 *** *** 7442 *** *** 7443 *** *** 7444 *** *** 7445 *** *** 7446 *** *** 7447 *** *** 7448 *** *** 7449 *** *** 7450 *** *** 7451 *** *** 7452 *** *** 7453 *** *** 7454 *** *** 7455 *** *** 7456 *** *** 7457 *** *** 7458 *** *** 7459 *** *** 7460 *** *** 7461 *** *** 7462 *** *** 7463 *** *** 7464 *** *** 7465 *** *** 7466 *** *** 7467 *** *** 7468 *** *** 7469 *** *** 7470 *** *** 7471 *** *** 7472 *** *** 7473 *** *** 7474 *** *** 7475 *** *** 7476 *** *** 7477 *** *** 7478 *** *** 7479 *** *** 7480 *** *** 7481 *** *** 7482 *** *** 7483 *** *** 7484 *** *** 7485 *** *** 7486 *** *** 7487 *** *** 7488 *** *** 7489 *** *** 7490 *** *** 7491 *** *** 7492 *** *** 7493 *** *** 7494 *** *** 7495 *** *** 7496 *** *** 7497 *** *** 7498 *** *** 7499 *** *** 7500 *** *** 7501 *** *** 7502 *** *** 7503 *** *** 7504 *** *** 7505 *** *** 7506 *** *** 7507 *** *** 7508 *** *** 7509 *** *** 7510 *** *** 7511 *** *** 7512 *** *** 7513 *** *** 7514 *** *** 7515 *** *** 7516 *** *** 7517 *** *** 7518 *** *** 7519 *** *** 7520 *** *** 7521 *** *** 7522 *** *** 7523 *** *** 7524 *** *** 7525 *** *** 7526 *** *** 7527 *** *** 7528 *** *** 7529 *** *** 7530 *** *** 7531 *** *** 7532 *** *** 7533 *** *** 7534 *** *** 7535 *** *** 7536 *** *** 7537 *** *** 7538 *** *** 7539 *** *** 7540 *** *** 7541 *** *** 7542 *** *** 7543 *** *** 7544 *** *** 7545 *** *** 7546 *** *** 7547 *** *** 7548 *** *** 7549 *** *** 7550 *** *** 7551 *** *** 7552 *** *** 7553 *** *** 7554 *** *** 7555 *** *** 7556 *** *** 7557 *** *** 7558 *** *** 7559 *** *** 7560 *** *** 7561 *** *** 7562 *** *** 7563 *** *** 7564 *** *** 7565 *** *** 7566 *** *** 7567 *** *** 7568 *** *** 7569 *** *** 7570 *** *** 7571 *** *** 7572 *** *** 7573 *** *** 7574 *** *** 7575 *** *** 7576 *** *** 7577 *** *** 7578 *** *** 7579 *** *** 7580 *** *** 7581 *** *** 7582 *** *** 7583 *** *** 7584 *** *** 7585 *** *** 7586 *** *** 7587 *** *** 7588 *** *** 7589 *** *** 7590 *** *** 7591 *** *** 7592 *** *** 7593 *** *** 7594 *** *** 7595 *** *** 7596 *** *** 7597 *** *** 7598 *** *** 7599 *** *** 7600 *** *** 7601 *** *** 7602 *** *** 7603 *** *** 7604 *** *** 7605 *** *** 7606 *** *** 7607 *** *** 7608 *** *** 7609 *** *** 7610 *** *** 7611 *** *** 7612 *** *** 7613 *** *** 7614 *** *** 7615 *** *** 7616 *** *** 7617 *** *** 7618 *** *** 7619 *** *** 7620 *** *** 7621 *** *** 7622 *** *** 7623 *** *** 7624 *** *** 7625 *** *** 7626 *** *** 7627 *** *** 7628 *** *** 7629 *** *** 7630 *** *** 7631 *** *** 7632 *** *** 7633 *** *** 7634 *** *** 7635 *** *** 7636 *** *** 7637 *** *** 7638 *** *** 7639 *** *** 7640 *** *** 7641 *** *** 7642 *** *** 7643 *** *** 7644 *** *** 7645 *** *** 7646 *** *** 7647 *** *** 7648 *** *** 7649 *** *** 7650 *** *** 7651 *** *** 7652 *** *** 7653 *** *** 7654 *** *** 7655 *** *** 7656 *** *** 7657 *** *** 7658 *** *** 7659 *** *** 7660 *** *** 7661 *** *** 7662 *** *** 7663 *** *** 7664 *** *** 7665 *** *** 7666 *** *** 7667 *** *** 7668 *** *** 7669 *** *** 7670 *** *** 7671 *** *** 7672 *** *** 7673 *** *** 7674 *** *** 7675 *** *** 7676 *** *** 7677 *** *** 7678 *** *** 7679 *** *** 7680 *** *** 7681 *** *** 7682 *** *** 7683 *** *** 7684 *** *** 7685 *** *** 7686 *** *** 7687 *** *** 7688 *** *** 7689 *** *** 7690 *** *** 7691 *** *** 7692 *** *** 7693 *** *** 7694 *** *** 7695 *** *** 7696 *** *** 7697 *** *** 7698 *** *** 7699 *** *** 7700 *** *** 7701 *** *** 7702 *** *** 7703 *** *** 7704 *** *** 7705 *** *** 7706 *** *** 7707 *** *** 7708 *** *** 7709 *** *** 7710 *** *** 7711 *** *** 7712 *** *** 7713 *** *** 7714 *** *** 7715 *** *** 7716 *** *** 7717 *** *** 7718 *** *** 7719 *** *** 7720 *** *** 7721 *** *** 7722 *** *** 7723 *** *** 7724 *** *** 7725 *** *** 7726 *** *** 7727 *** *** 7728 *** *** 7729 *** *** 7730 *** *** 7731 *** *** 7732 *** *** 7733 *** *** 7734 *** *** 7735 *** *** 7736 *** *** 7737 *** *** 7738 *** *** 7739 *** *** 7740 *** *** 7741 *** *** 7742 *** *** 7743 *** *** 7744 *** *** 7745 *** *** 7746 *** *** 7747 *** *** 7748 *** *** 7749 *** *** 7750 *** *** 7751 *** *** 7752 *** *** 7753 *** *** 7754 *** *** 7755 *** *** 7756 *** *** 7757 *** *** 7758 *** *** 7759 *** *** 7760 *** *** 7761 *** *** 7762 *** *** 7763 *** *** 7764 *** *** 7765 *** *** 7766 *** *** 7767 *** *** 7768 *** *** 7769 *** *** 7770 *** *** 7771 *** *** 7772 *** *** 7773 *** *** 7774 *** *** 7775 *** *** 7776 *** *** 7777 *** *** 7778 *** *** 7779 *** *** 7780 *** *** 7781 *** *** 7782 *** *** 7783 *** *** 7784 *** *** 7785 *** *** 7786 *** *** 7787 *** *** 7788 *** *** 7789 *** *** 7790 *** *** 7791 *** *** 7792 *** *** 7793 *** *** 7794 *** *** 7795 *** *** 7796 *** *** 7797 *** *** 7798 *** *** 7799 *** *** 7800 *** *** 7801 *** *** 7802 *** *** 7803 *** *** 7804 *** *** 7805 *** *** 7806 *** *** 7807 *** *** 7808 *** *** 7809 *** *** 7810 *** *** 7811 *** *** 7812 *** *** 7813 *** *** 7814 *** *** 7815 *** *** 7816 *** *** 7817 *** *** 7818 *** *** 7819 *** *** 7820 *** *** 7821 *** *** 7822 *** *** 7823 *** *** 7824 *** *** 7825 *** *** 7826 *** *** 7827 *** *** 7828 *** *** 7829 *** *** 7830 *** *** 7831 *** *** 7832 *** *** 7833 *** *** 7834 *** *** 7835 *** *** 7836 *** *** 7837 *** *** 7838 *** *** 7839 *** *** 7840 *** *** 7841 *** *** 7842 *** *** 7843 *** *** 7844 *** *** 7845 *** *** 7846 *** *** 7847 *** *** 7848 *** *** 7849 *** *** 7850 *** *** 7851 *** *** 7852 *** *** 7853 *** *** 7854 *** *** 7855 *** *** 7856 *** *** 7857 *** *** 7858 *** *** 7859 *** *** 7860 *** *** 7861 *** *** 7862 *** *** 7863 *** *** 7864 *** *** 7865 *** *** 7866 *** *** 7867 *** *** 7868 *** *** 7869 *** *** 7870 *** *** 7871 *** *** 7872 *** *** 7873 *** *** 7874 *** *** 7875 *** *** 7876 *** *** 7877 *** *** 7878 *** *** 7879 *** *** 7880 *** *** 7881 *** *** 7882 *** *** 7883 *** *** 7884 *** *** 7885 *** *** 7886 *** *** 7887 *** *** 7888 *** *** 7889 *** *** 7890 *** *** 7891 *** *** 7892 *** *** 7893 *** *** 7894 *** *** 7895 *** *** 7896 *** *** 7897 *** *** 7898 *** *** 7899 *** *** 7900 *** *** 7901 *** *** 7902 *** *** 7903 *** *** 7904 *** *** 7905 *** *** 7906 *** *** 7907 *** *** 7908 *** *** 7909 *** *** 7910 *** *** 7911 *** *** 7912 *** *** 7913 *** *** 7914 *** *** 7915 *** *** 7916 *** *** 7917 *** *** 7918 *** *** 7919 *** *** 7920 *** *** 7921 *** *** 7922 *** *** 7923 *** *** 7924 *** *** 7925 *** *** 7926 *** *** 7927 *** *** 7928 *** *** 7929 *** *** 7930 *** *** 7931 *** *** 7932 *** *** 7933 *** *** 7934 *** *** 7935 *** *** 7936 *** *** 7937 *** *** 7938 *** *** 7939 *** *** 7940 *** *** 7941 *** *** 7942 *** *** 7943 *** *** 7944 *** *** 7945 *** *** 7946 *** *** 7947 *** *** 7948 *** *** 7949 *** *** 7950 *** *** 7951 *** *** 7952 *** *** 7953 *** *** 7954 *** *** 7955 *** *** 7956 *** *** 7957 *** *** 7958 *** *** 7959 *** *** 7960 *** *** 7961 *** *** 7962 *** *** 7963 *** *** 7964 *** *** 7965 *** *** 7966 *** *** 7967 *** *** 7968 *** *** 7969 *** *** 7970 *** *** 7971 *** *** 7972 *** *** 7973 *** *** 7974 *** *** 7975 *** *** 7976 *** *** 7977 *** *** 7978 *** *** 7979 *** *** 7980 *** *** 7981 *** *** 7982 *** *** 7983 *** *** 7984 *** *** 7985 *** *** 7986 *** *** 7987 *** *** 7988 *** *** 7989 *** *** 7990 *** *** 7991 *** *** 7992 *** *** 7993 *** *** 7994 *** *** 7995 *** *** 7996 *** *** 7997 *** *** 7998 *** *** 7999 *** *** 8000 *** *** 8001 *** *** 8002 *** *** 8003 *** *** 8004 *** *** 8005 *** *** 8006 *** *** 8007 *** *** 8008 *** *** 8009 *** *** 8010 *** *** 8011 *** *** 8012 *** *** 8013 *** *** 8014 *** *** 8015 *** *** 8016 *** *** 8017 *** *** 8018 *** *** 8019 *** *** 8020 *** *** 8021 *** *** 8022 *** *** 8023 *** *** 8024 *** *** 8025 *** *** 8026 *** *** 8027 *** *** 8028 *** *** 8029 *** *** 8030 *** *** 8031 *** *** 8032 *** *** 8033 *** *** 8034 *** *** 8035 *** *** 8036 *** *** 8037 *** *** 8038 *** *** 8039 *** *** 8040 *** *** 8041 *** *** 8042 *** *** 8043 *** *** 8044 *** *** 8045 *** *** 8046 *** *** 8047 *** *** 8048 *** *** 8049 *** *** 8050 *** *** 8051 *** *** 8052 *** *** 8053 *** *** 8054 *** *** 8055 *** *** 8056 *** *** 8057 *** *** 8058 *** *** 8059 *** *** 8060 *** *** 8061 *** *** 8062 *** *** 8063 *** *** 8064 *** *** 8065 *** *** 8066 *** *** 8067 *** *** 8068 *** *** 8069 *** *** 8070 *** *** 8071 *** *** 8072 *** *** 8073 *** *** 8074 *** *** 8075 *** *** 8076 *** *** 8077 *** *** 8078 *** *** 8079 *** *** 8080 *** *** 8081 *** *** 8082 *** *** 8083 *** *** 8084 *** *** 8085 *** *** 8086 *** *** 8087 *** *** 8088 *** *** 8089 *** *** 8090 *** *** 8091 *** *** 8092 *** *** 8093 *** *** 8094 *** *** 8095 *** *** 8096 *** *** 8097 *** *** 8098 *** *** 8099 *** *** 8100 *** *** 8101 *** *** 8102 *** *** 8103 *** *** 8104 *** *** 8105 *** *** 8106 *** *** 8107 *** *** 8108 *** *** 8109 *** *** 8110 *** *** 8111 *** *** 8112 *** *** 8113 *** *** 8114 *** *** 8115 *** *** 8116 *** *** 8117 *** *** 8118 *** *** 8119 *** *** 8120 *** *** 8121 *** *** 8122 *** *** 8123 *** *** 8124 *** *** 8125 *** *** 8126 *** *** 8127 *** *** 8128 *** *** 8129 *** *** 8130 *** *** 8131 *** *** 8132 *** *** 8133 *** *** 8134 *** *** 8135 *** *** 8136 *** *** 8137 *** *** 8138 *** *** 8139 *** *** 8140 *** *** 8141 *** *** 8142 *** *** 8143 *** *** 8144 *** *** 8145 *** *** 8146 *** *** 8147 *** *** 8148 *** *** 8149 *** *** 8150 *** *** 8151 *** *** 8152 *** *** 8153 *** *** 8154 *** *** 8155 *** *** 8156 *** *** 8157 *** *** 8158 *** *** 8159 *** *** 8160 *** *** 8161 *** *** 8162 *** *** 8163 *** *** 8164 *** *** 8165 *** *** 8166 *** *** 8167 *** *** 8168 *** *** 8169 *** *** 8170 *** *** 8171 *** *** 8172 *** *** 8173 *** *** 8174 *** *** 8175 *** *** 8176 *** *** 8177 *** *** 8178 *** *** 8179 *** *** 8180 *** *** 8181 *** *** 8182 *** *** 8183 *** *** 8184 *** *** 8185 *** *** 8186 *** *** 8187 *** *** 8188 *** *** 8189 *** *** 8190 *** *** 8191 *** *** 8192 *** *** 8193 *** *** 8194 *** *** 8195 *** *** 8196 *** *** 8197 *** *** 8198 *** *** 8199 *** *** 8200 *** *** 8201 *** *** 8202 *** *** 8203 *** *** 8204 *** *** 8205 *** *** 8206 *** *** 8207 *** *** 8208 *** *** 8209 *** *** 8210 *** *** 8211 *** *** 8212 *** *** 8213 *** *** 8214 *** *** 8215 *** *** 8216 *** *** 8217 *** *** 8218 *** *** 8219 *** *** 8220 *** *** 8221 *** *** 8222 *** *** 8223 *** *** 8224 *** *** 8225 *** *** 8226 *** *** 8227 *** *** 8228 *** *** 8229 *** *** 8230 *** *** 8231 *** *** 8232 *** *** 8233 *** *** 8234 *** *** 8235 *** *** 8236 *** *** 8237 *** *** 8238 *** *** 8239 *** *** 8240 *** *** 8241 *** *** 8242 *** *** 8243 *** *** 8244 *** *** 8245 *** *** 8246 *** *** 8247 *** *** 8248 *** *** 8249 *** *** 8250 *** *** 8251 *** *** 8252 *** *** 8253 *** *** 8254 *** *** 8255 *** *** 8256 *** *** 8257 *** *** 8258 *** *** 8259 *** *** 8260 *** *** 8261 *** *** 8262 *** *** 8263 *** *** 8264 *** *** 8265 *** *** 8266 *** *** 8267 *** *** 8268 *** *** 8269 *** *** 8270 *** *** 8271 *** *** 8272 *** *** 8273 *** *** 8274 *** *** 8275 *** *** 8276 *** *** 8277 *** *** 8278 *** *** 8279 *** *** 8280 *** *** 8281 *** *** 8282 *** *** 8283 *** *** 8284 *** *** 8285 *** *** 8286 *** *** 8287 *** *** 8288 *** *** 8289 *** *** 8290 *** *** 8291 *** *** 8292 *** *** 8293 *** *** 8294 *** *** 8295 *** *** 8296 *** *** 8297 *** *** 8298 *** *** 8299 *** *** 8300 *** *** 8301 *** *** 8302 *** *** 8303 *** *** 8304 *** *** 8305 *** *** 8306 *** *** 8307 *** *** 8308 *** *** 8309 *** *** 8310 *** *** 8311 *** *** 8312 *** *** 8313 *** *** 8314 *** *** 8315 *** *** 8316 *** *** 8317 *** *** 8318 *** *** 8319 *** *** 8320 *** *** 8321 *** *** 8322 *** *** 8323 *** *** 8324 *** *** 8325 *** *** 8326 *** *** 8327 *** *** 8328 *** *** 8329 *** *** 8330 *** *** 8331 *** *** 8332 *** *** 8333 *** *** 8334 *** *** 8335 *** *** 8336 *** *** 8337 *** *** 8338 *** *** 8339 *** *** 8340 *** *** 8341 *** *** 8342 *** *** 8343 *** *** 8344 *** *** 8345 *** *** 8346 *** *** 8347 *** *** 8348 *** *** 8349 *** *** 8350 *** *** 8351 *** *** 8352 *** *** 8353 *** *** 8354 *** *** 8355 *** *** 8356 *** *** 8357 *** *** 8358 *** *** 8359 *** *** 8360 *** *** 8361 *** *** 8362 *** *** 8363 *** *** 8364 *** *** 8365 *** *** 8366 *** *** 8367 *** *** 8368 *** *** 8369 *** *** 8370 *** *** 8371 *** *** 8372 *** *** 8373 *** *** 8374 *** *** 8375 *** *** 8376 *** *** 8377 *** *** 8378 *** *** 8379 *** *** 8380 *** *** 8381 *** *** 8382 *** *** 8383 *** *** 8384 *** *** 8385 *** *** 8386 *** *** 8387 *** *** 8388 *** *** 8389 *** *** 8390 *** *** 8391 *** *** 8392 *** *** 8393 *** *** 8394 *** *** 8395 *** *** 8396 *** *** 8397 *** *** 8398 *** *** 8399 *** *** 8400 *** *** 8401 *** *** 8402 *** *** 8403 *** *** 8404 *** *** 8405 *** *** 8406 *** *** 8407 *** *** 8408 *** *** 8409 *** *** 8410 *** *** 8411 *** *** 8412 *** *** 8413 *** *** 8414 *** *** 8415 *** *** 8416 *** *** 8417 *** *** 8418 *** *** 8419 *** *** 8420 *** *** 8421 *** *** 8422 *** *** 8423 *** *** 8424 *** *** 8425 *** *** 8426 *** *** 8427 *** *** 8428 *** *** 8429 *** *** 8430 *** *** 8431 *** *** 8432 *** *** 8433 *** *** 8434 *** *** 8435 *** *** 8436 *** *** 8437 *** *** 8438 *** *** 8439 *** *** 8440 *** *** 8441 *** *** 8442 *** *** 8443 *** *** 8444 *** *** 8445 *** *** 8446 *** *** 8447 *** *** 8448 *** *** 8449 *** *** 8450 *** *** 8451 *** *** 8452 *** *** 8453 *** *** 8454 *** *** 8455 *** *** 8456 *** *** 8457 *** *** 8458 *** *** 8459 *** *** 8460 *** *** 8461 *** *** 8462 *** *** 8463 *** *** 8464 *** *** 8465 *** *** 8466 *** *** 8467 *** *** 8468 *** *** 8469 *** *** 8470 *** *** 8471 *** *** 8472 *** *** 8473 *** *** 8474 *** *** 8475 *** *** 8476 *** *** 8477 *** *** 8478 *** *** 8479 *** *** 8480 *** *** 8481 *** *** 8482 *** *** 8483 *** *** 8484 *** *** 8485 *** *** 8486 *** *** 8487 *** *** 8488 *** *** 8489 *** *** 8490 *** *** 8491 *** *** 8492 *** *** 8493 *** *** 8494 *** *** 8495 *** *** 8496 *** *** 8497 *** *** 8498 *** *** 8499 *** *** 8500 *** *** 8501 *** *** 8502 *** *** 8503 *** *** 8504 *** *** 8505 *** *** 8506 *** *** 8507 *** *** 8508 *** *** 8509 *** *** 8510 *** *** 8511 *** *** 8512 *** *** 8513 *** *** 8514 *** *** 8515 *** *** 8516 *** *** 8517 *** *** 8518 *** *** 8519 *** *** 8520 *** *** 8521 *** *** 8522 *** *** 8523 *** *** 8524 *** *** 8525 *** *** 8526 *** *** 8527 *** *** 8528 *** *** 8529 *** *** 8530 *** *** 8531 *** *** 8532 *** *** 8533 *** *** 8534 *** *** 8535 *** *** 8536 *** *** 8537 *** *** 8538 *** *** 8539 *** *** 8540 *** *** 8541 *** *** 8542 *** *** 8543 *** *** 8544 *** *** 8545 *** *** 8546 *** *** 8547 *** *** 8548 *** *** 8549 *** *** 8550 *** *** 8551 *** *** 8552 *** *** 8553 *** *** 8554 *** *** 8555 *** *** 8556 *** *** 8557 *** *** 8558 *** *** 8559 *** *** 8560 *** *** 8561 *** *** 8562 *** *** 8563 *** *** 8564 *** *** 8565 *** *** 8566 *** *** 8567 *** *** 8568 *** *** 8569 *** *** 8570 *** *** 8571 *** *** 8572 *** *** 8573 *** *** 8574 *** *** 8575 *** *** 8576 *** *** 8577 *** *** 8578 *** *** 8579 *** *** 8580 *** *** 8581 *** *** 8582 *** *** 8583 *** *** 8584 *** *** 8585 *** *** 8586 *** *** 8587 *** *** 8588 *** *** 8589 *** *** 8590 *** *** 8591 *** *** 8592 *** *** 8593 *** *** 8594 *** *** 8595 *** *** 8596 *** *** 8597 *** *** 8598 *** *** 8599 *** *** 8600 *** *** 8601 *** *** 8602 *** *** 8603 *** *** 8604 *** *** 8605 *** *** 8606 *** *** 8607 *** *** 8608 *** *** 8609 *** *** 8610 *** *** 8611 *** *** 8612 *** *** 8613 *** *** 8614 *** *** 8615 *** *** 8616 *** *** 8617 *** *** 8618 *** *** 8619 *** *** 8620 *** *** 8621 *** *** 8622 *** *** 8623 *** *** 8624 *** *** 8625 *** *** 8626 *** *** 8627 *** *** 8628 *** *** 8629 *** *** 8630 *** *** 8631 *** *** 8632 *** *** 8633 *** *** 8634 *** *** 8635 *** *** 8636 *** *** 8637 *** *** 8638 *** *** 8639 *** *** 8640 *** *** 8641 *** *** 8642 *** *** 8643 *** *** 8644 *** *** 8645 *** *** 8646 *** *** 8647 *** *** 8648 *** *** 8649 *** *** 8650 *** *** 8651 *** *** 8652 *** *** 8653 *** *** 8654 *** *** 8655 *** *** 8656 *** *** 8657 *** *** 8658 *** *** 8659 *** *** 8660 *** *** 8661 *** *** 8662 *** *** 8663 *** *** 8664 *** *** 8665 *** *** 8666 *** *** 8667 *** *** 8668 *** *** 8669 *** *** 8670 *** *** 8671 *** *** 8672 *** *** 8673 *** *** 8674 *** *** 8675 *** *** 8676 *** *** 8677 *** *** 8678 *** *** 8679 *** *** 8680 *** *** 8681 *** *** 8682 *** *** 8683 *** *** 8684 *** *** 8685 *** *** 8686 *** *** 8687 *** *** 8688 *** *** 8689 *** *** 8690 *** *** 8691 *** *** 8692 *** *** 8693 *** *** 8694 *** *** 8695 *** *** 8696 *** *** 8697 *** *** 8698 *** *** 8699 *** *** 8700 *** *** 8701 *** *** 8702 *** *** 8703 *** *** 8704 *** *** 8705 *** *** 8706 *** *** 8707 *** *** 8708 *** *** 8709 *** *** 8710 *** *** 8711 *** *** 8712 *** *** 8713 *** *** 8714 *** *** 8715 *** *** 8716 *** *** 8717 *** *** 8718 *** *** 8719 *** *** 8720 *** *** 8721 *** *** 8722 *** *** 8723 *** *** 8724 *** *** 8725 *** *** 8726 *** *** 8727 *** *** 8728 *** *** 8729 *** *** 8730 *** *** 8731 *** *** 8732 *** *** 8733 *** *** 8734 *** *** 8735 *** *** 8736 *** *** 8737 *** *** 8738 *** *** 8739 *** *** 8740 *** *** 8741 *** *** 8742 *** *** 8743 *** *** 8744 *** *** 8745 *** *** 8746 *** *** 8747 *** *** 8748 *** *** 8749 *** *** 8750 *** *** 8751 *** *** 8752 *** *** 8753 *** *** 8754 *** *** 8755 *** *** 8756 *** *** 8757 *** *** 8758 *** *** 8759 *** *** 8760 *** *** 8761 *** *** 8762 *** *** 8763 *** *** 8764 *** *** 8765 *** *** 8766 *** *** 8767 *** *** 8768 *** *** 8769 *** *** 8770 *** *** 8771 *** *** 8772 *** *** 8773 *** *** 8774 *** *** 8775 *** *** 8776 *** *** 8777 *** *** 8778 *** *** 8779 *** *** 8780 *** *** 8781 *** *** 8782 *** *** 8783 *** *** 8784 *** *** 8785 *** *** 8786 *** *** 8787 *** *** 8788 *** *** 8789 *** *** 8790 *** *** 8791 *** *** 8792 *** *** 8793 *** *** 8794 *** *** 8795 *** *** 8796 *** *** 8797 *** *** 8798 *** *** 8799 *** *** 8800 *** *** 8801 *** *** 8802 *** *** 8803 *** *** 8804 *** *** 8805 *** *** 8806 *** *** 8807 *** *** 8808 *** *** 8809 *** *** 8810 *** *** 8811 *** *** 8812 *** *** 8813 *** *** 8814 *** *** 8815 *** *** 8816 *** *** 8817 *** *** 8818 *** *** 8819 *** *** 8820 *** *** 8821 *** *** 8822 *** *** 8823 *** *** 8824 *** *** 8825 *** *** 8826 *** *** 8827 *** *** 8828 *** *** 8829 *** *** 8830 *** *** 8831 *** *** 8832 *** *** 8833 *** *** 8834 *** *** 8835 *** *** 8836 *** *** 8837 *** *** 8838 *** *** 8839 *** *** 8840 *** *** 8841 *** *** 8842 *** *** 8843 *** *** 8844 *** *** 8845 *** *** 8846 *** *** 8847 *** *** 8848 *** *** 8849 *** *** 8850 *** *** 8851 *** *** 8852 *** *** 8853 *** *** 8854 *** *** 8855 *** *** 8856 *** *** 8857 *** *** 8858 *** *** 8859 *** *** 8860 *** *** 8861 *** *** 8862 *** *** 8863 *** *** 8864 *** *** 8865 *** *** 8866 *** *** 8867 *** *** 8868 *** *** 8869 *** *** 8870 *** *** 8871 *** *** 8872 *** *** 8873 *** *** 8874 *** *** 8875 *** *** 8876 *** *** 8877 *** *** 8878 *** *** 8879 *** *** 8880 *** *** 8881 *** *** 8882 *** *** 8883 *** *** 8884 *** *** 8885 *** *** 8886 *** *** 8887 *** *** 8888 *** *** 8889 *** *** 8890 *** *** 8891 *** *** 8892 *** *** 8893 *** *** 8894 *** *** 8895 *** *** 8896 *** *** 8897 *** *** 8898 *** *** 8899 *** *** 8900 *** *** 8901 *** *** 8902 *** *** 8903 *** *** 8904 *** *** 8905 *** *** 8906 *** *** 8907 *** *** 8908 *** *** 8909 *** *** 8910 *** *** 8911 *** *** 8912 *** *** 8913 *** *** 8914 *** *** 8915 *** *** 8916 *** *** 8917 *** *** 8918 *** *** 8919 *** *** 8920 *** *** 8921 *** *** 8922 *** *** 8923 *** *** 8924 *** *** 8925 *** *** 8926 *** *** 8927 *** *** 8928 *** *** 8929 *** *** 8930 *** *** 8931 *** *** 8932 *** *** 8933 *** *** 8934 *** *** 8935 *** *** 8936 *** *** 8937 *** *** 8938 *** *** 8939 *** *** 8940 *** *** 8941 *** *** 8942 *** *** 8943 *** *** 8944 *** *** 8945 *** *** 8946 *** *** 8947 *** *** 8948 *** *** 8949 *** *** 8950 *** *** 8951 *** *** 8952 *** *** 8953 *** *** 8954 *** *** 8955 *** *** 8956 *** *** 8957 *** *** 8958 *** *** 8959 *** *** 8960 *** *** 8961 *** *** 8962 *** *** 8963 *** *** 8964 *** *** 8965 *** *** 8966 *** *** 8967 *** *** 8968 *** *** 8969 *** *** 8970 *** *** 8971 *** *** 8972 *** *** 8973 *** *** 8974 *** *** 8975 *** *** 8976 *** *** 8977 *** *** 8978 *** *** 8979 *** *** 8980 *** *** 8981 *** *** 8982 *** *** 8983 *** *** 8984 *** *** 8985 *** *** 8986 *** *** 8987 *** *** 8988 *** *** 8989 *** *** 8990 *** *** 8991 *** *** 8992 *** *** 8993 *** *** 8994 *** *** 8995 *** *** 8996 *** *** 8997 *** *** 8998 *** *** 8999 *** *** 9000 *** *** 9001 *** *** 9002 *** *** 9003 *** *** 9004 *** *** 9005 *** *** 9006 *** *** 9007 *** *** 9008 *** *** 9009 *** *** 9010 *** *** 9011 *** *** 9012 *** *** 9013 *** *** 9014 *** *** 9015 *** *** 9016 *** *** 9017 *** *** 9018 *** *** 9019 *** *** 9020 *** *** 9021 *** *** 9022 *** *** 9023 *** *** 9024 *** *** 9025 *** *** 9026 *** *** 9027 *** *** 9028 *** *** 9029 *** *** 9030 *** *** 9031 *** *** 9032 *** *** 9033 *** *** 9034 *** *** 9035 *** *** 9036 *** *** 9037 *** *** 9038 *** *** 9039 *** *** 9040 *** *** 9041 *** *** 9042 *** *** 9043 *** *** 9044 *** *** 9045 *** *** 9046 *** *** 9047 *** *** 9048 *** *** 9049 *** *** 9050 *** *** 9051 *** *** 9052 *** *** 9053 *** *** 9054 *** *** 9055 *** *** 9056 *** *** 9057 *** *** 9058 *** *** 9059 *** *** 9060 *** *** 9061 *** *** 9062 *** *** 9063 *** *** 9064 *** *** 9065 *** *** 9066 *** *** 9067 *** *** 9068 *** *** 9069 *** *** 9070 *** *** 9071 *** *** 9072 *** *** 9073 *** *** 9074 *** *** 9075 *** *** 9076 *** *** 9077 *** *** 9078 *** *** 9079 *** *** 9080 *** *** 9081 *** *** 9082 *** *** 9083 *** *** 9084 *** *** 9085 *** *** 9086 *** *** 9087 *** *** 9088 *** *** 9089 *** *** 9090 *** *** 9091 *** *** 9092 *** *** 9093 *** *** 9094 *** *** 9095 *** *** 9096 *** *** 9097 *** *** 9098 *** *** 9099 *** *** 9100 *** *** 9101 *** *** 9102 *** *** 9103 *** *** 9104 *** *** 9105 *** *** 9106 *** *** 9107 *** *** 9108 *** *** 9109 *** *** 9110 *** *** 9111 *** *** 9112 *** *** 9113 *** *** 9114 *** *** 9115 *** *** 9116 *** *** 9117 *** *** 9118 *** *** 9119 *** *** 9120 *** *** 9121 *** *** 9122 *** *** 9123 *** *** 9124 *** *** 9125 *** *** 9126 *** *** 9127 *** *** 9128 *** *** 9129 *** *** 9130 *** *** 9131 *** *** 9132 *** *** 9133 *** *** 9134 *** *** 9135 *** *** 9136 *** *** 9137 *** *** 9138 *** *** 9139 *** *** 9140 *** *** 9141 *** *** 9142 *** *** 9143 *** *** 9144 *** *** 9145 *** *** 9146 *** *** 9147 *** *** 9148 *** *** 9149 *** *** 9150 *** *** 9151 *** *** 9152 *** *** 9153 *** *** 9154 *** *** 9155 *** *** 9156 *** *** 9157 *** *** 9158 *** *** 9159 *** *** 9160 *** *** 9161 *** *** 9162 *** *** 9163 *** *** 9164 *** *** 9165 *** *** 9166 *** *** 9167 *** *** 9168 *** *** 9169 *** *** 9170 *** *** 9171 *** *** 9172 *** *** 9173 *** *** 9174 *** *** 9175 *** *** 9176 *** *** 9177 *** *** 9178 *** *** 9179 *** *** 9180 *** *** 9181 *** *** 9182 *** *** 9183 *** *** 9184 *** *** 9185 *** *** 9186 *** *** 9187 *** *** 9188 *** *** 9189 *** *** 9190 *** *** 9191 *** *** 9192 *** *** 9193 *** *** 9194 *** *** 9195 *** *** 9196 *** *** 9197 *** *** 9198 *** *** 9199 *** *** 9200 *** *** 9201 *** *** 9202 *** *** 9203 *** *** 9204 *** *** 9205 *** *** 9206 *** *** 9207 *** *** 9208 *** *** 9209 *** *** 9210 *** *** 9211 *** *** 9212 *** *** 9213 *** *** 9214 *** *** 9215 *** *** 9216 *** *** 9217 *** *** 9218 *** *** 9219 *** *** 9220 *** *** 9221 *** *** 9222 *** *** 9223 *** *** 9224 *** *** 9225 *** *** 9226 *** *** 9227 *** *** 9228 *** *** 9229 *** *** 9230 *** *** 9231 *** *** 9232 *** *** 9233 *** *** 9234 *** *** 9235 *** *** 9236 *** *** 9237 *** *** 9238 *** *** 9239 *** *** 9240 *** *** 9241 *** *** 9242 *** *** 9243 *** *** 9244 *** *** 9245 *** *** 9246 *** *** 9247 *** *** 9248 *** *** 9249 *** *** 9250 *** *** 9251 *** *** 9252 *** *** 9253 *** *** 9254 *** *** 9255 *** *** 9256 *** *** 9257 *** *** 9258 *** *** 9259 *** *** 9260 *** *** 9261 *** *** 9262 *** *** 9263 *** *** 9264 *** *** 9265 *** *** 9266 *** *** 9267 *** *** 9268 *** *** 9269 *** *** 9270 *** *** 9271 *** *** 9272 *** *** 9273 *** *** 9274 *** *** 9275 *** *** 9276 *** *** 9277 *** *** 9278 *** *** 9279 *** *** 9280 *** *** 9281 *** *** 9282 *** *** 9283 *** *** 9284 *** *** 9285 *** *** 9286 *** *** 9287 *** *** 9288 *** *** 9289 *** *** 9290 *** *** 9291 *** *** 9292 *** *** 9293 *** *** 9294 *** *** 9295 *** *** 9296 *** *** 9297 *** *** 9298 *** *** 9299 *** *** 9300 *** *** 9301 *** *** 9302 *** *** 9303 *** *** 9304 *** *** 9305 *** *** 9306 *** *** 9307 *** *** 9308 *** *** 9309 *** *** 9310 *** *** 9311 *** *** 9312 *** *** 9313 *** *** 9314 *** *** 9315 *** *** 9316 *** *** 9317 *** *** 9318 *** *** 9319 *** *** 9320 *** *** 9321 *** *** 9322 *** *** 9323 *** *** 9324 *** *** 9325 *** *** 9326 *** *** 9327 *** *** 9328 *** *** 9329 *** *** 9330 *** *** 9331 *** *** 9332 *** *** 9333 *** *** 9334 *** *** 9335 *** *** 9336 *** *** 9337 *** *** 9338 *** *** 9339 *** *** 9340 *** *** 9341 *** *** 9342 *** *** 9343 *** *** 9344 *** *** 9345 *** *** 9346 *** *** 9347 *** *** 9348 *** *** 9349 *** *** 9350 *** *** 9351 *** *** 9352 *** *** 9353 *** *** 9354 *** *** 9355 *** *** 9356 *** *** 9357 *** *** 9358 *** *** 9359 *** *** 9360 *** *** 9361 *** *** 9362 *** *** 9363 *** *** 9364 *** *** 9365 *** *** 9366 *** *** 9367 *** *** 9368 *** *** 9369 *** *** 9370 *** *** 9371 *** *** 9372 *** *** 9373 *** *** 9374 *** *** 9375 *** *** 9376 *** *** 9377 *** *** 9378 *** *** 9379 *** *** 9380 *** *** 9381 *** *** 9382 *** *** 9383 *** *** 9384 *** *** 9385 *** *** 9386 *** *** 9387 *** *** 9388 *** *** 9389 *** *** 9390 *** *** 9391 *** *** 9392 *** *** 9393 *** *** 9394 *** *** 9395 *** *** 9396 *** *** 9397 *** *** 9398 *** *** 9399 *** *** 9400 *** *** 9401 *** *** 9402 *** *** 9403 *** *** 9404 *** *** 9405 *** *** 9406 *** *** 9407 *** *** 9408 *** *** 9409 *** *** 9410 *** *** 9411 *** *** 9412 *** *** 9413 *** *** 9414 *** *** 9415 *** *** 9416 *** *** 9417 *** *** 9418 *** *** 9419 *** *** 9420 *** *** 9421 *** *** 9422 *** *** 9423 *** *** 9424 *** *** 9425 *** *** 9426 *** *** 9427 *** *** 9428 *** *** 9429 *** *** 9430 *** *** 9431 *** *** 9432 *** *** 9433 *** *** 9434 *** *** 9435 *** *** 9436 *** *** 9437 *** *** 9438 *** *** 9439 *** *** 9440 *** *** 9441 *** *** 9442 *** *** 9443 *** *** 9444 *** *** 9445 *** *** 9446 *** *** 9447 *** *** 9448 *** *** 9449 *** *** 9450 *** *** 9451 *** *** 9452 *** *** 9453 *** *** 9454 *** *** 9455 *** *** 9456 *** *** 9457 *** *** 9458 *** *** 9459 *** *** 9460 *** *** 9461 *** *** 9462 *** *** 9463 *** *** 9464 *** *** 9465 *** *** 9466 *** *** 9467 *** *** 9468 *** *** 9469 *** *** 9470 *** *** 9471 *** *** 9472 *** *** 9473 *** *** 9474 *** *** 9475 *** *** 9476 *** *** 9477 *** *** 9478 *** *** 9479 *** *** 9480 *** *** 9481 *** *** 9482 *** *** 9483 *** *** 9484 *** *** 9485 *** *** 9486 *** *** 9487 *** *** 9488 *** *** 9489 *** *** 9490 *** *** 9491 *** *** 9492 *** *** 9493 *** *** 9494 *** *** 9495 *** *** 9496 *** *** 9497 *** *** 9498 *** *** 9499 *** *** 9500 *** *** 9501 *** *** 9502 *** *** 9503 *** *** 9504 *** *** 9505 *** *** 9506 *** *** 9507 *** *** 9508 *** *** 9509 *** *** 9510 *** *** 9511 *** *** 9512 *** *** 9513 *** *** 9514 *** *** 9515 *** *** 9516 *** *** 9517 *** *** 9518 *** *** 9519 *** *** 9520 *** *** 9521 *** *** 9522 *** *** 9523 *** *** 9524 *** *** 9525 *** *** 9526 *** *** 9527 *** *** 9528 *** *** 9529 *** *** 9530 *** *** 9531 *** *** 9532 *** *** 9533 *** *** 9534 *** *** 9535 *** *** 9536 *** *** 9537 *** *** 9538 *** *** 9539 *** *** 9540 *** *** 9541 *** *** 9542 *** *** 9543 *** *** 9544 *** *** 9545 *** *** 9546 *** *** 9547 *** *** 9548 *** *** 9549 *** *** 9550 *** *** 9551 *** *** 9552 *** *** 9553 *** *** 9554 *** *** 9555 *** *** 9556 *** *** 9557 *** *** 9558 *** *** 9559 *** *** 9560 *** *** 9561 *** *** 9562 *** *** 9563 *** *** 9564 *** *** 9565 *** *** 9566 *** *** 9567 *** *** 9568 *** *** 9569 *** *** 9570 *** *** 9571 *** *** 9572 *** *** 9573 *** *** 9574 *** *** 9575 *** *** 9576 *** *** 9577 *** *** 9578 *** *** 9579 *** *** 9580 *** *** 9581 *** *** 9582 *** *** 9583 *** *** 9584 *** *** 9585 *** *** 9586 *** *** 9587 *** *** 9588 *** *** 9589 *** *** 9590 *** *** 9591 *** *** 9592 *** *** 9593 *** *** 9594 *** *** 9595 *** *** 9596 *** *** 9597 *** *** 9598 *** *** 9599 *** *** 9600 *** *** 9601 *** *** 9602 *** *** 9603 *** *** 9604 *** *** 9605 *** *** 9606 *** *** 9607 *** *** 9608 *** *** 9609 *** *** 9610 *** *** 9611 *** *** 9612 *** *** 9613 *** *** 9614 *** *** 9615 *** *** 9616 *** *** 9617 *** *** 9618 *** *** 9619 *** *** 9620 *** *** 9621 *** *** 9622 *** *** 9623 *** *** 9624 *** *** 9625 *** *** 9626 *** *** 9627 *** *** 9628 *** *** 9629 *** *** 9630 *** *** 9631 *** *** 9632 *** *** 9633 *** *** 9634 *** *** 9635 *** *** 9636 *** *** 9637 *** *** 9638 *** *** 9639 *** *** 9640 *** *** 9641 *** *** 9642 *** *** 9643 *** *** 9644 *** *** 9645 *** *** 9646 *** *** 9647 *** *** 9648 *** *** 9649 *** *** 9650 *** *** 9651 *** *** 9652 *** *** 9653 *** *** 9654 *** *** 9655 *** *** 9656 *** *** 9657 *** *** 9658 *** *** 9659 *** *** 9660 *** *** 9661 *** *** 9662 *** *** 9663 *** *** 9664 *** *** 9665 *** *** 9666 *** *** 9667 *** *** 9668 *** *** 9669 *** *** 9670 *** *** 9671 *** *** 9672 *** *** 9673 *** *** 9674 *** *** 9675 *** *** 9676 *** *** 9677 *** *** 9678 *** *** 9679 *** *** 9680 *** *** 9681 *** *** 9682 *** *** 9683 *** *** 9684 *** *** 9685 *** *** 9686 *** *** 9687 *** *** 9688 *** *** 9689 *** *** 9690 *** *** 9691 *** *** 9692 *** *** 9693 *** *** 9694 *** *** 9695 *** *** 9696 *** *** 9697 *** *** 9698 *** *** 9699 *** *** 9700 *** *** 9701 *** *** 9702 *** *** 9703 *** *** 9704 *** *** 9705 *** *** 9706 *** *** 9707 *** *** 9708 *** *** 9709 *** *** 9710 *** *** 9711 *** *** 9712 *** *** 9713 *** *** 9714 *** *** 9715 *** *** 9716 *** *** 9717 *** *** 9718 *** *** 9719 *** *** 9720 *** *** 9721 *** *** 9722 *** *** 9723 *** *** 9724 *** *** 9725 *** *** 9726 *** *** 9727 *** *** 9728 *** *** 9729 *** *** 9730 *** *** 9731 *** *** 9732 *** *** 9733 *** *** 9734 *** *** 9735 *** *** 9736 *** *** 9737 *** *** 9738 *** *** 9739 *** *** 9740 *** *** 9741 *** *** 9742 *** *** 9743 *** *** 9744 *** *** 9745 *** *** 9746 *** *** 9747 *** *** 9748 *** *** 9749 *** *** 9750 *** *** 9751 *** *** 9752 *** *** 9753 *** *** 9754 *** *** 9755 *** *** 9756 *** *** 9757 *** *** 9758 *** *** 9759 *** *** 9760 *** *** 9761 *** *** 9762 *** *** 9763 *** *** 9764 *** *** 9765 *** *** 9766 *** *** 9767 *** *** 9768 *** *** 9769 *** *** 9770 *** *** 9771 *** *** 9772 *** *** 9773 *** *** 9774 *** *** 9775 *** *** 9776 *** *** 9777 *** *** 9778 *** *** 9779 *** *** 9780 *** *** 9781 *** *** 9782 *** *** 9783 *** *** 9784 *** *** 9785 *** *** 9786 *** *** 9787 *** *** 9788 *** *** 9789 *** *** 9790 *** *** 9791 *** *** 9792 *** *** 9793 *** *** 9794 *** *** 9795 *** *** 9796 *** *** 9797 *** *** 9798 *** *** 9799 *** *** 9800 *** *** 9801 *** *** 9802 *** *** 9803 *** *** 9804 *** *** 9805 *** *** 9806 *** *** 9807 *** *** 9808 *** *** 9809 *** *** 9810 *** *** 9811 *** *** 9812 *** *** 9813 *** *** 9814 *** *** 9815 *** *** 9816 *** *** 9817 *** *** 9818 *** *** 9819 *** *** 9820 *** *** 9821 *** *** 9822 *** *** 9823 *** *** 9824 *** *** 9825 *** *** 9826 *** *** 9827 *** *** 9828 *** *** 9829 *** *** 9830 *** *** 9831 *** *** 9832 *** *** 9833 *** *** 9834 *** *** 9835 *** *** 9836 *** *** 9837 *** *** 9838 *** *** 9839 *** *** 9840 *** *** 9841 *** *** 9842 *** *** 9843 *** *** 9844 *** *** 9845 *** *** 9846 *** *** 9847 *** *** 9848 *** *** 9849 *** *** 9850 *** *** 9851 *** *** 9852 *** *** 9853 *** *** 9854 *** *** 9855 *** *** 9856 *** *** 9857 *** *** 9858 *** *** 9859 *** *** 9860 *** *** 9861 *** *** 9862 *** *** 9863 *** *** 9864 *** *** 9865 *** *** 9866 *** *** 9867 *** *** 9868 *** *** 9869 *** *** 9870 *** *** 9871 *** *** 9872 *** *** 9873 *** *** 9874 *** *** 9875 *** *** 9876 *** *** 9877 *** *** 9878 *** *** 9879 *** *** 9880 *** *** 9881 *** *** 9882 *** *** 9883 *** *** 9884 *** *** 9885 *** *** 9886 *** *** 9887 *** *** 9888 *** *** 9889 *** *** 9890 *** *** 9891 *** *** 9892 *** *** 9893 *** *** 9894 *** *** 9895 *** *** 9896 *** *** 9897 *** *** 9898 *** *** 9899 *** *** 9900 *** *** 9901 *** *** 9902 *** *** 9903 *** *** 9904 *** *** 9905 *** *** 9906 *** *** 9907 *** *** 9908 *** *** 9909 *** *** 9910 *** *** 9911 *** *** 9912 *** *** 9913 *** *** 9914 *** *** 9915 *** *** 9916 *** *** 9917 *** *** 9918 *** *** 9919 *** *** 9920 *** *** 9921 *** *** 9922 *** *** 9923 *** *** 9924 *** *** 9925 *** *** 9926 *** *** 9927 *** *** 9928 *** *** 9929 *** *** 9930 *** *** 9931 *** *** 9932 *** *** 9933 *** *** 9934 *** *** 9935 *** *** 9936 *** *** 9937 *** *** 9938 *** *** 9939 *** *** 9940 *** *** 9941 *** *** 9942 *** *** 9943 *** *** 9944 *** *** 9945 *** *** 9946 *** *** 9947 *** *** 9948 *** *** 9949 *** *** 9950 *** *** 9951 *** *** 9952 *** *** 9953 *** *** 9954 *** *** 9955 *** *** 9956 *** *** 9957 *** *** 9958 *** *** 9959 *** *** 9960 *** *** 9961 *** *** 9962 *** *** 9963 *** *** 9964 *** *** 9965 *** *** 9966 *** *** 9967 *** *** 9968 *** *** 9969 *** *** 9970 *** *** 9971 *** *** 9972 *** *** 9973 *** *** 9974 *** *** 9975 *** *** 9976 *** *** 9977 *** *** 9978 *** *** 9979 *** *** 9980 *** *** 9981 *** *** 9982 *** *** 9983 *** *** 9984 *** *** 9985 *** *** 9986 *** *** 9987 *** *** 9988 *** *** 9989 *** *** 9990 *** *** 9991 *** *** 9992 *** *** 9993 *** *** 9994 *** *** 9995 *** *** 9996 *** *** 9997 *** *** 9998 *** *** 9999 *** *** gcm 0 *** *** gcm 1 *** *** gcm 2 *** *** gcm 3 *** *** gcm 4 *** *** gcm 5 *** *** gcm 6 *** *** gcm 7 *** *** gcm 8 *** *** gcm 9 *** *** gcm 10 *** *** gcm 11 *** *** gcm 12 *** *** gcm 13 *** *** gcm 14 *** *** gcm 15 *** *** gcm 16 *** *** gcm 17 *** *** gcm 18 *** *** gcm 19 *** *** gcm 20 *** *** gcm 21 *** *** gcm 22 *** *** gcm 23 *** *** gcm 24 *** *** gcm 25 *** *** gcm 26 *** *** gcm 27 *** *** gcm 28 *** *** gcm 29 *** *** gcm 30 *** *** gcm 31 *** *** gcm 32 *** *** gcm 33 *** *** gcm 34 *** *** gcm 35 *** *** gcm 36 *** *** gcm 37 *** *** gcm 38 *** *** gcm 39 *** *** gcm 40 *** *** gcm 41 *** *** gcm 42 *** *** gcm 43 *** *** gcm 44 *** *** gcm 45 *** *** gcm 46 *** *** gcm 47 *** *** gcm 48 *** *** gcm 49 *** *** gcm 50 *** *** gcm 51 *** *** gcm 52 *** *** gcm 53 *** *** gcm 54 *** *** gcm 55 *** *** gcm 56 *** *** gcm 57 *** *** gcm 58 *** *** gcm 59 *** *** gcm 60 *** *** gcm 61 *** *** gcm 62 *** *** gcm 63 *** *** gcm 64 *** *** gcm 65 *** *** gcm 66 *** *** gcm 67 *** *** gcm 68 *** *** gcm 69 *** *** gcm 70 *** *** gcm 71 *** *** gcm 72 *** *** gcm 73 *** *** gcm 74 *** *** gcm 75 *** *** gcm 76 *** *** gcm 77 *** *** gcm 78 *** *** gcm 79 *** *** gcm 80 *** *** gcm 81 *** *** gcm 82 *** *** gcm 83 *** *** gcm 84 *** *** gcm 85 *** *** gcm 86 *** *** gcm 87 *** *** gcm 88 *** *** gcm 89 *** *** gcm 90 *** *** gcm 91 *** *** gcm 92 *** *** gcm 93 *** *** gcm 94 *** *** gcm 95 *** *** gcm 96 *** *** gcm 97 *** *** gcm 98 *** *** gcm 99 *** *** gcm 100 *** *** gcm 101 *** *** gcm 102 *** *** gcm 103 *** *** gcm 104 *** *** gcm 105 *** *** gcm 106 *** *** gcm 107 *** *** gcm 108 *** *** gcm 109 *** *** gcm 110 *** *** gcm 111 *** *** gcm 112 *** *** gcm 113 *** *** gcm 114 *** *** gcm 115 *** *** gcm 116 *** *** gcm 117 *** *** gcm 118 *** *** gcm 119 *** *** gcm 120 *** *** gcm 121 *** *** gcm 122 *** *** gcm 123 *** *** gcm 124 *** *** gcm 125 *** *** gcm 126 *** *** gcm 127 *** *** gcm 128 *** *** gcm 129 *** *** gcm 130 *** *** gcm 131 *** *** gcm 132 *** *** gcm 133 *** *** gcm 134 *** *** gcm 135 *** *** gcm 136 *** *** gcm 137 *** *** gcm 138 *** *** gcm 139 *** *** gcm 140 *** *** gcm 141 *** *** gcm 142 *** *** gcm 143 *** *** gcm 144 *** *** gcm 145 *** *** gcm 146 *** *** gcm 147 *** *** gcm 148 *** *** gcm 149 *** *** gcm 150 *** *** gcm 151 *** *** gcm 152 *** *** gcm 153 *** *** gcm 154 *** *** gcm 155 *** *** gcm 156 *** *** gcm 157 *** *** gcm 158 *** *** gcm 159 *** *** gcm 160 *** *** gcm 161 *** *** gcm 162 *** *** gcm 163 *** *** gcm 164 *** *** gcm 165 *** *** gcm 166 *** *** gcm 167 *** *** gcm 168 *** *** gcm 169 *** *** gcm 170 *** *** gcm 171 *** *** gcm 172 *** *** gcm 173 *** *** gcm 174 *** *** gcm 175 *** *** gcm 176 *** *** gcm 177 *** *** gcm 178 *** *** gcm 179 *** *** gcm 180 *** *** gcm 181 *** *** gcm 182 *** *** gcm 183 *** *** gcm 184 *** *** gcm 185 *** *** gcm 186 *** *** gcm 187 *** *** gcm 188 *** *** gcm 189 *** *** gcm 190 *** *** gcm 191 *** *** gcm 192 *** *** gcm 193 *** *** gcm 194 *** *** gcm 195 *** *** gcm 196 *** *** gcm 197 *** *** gcm 198 *** *** gcm 199 *** *** gcm 200 *** *** gcm 201 *** *** gcm 202 *** *** gcm 203 *** *** gcm 204 *** *** gcm 205 *** *** gcm 206 *** *** gcm 207 *** *** gcm 208 *** *** gcm 209 *** *** gcm 210 *** *** gcm 211 *** *** gcm 212 *** *** gcm 213 *** *** gcm 214 *** *** gcm 215 *** *** gcm 216 *** *** gcm 217 *** *** gcm 218 *** *** gcm 219 *** *** gcm 220 *** *** gcm 221 *** *** gcm 222 *** *** gcm 223 *** *** gcm 224 *** *** gcm 225 *** *** gcm 226 *** *** gcm 227 *** *** gcm 228 *** *** gcm 229 *** *** gcm 230 *** *** gcm 231 *** *** gcm 232 *** *** gcm 233 *** *** gcm 234 *** *** gcm 235 *** *** gcm 236 *** *** gcm 237 *** *** gcm 238 *** *** gcm 239 *** *** gcm 240 *** *** gcm 241 *** *** gcm 242 *** *** gcm 243 *** *** gcm 244 *** *** gcm 245 *** *** gcm 246 *** *** gcm 247 *** *** gcm 248 *** *** gcm 249 *** *** gcm 250 *** *** gcm 251 *** *** gcm 252 *** *** gcm 253 *** *** gcm 254 *** *** gcm 255 *** *** gcm 256 *** *** gcm 257 *** *** gcm 258 *** *** gcm 259 *** *** gcm 260 *** *** gcm 261 *** *** gcm 262 *** *** gcm 263 *** *** gcm 264 *** *** gcm 265 *** *** gcm 266 *** *** gcm 267 *** *** gcm 268 *** *** gcm 269 *** *** gcm 270 *** *** gcm 271 *** *** gcm 272 *** *** gcm 273 *** *** gcm 274 *** *** gcm 275 *** *** gcm 276 *** *** gcm 277 *** *** gcm 278 *** *** gcm 279 *** *** gcm 280 *** *** gcm 281 *** *** gcm 282 *** *** gcm 283 *** *** gcm 284 *** *** gcm 285 *** *** gcm 286 *** *** gcm 287 *** *** gcm 288 *** *** gcm 289 *** *** gcm 290 *** *** gcm 291 *** *** gcm 292 *** *** gcm 293 *** *** gcm 294 *** *** gcm 295 *** *** gcm 296 *** *** gcm 297 *** *** gcm 298 *** *** gcm 299 *** *** gcm 300 *** *** gcm 301 *** *** gcm 302 *** *** gcm 303 *** *** gcm 304 *** *** gcm 305 *** *** gcm 306 *** *** gcm 307 *** *** gcm 308 *** *** gcm 309 *** *** gcm 310 *** *** gcm 311 *** *** gcm 312 *** *** gcm 313 *** *** gcm 314 *** *** gcm 315 *** *** gcm 316 *** *** gcm 317 *** *** gcm 318 *** *** gcm 319 *** *** gcm 320 *** *** gcm 321 *** *** gcm 322 *** *** gcm 323 *** *** gcm 324 *** *** gcm 325 *** *** gcm 326 *** *** gcm 327 *** *** gcm 328 *** *** gcm 329 *** *** gcm 330 *** *** gcm 331 *** *** gcm 332 *** *** gcm 333 *** *** gcm 334 *** *** gcm 335 *** *** gcm 336 *** *** gcm 337 *** *** gcm 338 *** *** gcm 339 *** *** gcm 340 *** *** gcm 341 *** *** gcm 342 *** *** gcm 343 *** *** gcm 344 *** *** gcm 345 *** *** gcm 346 *** *** gcm 347 *** *** gcm 348 *** *** gcm 349 *** *** gcm 350 *** *** gcm 351 *** *** gcm 352 *** *** gcm 353 *** *** gcm 354 *** *** gcm 355 *** *** gcm 356 *** *** gcm 357 *** *** gcm 358 *** *** gcm 359 *** *** gcm 360 *** *** gcm 361 *** *** gcm 362 *** *** gcm 363 *** *** gcm 364 *** *** gcm 365 *** *** gcm 366 *** *** gcm 367 *** *** gcm 368 *** *** gcm 369 *** *** gcm 370 *** *** gcm 371 *** *** gcm 372 *** *** gcm 373 *** *** gcm 374 *** *** gcm 375 *** *** gcm 376 *** *** gcm 377 *** *** gcm 378 *** *** gcm 379 *** *** gcm 380 *** *** gcm 381 *** *** gcm 382 *** *** gcm 383 *** *** gcm 384 *** *** gcm 385 *** *** gcm 386 *** *** gcm 387 *** *** gcm 388 *** *** gcm 389 *** *** gcm 390 *** *** gcm 391 *** *** gcm 392 *** *** gcm 393 *** *** gcm 394 *** *** gcm 395 *** *** gcm 396 *** *** gcm 397 *** *** gcm 398 *** *** gcm 399 *** *** gcm 400 *** *** gcm 401 *** *** gcm 402 *** *** gcm 403 *** *** gcm 404 *** *** gcm 405 *** *** gcm 406 *** *** gcm 407 *** *** gcm 408 *** *** gcm 409 *** *** gcm 410 *** *** gcm 411 *** *** gcm 412 *** *** gcm 413 *** *** gcm 414 *** *** gcm 415 *** *** gcm 416 *** *** gcm 417 *** *** gcm 418 *** *** gcm 419 *** *** gcm 420 *** *** gcm 421 *** *** gcm 422 *** *** gcm 423 *** *** gcm 424 *** *** gcm 425 *** *** gcm 426 *** *** gcm 427 *** *** gcm 428 *** *** gcm 429 *** *** gcm 430 *** *** gcm 431 *** *** gcm 432 *** *** gcm 433 *** *** gcm 434 *** *** gcm 435 *** *** gcm 436 *** *** gcm 437 *** *** gcm 438 *** *** gcm 439 *** *** gcm 440 *** *** gcm 441 *** *** gcm 442 *** *** gcm 443 *** *** gcm 444 *** *** gcm 445 *** *** gcm 446 *** *** gcm 447 *** *** gcm 448 *** *** gcm 449 *** *** gcm 450 *** *** gcm 451 *** *** gcm 452 *** *** gcm 453 *** *** gcm 454 *** *** gcm 455 *** *** gcm 456 *** *** gcm 457 *** *** gcm 458 *** *** gcm 459 *** *** gcm 460 *** *** gcm 461 *** *** gcm 462 *** *** gcm 463 *** *** gcm 464 *** *** gcm 465 *** *** gcm 466 *** *** gcm 467 *** *** gcm 468 *** *** gcm 469 *** *** gcm 470 *** *** gcm 471 *** *** gcm 472 *** *** gcm 473 *** *** gcm 474 *** *** gcm 475 *** *** gcm 476 *** *** gcm 477 *** *** gcm 478 *** *** gcm 479 *** *** gcm 480 *** *** gcm 481 *** *** gcm 482 *** *** gcm 483 *** *** gcm 484 *** *** gcm 485 *** *** gcm 486 *** *** gcm 487 *** *** gcm 488 *** *** gcm 489 *** *** gcm 490 *** *** gcm 491 *** *** gcm 492 *** *** gcm 493 *** *** gcm 494 *** *** gcm 495 *** *** gcm 496 *** *** gcm 497 *** *** gcm 498 *** *** gcm 499 *** *** gcm 500 *** *** gcm 501 *** *** gcm 502 *** *** gcm 503 *** *** gcm 504 *** *** gcm 505 *** *** gcm 506 *** *** gcm 507 *** *** gcm 508 *** *** gcm 509 *** *** gcm 510 *** *** gcm 511 *** *** gcm 512 *** *** gcm 513 *** *** gcm 514 *** *** gcm 515 *** *** gcm 516 *** *** gcm 517 *** *** gcm 518 *** *** gcm 519 *** *** gcm 520 *** *** gcm 521 *** *** gcm 522 *** *** gcm 523 *** *** gcm 524 *** *** gcm 525 *** *** gcm 526 *** *** gcm 527 *** *** gcm 528 *** *** gcm 529 *** *** gcm 530 *** *** gcm 531 *** *** gcm 532 *** *** gcm 533 *** *** gcm 534 *** *** gcm 535 *** *** gcm 536 *** *** gcm 537 *** *** gcm 538 *** *** gcm 539 *** *** gcm 540 *** *** gcm 541 *** *** gcm 542 *** *** gcm 543 *** *** gcm 544 *** *** gcm 545 *** *** gcm 546 *** *** gcm 547 *** *** gcm 548 *** *** gcm 549 *** *** gcm 550 *** *** gcm 551 *** *** gcm 552 *** *** gcm 553 *** *** gcm 554 *** *** gcm 555 *** *** gcm 556 *** *** gcm 557 *** *** gcm 558 *** *** gcm 559 *** *** gcm 560 *** *** gcm 561 *** *** gcm 562 *** *** gcm 563 *** *** gcm 564 *** *** gcm 565 *** *** gcm 566 *** *** gcm 567 *** *** gcm 568 *** *** gcm 569 *** *** gcm 570 *** *** gcm 571 *** *** gcm 572 *** *** gcm 573 *** *** gcm 574 *** *** gcm 575 *** *** gcm 576 *** *** gcm 577 *** *** gcm 578 *** *** gcm 579 *** *** gcm 580 *** *** gcm 581 *** *** gcm 582 *** *** gcm 583 *** *** gcm 584 *** *** gcm 585 *** *** gcm 586 *** *** gcm 587 *** *** gcm 588 *** *** gcm 589 *** *** gcm 590 *** *** gcm 591 *** *** gcm 592 *** *** gcm 593 *** *** gcm 594 *** *** gcm 595 *** *** gcm 596 *** *** gcm 597 *** *** gcm 598 *** *** gcm 599 *** *** gcm 600 *** *** gcm 601 *** *** gcm 602 *** *** gcm 603 *** *** gcm 604 *** *** gcm 605 *** *** gcm 606 *** *** gcm 607 *** *** gcm 608 *** *** gcm 609 *** *** gcm 610 *** *** gcm 611 *** *** gcm 612 *** *** gcm 613 *** *** gcm 614 *** *** gcm 615 *** *** gcm 616 *** *** gcm 617 *** *** gcm 618 *** *** gcm 619 *** *** gcm 620 *** *** gcm 621 *** *** gcm 622 *** *** gcm 623 *** *** gcm 624 *** *** gcm 625 *** *** gcm 626 *** *** gcm 627 *** *** gcm 628 *** *** gcm 629 *** *** gcm 630 *** *** gcm 631 *** *** gcm 632 *** *** gcm 633 *** *** gcm 634 *** *** gcm 635 *** *** gcm 636 *** *** gcm 637 *** *** gcm 638 *** *** gcm 639 *** *** gcm 640 *** *** gcm 641 *** *** gcm 642 *** *** gcm 643 *** *** gcm 644 *** *** gcm 645 *** *** gcm 646 *** *** gcm 647 *** *** gcm 648 *** *** gcm 649 *** *** gcm 650 *** *** gcm 651 *** *** gcm 652 *** *** gcm 653 *** *** gcm 654 *** *** gcm 655 *** *** gcm 656 *** *** gcm 657 *** *** gcm 658 *** *** gcm 659 *** *** gcm 660 *** *** gcm 661 *** *** gcm 662 *** *** gcm 663 *** *** gcm 664 *** *** gcm 665 *** *** gcm 666 *** *** gcm 667 *** *** gcm 668 *** *** gcm 669 *** *** gcm 670 *** *** gcm 671 *** *** gcm 672 *** *** gcm 673 *** *** gcm 674 *** *** gcm 675 *** *** gcm 676 *** *** gcm 677 *** *** gcm 678 *** *** gcm 679 *** *** gcm 680 *** *** gcm 681 *** *** gcm 682 *** *** gcm 683 *** *** gcm 684 *** *** gcm 685 *** *** gcm 686 *** *** gcm 687 *** *** gcm 688 *** *** gcm 689 *** *** gcm 690 *** *** gcm 691 *** *** gcm 692 *** *** gcm 693 *** *** gcm 694 *** *** gcm 695 *** *** gcm 696 *** *** gcm 697 *** *** gcm 698 *** *** gcm 699 *** *** gcm 700 *** *** gcm 701 *** *** gcm 702 *** *** gcm 703 *** *** gcm 704 *** *** gcm 705 *** *** gcm 706 *** *** gcm 707 *** *** gcm 708 *** *** gcm 709 *** *** gcm 710 *** *** gcm 711 *** *** gcm 712 *** *** gcm 713 *** *** gcm 714 *** *** gcm 715 *** *** gcm 716 *** *** gcm 717 *** *** gcm 718 *** *** gcm 719 *** *** gcm 720 *** *** gcm 721 *** *** gcm 722 *** *** gcm 723 *** *** gcm 724 *** *** gcm 725 *** *** gcm 726 *** *** gcm 727 *** *** gcm 728 *** *** gcm 729 *** *** gcm 730 *** *** gcm 731 *** *** gcm 732 *** *** gcm 733 *** *** gcm 734 *** *** gcm 735 *** *** gcm 736 *** *** gcm 737 *** *** gcm 738 *** *** gcm 739 *** *** gcm 740 *** *** gcm 741 *** *** gcm 742 *** *** gcm 743 *** *** gcm 744 *** *** gcm 745 *** *** gcm 746 *** *** gcm 747 *** *** gcm 748 *** *** gcm 749 *** *** gcm 750 *** *** gcm 751 *** *** gcm 752 *** *** gcm 753 *** *** gcm 754 *** *** gcm 755 *** *** gcm 756 *** *** gcm 757 *** *** gcm 758 *** *** gcm 759 *** *** gcm 760 *** *** gcm 761 *** *** gcm 762 *** *** gcm 763 *** *** gcm 764 *** *** gcm 765 *** *** gcm 766 *** *** gcm 767 *** *** gcm 768 *** *** gcm 769 *** *** gcm 770 *** *** gcm 771 *** *** gcm 772 *** *** gcm 773 *** *** gcm 774 *** *** gcm 775 *** *** gcm 776 *** *** gcm 777 *** *** gcm 778 *** *** gcm 779 *** *** gcm 780 *** *** gcm 781 *** *** gcm 782 *** *** gcm 783 *** *** gcm 784 *** *** gcm 785 *** *** gcm 786 *** *** gcm 787 *** *** gcm 788 *** *** gcm 789 *** *** gcm 790 *** *** gcm 791 *** *** gcm 792 *** *** gcm 793 *** *** gcm 794 *** *** gcm 795 *** *** gcm 796 *** *** gcm 797 *** *** gcm 798 *** *** gcm 799 *** *** gcm 800 *** *** gcm 801 *** *** gcm 802 *** *** gcm 803 *** *** gcm 804 *** *** gcm 805 *** *** gcm 806 *** *** gcm 807 *** *** gcm 808 *** *** gcm 809 *** *** gcm 810 *** *** gcm 811 *** *** gcm 812 *** *** gcm 813 *** *** gcm 814 *** *** gcm 815 *** *** gcm 816 *** *** gcm 817 *** *** gcm 818 *** *** gcm 819 *** *** gcm 820 *** *** gcm 821 *** *** gcm 822 *** *** gcm 823 *** *** gcm 824 *** *** gcm 825 *** *** gcm 826 *** *** gcm 827 *** *** gcm 828 *** *** gcm 829 *** *** gcm 830 *** *** gcm 831 *** *** gcm 832 *** *** gcm 833 *** *** gcm 834 *** *** gcm 835 *** *** gcm 836 *** *** gcm 837 *** *** gcm 838 *** *** gcm 839 *** *** gcm 840 *** *** gcm 841 *** *** gcm 842 *** *** gcm 843 *** *** gcm 844 *** *** gcm 845 *** *** gcm 846 *** *** gcm 847 *** *** gcm 848 *** *** gcm 849 *** *** gcm 850 *** *** gcm 851 *** *** gcm 852 *** *** gcm 853 *** *** gcm 854 *** *** gcm 855 *** *** gcm 856 *** *** gcm 857 *** *** gcm 858 *** *** gcm 859 *** *** gcm 860 *** *** gcm 861 *** *** gcm 862 *** *** gcm 863 *** *** gcm 864 *** *** gcm 865 *** *** gcm 866 *** *** gcm 867 *** *** gcm 868 *** *** gcm 869 *** *** gcm 870 *** *** gcm 871 *** *** gcm 872 *** *** gcm 873 *** *** gcm 874 *** *** gcm 875 *** *** gcm 876 *** *** gcm 877 *** *** gcm 878 *** *** gcm 879 *** *** gcm 880 *** *** gcm 881 *** *** gcm 882 *** *** gcm 883 *** *** gcm 884 *** *** gcm 885 *** *** gcm 886 *** *** gcm 887 *** *** gcm 888 *** *** gcm 889 *** *** gcm 890 *** *** gcm 891 *** *** gcm 892 *** *** gcm 893 *** *** gcm 894 *** *** gcm 895 *** *** gcm 896 *** *** gcm 897 *** *** gcm 898 *** *** gcm 899 *** *** gcm 900 *** *** gcm 901 *** *** gcm 902 *** *** gcm 903 *** *** gcm 904 *** *** gcm 905 *** *** gcm 906 *** *** gcm 907 *** *** gcm 908 *** *** gcm 909 *** *** gcm 910 *** *** gcm 911 *** *** gcm 912 *** *** gcm 913 *** *** gcm 914 *** *** gcm 915 *** *** gcm 916 *** *** gcm 917 *** *** gcm 918 *** *** gcm 919 *** *** gcm 920 *** *** gcm 921 *** *** gcm 922 *** *** gcm 923 *** *** gcm 924 *** *** gcm 925 *** *** gcm 926 *** *** gcm 927 *** *** gcm 928 *** *** gcm 929 *** *** gcm 930 *** *** gcm 931 *** *** gcm 932 *** *** gcm 933 *** *** gcm 934 *** *** gcm 935 *** *** gcm 936 *** *** gcm 937 *** *** gcm 938 *** *** gcm 939 *** *** gcm 940 *** *** gcm 941 *** *** gcm 942 *** *** gcm 943 *** *** gcm 944 *** *** gcm 945 *** *** gcm 946 *** *** gcm 947 *** *** gcm 948 *** *** gcm 949 *** *** gcm 950 *** *** gcm 951 *** *** gcm 952 *** *** gcm 953 *** *** gcm 954 *** *** gcm 955 *** *** gcm 956 *** *** gcm 957 *** *** gcm 958 *** *** gcm 959 *** *** gcm 960 *** *** gcm 961 *** *** gcm 962 *** *** gcm 963 *** *** gcm 964 *** *** gcm 965 *** *** gcm 966 *** *** gcm 967 *** *** gcm 968 *** *** gcm 969 *** *** gcm 970 *** *** gcm 971 *** *** gcm 972 *** *** gcm 973 *** *** gcm 974 *** *** gcm 975 *** *** gcm 976 *** *** gcm 977 *** *** gcm 978 *** *** gcm 979 *** *** gcm 980 *** *** gcm 981 *** *** gcm 982 *** *** gcm 983 *** *** gcm 984 *** *** gcm 985 *** *** gcm 986 *** *** gcm 987 *** *** gcm 988 *** *** gcm 989 *** *** gcm 990 *** *** gcm 991 *** *** gcm 992 *** *** gcm 993 *** *** gcm 994 *** *** gcm 995 *** *** gcm 996 *** *** gcm 997 *** *** gcm 998 *** *** gcm 999 *** *** gcm 1000 *** *** gcm 1001 *** *** gcm 1002 *** *** gcm 1003 *** *** gcm 1004 *** *** gcm 1005 *** *** gcm 1006 *** *** gcm 1007 *** *** gcm 1008 *** *** gcm 1009 *** *** gcm 1010 *** *** gcm 1011 *** *** gcm 1012 *** *** gcm 1013 *** *** gcm 1014 *** *** gcm 1015 *** *** gcm 1016 *** *** gcm 1017 *** *** gcm 1018 *** *** gcm 1019 *** *** gcm 1020 *** *** gcm 1021 *** *** gcm 1022 *** *** gcm 1023 *** *** gcm 1024 *** *** gcm 1025 *** *** gcm 1026 *** *** gcm 1027 *** *** gcm 1028 *** *** gcm 1029 *** *** gcm 1030 *** *** gcm 1031 *** *** gcm 1032 *** *** gcm 1033 *** *** gcm 1034 *** *** gcm 1035 *** *** gcm 1036 *** *** gcm 1037 *** *** gcm 1038 *** *** gcm 1039 *** *** gcm 1040 *** *** gcm 1041 *** *** gcm 1042 *** *** gcm 1043 *** *** gcm 1044 *** *** gcm 1045 *** *** gcm 1046 *** *** gcm 1047 *** *** gcm 1048 *** *** gcm 1049 *** *** gcm 1050 *** *** gcm 1051 *** *** gcm 1052 *** *** gcm 1053 *** *** gcm 1054 *** *** gcm 1055 *** *** gcm 1056 *** *** gcm 1057 *** *** gcm 1058 *** *** gcm 1059 *** *** gcm 1060 *** *** gcm 1061 *** *** gcm 1062 *** *** gcm 1063 *** *** gcm 1064 *** *** gcm 1065 *** *** gcm 1066 *** *** gcm 1067 *** *** gcm 1068 *** *** gcm 1069 *** *** gcm 1070 *** *** gcm 1071 *** *** gcm 1072 *** *** gcm 1073 *** *** gcm 1074 *** *** gcm 1075 *** *** gcm 1076 *** *** gcm 1077 *** *** gcm 1078 *** *** gcm 1079 *** *** gcm 1080 *** *** gcm 1081 *** *** gcm 1082 *** *** gcm 1083 *** *** gcm 1084 *** *** gcm 1085 *** *** gcm 1086 *** *** gcm 1087 *** *** gcm 1088 *** *** gcm 1089 *** *** gcm 1090 *** *** gcm 1091 *** *** gcm 1092 *** *** gcm 1093 *** *** gcm 1094 *** *** gcm 1095 *** *** gcm 1096 *** *** gcm 1097 *** *** gcm 1098 *** *** gcm 1099 *** *** gcm 1100 *** *** gcm 1101 *** *** gcm 1102 *** *** gcm 1103 *** *** gcm 1104 *** *** gcm 1105 *** *** gcm 1106 *** *** gcm 1107 *** *** gcm 1108 *** *** gcm 1109 *** *** gcm 1110 *** *** gcm 1111 *** *** gcm 1112 *** *** gcm 1113 *** *** gcm 1114 *** *** gcm 1115 *** *** gcm 1116 *** *** gcm 1117 *** *** gcm 1118 *** *** gcm 1119 *** *** gcm 1120 *** *** gcm 1121 *** *** gcm 1122 *** *** gcm 1123 *** *** gcm 1124 *** *** gcm 1125 *** *** gcm 1126 *** *** gcm 1127 *** *** gcm 1128 *** *** gcm 1129 *** *** gcm 1130 *** *** gcm 1131 *** *** gcm 1132 *** *** gcm 1133 *** *** gcm 1134 *** *** gcm 1135 *** *** gcm 1136 *** *** gcm 1137 *** *** gcm 1138 *** *** gcm 1139 *** *** gcm 1140 *** *** gcm 1141 *** *** gcm 1142 *** *** gcm 1143 *** *** gcm 1144 *** *** gcm 1145 *** *** gcm 1146 *** *** gcm 1147 *** *** gcm 1148 *** *** gcm 1149 *** *** gcm 1150 *** *** gcm 1151 *** *** gcm 1152 *** *** gcm 1153 *** *** gcm 1154 *** *** gcm 1155 *** *** gcm 1156 *** *** gcm 1157 *** *** gcm 1158 *** *** gcm 1159 *** *** gcm 1160 *** *** gcm 1161 *** *** gcm 1162 *** *** gcm 1163 *** *** gcm 1164 *** *** gcm 1165 *** *** gcm 1166 *** *** gcm 1167 *** *** gcm 1168 *** *** gcm 1169 *** *** gcm 1170 *** *** gcm 1171 *** *** gcm 1172 *** *** gcm 1173 *** *** gcm 1174 *** *** gcm 1175 *** *** gcm 1176 *** *** gcm 1177 *** *** gcm 1178 *** *** gcm 1179 *** *** gcm 1180 *** *** gcm 1181 *** *** gcm 1182 *** *** gcm 1183 *** *** gcm 1184 *** *** gcm 1185 *** *** gcm 1186 *** *** gcm 1187 *** *** gcm 1188 *** *** gcm 1189 *** *** gcm 1190 *** *** gcm 1191 *** *** gcm 1192 *** *** gcm 1193 *** *** gcm 1194 *** *** gcm 1195 *** *** gcm 1196 *** *** gcm 1197 *** *** gcm 1198 *** *** gcm 1199 *** *** gcm 1200 *** *** gcm 1201 *** *** gcm 1202 *** *** gcm 1203 *** *** gcm 1204 *** *** gcm 1205 *** *** gcm 1206 *** *** gcm 1207 *** *** gcm 1208 *** *** gcm 1209 *** *** gcm 1210 *** *** gcm 1211 *** *** gcm 1212 *** *** gcm 1213 *** *** gcm 1214 *** *** gcm 1215 *** *** gcm 1216 *** *** gcm 1217 *** *** gcm 1218 *** *** gcm 1219 *** *** gcm 1220 *** *** gcm 1221 *** *** gcm 1222 *** *** gcm 1223 *** *** gcm 1224 *** *** gcm 1225 *** *** gcm 1226 *** *** gcm 1227 *** *** gcm 1228 *** *** gcm 1229 *** *** gcm 1230 *** *** gcm 1231 *** *** gcm 1232 *** *** gcm 1233 *** *** gcm 1234 *** *** gcm 1235 *** *** gcm 1236 *** *** gcm 1237 *** *** gcm 1238 *** *** gcm 1239 *** *** gcm 1240 *** *** gcm 1241 *** *** gcm 1242 *** *** gcm 1243 *** *** gcm 1244 *** *** gcm 1245 *** *** gcm 1246 *** *** gcm 1247 *** *** gcm 1248 *** *** gcm 1249 *** *** gcm 1250 *** *** gcm 1251 *** *** gcm 1252 *** *** gcm 1253 *** *** gcm 1254 *** *** gcm 1255 *** *** gcm 1256 *** *** gcm 1257 *** *** gcm 1258 *** *** gcm 1259 *** *** gcm 1260 *** *** gcm 1261 *** *** gcm 1262 *** *** gcm 1263 *** *** gcm 1264 *** *** gcm 1265 *** *** gcm 1266 *** *** gcm 1267 *** *** gcm 1268 *** *** gcm 1269 *** *** gcm 1270 *** *** gcm 1271 *** *** gcm 1272 *** *** gcm 1273 *** *** gcm 1274 *** *** gcm 1275 *** *** gcm 1276 *** *** gcm 1277 *** *** gcm 1278 *** *** gcm 1279 *** *** gcm 1280 *** *** gcm 1281 *** *** gcm 1282 *** *** gcm 1283 *** *** gcm 1284 *** *** gcm 1285 *** *** gcm 1286 *** *** gcm 1287 *** *** gcm 1288 *** *** gcm 1289 *** *** gcm 1290 *** *** gcm 1291 *** *** gcm 1292 *** *** gcm 1293 *** *** gcm 1294 *** *** gcm 1295 *** *** gcm 1296 *** *** gcm 1297 *** *** gcm 1298 *** *** gcm 1299 *** *** gcm 1300 *** *** gcm 1301 *** *** gcm 1302 *** *** gcm 1303 *** *** gcm 1304 *** *** gcm 1305 *** *** gcm 1306 *** *** gcm 1307 *** *** gcm 1308 *** *** gcm 1309 *** *** gcm 1310 *** *** gcm 1311 *** *** gcm 1312 *** *** gcm 1313 *** *** gcm 1314 *** *** gcm 1315 *** *** gcm 1316 *** *** gcm 1317 *** *** gcm 1318 *** *** gcm 1319 *** *** gcm 1320 *** *** gcm 1321 *** *** gcm 1322 *** *** gcm 1323 *** *** gcm 1324 *** *** gcm 1325 *** *** gcm 1326 *** *** gcm 1327 *** *** gcm 1328 *** *** gcm 1329 *** *** gcm 1330 *** *** gcm 1331 *** *** gcm 1332 *** *** gcm 1333 *** *** gcm 1334 *** *** gcm 1335 *** *** gcm 1336 *** *** gcm 1337 *** *** gcm 1338 *** *** gcm 1339 *** *** gcm 1340 *** *** gcm 1341 *** *** gcm 1342 *** *** gcm 1343 *** *** gcm 1344 *** *** gcm 1345 *** *** gcm 1346 *** *** gcm 1347 *** *** gcm 1348 *** *** gcm 1349 *** *** gcm 1350 *** *** gcm 1351 *** *** gcm 1352 *** *** gcm 1353 *** *** gcm 1354 *** *** gcm 1355 *** *** gcm 1356 *** *** gcm 1357 *** *** gcm 1358 *** *** gcm 1359 *** *** gcm 1360 *** *** gcm 1361 *** *** gcm 1362 *** *** gcm 1363 *** *** gcm 1364 *** *** gcm 1365 *** *** gcm 1366 *** *** gcm 1367 *** *** gcm 1368 *** *** gcm 1369 *** *** gcm 1370 *** *** gcm 1371 *** *** gcm 1372 *** *** gcm 1373 *** *** gcm 1374 *** *** gcm 1375 *** *** gcm 1376 *** *** gcm 1377 *** *** gcm 1378 *** *** gcm 1379 *** *** gcm 1380 *** *** gcm 1381 *** *** gcm 1382 *** *** gcm 1383 *** *** gcm 1384 *** *** gcm 1385 *** *** gcm 1386 *** *** gcm 1387 *** *** gcm 1388 *** *** gcm 1389 *** *** gcm 1390 *** *** gcm 1391 *** *** gcm 1392 *** *** gcm 1393 *** *** gcm 1394 *** *** gcm 1395 *** *** gcm 1396 *** *** gcm 1397 *** *** gcm 1398 *** *** gcm 1399 *** *** gcm 1400 *** *** gcm 1401 *** *** gcm 1402 *** *** gcm 1403 *** *** gcm 1404 *** *** gcm 1405 *** *** gcm 1406 *** *** gcm 1407 *** *** gcm 1408 *** *** gcm 1409 *** *** gcm 1410 *** *** gcm 1411 *** *** gcm 1412 *** *** gcm 1413 *** *** gcm 1414 *** *** gcm 1415 *** *** gcm 1416 *** *** gcm 1417 *** *** gcm 1418 *** *** gcm 1419 *** *** gcm 1420 *** *** gcm 1421 *** *** gcm 1422 *** *** gcm 1423 *** *** gcm 1424 *** *** gcm 1425 *** *** gcm 1426 *** *** gcm 1427 *** *** gcm 1428 *** *** gcm 1429 *** *** gcm 1430 *** *** gcm 1431 *** *** gcm 1432 *** *** gcm 1433 *** *** gcm 1434 *** *** gcm 1435 *** *** gcm 1436 *** *** gcm 1437 *** *** gcm 1438 *** *** gcm 1439 *** *** gcm 1440 *** *** gcm 1441 *** *** gcm 1442 *** *** gcm 1443 *** *** gcm 1444 *** *** gcm 1445 *** *** gcm 1446 *** *** gcm 1447 *** *** gcm 1448 *** *** gcm 1449 *** *** gcm 1450 *** *** gcm 1451 *** *** gcm 1452 *** *** gcm 1453 *** *** gcm 1454 *** *** gcm 1455 *** *** gcm 1456 *** *** gcm 1457 *** *** gcm 1458 *** *** gcm 1459 *** *** gcm 1460 *** *** gcm 1461 *** *** gcm 1462 *** *** gcm 1463 *** *** gcm 1464 *** *** gcm 1465 *** *** gcm 1466 *** *** gcm 1467 *** *** gcm 1468 *** *** gcm 1469 *** *** gcm 1470 *** *** gcm 1471 *** *** gcm 1472 *** *** gcm 1473 *** *** gcm 1474 *** *** gcm 1475 *** *** gcm 1476 *** *** gcm 1477 *** *** gcm 1478 *** *** gcm 1479 *** *** gcm 1480 *** *** gcm 1481 *** *** gcm 1482 *** *** gcm 1483 *** *** gcm 1484 *** *** gcm 1485 *** *** gcm 1486 *** *** gcm 1487 *** *** gcm 1488 *** *** gcm 1489 *** *** gcm 1490 *** *** gcm 1491 *** *** gcm 1492 *** *** gcm 1493 *** *** gcm 1494 *** *** gcm 1495 *** *** gcm 1496 *** *** gcm 1497 *** *** gcm 1498 *** *** gcm 1499 *** *** gcm 1500 *** *** gcm 1501 *** *** gcm 1502 *** *** gcm 1503 *** *** gcm 1504 *** *** gcm 1505 *** *** gcm 1506 *** *** gcm 1507 *** *** gcm 1508 *** *** gcm 1509 *** *** gcm 1510 *** *** gcm 1511 *** *** gcm 1512 *** *** gcm 1513 *** *** gcm 1514 *** *** gcm 1515 *** *** gcm 1516 *** *** gcm 1517 *** *** gcm 1518 *** *** gcm 1519 *** *** gcm 1520 *** *** gcm 1521 *** *** gcm 1522 *** *** gcm 1523 *** *** gcm 1524 *** *** gcm 1525 *** *** gcm 1526 *** *** gcm 1527 *** *** gcm 1528 *** *** gcm 1529 *** *** gcm 1530 *** *** gcm 1531 *** *** gcm 1532 *** *** gcm 1533 *** *** gcm 1534 *** *** gcm 1535 *** *** gcm 1536 *** *** gcm 1537 *** *** gcm 1538 *** *** gcm 1539 *** *** gcm 1540 *** *** gcm 1541 *** *** gcm 1542 *** *** gcm 1543 *** *** gcm 1544 *** *** gcm 1545 *** *** gcm 1546 *** *** gcm 1547 *** *** gcm 1548 *** *** gcm 1549 *** *** gcm 1550 *** *** gcm 1551 *** *** gcm 1552 *** *** gcm 1553 *** *** gcm 1554 *** *** gcm 1555 *** *** gcm 1556 *** *** gcm 1557 *** *** gcm 1558 *** *** gcm 1559 *** *** gcm 1560 *** *** gcm 1561 *** *** gcm 1562 *** *** gcm 1563 *** *** gcm 1564 *** *** gcm 1565 *** *** gcm 1566 *** *** gcm 1567 *** *** gcm 1568 *** *** gcm 1569 *** *** gcm 1570 *** *** gcm 1571 *** *** gcm 1572 *** *** gcm 1573 *** *** gcm 1574 *** *** gcm 1575 *** *** gcm 1576 *** *** gcm 1577 *** *** gcm 1578 *** *** gcm 1579 *** *** gcm 1580 *** *** gcm 1581 *** *** gcm 1582 *** *** gcm 1583 *** *** gcm 1584 *** *** gcm 1585 *** *** gcm 1586 *** *** gcm 1587 *** *** gcm 1588 *** *** gcm 1589 *** *** gcm 1590 *** *** gcm 1591 *** *** gcm 1592 *** *** gcm 1593 *** *** gcm 1594 *** *** gcm 1595 *** *** gcm 1596 *** *** gcm 1597 *** *** gcm 1598 *** *** gcm 1599 *** *** gcm 1600 *** *** gcm 1601 *** *** gcm 1602 *** *** gcm 1603 *** *** gcm 1604 *** *** gcm 1605 *** *** gcm 1606 *** *** gcm 1607 *** *** gcm 1608 *** *** gcm 1609 *** *** gcm 1610 *** *** gcm 1611 *** *** gcm 1612 *** *** gcm 1613 *** *** gcm 1614 *** *** gcm 1615 *** *** gcm 1616 *** *** gcm 1617 *** *** gcm 1618 *** *** gcm 1619 *** *** gcm 1620 *** *** gcm 1621 *** *** gcm 1622 *** *** gcm 1623 *** *** gcm 1624 *** *** gcm 1625 *** *** gcm 1626 *** *** gcm 1627 *** *** gcm 1628 *** *** gcm 1629 *** *** gcm 1630 *** *** gcm 1631 *** *** gcm 1632 *** *** gcm 1633 *** *** gcm 1634 *** *** gcm 1635 *** *** gcm 1636 *** *** gcm 1637 *** *** gcm 1638 *** *** gcm 1639 *** *** gcm 1640 *** *** gcm 1641 *** *** gcm 1642 *** *** gcm 1643 *** *** gcm 1644 *** *** gcm 1645 *** *** gcm 1646 *** *** gcm 1647 *** *** gcm 1648 *** *** gcm 1649 *** *** gcm 1650 *** *** gcm 1651 *** *** gcm 1652 *** *** gcm 1653 *** *** gcm 1654 *** *** gcm 1655 *** *** gcm 1656 *** *** gcm 1657 *** *** gcm 1658 *** *** gcm 1659 *** *** gcm 1660 *** *** gcm 1661 *** *** gcm 1662 *** *** gcm 1663 *** *** gcm 1664 *** *** gcm 1665 *** *** gcm 1666 *** *** gcm 1667 *** *** gcm 1668 *** *** gcm 1669 *** *** gcm 1670 *** *** gcm 1671 *** *** gcm 1672 *** *** gcm 1673 *** *** gcm 1674 *** *** gcm 1675 *** *** gcm 1676 *** *** gcm 1677 *** *** gcm 1678 *** *** gcm 1679 *** *** gcm 1680 *** *** gcm 1681 *** *** gcm 1682 *** *** gcm 1683 *** *** gcm 1684 *** *** gcm 1685 *** *** gcm 1686 *** *** gcm 1687 *** *** gcm 1688 *** *** gcm 1689 *** *** gcm 1690 *** *** gcm 1691 *** *** gcm 1692 *** *** gcm 1693 *** *** gcm 1694 *** *** gcm 1695 *** *** gcm 1696 *** *** gcm 1697 *** *** gcm 1698 *** *** gcm 1699 *** *** gcm 1700 *** *** gcm 1701 *** *** gcm 1702 *** *** gcm 1703 *** *** gcm 1704 *** *** gcm 1705 *** *** gcm 1706 *** *** gcm 1707 *** *** gcm 1708 *** *** gcm 1709 *** *** gcm 1710 *** *** gcm 1711 *** *** gcm 1712 *** *** gcm 1713 *** *** gcm 1714 *** *** gcm 1715 *** *** gcm 1716 *** *** gcm 1717 *** *** gcm 1718 *** *** gcm 1719 *** *** gcm 1720 *** *** gcm 1721 *** *** gcm 1722 *** *** gcm 1723 *** *** gcm 1724 *** *** gcm 1725 *** *** gcm 1726 *** *** gcm 1727 *** *** gcm 1728 *** *** gcm 1729 *** *** gcm 1730 *** *** gcm 1731 *** *** gcm 1732 *** *** gcm 1733 *** *** gcm 1734 *** *** gcm 1735 *** *** gcm 1736 *** *** gcm 1737 *** *** gcm 1738 *** *** gcm 1739 *** *** gcm 1740 *** *** gcm 1741 *** *** gcm 1742 *** *** gcm 1743 *** *** gcm 1744 *** *** gcm 1745 *** *** gcm 1746 *** *** gcm 1747 *** *** gcm 1748 *** *** gcm 1749 *** *** gcm 1750 *** *** gcm 1751 *** *** gcm 1752 *** *** gcm 1753 *** *** gcm 1754 *** *** gcm 1755 *** *** gcm 1756 *** *** gcm 1757 *** *** gcm 1758 *** *** gcm 1759 *** *** gcm 1760 *** *** gcm 1761 *** *** gcm 1762 *** *** gcm 1763 *** *** gcm 1764 *** *** gcm 1765 *** *** gcm 1766 *** *** gcm 1767 *** *** gcm 1768 *** *** gcm 1769 *** *** gcm 1770 *** *** gcm 1771 *** *** gcm 1772 *** *** gcm 1773 *** *** gcm 1774 *** *** gcm 1775 *** *** gcm 1776 *** *** gcm 1777 *** *** gcm 1778 *** *** gcm 1779 *** *** gcm 1780 *** *** gcm 1781 *** *** gcm 1782 *** *** gcm 1783 *** *** gcm 1784 *** *** gcm 1785 *** *** gcm 1786 *** *** gcm 1787 *** *** gcm 1788 *** *** gcm 1789 *** *** gcm 1790 *** *** gcm 1791 *** *** gcm 1792 *** *** gcm 1793 *** *** gcm 1794 *** *** gcm 1795 *** *** gcm 1796 *** *** gcm 1797 *** *** gcm 1798 *** *** gcm 1799 *** *** gcm 1800 *** *** gcm 1801 *** *** gcm 1802 *** *** gcm 1803 *** *** gcm 1804 *** *** gcm 1805 *** *** gcm 1806 *** *** gcm 1807 *** *** gcm 1808 *** *** gcm 1809 *** *** gcm 1810 *** *** gcm 1811 *** *** gcm 1812 *** *** gcm 1813 *** *** gcm 1814 *** *** gcm 1815 *** *** gcm 1816 *** *** gcm 1817 *** *** gcm 1818 *** *** gcm 1819 *** *** gcm 1820 *** *** gcm 1821 *** *** gcm 1822 *** *** gcm 1823 *** *** gcm 1824 *** *** gcm 1825 *** *** gcm 1826 *** *** gcm 1827 *** *** gcm 1828 *** *** gcm 1829 *** *** gcm 1830 *** *** gcm 1831 *** *** gcm 1832 *** *** gcm 1833 *** *** gcm 1834 *** *** gcm 1835 *** *** gcm 1836 *** *** gcm 1837 *** *** gcm 1838 *** *** gcm 1839 *** *** gcm 1840 *** *** gcm 1841 *** *** gcm 1842 *** *** gcm 1843 *** *** gcm 1844 *** *** gcm 1845 *** *** gcm 1846 *** *** gcm 1847 *** *** gcm 1848 *** *** gcm 1849 *** *** gcm 1850 *** *** gcm 1851 *** *** gcm 1852 *** *** gcm 1853 *** *** gcm 1854 *** *** gcm 1855 *** *** gcm 1856 *** *** gcm 1857 *** *** gcm 1858 *** *** gcm 1859 *** *** gcm 1860 *** *** gcm 1861 *** *** gcm 1862 *** *** gcm 1863 *** *** gcm 1864 *** *** gcm 1865 *** *** gcm 1866 *** *** gcm 1867 *** *** gcm 1868 *** *** gcm 1869 *** *** gcm 1870 *** *** gcm 1871 *** *** gcm 1872 *** *** gcm 1873 *** *** gcm 1874 *** *** gcm 1875 *** *** gcm 1876 *** *** gcm 1877 *** *** gcm 1878 *** *** gcm 1879 *** *** gcm 1880 *** *** gcm 1881 *** *** gcm 1882 *** *** gcm 1883 *** *** gcm 1884 *** *** gcm 1885 *** *** gcm 1886 *** *** gcm 1887 *** *** gcm 1888 *** *** gcm 1889 *** *** gcm 1890 *** *** gcm 1891 *** *** gcm 1892 *** *** gcm 1893 *** *** gcm 1894 *** *** gcm 1895 *** *** gcm 1896 *** *** gcm 1897 *** *** gcm 1898 *** *** gcm 1899 *** *** gcm 1900 *** *** gcm 1901 *** *** gcm 1902 *** *** gcm 1903 *** *** gcm 1904 *** *** gcm 1905 *** *** gcm 1906 *** *** gcm 1907 *** *** gcm 1908 *** *** gcm 1909 *** *** gcm 1910 *** *** gcm 1911 *** *** gcm 1912 *** *** gcm 1913 *** *** gcm 1914 *** *** gcm 1915 *** *** gcm 1916 *** *** gcm 1917 *** *** gcm 1918 *** *** gcm 1919 *** *** gcm 1920 *** *** gcm 1921 *** *** gcm 1922 *** *** gcm 1923 *** *** gcm 1924 *** *** gcm 1925 *** *** gcm 1926 *** *** gcm 1927 *** *** gcm 1928 *** *** gcm 1929 *** *** gcm 1930 *** *** gcm 1931 *** *** gcm 1932 *** *** gcm 1933 *** *** gcm 1934 *** *** gcm 1935 *** *** gcm 1936 *** *** gcm 1937 *** *** gcm 1938 *** *** gcm 1939 *** *** gcm 1940 *** *** gcm 1941 *** *** gcm 1942 *** *** gcm 1943 *** *** gcm 1944 *** *** gcm 1945 *** *** gcm 1946 *** *** gcm 1947 *** *** gcm 1948 *** *** gcm 1949 *** *** gcm 1950 *** *** gcm 1951 *** *** gcm 1952 *** *** gcm 1953 *** *** gcm 1954 *** *** gcm 1955 *** *** gcm 1956 *** *** gcm 1957 *** *** gcm 1958 *** *** gcm 1959 *** *** gcm 1960 *** *** gcm 1961 *** *** gcm 1962 *** *** gcm 1963 *** *** gcm 1964 *** *** gcm 1965 *** *** gcm 1966 *** *** gcm 1967 *** *** gcm 1968 *** *** gcm 1969 *** *** gcm 1970 *** *** gcm 1971 *** *** gcm 1972 *** *** gcm 1973 *** *** gcm 1974 *** *** gcm 1975 *** *** gcm 1976 *** *** gcm 1977 *** *** gcm 1978 *** *** gcm 1979 *** *** gcm 1980 *** *** gcm 1981 *** *** gcm 1982 *** *** gcm 1983 *** *** gcm 1984 *** *** gcm 1985 *** *** gcm 1986 *** *** gcm 1987 *** *** gcm 1988 *** *** gcm 1989 *** *** gcm 1990 *** *** gcm 1991 *** *** gcm 1992 *** *** gcm 1993 *** *** gcm 1994 *** *** gcm 1995 *** *** gcm 1996 *** *** gcm 1997 *** *** gcm 1998 *** *** gcm 1999 *** *** gcm 2000 *** *** gcm 2001 *** *** gcm 2002 *** *** gcm 2003 *** *** gcm 2004 *** *** gcm 2005 *** *** gcm 2006 *** *** gcm 2007 *** *** gcm 2008 *** *** gcm 2009 *** *** gcm 2010 *** *** gcm 2011 *** *** gcm 2012 *** *** gcm 2013 *** *** gcm 2014 *** *** gcm 2015 *** *** gcm 2016 *** *** gcm 2017 *** *** gcm 2018 *** *** gcm 2019 *** *** gcm 2020 *** *** gcm 2021 *** *** gcm 2022 *** *** gcm 2023 *** *** gcm 2024 *** *** gcm 2025 *** *** gcm 2026 *** *** gcm 2027 *** *** gcm 2028 *** *** gcm 2029 *** *** gcm 2030 *** *** gcm 2031 *** *** gcm 2032 *** *** gcm 2033 *** *** gcm 2034 *** *** gcm 2035 *** *** gcm 2036 *** *** gcm 2037 *** *** gcm 2038 *** *** gcm 2039 *** *** gcm 2040 *** *** gcm 2041 *** *** gcm 2042 *** *** gcm 2043 *** *** gcm 2044 *** *** gcm 2045 *** *** gcm 2046 *** *** gcm 2047 *** *** gcm 2048 *** *** gcm 2049 *** *** gcm 2050 *** *** gcm 2051 *** *** gcm 2052 *** *** gcm 2053 *** *** gcm 2054 *** *** gcm 2055 *** *** gcm 2056 *** *** gcm 2057 *** *** gcm 2058 *** *** gcm 2059 *** *** gcm 2060 *** *** gcm 2061 *** *** gcm 2062 *** *** gcm 2063 *** *** gcm 2064 *** *** gcm 2065 *** *** gcm 2066 *** *** gcm 2067 *** *** gcm 2068 *** *** gcm 2069 *** *** gcm 2070 *** *** gcm 2071 *** *** gcm 2072 *** *** gcm 2073 *** *** gcm 2074 *** *** gcm 2075 *** *** gcm 2076 *** *** gcm 2077 *** *** gcm 2078 *** *** gcm 2079 *** *** gcm 2080 *** *** gcm 2081 *** *** gcm 2082 *** *** gcm 2083 *** *** gcm 2084 *** *** gcm 2085 *** *** gcm 2086 *** *** gcm 2087 *** *** gcm 2088 *** *** gcm 2089 *** *** gcm 2090 *** *** gcm 2091 *** *** gcm 2092 *** *** gcm 2093 *** *** gcm 2094 *** *** gcm 2095 *** *** gcm 2096 *** *** gcm 2097 *** *** gcm 2098 *** *** gcm 2099 *** *** gcm 2100 *** *** gcm 2101 *** *** gcm 2102 *** *** gcm 2103 *** *** gcm 2104 *** *** gcm 2105 *** *** gcm 2106 *** *** gcm 2107 *** *** gcm 2108 *** *** gcm 2109 *** *** gcm 2110 *** *** gcm 2111 *** *** gcm 2112 *** *** gcm 2113 *** *** gcm 2114 *** *** gcm 2115 *** *** gcm 2116 *** *** gcm 2117 *** *** gcm 2118 *** *** gcm 2119 *** *** gcm 2120 *** *** gcm 2121 *** *** gcm 2122 *** *** gcm 2123 *** *** gcm 2124 *** *** gcm 2125 *** *** gcm 2126 *** *** gcm 2127 *** *** gcm 2128 *** *** gcm 2129 *** *** gcm 2130 *** *** gcm 2131 *** *** gcm 2132 *** *** gcm 2133 *** *** gcm 2134 *** *** gcm 2135 *** *** gcm 2136 *** *** gcm 2137 *** *** gcm 2138 *** *** gcm 2139 *** *** gcm 2140 *** *** gcm 2141 *** *** gcm 2142 *** *** gcm 2143 *** *** gcm 2144 *** *** gcm 2145 *** *** gcm 2146 *** *** gcm 2147 *** *** gcm 2148 *** *** gcm 2149 *** *** gcm 2150 *** *** gcm 2151 *** *** gcm 2152 *** *** gcm 2153 *** *** gcm 2154 *** *** gcm 2155 *** *** gcm 2156 *** *** gcm 2157 *** *** gcm 2158 *** *** gcm 2159 *** *** gcm 2160 *** *** gcm 2161 *** *** gcm 2162 *** *** gcm 2163 *** *** gcm 2164 *** *** gcm 2165 *** *** gcm 2166 *** *** gcm 2167 *** *** gcm 2168 *** *** gcm 2169 *** *** gcm 2170 *** *** gcm 2171 *** *** gcm 2172 *** *** gcm 2173 *** *** gcm 2174 *** *** gcm 2175 *** *** gcm 2176 *** *** gcm 2177 *** *** gcm 2178 *** *** gcm 2179 *** *** gcm 2180 *** *** gcm 2181 *** *** gcm 2182 *** *** gcm 2183 *** *** gcm 2184 *** *** gcm 2185 *** *** gcm 2186 *** *** gcm 2187 *** *** gcm 2188 *** *** gcm 2189 *** *** gcm 2190 *** *** gcm 2191 *** *** gcm 2192 *** *** gcm 2193 *** *** gcm 2194 *** *** gcm 2195 *** *** gcm 2196 *** *** gcm 2197 *** *** gcm 2198 *** *** gcm 2199 *** *** gcm 2200 *** *** gcm 2201 *** *** gcm 2202 *** *** gcm 2203 *** *** gcm 2204 *** *** gcm 2205 *** *** gcm 2206 *** *** gcm 2207 *** *** gcm 2208 *** *** gcm 2209 *** *** gcm 2210 *** *** gcm 2211 *** *** gcm 2212 *** *** gcm 2213 *** *** gcm 2214 *** *** gcm 2215 *** *** gcm 2216 *** *** gcm 2217 *** *** gcm 2218 *** *** gcm 2219 *** *** gcm 2220 *** *** gcm 2221 *** *** gcm 2222 *** *** gcm 2223 *** *** gcm 2224 *** *** gcm 2225 *** *** gcm 2226 *** *** gcm 2227 *** *** gcm 2228 *** *** gcm 2229 *** *** gcm 2230 *** *** gcm 2231 *** *** gcm 2232 *** *** gcm 2233 *** *** gcm 2234 *** *** gcm 2235 *** *** gcm 2236 *** *** gcm 2237 *** *** gcm 2238 *** *** gcm 2239 *** *** gcm 2240 *** *** gcm 2241 *** *** gcm 2242 *** *** gcm 2243 *** *** gcm 2244 *** *** gcm 2245 *** *** gcm 2246 *** *** gcm 2247 *** *** gcm 2248 *** *** gcm 2249 *** *** gcm 2250 *** *** gcm 2251 *** *** gcm 2252 *** *** gcm 2253 *** *** gcm 2254 *** *** gcm 2255 *** *** gcm 2256 *** *** gcm 2257 *** *** gcm 2258 *** *** gcm 2259 *** *** gcm 2260 *** *** gcm 2261 *** *** gcm 2262 *** *** gcm 2263 *** *** gcm 2264 *** *** gcm 2265 *** *** gcm 2266 *** *** gcm 2267 *** *** gcm 2268 *** *** gcm 2269 *** *** gcm 2270 *** *** gcm 2271 *** *** gcm 2272 *** *** gcm 2273 *** *** gcm 2274 *** *** gcm 2275 *** *** gcm 2276 *** *** gcm 2277 *** *** gcm 2278 *** *** gcm 2279 *** *** gcm 2280 *** *** gcm 2281 *** *** gcm 2282 *** *** gcm 2283 *** *** gcm 2284 *** *** gcm 2285 *** *** gcm 2286 *** *** gcm 2287 *** *** gcm 2288 *** *** gcm 2289 *** *** gcm 2290 *** *** gcm 2291 *** *** gcm 2292 *** *** gcm 2293 *** *** gcm 2294 *** *** gcm 2295 *** *** gcm 2296 *** *** gcm 2297 *** *** gcm 2298 *** *** gcm 2299 *** *** gcm 2300 *** *** gcm 2301 *** *** gcm 2302 *** *** gcm 2303 *** *** gcm 2304 *** *** gcm 2305 *** *** gcm 2306 *** *** gcm 2307 *** *** gcm 2308 *** *** gcm 2309 *** *** gcm 2310 *** *** gcm 2311 *** *** gcm 2312 *** *** gcm 2313 *** *** gcm 2314 *** *** gcm 2315 *** *** gcm 2316 *** *** gcm 2317 *** *** gcm 2318 *** *** gcm 2319 *** *** gcm 2320 *** *** gcm 2321 *** *** gcm 2322 *** *** gcm 2323 *** *** gcm 2324 *** *** gcm 2325 *** *** gcm 2326 *** *** gcm 2327 *** *** gcm 2328 *** *** gcm 2329 *** *** gcm 2330 *** *** gcm 2331 *** *** gcm 2332 *** *** gcm 2333 *** *** gcm 2334 *** *** gcm 2335 *** *** gcm 2336 *** *** gcm 2337 *** *** gcm 2338 *** *** gcm 2339 *** *** gcm 2340 *** *** gcm 2341 *** *** gcm 2342 *** *** gcm 2343 *** *** gcm 2344 *** *** gcm 2345 *** *** gcm 2346 *** *** gcm 2347 *** *** gcm 2348 *** *** gcm 2349 *** *** gcm 2350 *** *** gcm 2351 *** *** gcm 2352 *** *** gcm 2353 *** *** gcm 2354 *** *** gcm 2355 *** *** gcm 2356 *** *** gcm 2357 *** *** gcm 2358 *** *** gcm 2359 *** *** gcm 2360 *** *** gcm 2361 *** *** gcm 2362 *** *** gcm 2363 *** *** gcm 2364 *** *** gcm 2365 *** *** gcm 2366 *** *** gcm 2367 *** *** gcm 2368 *** *** gcm 2369 *** *** gcm 2370 *** *** gcm 2371 *** *** gcm 2372 *** *** gcm 2373 *** *** gcm 2374 *** *** gcm 2375 *** *** gcm 2376 *** *** gcm 2377 *** *** gcm 2378 *** *** gcm 2379 *** *** gcm 2380 *** *** gcm 2381 *** *** gcm 2382 *** *** gcm 2383 *** *** gcm 2384 *** *** gcm 2385 *** *** gcm 2386 *** *** gcm 2387 *** *** gcm 2388 *** *** gcm 2389 *** *** gcm 2390 *** *** gcm 2391 *** *** gcm 2392 *** *** gcm 2393 *** *** gcm 2394 *** *** gcm 2395 *** *** gcm 2396 *** *** gcm 2397 *** *** gcm 2398 *** *** gcm 2399 *** *** gcm 2400 *** *** gcm 2401 *** *** gcm 2402 *** *** gcm 2403 *** *** gcm 2404 *** *** gcm 2405 *** *** gcm 2406 *** *** gcm 2407 *** *** gcm 2408 *** *** gcm 2409 *** *** gcm 2410 *** *** gcm 2411 *** *** gcm 2412 *** *** gcm 2413 *** *** gcm 2414 *** *** gcm 2415 *** *** gcm 2416 *** *** gcm 2417 *** *** gcm 2418 *** *** gcm 2419 *** *** gcm 2420 *** *** gcm 2421 *** *** gcm 2422 *** *** gcm 2423 *** *** gcm 2424 *** *** gcm 2425 *** *** gcm 2426 *** *** gcm 2427 *** *** gcm 2428 *** *** gcm 2429 *** *** gcm 2430 *** *** gcm 2431 *** *** gcm 2432 *** *** gcm 2433 *** *** gcm 2434 *** *** gcm 2435 *** *** gcm 2436 *** *** gcm 2437 *** *** gcm 2438 *** *** gcm 2439 *** *** gcm 2440 *** *** gcm 2441 *** *** gcm 2442 *** *** gcm 2443 *** *** gcm 2444 *** *** gcm 2445 *** *** gcm 2446 *** *** gcm 2447 *** *** gcm 2448 *** *** gcm 2449 *** *** gcm 2450 *** *** gcm 2451 *** *** gcm 2452 *** *** gcm 2453 *** *** gcm 2454 *** *** gcm 2455 *** *** gcm 2456 *** *** gcm 2457 *** *** gcm 2458 *** *** gcm 2459 *** *** gcm 2460 *** *** gcm 2461 *** *** gcm 2462 *** *** gcm 2463 *** *** gcm 2464 *** *** gcm 2465 *** *** gcm 2466 *** *** gcm 2467 *** *** gcm 2468 *** *** gcm 2469 *** *** gcm 2470 *** *** gcm 2471 *** *** gcm 2472 *** *** gcm 2473 *** *** gcm 2474 *** *** gcm 2475 *** *** gcm 2476 *** *** gcm 2477 *** *** gcm 2478 *** *** gcm 2479 *** *** gcm 2480 *** *** gcm 2481 *** *** gcm 2482 *** *** gcm 2483 *** *** gcm 2484 *** *** gcm 2485 *** *** gcm 2486 *** *** gcm 2487 *** *** gcm 2488 *** *** gcm 2489 *** *** gcm 2490 *** *** gcm 2491 *** *** gcm 2492 *** *** gcm 2493 *** *** gcm 2494 *** *** gcm 2495 *** *** gcm 2496 *** *** gcm 2497 *** *** gcm 2498 *** *** gcm 2499 *** *** gcm 2500 *** *** gcm 2501 *** *** gcm 2502 *** *** gcm 2503 *** *** gcm 2504 *** *** gcm 2505 *** *** gcm 2506 *** *** gcm 2507 *** *** gcm 2508 *** *** gcm 2509 *** *** gcm 2510 *** *** gcm 2511 *** *** gcm 2512 *** *** gcm 2513 *** *** gcm 2514 *** *** gcm 2515 *** *** gcm 2516 *** *** gcm 2517 *** *** gcm 2518 *** *** gcm 2519 *** *** gcm 2520 *** *** gcm 2521 *** *** gcm 2522 *** *** gcm 2523 *** *** gcm 2524 *** *** gcm 2525 *** *** gcm 2526 *** *** gcm 2527 *** *** gcm 2528 *** *** gcm 2529 *** *** gcm 2530 *** *** gcm 2531 *** *** gcm 2532 *** *** gcm 2533 *** *** gcm 2534 *** *** gcm 2535 *** *** gcm 2536 *** *** gcm 2537 *** *** gcm 2538 *** *** gcm 2539 *** *** gcm 2540 *** *** gcm 2541 *** *** gcm 2542 *** *** gcm 2543 *** *** gcm 2544 *** *** gcm 2545 *** *** gcm 2546 *** *** gcm 2547 *** *** gcm 2548 *** *** gcm 2549 *** *** gcm 2550 *** *** gcm 2551 *** *** gcm 2552 *** *** gcm 2553 *** *** gcm 2554 *** *** gcm 2555 *** *** gcm 2556 *** *** gcm 2557 *** *** gcm 2558 *** *** gcm 2559 *** *** gcm 2560 *** *** gcm 2561 *** *** gcm 2562 *** *** gcm 2563 *** *** gcm 2564 *** *** gcm 2565 *** *** gcm 2566 *** *** gcm 2567 *** *** gcm 2568 *** *** gcm 2569 *** *** gcm 2570 *** *** gcm 2571 *** *** gcm 2572 *** *** gcm 2573 *** *** gcm 2574 *** *** gcm 2575 *** *** gcm 2576 *** *** gcm 2577 *** *** gcm 2578 *** *** gcm 2579 *** *** gcm 2580 *** *** gcm 2581 *** *** gcm 2582 *** *** gcm 2583 *** *** gcm 2584 *** *** gcm 2585 *** *** gcm 2586 *** *** gcm 2587 *** *** gcm 2588 *** *** gcm 2589 *** *** gcm 2590 *** *** gcm 2591 *** *** gcm 2592 *** *** gcm 2593 *** *** gcm 2594 *** *** gcm 2595 *** *** gcm 2596 *** *** gcm 2597 *** *** gcm 2598 *** *** gcm 2599 *** *** gcm 2600 *** *** gcm 2601 *** *** gcm 2602 *** *** gcm 2603 *** *** gcm 2604 *** *** gcm 2605 *** *** gcm 2606 *** *** gcm 2607 *** *** gcm 2608 *** *** gcm 2609 *** *** gcm 2610 *** *** gcm 2611 *** *** gcm 2612 *** *** gcm 2613 *** *** gcm 2614 *** *** gcm 2615 *** *** gcm 2616 *** *** gcm 2617 *** *** gcm 2618 *** *** gcm 2619 *** *** gcm 2620 *** *** gcm 2621 *** *** gcm 2622 *** *** gcm 2623 *** *** gcm 2624 *** *** gcm 2625 *** *** gcm 2626 *** *** gcm 2627 *** *** gcm 2628 *** *** gcm 2629 *** *** gcm 2630 *** *** gcm 2631 *** *** gcm 2632 *** *** gcm 2633 *** *** gcm 2634 *** *** gcm 2635 *** *** gcm 2636 *** *** gcm 2637 *** *** gcm 2638 *** *** gcm 2639 *** *** gcm 2640 *** *** gcm 2641 *** *** gcm 2642 *** *** gcm 2643 *** *** gcm 2644 *** *** gcm 2645 *** *** gcm 2646 *** *** gcm 2647 *** *** gcm 2648 *** *** gcm 2649 *** *** gcm 2650 *** *** gcm 2651 *** *** gcm 2652 *** *** gcm 2653 *** *** gcm 2654 *** *** gcm 2655 *** *** gcm 2656 *** *** gcm 2657 *** *** gcm 2658 *** *** gcm 2659 *** *** gcm 2660 *** *** gcm 2661 *** *** gcm 2662 *** *** gcm 2663 *** *** gcm 2664 *** *** gcm 2665 *** *** gcm 2666 *** *** gcm 2667 *** *** gcm 2668 *** *** gcm 2669 *** *** gcm 2670 *** *** gcm 2671 *** *** gcm 2672 *** *** gcm 2673 *** *** gcm 2674 *** *** gcm 2675 *** *** gcm 2676 *** *** gcm 2677 *** *** gcm 2678 *** *** gcm 2679 *** *** gcm 2680 *** *** gcm 2681 *** *** gcm 2682 *** *** gcm 2683 *** *** gcm 2684 *** *** gcm 2685 *** *** gcm 2686 *** *** gcm 2687 *** *** gcm 2688 *** *** gcm 2689 *** *** gcm 2690 *** *** gcm 2691 *** *** gcm 2692 *** *** gcm 2693 *** *** gcm 2694 *** *** gcm 2695 *** *** gcm 2696 *** *** gcm 2697 *** *** gcm 2698 *** *** gcm 2699 *** *** gcm 2700 *** *** gcm 2701 *** *** gcm 2702 *** *** gcm 2703 *** *** gcm 2704 *** *** gcm 2705 *** *** gcm 2706 *** *** gcm 2707 *** *** gcm 2708 *** *** gcm 2709 *** *** gcm 2710 *** *** gcm 2711 *** *** gcm 2712 *** *** gcm 2713 *** *** gcm 2714 *** *** gcm 2715 *** *** gcm 2716 *** *** gcm 2717 *** *** gcm 2718 *** *** gcm 2719 *** *** gcm 2720 *** *** gcm 2721 *** *** gcm 2722 *** *** gcm 2723 *** *** gcm 2724 *** *** gcm 2725 *** *** gcm 2726 *** *** gcm 2727 *** *** gcm 2728 *** *** gcm 2729 *** *** gcm 2730 *** *** gcm 2731 *** *** gcm 2732 *** *** gcm 2733 *** *** gcm 2734 *** *** gcm 2735 *** *** gcm 2736 *** *** gcm 2737 *** *** gcm 2738 *** *** gcm 2739 *** *** gcm 2740 *** *** gcm 2741 *** *** gcm 2742 *** *** gcm 2743 *** *** gcm 2744 *** *** gcm 2745 *** *** gcm 2746 *** *** gcm 2747 *** *** gcm 2748 *** *** gcm 2749 *** *** gcm 2750 *** *** gcm 2751 *** *** gcm 2752 *** *** gcm 2753 *** *** gcm 2754 *** *** gcm 2755 *** *** gcm 2756 *** *** gcm 2757 *** *** gcm 2758 *** *** gcm 2759 *** *** gcm 2760 *** *** gcm 2761 *** *** gcm 2762 *** *** gcm 2763 *** *** gcm 2764 *** *** gcm 2765 *** *** gcm 2766 *** *** gcm 2767 *** *** gcm 2768 *** *** gcm 2769 *** *** gcm 2770 *** *** gcm 2771 *** *** gcm 2772 *** *** gcm 2773 *** *** gcm 2774 *** *** gcm 2775 *** *** gcm 2776 *** *** gcm 2777 *** *** gcm 2778 *** *** gcm 2779 *** *** gcm 2780 *** *** gcm 2781 *** *** gcm 2782 *** *** gcm 2783 *** *** gcm 2784 *** *** gcm 2785 *** *** gcm 2786 *** *** gcm 2787 *** *** gcm 2788 *** *** gcm 2789 *** *** gcm 2790 *** *** gcm 2791 *** *** gcm 2792 *** *** gcm 2793 *** *** gcm 2794 *** *** gcm 2795 *** *** gcm 2796 *** *** gcm 2797 *** *** gcm 2798 *** *** gcm 2799 *** *** gcm 2800 *** *** gcm 2801 *** *** gcm 2802 *** *** gcm 2803 *** *** gcm 2804 *** *** gcm 2805 *** *** gcm 2806 *** *** gcm 2807 *** *** gcm 2808 *** *** gcm 2809 *** *** gcm 2810 *** *** gcm 2811 *** *** gcm 2812 *** *** gcm 2813 *** *** gcm 2814 *** *** gcm 2815 *** *** gcm 2816 *** *** gcm 2817 *** *** gcm 2818 *** *** gcm 2819 *** *** gcm 2820 *** *** gcm 2821 *** *** gcm 2822 *** *** gcm 2823 *** *** gcm 2824 *** *** gcm 2825 *** *** gcm 2826 *** *** gcm 2827 *** *** gcm 2828 *** *** gcm 2829 *** *** gcm 2830 *** *** gcm 2831 *** *** gcm 2832 *** *** gcm 2833 *** *** gcm 2834 *** *** gcm 2835 *** *** gcm 2836 *** *** gcm 2837 *** *** gcm 2838 *** *** gcm 2839 *** *** gcm 2840 *** *** gcm 2841 *** *** gcm 2842 *** *** gcm 2843 *** *** gcm 2844 *** *** gcm 2845 *** *** gcm 2846 *** *** gcm 2847 *** *** gcm 2848 *** *** gcm 2849 *** *** gcm 2850 *** *** gcm 2851 *** *** gcm 2852 *** *** gcm 2853 *** *** gcm 2854 *** *** gcm 2855 *** *** gcm 2856 *** *** gcm 2857 *** *** gcm 2858 *** *** gcm 2859 *** *** gcm 2860 *** *** gcm 2861 *** *** gcm 2862 *** *** gcm 2863 *** *** gcm 2864 *** *** gcm 2865 *** *** gcm 2866 *** *** gcm 2867 *** *** gcm 2868 *** *** gcm 2869 *** *** gcm 2870 *** *** gcm 2871 *** *** gcm 2872 *** *** gcm 2873 *** *** gcm 2874 *** *** gcm 2875 *** *** gcm 2876 *** *** gcm 2877 *** *** gcm 2878 *** *** gcm 2879 *** *** gcm 2880 *** *** gcm 2881 *** *** gcm 2882 *** *** gcm 2883 *** *** gcm 2884 *** *** gcm 2885 *** *** gcm 2886 *** *** gcm 2887 *** *** gcm 2888 *** *** gcm 2889 *** *** gcm 2890 *** *** gcm 2891 *** *** gcm 2892 *** *** gcm 2893 *** *** gcm 2894 *** *** gcm 2895 *** *** gcm 2896 *** *** gcm 2897 *** *** gcm 2898 *** *** gcm 2899 *** *** gcm 2900 *** *** gcm 2901 *** *** gcm 2902 *** *** gcm 2903 *** *** gcm 2904 *** *** gcm 2905 *** *** gcm 2906 *** *** gcm 2907 *** *** gcm 2908 *** *** gcm 2909 *** *** gcm 2910 *** *** gcm 2911 *** *** gcm 2912 *** *** gcm 2913 *** *** gcm 2914 *** *** gcm 2915 *** *** gcm 2916 *** *** gcm 2917 *** *** gcm 2918 *** *** gcm 2919 *** *** gcm 2920 *** *** gcm 2921 *** *** gcm 2922 *** *** gcm 2923 *** *** gcm 2924 *** *** gcm 2925 *** *** gcm 2926 *** *** gcm 2927 *** *** gcm 2928 *** *** gcm 2929 *** *** gcm 2930 *** *** gcm 2931 *** *** gcm 2932 *** *** gcm 2933 *** *** gcm 2934 *** *** gcm 2935 *** *** gcm 2936 *** *** gcm 2937 *** *** gcm 2938 *** *** gcm 2939 *** *** gcm 2940 *** *** gcm 2941 *** *** gcm 2942 *** *** gcm 2943 *** *** gcm 2944 *** *** gcm 2945 *** *** gcm 2946 *** *** gcm 2947 *** *** gcm 2948 *** *** gcm 2949 *** *** gcm 2950 *** *** gcm 2951 *** *** gcm 2952 *** *** gcm 2953 *** *** gcm 2954 *** *** gcm 2955 *** *** gcm 2956 *** *** gcm 2957 *** *** gcm 2958 *** *** gcm 2959 *** *** gcm 2960 *** *** gcm 2961 *** *** gcm 2962 *** *** gcm 2963 *** *** gcm 2964 *** *** gcm 2965 *** *** gcm 2966 *** *** gcm 2967 *** *** gcm 2968 *** *** gcm 2969 *** *** gcm 2970 *** *** gcm 2971 *** *** gcm 2972 *** *** gcm 2973 *** *** gcm 2974 *** *** gcm 2975 *** *** gcm 2976 *** *** gcm 2977 *** *** gcm 2978 *** *** gcm 2979 *** *** gcm 2980 *** *** gcm 2981 *** *** gcm 2982 *** *** gcm 2983 *** *** gcm 2984 *** *** gcm 2985 *** *** gcm 2986 *** *** gcm 2987 *** *** gcm 2988 *** *** gcm 2989 *** *** gcm 2990 *** *** gcm 2991 *** *** gcm 2992 *** *** gcm 2993 *** *** gcm 2994 *** *** gcm 2995 *** *** gcm 2996 *** *** gcm 2997 *** *** gcm 2998 *** *** gcm 2999 *** *** gcm 3000 *** *** gcm 3001 *** *** gcm 3002 *** *** gcm 3003 *** *** gcm 3004 *** *** gcm 3005 *** *** gcm 3006 *** *** gcm 3007 *** *** gcm 3008 *** *** gcm 3009 *** *** gcm 3010 *** *** gcm 3011 *** *** gcm 3012 *** *** gcm 3013 *** *** gcm 3014 *** *** gcm 3015 *** *** gcm 3016 *** *** gcm 3017 *** *** gcm 3018 *** *** gcm 3019 *** *** gcm 3020 *** *** gcm 3021 *** *** gcm 3022 *** *** gcm 3023 *** *** gcm 3024 *** *** gcm 3025 *** *** gcm 3026 *** *** gcm 3027 *** *** gcm 3028 *** *** gcm 3029 *** *** gcm 3030 *** *** gcm 3031 *** *** gcm 3032 *** *** gcm 3033 *** *** gcm 3034 *** *** gcm 3035 *** *** gcm 3036 *** *** gcm 3037 *** *** gcm 3038 *** *** gcm 3039 *** *** gcm 3040 *** *** gcm 3041 *** *** gcm 3042 *** *** gcm 3043 *** *** gcm 3044 *** *** gcm 3045 *** *** gcm 3046 *** *** gcm 3047 *** *** gcm 3048 *** *** gcm 3049 *** *** gcm 3050 *** *** gcm 3051 *** *** gcm 3052 *** *** gcm 3053 *** *** gcm 3054 *** *** gcm 3055 *** *** gcm 3056 *** *** gcm 3057 *** *** gcm 3058 *** *** gcm 3059 *** *** gcm 3060 *** *** gcm 3061 *** *** gcm 3062 *** *** gcm 3063 *** *** gcm 3064 *** *** gcm 3065 *** *** gcm 3066 *** *** gcm 3067 *** *** gcm 3068 *** *** gcm 3069 *** *** gcm 3070 *** *** gcm 3071 *** *** gcm 3072 *** *** gcm 3073 *** *** gcm 3074 *** *** gcm 3075 *** *** gcm 3076 *** *** gcm 3077 *** *** gcm 3078 *** *** gcm 3079 *** *** gcm 3080 *** *** gcm 3081 *** *** gcm 3082 *** *** gcm 3083 *** *** gcm 3084 *** *** gcm 3085 *** *** gcm 3086 *** *** gcm 3087 *** *** gcm 3088 *** *** gcm 3089 *** *** gcm 3090 *** *** gcm 3091 *** *** gcm 3092 *** *** gcm 3093 *** *** gcm 3094 *** *** gcm 3095 *** *** gcm 3096 *** *** gcm 3097 *** *** gcm 3098 *** *** gcm 3099 *** *** gcm 3100 *** *** gcm 3101 *** *** gcm 3102 *** *** gcm 3103 *** *** gcm 3104 *** *** gcm 3105 *** *** gcm 3106 *** *** gcm 3107 *** *** gcm 3108 *** *** gcm 3109 *** *** gcm 3110 *** *** gcm 3111 *** *** gcm 3112 *** *** gcm 3113 *** *** gcm 3114 *** *** gcm 3115 *** *** gcm 3116 *** *** gcm 3117 *** *** gcm 3118 *** *** gcm 3119 *** *** gcm 3120 *** *** gcm 3121 *** *** gcm 3122 *** *** gcm 3123 *** *** gcm 3124 *** *** gcm 3125 *** *** gcm 3126 *** *** gcm 3127 *** *** gcm 3128 *** *** gcm 3129 *** *** gcm 3130 *** *** gcm 3131 *** *** gcm 3132 *** *** gcm 3133 *** *** gcm 3134 *** *** gcm 3135 *** *** gcm 3136 *** *** gcm 3137 *** *** gcm 3138 *** *** gcm 3139 *** *** gcm 3140 *** *** gcm 3141 *** *** gcm 3142 *** *** gcm 3143 *** *** gcm 3144 *** *** gcm 3145 *** *** gcm 3146 *** *** gcm 3147 *** *** gcm 3148 *** *** gcm 3149 *** *** gcm 3150 *** *** gcm 3151 *** *** gcm 3152 *** *** gcm 3153 *** *** gcm 3154 *** *** gcm 3155 *** *** gcm 3156 *** *** gcm 3157 *** *** gcm 3158 *** *** gcm 3159 *** *** gcm 3160 *** *** gcm 3161 *** *** gcm 3162 *** *** gcm 3163 *** *** gcm 3164 *** *** gcm 3165 *** *** gcm 3166 *** *** gcm 3167 *** *** gcm 3168 *** *** gcm 3169 *** *** gcm 3170 *** *** gcm 3171 *** *** gcm 3172 *** *** gcm 3173 *** *** gcm 3174 *** *** gcm 3175 *** *** gcm 3176 *** *** gcm 3177 *** *** gcm 3178 *** *** gcm 3179 *** *** gcm 3180 *** *** gcm 3181 *** *** gcm 3182 *** *** gcm 3183 *** *** gcm 3184 *** *** gcm 3185 *** *** gcm 3186 *** *** gcm 3187 *** *** gcm 3188 *** *** gcm 3189 *** *** gcm 3190 *** *** gcm 3191 *** *** gcm 3192 *** *** gcm 3193 *** *** gcm 3194 *** *** gcm 3195 *** *** gcm 3196 *** *** gcm 3197 *** *** gcm 3198 *** *** gcm 3199 *** *** gcm 3200 *** *** gcm 3201 *** *** gcm 3202 *** *** gcm 3203 *** *** gcm 3204 *** *** gcm 3205 *** *** gcm 3206 *** *** gcm 3207 *** *** gcm 3208 *** *** gcm 3209 *** *** gcm 3210 *** *** gcm 3211 *** *** gcm 3212 *** *** gcm 3213 *** *** gcm 3214 *** *** gcm 3215 *** *** gcm 3216 *** *** gcm 3217 *** *** gcm 3218 *** *** gcm 3219 *** *** gcm 3220 *** *** gcm 3221 *** *** gcm 3222 *** *** gcm 3223 *** *** gcm 3224 *** *** gcm 3225 *** *** gcm 3226 *** *** gcm 3227 *** *** gcm 3228 *** *** gcm 3229 *** *** gcm 3230 *** *** gcm 3231 *** *** gcm 3232 *** *** gcm 3233 *** *** gcm 3234 *** *** gcm 3235 *** *** gcm 3236 *** *** gcm 3237 *** *** gcm 3238 *** *** gcm 3239 *** *** gcm 3240 *** *** gcm 3241 *** *** gcm 3242 *** *** gcm 3243 *** *** gcm 3244 *** *** gcm 3245 *** *** gcm 3246 *** *** gcm 3247 *** *** gcm 3248 *** *** gcm 3249 *** *** gcm 3250 *** *** gcm 3251 *** *** gcm 3252 *** *** gcm 3253 *** *** gcm 3254 *** *** gcm 3255 *** *** gcm 3256 *** *** gcm 3257 *** *** gcm 3258 *** *** gcm 3259 *** *** gcm 3260 *** *** gcm 3261 *** *** gcm 3262 *** *** gcm 3263 *** *** gcm 3264 *** *** gcm 3265 *** *** gcm 3266 *** *** gcm 3267 *** *** gcm 3268 *** *** gcm 3269 *** *** gcm 3270 *** *** gcm 3271 *** *** gcm 3272 *** *** gcm 3273 *** *** gcm 3274 *** *** gcm 3275 *** *** gcm 3276 *** *** gcm 3277 *** *** gcm 3278 *** *** gcm 3279 *** *** gcm 3280 *** *** gcm 3281 *** *** gcm 3282 *** *** gcm 3283 *** *** gcm 3284 *** *** gcm 3285 *** *** gcm 3286 *** *** gcm 3287 *** *** gcm 3288 *** *** gcm 3289 *** *** gcm 3290 *** *** gcm 3291 *** *** gcm 3292 *** *** gcm 3293 *** *** gcm 3294 *** *** gcm 3295 *** *** gcm 3296 *** *** gcm 3297 *** *** gcm 3298 *** *** gcm 3299 *** *** gcm 3300 *** *** gcm 3301 *** *** gcm 3302 *** *** gcm 3303 *** *** gcm 3304 *** *** gcm 3305 *** *** gcm 3306 *** *** gcm 3307 *** *** gcm 3308 *** *** gcm 3309 *** *** gcm 3310 *** *** gcm 3311 *** *** gcm 3312 *** *** gcm 3313 *** *** gcm 3314 *** *** gcm 3315 *** *** gcm 3316 *** *** gcm 3317 *** *** gcm 3318 *** *** gcm 3319 *** *** gcm 3320 *** *** gcm 3321 *** *** gcm 3322 *** *** gcm 3323 *** *** gcm 3324 *** *** gcm 3325 *** *** gcm 3326 *** *** gcm 3327 *** *** gcm 3328 *** *** gcm 3329 *** *** gcm 3330 *** *** gcm 3331 *** *** gcm 3332 *** *** gcm 3333 *** *** gcm 3334 *** *** gcm 3335 *** *** gcm 3336 *** *** gcm 3337 *** *** gcm 3338 *** *** gcm 3339 *** *** gcm 3340 *** *** gcm 3341 *** *** gcm 3342 *** *** gcm 3343 *** *** gcm 3344 *** *** gcm 3345 *** *** gcm 3346 *** *** gcm 3347 *** *** gcm 3348 *** *** gcm 3349 *** *** gcm 3350 *** *** gcm 3351 *** *** gcm 3352 *** *** gcm 3353 *** *** gcm 3354 *** *** gcm 3355 *** *** gcm 3356 *** *** gcm 3357 *** *** gcm 3358 *** *** gcm 3359 *** *** gcm 3360 *** *** gcm 3361 *** *** gcm 3362 *** *** gcm 3363 *** *** gcm 3364 *** *** gcm 3365 *** *** gcm 3366 *** *** gcm 3367 *** *** gcm 3368 *** *** gcm 3369 *** *** gcm 3370 *** *** gcm 3371 *** *** gcm 3372 *** *** gcm 3373 *** *** gcm 3374 *** *** gcm 3375 *** *** gcm 3376 *** *** gcm 3377 *** *** gcm 3378 *** *** gcm 3379 *** *** gcm 3380 *** *** gcm 3381 *** *** gcm 3382 *** *** gcm 3383 *** *** gcm 3384 *** *** gcm 3385 *** *** gcm 3386 *** *** gcm 3387 *** *** gcm 3388 *** *** gcm 3389 *** *** gcm 3390 *** *** gcm 3391 *** *** gcm 3392 *** *** gcm 3393 *** *** gcm 3394 *** *** gcm 3395 *** *** gcm 3396 *** *** gcm 3397 *** *** gcm 3398 *** *** gcm 3399 *** *** gcm 3400 *** *** gcm 3401 *** *** gcm 3402 *** *** gcm 3403 *** *** gcm 3404 *** *** gcm 3405 *** *** gcm 3406 *** *** gcm 3407 *** *** gcm 3408 *** *** gcm 3409 *** *** gcm 3410 *** *** gcm 3411 *** *** gcm 3412 *** *** gcm 3413 *** *** gcm 3414 *** *** gcm 3415 *** *** gcm 3416 *** *** gcm 3417 *** *** gcm 3418 *** *** gcm 3419 *** *** gcm 3420 *** *** gcm 3421 *** *** gcm 3422 *** *** gcm 3423 *** *** gcm 3424 *** *** gcm 3425 *** *** gcm 3426 *** *** gcm 3427 *** *** gcm 3428 *** *** gcm 3429 *** *** gcm 3430 *** *** gcm 3431 *** *** gcm 3432 *** *** gcm 3433 *** *** gcm 3434 *** *** gcm 3435 *** *** gcm 3436 *** *** gcm 3437 *** *** gcm 3438 *** *** gcm 3439 *** *** gcm 3440 *** *** gcm 3441 *** *** gcm 3442 *** *** gcm 3443 *** *** gcm 3444 *** *** gcm 3445 *** *** gcm 3446 *** *** gcm 3447 *** *** gcm 3448 *** *** gcm 3449 *** *** gcm 3450 *** *** gcm 3451 *** *** gcm 3452 *** *** gcm 3453 *** *** gcm 3454 *** *** gcm 3455 *** *** gcm 3456 *** *** gcm 3457 *** *** gcm 3458 *** *** gcm 3459 *** *** gcm 3460 *** *** gcm 3461 *** *** gcm 3462 *** *** gcm 3463 *** *** gcm 3464 *** *** gcm 3465 *** *** gcm 3466 *** *** gcm 3467 *** *** gcm 3468 *** *** gcm 3469 *** *** gcm 3470 *** *** gcm 3471 *** *** gcm 3472 *** *** gcm 3473 *** *** gcm 3474 *** *** gcm 3475 *** *** gcm 3476 *** *** gcm 3477 *** *** gcm 3478 *** *** gcm 3479 *** *** gcm 3480 *** *** gcm 3481 *** *** gcm 3482 *** *** gcm 3483 *** *** gcm 3484 *** *** gcm 3485 *** *** gcm 3486 *** *** gcm 3487 *** *** gcm 3488 *** *** gcm 3489 *** *** gcm 3490 *** *** gcm 3491 *** *** gcm 3492 *** *** gcm 3493 *** *** gcm 3494 *** *** gcm 3495 *** *** gcm 3496 *** *** gcm 3497 *** *** gcm 3498 *** *** gcm 3499 *** *** gcm 3500 *** *** gcm 3501 *** *** gcm 3502 *** *** gcm 3503 *** *** gcm 3504 *** *** gcm 3505 *** *** gcm 3506 *** *** gcm 3507 *** *** gcm 3508 *** *** gcm 3509 *** *** gcm 3510 *** *** gcm 3511 *** *** gcm 3512 *** *** gcm 3513 *** *** gcm 3514 *** *** gcm 3515 *** *** gcm 3516 *** *** gcm 3517 *** *** gcm 3518 *** *** gcm 3519 *** *** gcm 3520 *** *** gcm 3521 *** *** gcm 3522 *** *** gcm 3523 *** *** gcm 3524 *** *** gcm 3525 *** *** gcm 3526 *** *** gcm 3527 *** *** gcm 3528 *** *** gcm 3529 *** *** gcm 3530 *** *** gcm 3531 *** *** gcm 3532 *** *** gcm 3533 *** *** gcm 3534 *** *** gcm 3535 *** *** gcm 3536 *** *** gcm 3537 *** *** gcm 3538 *** *** gcm 3539 *** *** gcm 3540 *** *** gcm 3541 *** *** gcm 3542 *** *** gcm 3543 *** *** gcm 3544 *** *** gcm 3545 *** *** gcm 3546 *** *** gcm 3547 *** *** gcm 3548 *** *** gcm 3549 *** *** gcm 3550 *** *** gcm 3551 *** *** gcm 3552 *** *** gcm 3553 *** *** gcm 3554 *** *** gcm 3555 *** *** gcm 3556 *** *** gcm 3557 *** *** gcm 3558 *** *** gcm 3559 *** *** gcm 3560 *** *** gcm 3561 *** *** gcm 3562 *** *** gcm 3563 *** *** gcm 3564 *** *** gcm 3565 *** *** gcm 3566 *** *** gcm 3567 *** *** gcm 3568 *** *** gcm 3569 *** *** gcm 3570 *** *** gcm 3571 *** *** gcm 3572 *** *** gcm 3573 *** *** gcm 3574 *** *** gcm 3575 *** *** gcm 3576 *** *** gcm 3577 *** *** gcm 3578 *** *** gcm 3579 *** *** gcm 3580 *** *** gcm 3581 *** *** gcm 3582 *** *** gcm 3583 *** *** gcm 3584 *** *** gcm 3585 *** *** gcm 3586 *** *** gcm 3587 *** *** gcm 3588 *** *** gcm 3589 *** *** gcm 3590 *** *** gcm 3591 *** *** gcm 3592 *** *** gcm 3593 *** *** gcm 3594 *** *** gcm 3595 *** *** gcm 3596 *** *** gcm 3597 *** *** gcm 3598 *** *** gcm 3599 *** *** gcm 3600 *** *** gcm 3601 *** *** gcm 3602 *** *** gcm 3603 *** *** gcm 3604 *** *** gcm 3605 *** *** gcm 3606 *** *** gcm 3607 *** *** gcm 3608 *** *** gcm 3609 *** *** gcm 3610 *** *** gcm 3611 *** *** gcm 3612 *** *** gcm 3613 *** *** gcm 3614 *** *** gcm 3615 *** *** gcm 3616 *** *** gcm 3617 *** *** gcm 3618 *** *** gcm 3619 *** *** gcm 3620 *** *** gcm 3621 *** *** gcm 3622 *** *** gcm 3623 *** *** gcm 3624 *** *** gcm 3625 *** *** gcm 3626 *** *** gcm 3627 *** *** gcm 3628 *** *** gcm 3629 *** *** gcm 3630 *** *** gcm 3631 *** *** gcm 3632 *** *** gcm 3633 *** *** gcm 3634 *** *** gcm 3635 *** *** gcm 3636 *** *** gcm 3637 *** *** gcm 3638 *** *** gcm 3639 *** *** gcm 3640 *** *** gcm 3641 *** *** gcm 3642 *** *** gcm 3643 *** *** gcm 3644 *** *** gcm 3645 *** *** gcm 3646 *** *** gcm 3647 *** *** gcm 3648 *** *** gcm 3649 *** *** gcm 3650 *** *** gcm 3651 *** *** gcm 3652 *** *** gcm 3653 *** *** gcm 3654 *** *** gcm 3655 *** *** gcm 3656 *** *** gcm 3657 *** *** gcm 3658 *** *** gcm 3659 *** *** gcm 3660 *** *** gcm 3661 *** *** gcm 3662 *** *** gcm 3663 *** *** gcm 3664 *** *** gcm 3665 *** *** gcm 3666 *** *** gcm 3667 *** *** gcm 3668 *** *** gcm 3669 *** *** gcm 3670 *** *** gcm 3671 *** *** gcm 3672 *** *** gcm 3673 *** *** gcm 3674 *** *** gcm 3675 *** *** gcm 3676 *** *** gcm 3677 *** *** gcm 3678 *** *** gcm 3679 *** *** gcm 3680 *** *** gcm 3681 *** *** gcm 3682 *** *** gcm 3683 *** *** gcm 3684 *** *** gcm 3685 *** *** gcm 3686 *** *** gcm 3687 *** *** gcm 3688 *** *** gcm 3689 *** *** gcm 3690 *** *** gcm 3691 *** *** gcm 3692 *** *** gcm 3693 *** *** gcm 3694 *** *** gcm 3695 *** *** gcm 3696 *** *** gcm 3697 *** *** gcm 3698 *** *** gcm 3699 *** *** gcm 3700 *** *** gcm 3701 *** *** gcm 3702 *** *** gcm 3703 *** *** gcm 3704 *** *** gcm 3705 *** *** gcm 3706 *** *** gcm 3707 *** *** gcm 3708 *** *** gcm 3709 *** *** gcm 3710 *** *** gcm 3711 *** *** gcm 3712 *** *** gcm 3713 *** *** gcm 3714 *** *** gcm 3715 *** *** gcm 3716 *** *** gcm 3717 *** *** gcm 3718 *** *** gcm 3719 *** *** gcm 3720 *** *** gcm 3721 *** *** gcm 3722 *** *** gcm 3723 *** *** gcm 3724 *** *** gcm 3725 *** *** gcm 3726 *** *** gcm 3727 *** *** gcm 3728 *** *** gcm 3729 *** *** gcm 3730 *** *** gcm 3731 *** *** gcm 3732 *** *** gcm 3733 *** *** gcm 3734 *** *** gcm 3735 *** *** gcm 3736 *** *** gcm 3737 *** *** gcm 3738 *** *** gcm 3739 *** *** gcm 3740 *** *** gcm 3741 *** *** gcm 3742 *** *** gcm 3743 *** *** gcm 3744 *** *** gcm 3745 *** *** gcm 3746 *** *** gcm 3747 *** *** gcm 3748 *** *** gcm 3749 *** *** gcm 3750 *** *** gcm 3751 *** *** gcm 3752 *** *** gcm 3753 *** *** gcm 3754 *** *** gcm 3755 *** *** gcm 3756 *** *** gcm 3757 *** *** gcm 3758 *** *** gcm 3759 *** *** gcm 3760 *** *** gcm 3761 *** *** gcm 3762 *** *** gcm 3763 *** *** gcm 3764 *** *** gcm 3765 *** *** gcm 3766 *** *** gcm 3767 *** *** gcm 3768 *** *** gcm 3769 *** *** gcm 3770 *** *** gcm 3771 *** *** gcm 3772 *** *** gcm 3773 *** *** gcm 3774 *** *** gcm 3775 *** *** gcm 3776 *** *** gcm 3777 *** *** gcm 3778 *** *** gcm 3779 *** *** gcm 3780 *** *** gcm 3781 *** *** gcm 3782 *** *** gcm 3783 *** *** gcm 3784 *** *** gcm 3785 *** *** gcm 3786 *** *** gcm 3787 *** *** gcm 3788 *** *** gcm 3789 *** *** gcm 3790 *** *** gcm 3791 *** *** gcm 3792 *** *** gcm 3793 *** *** gcm 3794 *** *** gcm 3795 *** *** gcm 3796 *** *** gcm 3797 *** *** gcm 3798 *** *** gcm 3799 *** *** gcm 3800 *** *** gcm 3801 *** *** gcm 3802 *** *** gcm 3803 *** *** gcm 3804 *** *** gcm 3805 *** *** gcm 3806 *** *** gcm 3807 *** *** gcm 3808 *** *** gcm 3809 *** *** gcm 3810 *** *** gcm 3811 *** *** gcm 3812 *** *** gcm 3813 *** *** gcm 3814 *** *** gcm 3815 *** *** gcm 3816 *** *** gcm 3817 *** *** gcm 3818 *** *** gcm 3819 *** *** gcm 3820 *** *** gcm 3821 *** *** gcm 3822 *** *** gcm 3823 *** *** gcm 3824 *** *** gcm 3825 *** *** gcm 3826 *** *** gcm 3827 *** *** gcm 3828 *** *** gcm 3829 *** *** gcm 3830 *** *** gcm 3831 *** *** gcm 3832 *** *** gcm 3833 *** *** gcm 3834 *** *** gcm 3835 *** *** gcm 3836 *** *** gcm 3837 *** *** gcm 3838 *** *** gcm 3839 *** *** gcm 3840 *** *** gcm 3841 *** *** gcm 3842 *** *** gcm 3843 *** *** gcm 3844 *** *** gcm 3845 *** *** gcm 3846 *** *** gcm 3847 *** *** gcm 3848 *** *** gcm 3849 *** *** gcm 3850 *** *** gcm 3851 *** *** gcm 3852 *** *** gcm 3853 *** *** gcm 3854 *** *** gcm 3855 *** *** gcm 3856 *** *** gcm 3857 *** *** gcm 3858 *** *** gcm 3859 *** *** gcm 3860 *** *** gcm 3861 *** *** gcm 3862 *** *** gcm 3863 *** *** gcm 3864 *** *** gcm 3865 *** *** gcm 3866 *** *** gcm 3867 *** *** gcm 3868 *** *** gcm 3869 *** *** gcm 3870 *** *** gcm 3871 *** *** gcm 3872 *** *** gcm 3873 *** *** gcm 3874 *** *** gcm 3875 *** *** gcm 3876 *** *** gcm 3877 *** *** gcm 3878 *** *** gcm 3879 *** *** gcm 3880 *** *** gcm 3881 *** *** gcm 3882 *** *** gcm 3883 *** *** gcm 3884 *** *** gcm 3885 *** *** gcm 3886 *** *** gcm 3887 *** *** gcm 3888 *** *** gcm 3889 *** *** gcm 3890 *** *** gcm 3891 *** *** gcm 3892 *** *** gcm 3893 *** *** gcm 3894 *** *** gcm 3895 *** *** gcm 3896 *** *** gcm 3897 *** *** gcm 3898 *** *** gcm 3899 *** *** gcm 3900 *** *** gcm 3901 *** *** gcm 3902 *** *** gcm 3903 *** *** gcm 3904 *** *** gcm 3905 *** *** gcm 3906 *** *** gcm 3907 *** *** gcm 3908 *** *** gcm 3909 *** *** gcm 3910 *** *** gcm 3911 *** *** gcm 3912 *** *** gcm 3913 *** *** gcm 3914 *** *** gcm 3915 *** *** gcm 3916 *** *** gcm 3917 *** *** gcm 3918 *** *** gcm 3919 *** *** gcm 3920 *** *** gcm 3921 *** *** gcm 3922 *** *** gcm 3923 *** *** gcm 3924 *** *** gcm 3925 *** *** gcm 3926 *** *** gcm 3927 *** *** gcm 3928 *** *** gcm 3929 *** *** gcm 3930 *** *** gcm 3931 *** *** gcm 3932 *** *** gcm 3933 *** *** gcm 3934 *** *** gcm 3935 *** *** gcm 3936 *** *** gcm 3937 *** *** gcm 3938 *** *** gcm 3939 *** *** gcm 3940 *** *** gcm 3941 *** *** gcm 3942 *** *** gcm 3943 *** *** gcm 3944 *** *** gcm 3945 *** *** gcm 3946 *** *** gcm 3947 *** *** gcm 3948 *** *** gcm 3949 *** *** gcm 3950 *** *** gcm 3951 *** *** gcm 3952 *** *** gcm 3953 *** *** gcm 3954 *** *** gcm 3955 *** *** gcm 3956 *** *** gcm 3957 *** *** gcm 3958 *** *** gcm 3959 *** *** gcm 3960 *** *** gcm 3961 *** *** gcm 3962 *** *** gcm 3963 *** *** gcm 3964 *** *** gcm 3965 *** *** gcm 3966 *** *** gcm 3967 *** *** gcm 3968 *** *** gcm 3969 *** *** gcm 3970 *** *** gcm 3971 *** *** gcm 3972 *** *** gcm 3973 *** *** gcm 3974 *** *** gcm 3975 *** *** gcm 3976 *** *** gcm 3977 *** *** gcm 3978 *** *** gcm 3979 *** *** gcm 3980 *** *** gcm 3981 *** *** gcm 3982 *** *** gcm 3983 *** *** gcm 3984 *** *** gcm 3985 *** *** gcm 3986 *** *** gcm 3987 *** *** gcm 3988 *** *** gcm 3989 *** *** gcm 3990 *** *** gcm 3991 *** *** gcm 3992 *** *** gcm 3993 *** *** gcm 3994 *** *** gcm 3995 *** *** gcm 3996 *** *** gcm 3997 *** *** gcm 3998 *** *** gcm 3999 *** *** gcm 4000 *** *** gcm 4001 *** *** gcm 4002 *** *** gcm 4003 *** *** gcm 4004 *** *** gcm 4005 *** *** gcm 4006 *** *** gcm 4007 *** *** gcm 4008 *** *** gcm 4009 *** *** gcm 4010 *** *** gcm 4011 *** *** gcm 4012 *** *** gcm 4013 *** *** gcm 4014 *** *** gcm 4015 *** *** gcm 4016 *** *** gcm 4017 *** *** gcm 4018 *** *** gcm 4019 *** *** gcm 4020 *** *** gcm 4021 *** *** gcm 4022 *** *** gcm 4023 *** *** gcm 4024 *** *** gcm 4025 *** *** gcm 4026 *** *** gcm 4027 *** *** gcm 4028 *** *** gcm 4029 *** *** gcm 4030 *** *** gcm 4031 *** *** gcm 4032 *** *** gcm 4033 *** *** gcm 4034 *** *** gcm 4035 *** *** gcm 4036 *** *** gcm 4037 *** *** gcm 4038 *** *** gcm 4039 *** *** gcm 4040 *** *** gcm 4041 *** *** gcm 4042 *** *** gcm 4043 *** *** gcm 4044 *** *** gcm 4045 *** *** gcm 4046 *** *** gcm 4047 *** *** gcm 4048 *** *** gcm 4049 *** *** gcm 4050 *** *** gcm 4051 *** *** gcm 4052 *** *** gcm 4053 *** *** gcm 4054 *** *** gcm 4055 *** *** gcm 4056 *** *** gcm 4057 *** *** gcm 4058 *** *** gcm 4059 *** *** gcm 4060 *** *** gcm 4061 *** *** gcm 4062 *** *** gcm 4063 *** *** gcm 4064 *** *** gcm 4065 *** *** gcm 4066 *** *** gcm 4067 *** *** gcm 4068 *** *** gcm 4069 *** *** gcm 4070 *** *** gcm 4071 *** *** gcm 4072 *** *** gcm 4073 *** *** gcm 4074 *** *** gcm 4075 *** *** gcm 4076 *** *** gcm 4077 *** *** gcm 4078 *** *** gcm 4079 *** *** gcm 4080 *** *** gcm 4081 *** *** gcm 4082 *** *** gcm 4083 *** *** gcm 4084 *** *** gcm 4085 *** *** gcm 4086 *** *** gcm 4087 *** *** gcm 4088 *** *** gcm 4089 *** *** gcm 4090 *** *** gcm 4091 *** *** gcm 4092 *** *** gcm 4093 *** *** gcm 4094 *** *** gcm 4095 *** *** gcm 4096 *** *** gcm 4097 *** *** gcm 4098 *** *** gcm 4099 *** *** gcm 4100 *** *** gcm 4101 *** *** gcm 4102 *** *** gcm 4103 *** *** gcm 4104 *** *** gcm 4105 *** *** gcm 4106 *** *** gcm 4107 *** *** gcm 4108 *** *** gcm 4109 *** *** gcm 4110 *** *** gcm 4111 *** *** gcm 4112 *** *** gcm 4113 *** *** gcm 4114 *** *** gcm 4115 *** *** gcm 4116 *** *** gcm 4117 *** *** gcm 4118 *** *** gcm 4119 *** *** gcm 4120 *** *** gcm 4121 *** *** gcm 4122 *** *** gcm 4123 *** *** gcm 4124 *** *** gcm 4125 *** *** gcm 4126 *** *** gcm 4127 *** *** gcm 4128 *** *** gcm 4129 *** *** gcm 4130 *** *** gcm 4131 *** *** gcm 4132 *** *** gcm 4133 *** *** gcm 4134 *** *** gcm 4135 *** *** gcm 4136 *** *** gcm 4137 *** *** gcm 4138 *** *** gcm 4139 *** *** gcm 4140 *** *** gcm 4141 *** *** gcm 4142 *** *** gcm 4143 *** *** gcm 4144 *** *** gcm 4145 *** *** gcm 4146 *** *** gcm 4147 *** *** gcm 4148 *** *** gcm 4149 *** *** gcm 4150 *** *** gcm 4151 *** *** gcm 4152 *** *** gcm 4153 *** *** gcm 4154 *** *** gcm 4155 *** *** gcm 4156 *** *** gcm 4157 *** *** gcm 4158 *** *** gcm 4159 *** *** gcm 4160 *** *** gcm 4161 *** *** gcm 4162 *** *** gcm 4163 *** *** gcm 4164 *** *** gcm 4165 *** *** gcm 4166 *** *** gcm 4167 *** *** gcm 4168 *** *** gcm 4169 *** *** gcm 4170 *** *** gcm 4171 *** *** gcm 4172 *** *** gcm 4173 *** *** gcm 4174 *** *** gcm 4175 *** *** gcm 4176 *** *** gcm 4177 *** *** gcm 4178 *** *** gcm 4179 *** *** gcm 4180 *** *** gcm 4181 *** *** gcm 4182 *** *** gcm 4183 *** *** gcm 4184 *** *** gcm 4185 *** *** gcm 4186 *** *** gcm 4187 *** *** gcm 4188 *** *** gcm 4189 *** *** gcm 4190 *** *** gcm 4191 *** *** gcm 4192 *** *** gcm 4193 *** *** gcm 4194 *** *** gcm 4195 *** *** gcm 4196 *** *** gcm 4197 *** *** gcm 4198 *** *** gcm 4199 *** *** gcm 4200 *** *** gcm 4201 *** *** gcm 4202 *** *** gcm 4203 *** *** gcm 4204 *** *** gcm 4205 *** *** gcm 4206 *** *** gcm 4207 *** *** gcm 4208 *** *** gcm 4209 *** *** gcm 4210 *** *** gcm 4211 *** *** gcm 4212 *** *** gcm 4213 *** *** gcm 4214 *** *** gcm 4215 *** *** gcm 4216 *** *** gcm 4217 *** *** gcm 4218 *** *** gcm 4219 *** *** gcm 4220 *** *** gcm 4221 *** *** gcm 4222 *** *** gcm 4223 *** *** gcm 4224 *** *** gcm 4225 *** *** gcm 4226 *** *** gcm 4227 *** *** gcm 4228 *** *** gcm 4229 *** *** gcm 4230 *** *** gcm 4231 *** *** gcm 4232 *** *** gcm 4233 *** *** gcm 4234 *** *** gcm 4235 *** *** gcm 4236 *** *** gcm 4237 *** *** gcm 4238 *** *** gcm 4239 *** *** gcm 4240 *** *** gcm 4241 *** *** gcm 4242 *** *** gcm 4243 *** *** gcm 4244 *** *** gcm 4245 *** *** gcm 4246 *** *** gcm 4247 *** *** gcm 4248 *** *** gcm 4249 *** *** gcm 4250 *** *** gcm 4251 *** *** gcm 4252 *** *** gcm 4253 *** *** gcm 4254 *** *** gcm 4255 *** *** gcm 4256 *** *** gcm 4257 *** *** gcm 4258 *** *** gcm 4259 *** *** gcm 4260 *** *** gcm 4261 *** *** gcm 4262 *** *** gcm 4263 *** *** gcm 4264 *** *** gcm 4265 *** *** gcm 4266 *** *** gcm 4267 *** *** gcm 4268 *** *** gcm 4269 *** *** gcm 4270 *** *** gcm 4271 *** *** gcm 4272 *** *** gcm 4273 *** *** gcm 4274 *** *** gcm 4275 *** *** gcm 4276 *** *** gcm 4277 *** *** gcm 4278 *** *** gcm 4279 *** *** gcm 4280 *** *** gcm 4281 *** *** gcm 4282 *** *** gcm 4283 *** *** gcm 4284 *** *** gcm 4285 *** *** gcm 4286 *** *** gcm 4287 *** *** gcm 4288 *** *** gcm 4289 *** *** gcm 4290 *** *** gcm 4291 *** *** gcm 4292 *** *** gcm 4293 *** *** gcm 4294 *** *** gcm 4295 *** *** gcm 4296 *** *** gcm 4297 *** *** gcm 4298 *** *** gcm 4299 *** *** gcm 4300 *** *** gcm 4301 *** *** gcm 4302 *** *** gcm 4303 *** *** gcm 4304 *** *** gcm 4305 *** *** gcm 4306 *** *** gcm 4307 *** *** gcm 4308 *** *** gcm 4309 *** *** gcm 4310 *** *** gcm 4311 *** *** gcm 4312 *** *** gcm 4313 *** *** gcm 4314 *** *** gcm 4315 *** *** gcm 4316 *** *** gcm 4317 *** *** gcm 4318 *** *** gcm 4319 *** *** gcm 4320 *** *** gcm 4321 *** *** gcm 4322 *** *** gcm 4323 *** *** gcm 4324 *** *** gcm 4325 *** *** gcm 4326 *** *** gcm 4327 *** *** gcm 4328 *** *** gcm 4329 *** *** gcm 4330 *** *** gcm 4331 *** *** gcm 4332 *** *** gcm 4333 *** *** gcm 4334 *** *** gcm 4335 *** *** gcm 4336 *** *** gcm 4337 *** *** gcm 4338 *** *** gcm 4339 *** *** gcm 4340 *** *** gcm 4341 *** *** gcm 4342 *** *** gcm 4343 *** *** gcm 4344 *** *** gcm 4345 *** *** gcm 4346 *** *** gcm 4347 *** *** gcm 4348 *** *** gcm 4349 *** *** gcm 4350 *** *** gcm 4351 *** *** gcm 4352 *** *** gcm 4353 *** *** gcm 4354 *** *** gcm 4355 *** *** gcm 4356 *** *** gcm 4357 *** *** gcm 4358 *** *** gcm 4359 *** *** gcm 4360 *** *** gcm 4361 *** *** gcm 4362 *** *** gcm 4363 *** *** gcm 4364 *** *** gcm 4365 *** *** gcm 4366 *** *** gcm 4367 *** *** gcm 4368 *** *** gcm 4369 *** *** gcm 4370 *** *** gcm 4371 *** *** gcm 4372 *** *** gcm 4373 *** *** gcm 4374 *** *** gcm 4375 *** *** gcm 4376 *** *** gcm 4377 *** *** gcm 4378 *** *** gcm 4379 *** *** gcm 4380 *** *** gcm 4381 *** *** gcm 4382 *** *** gcm 4383 *** *** gcm 4384 *** *** gcm 4385 *** *** gcm 4386 *** *** gcm 4387 *** *** gcm 4388 *** *** gcm 4389 *** *** gcm 4390 *** *** gcm 4391 *** *** gcm 4392 *** *** gcm 4393 *** *** gcm 4394 *** *** gcm 4395 *** *** gcm 4396 *** *** gcm 4397 *** *** gcm 4398 *** *** gcm 4399 *** *** gcm 4400 *** *** gcm 4401 *** *** gcm 4402 *** *** gcm 4403 *** *** gcm 4404 *** *** gcm 4405 *** *** gcm 4406 *** *** gcm 4407 *** *** gcm 4408 *** *** gcm 4409 *** *** gcm 4410 *** *** gcm 4411 *** *** gcm 4412 *** *** gcm 4413 *** *** gcm 4414 *** *** gcm 4415 *** *** gcm 4416 *** *** gcm 4417 *** *** gcm 4418 *** *** gcm 4419 *** *** gcm 4420 *** *** gcm 4421 *** *** gcm 4422 *** *** gcm 4423 *** *** gcm 4424 *** *** gcm 4425 *** *** gcm 4426 *** *** gcm 4427 *** *** gcm 4428 *** *** gcm 4429 *** *** gcm 4430 *** *** gcm 4431 *** *** gcm 4432 *** *** gcm 4433 *** *** gcm 4434 *** *** gcm 4435 *** *** gcm 4436 *** *** gcm 4437 *** *** gcm 4438 *** *** gcm 4439 *** *** gcm 4440 *** *** gcm 4441 *** *** gcm 4442 *** *** gcm 4443 *** *** gcm 4444 *** *** gcm 4445 *** *** gcm 4446 *** *** gcm 4447 *** *** gcm 4448 *** *** gcm 4449 *** *** gcm 4450 *** *** gcm 4451 *** *** gcm 4452 *** *** gcm 4453 *** *** gcm 4454 *** *** gcm 4455 *** *** gcm 4456 *** *** gcm 4457 *** *** gcm 4458 *** *** gcm 4459 *** *** gcm 4460 *** *** gcm 4461 *** *** gcm 4462 *** *** gcm 4463 *** *** gcm 4464 *** *** gcm 4465 *** *** gcm 4466 *** *** gcm 4467 *** *** gcm 4468 *** *** gcm 4469 *** *** gcm 4470 *** *** gcm 4471 *** *** gcm 4472 *** *** gcm 4473 *** *** gcm 4474 *** *** gcm 4475 *** *** gcm 4476 *** *** gcm 4477 *** *** gcm 4478 *** *** gcm 4479 *** *** gcm 4480 *** *** gcm 4481 *** *** gcm 4482 *** *** gcm 4483 *** *** gcm 4484 *** *** gcm 4485 *** *** gcm 4486 *** *** gcm 4487 *** *** gcm 4488 *** *** gcm 4489 *** *** gcm 4490 *** *** gcm 4491 *** *** gcm 4492 *** *** gcm 4493 *** *** gcm 4494 *** *** gcm 4495 *** *** gcm 4496 *** *** gcm 4497 *** *** gcm 4498 *** *** gcm 4499 *** *** gcm 4500 *** *** gcm 4501 *** *** gcm 4502 *** *** gcm 4503 *** *** gcm 4504 *** *** gcm 4505 *** *** gcm 4506 *** *** gcm 4507 *** *** gcm 4508 *** *** gcm 4509 *** *** gcm 4510 *** *** gcm 4511 *** *** gcm 4512 *** *** gcm 4513 *** *** gcm 4514 *** *** gcm 4515 *** *** gcm 4516 *** *** gcm 4517 *** *** gcm 4518 *** *** gcm 4519 *** *** gcm 4520 *** *** gcm 4521 *** *** gcm 4522 *** *** gcm 4523 *** *** gcm 4524 *** *** gcm 4525 *** *** gcm 4526 *** *** gcm 4527 *** *** gcm 4528 *** *** gcm 4529 *** *** gcm 4530 *** *** gcm 4531 *** *** gcm 4532 *** *** gcm 4533 *** *** gcm 4534 *** *** gcm 4535 *** *** gcm 4536 *** *** gcm 4537 *** *** gcm 4538 *** *** gcm 4539 *** *** gcm 4540 *** *** gcm 4541 *** *** gcm 4542 *** *** gcm 4543 *** *** gcm 4544 *** *** gcm 4545 *** *** gcm 4546 *** *** gcm 4547 *** *** gcm 4548 *** *** gcm 4549 *** *** gcm 4550 *** *** gcm 4551 *** *** gcm 4552 *** *** gcm 4553 *** *** gcm 4554 *** *** gcm 4555 *** *** gcm 4556 *** *** gcm 4557 *** *** gcm 4558 *** *** gcm 4559 *** *** gcm 4560 *** *** gcm 4561 *** *** gcm 4562 *** *** gcm 4563 *** *** gcm 4564 *** *** gcm 4565 *** *** gcm 4566 *** *** gcm 4567 *** *** gcm 4568 *** *** gcm 4569 *** *** gcm 4570 *** *** gcm 4571 *** *** gcm 4572 *** *** gcm 4573 *** *** gcm 4574 *** *** gcm 4575 *** *** gcm 4576 *** *** gcm 4577 *** *** gcm 4578 *** *** gcm 4579 *** *** gcm 4580 *** *** gcm 4581 *** *** gcm 4582 *** *** gcm 4583 *** *** gcm 4584 *** *** gcm 4585 *** *** gcm 4586 *** *** gcm 4587 *** *** gcm 4588 *** *** gcm 4589 *** *** gcm 4590 *** *** gcm 4591 *** *** gcm 4592 *** *** gcm 4593 *** *** gcm 4594 *** *** gcm 4595 *** *** gcm 4596 *** *** gcm 4597 *** *** gcm 4598 *** *** gcm 4599 *** *** gcm 4600 *** *** gcm 4601 *** *** gcm 4602 *** *** gcm 4603 *** *** gcm 4604 *** *** gcm 4605 *** *** gcm 4606 *** *** gcm 4607 *** *** gcm 4608 *** *** gcm 4609 *** *** gcm 4610 *** *** gcm 4611 *** *** gcm 4612 *** *** gcm 4613 *** *** gcm 4614 *** *** gcm 4615 *** *** gcm 4616 *** *** gcm 4617 *** *** gcm 4618 *** *** gcm 4619 *** *** gcm 4620 *** *** gcm 4621 *** *** gcm 4622 *** *** gcm 4623 *** *** gcm 4624 *** *** gcm 4625 *** *** gcm 4626 *** *** gcm 4627 *** *** gcm 4628 *** *** gcm 4629 *** *** gcm 4630 *** *** gcm 4631 *** *** gcm 4632 *** *** gcm 4633 *** *** gcm 4634 *** *** gcm 4635 *** *** gcm 4636 *** *** gcm 4637 *** *** gcm 4638 *** *** gcm 4639 *** *** gcm 4640 *** *** gcm 4641 *** *** gcm 4642 *** *** gcm 4643 *** *** gcm 4644 *** *** gcm 4645 *** *** gcm 4646 *** *** gcm 4647 *** *** gcm 4648 *** *** gcm 4649 *** *** gcm 4650 *** *** gcm 4651 *** *** gcm 4652 *** *** gcm 4653 *** *** gcm 4654 *** *** gcm 4655 *** *** gcm 4656 *** *** gcm 4657 *** *** gcm 4658 *** *** gcm 4659 *** *** gcm 4660 *** *** gcm 4661 *** *** gcm 4662 *** *** gcm 4663 *** *** gcm 4664 *** *** gcm 4665 *** *** gcm 4666 *** *** gcm 4667 *** *** gcm 4668 *** *** gcm 4669 *** *** gcm 4670 *** *** gcm 4671 *** *** gcm 4672 *** *** gcm 4673 *** *** gcm 4674 *** *** gcm 4675 *** *** gcm 4676 *** *** gcm 4677 *** *** gcm 4678 *** *** gcm 4679 *** *** gcm 4680 *** *** gcm 4681 *** *** gcm 4682 *** *** gcm 4683 *** *** gcm 4684 *** *** gcm 4685 *** *** gcm 4686 *** *** gcm 4687 *** *** gcm 4688 *** *** gcm 4689 *** *** gcm 4690 *** *** gcm 4691 *** *** gcm 4692 *** *** gcm 4693 *** *** gcm 4694 *** *** gcm 4695 *** *** gcm 4696 *** *** gcm 4697 *** *** gcm 4698 *** *** gcm 4699 *** *** gcm 4700 *** *** gcm 4701 *** *** gcm 4702 *** *** gcm 4703 *** *** gcm 4704 *** *** gcm 4705 *** *** gcm 4706 *** *** gcm 4707 *** *** gcm 4708 *** *** gcm 4709 *** *** gcm 4710 *** *** gcm 4711 *** *** gcm 4712 *** *** gcm 4713 *** *** gcm 4714 *** *** gcm 4715 *** *** gcm 4716 *** *** gcm 4717 *** *** gcm 4718 *** *** gcm 4719 *** *** gcm 4720 *** *** gcm 4721 *** *** gcm 4722 *** *** gcm 4723 *** *** gcm 4724 *** *** gcm 4725 *** *** gcm 4726 *** *** gcm 4727 *** *** gcm 4728 *** *** gcm 4729 *** *** gcm 4730 *** *** gcm 4731 *** *** gcm 4732 *** *** gcm 4733 *** *** gcm 4734 *** *** gcm 4735 *** *** gcm 4736 *** *** gcm 4737 *** *** gcm 4738 *** *** gcm 4739 *** *** gcm 4740 *** *** gcm 4741 *** *** gcm 4742 *** *** gcm 4743 *** *** gcm 4744 *** *** gcm 4745 *** *** gcm 4746 *** *** gcm 4747 *** *** gcm 4748 *** *** gcm 4749 *** *** gcm 4750 *** *** gcm 4751 *** *** gcm 4752 *** *** gcm 4753 *** *** gcm 4754 *** *** gcm 4755 *** *** gcm 4756 *** *** gcm 4757 *** *** gcm 4758 *** *** gcm 4759 *** *** gcm 4760 *** *** gcm 4761 *** *** gcm 4762 *** *** gcm 4763 *** *** gcm 4764 *** *** gcm 4765 *** *** gcm 4766 *** *** gcm 4767 *** *** gcm 4768 *** *** gcm 4769 *** *** gcm 4770 *** *** gcm 4771 *** *** gcm 4772 *** *** gcm 4773 *** *** gcm 4774 *** *** gcm 4775 *** *** gcm 4776 *** *** gcm 4777 *** *** gcm 4778 *** *** gcm 4779 *** *** gcm 4780 *** *** gcm 4781 *** *** gcm 4782 *** *** gcm 4783 *** *** gcm 4784 *** *** gcm 4785 *** *** gcm 4786 *** *** gcm 4787 *** *** gcm 4788 *** *** gcm 4789 *** *** gcm 4790 *** *** gcm 4791 *** *** gcm 4792 *** *** gcm 4793 *** *** gcm 4794 *** *** gcm 4795 *** *** gcm 4796 *** *** gcm 4797 *** *** gcm 4798 *** *** gcm 4799 *** *** gcm 4800 *** *** gcm 4801 *** *** gcm 4802 *** *** gcm 4803 *** *** gcm 4804 *** *** gcm 4805 *** *** gcm 4806 *** *** gcm 4807 *** *** gcm 4808 *** *** gcm 4809 *** *** gcm 4810 *** *** gcm 4811 *** *** gcm 4812 *** *** gcm 4813 *** *** gcm 4814 *** *** gcm 4815 *** *** gcm 4816 *** *** gcm 4817 *** *** gcm 4818 *** *** gcm 4819 *** *** gcm 4820 *** *** gcm 4821 *** *** gcm 4822 *** *** gcm 4823 *** *** gcm 4824 *** *** gcm 4825 *** *** gcm 4826 *** *** gcm 4827 *** *** gcm 4828 *** *** gcm 4829 *** *** gcm 4830 *** *** gcm 4831 *** *** gcm 4832 *** *** gcm 4833 *** *** gcm 4834 *** *** gcm 4835 *** *** gcm 4836 *** *** gcm 4837 *** *** gcm 4838 *** *** gcm 4839 *** *** gcm 4840 *** *** gcm 4841 *** *** gcm 4842 *** *** gcm 4843 *** *** gcm 4844 *** *** gcm 4845 *** *** gcm 4846 *** *** gcm 4847 *** *** gcm 4848 *** *** gcm 4849 *** *** gcm 4850 *** *** gcm 4851 *** *** gcm 4852 *** *** gcm 4853 *** *** gcm 4854 *** *** gcm 4855 *** *** gcm 4856 *** *** gcm 4857 *** *** gcm 4858 *** *** gcm 4859 *** *** gcm 4860 *** *** gcm 4861 *** *** gcm 4862 *** *** gcm 4863 *** *** gcm 4864 *** *** gcm 4865 *** *** gcm 4866 *** *** gcm 4867 *** *** gcm 4868 *** *** gcm 4869 *** *** gcm 4870 *** *** gcm 4871 *** *** gcm 4872 *** *** gcm 4873 *** *** gcm 4874 *** *** gcm 4875 *** *** gcm 4876 *** *** gcm 4877 *** *** gcm 4878 *** *** gcm 4879 *** *** gcm 4880 *** *** gcm 4881 *** *** gcm 4882 *** *** gcm 4883 *** *** gcm 4884 *** *** gcm 4885 *** *** gcm 4886 *** *** gcm 4887 *** *** gcm 4888 *** *** gcm 4889 *** *** gcm 4890 *** *** gcm 4891 *** *** gcm 4892 *** *** gcm 4893 *** *** gcm 4894 *** *** gcm 4895 *** *** gcm 4896 *** *** gcm 4897 *** *** gcm 4898 *** *** gcm 4899 *** *** gcm 4900 *** *** gcm 4901 *** *** gcm 4902 *** *** gcm 4903 *** *** gcm 4904 *** *** gcm 4905 *** *** gcm 4906 *** *** gcm 4907 *** *** gcm 4908 *** *** gcm 4909 *** *** gcm 4910 *** *** gcm 4911 *** *** gcm 4912 *** *** gcm 4913 *** *** gcm 4914 *** *** gcm 4915 *** *** gcm 4916 *** *** gcm 4917 *** *** gcm 4918 *** *** gcm 4919 *** *** gcm 4920 *** *** gcm 4921 *** *** gcm 4922 *** *** gcm 4923 *** *** gcm 4924 *** *** gcm 4925 *** *** gcm 4926 *** *** gcm 4927 *** *** gcm 4928 *** *** gcm 4929 *** *** gcm 4930 *** *** gcm 4931 *** *** gcm 4932 *** *** gcm 4933 *** *** gcm 4934 *** *** gcm 4935 *** *** gcm 4936 *** *** gcm 4937 *** *** gcm 4938 *** *** gcm 4939 *** *** gcm 4940 *** *** gcm 4941 *** *** gcm 4942 *** *** gcm 4943 *** *** gcm 4944 *** *** gcm 4945 *** *** gcm 4946 *** *** gcm 4947 *** *** gcm 4948 *** *** gcm 4949 *** *** gcm 4950 *** *** gcm 4951 *** *** gcm 4952 *** *** gcm 4953 *** *** gcm 4954 *** *** gcm 4955 *** *** gcm 4956 *** *** gcm 4957 *** *** gcm 4958 *** *** gcm 4959 *** *** gcm 4960 *** *** gcm 4961 *** *** gcm 4962 *** *** gcm 4963 *** *** gcm 4964 *** *** gcm 4965 *** *** gcm 4966 *** *** gcm 4967 *** *** gcm 4968 *** *** gcm 4969 *** *** gcm 4970 *** *** gcm 4971 *** *** gcm 4972 *** *** gcm 4973 *** *** gcm 4974 *** *** gcm 4975 *** *** gcm 4976 *** *** gcm 4977 *** *** gcm 4978 *** *** gcm 4979 *** *** gcm 4980 *** *** gcm 4981 *** *** gcm 4982 *** *** gcm 4983 *** *** gcm 4984 *** *** gcm 4985 *** *** gcm 4986 *** *** gcm 4987 *** *** gcm 4988 *** *** gcm 4989 *** *** gcm 4990 *** *** gcm 4991 *** *** gcm 4992 *** *** gcm 4993 *** *** gcm 4994 *** *** gcm 4995 *** *** gcm 4996 *** *** gcm 4997 *** *** gcm 4998 *** *** gcm 4999 *** *** gcm 5000 *** *** gcm 5001 *** *** gcm 5002 *** *** gcm 5003 *** *** gcm 5004 *** *** gcm 5005 *** *** gcm 5006 *** *** gcm 5007 *** *** gcm 5008 *** *** gcm 5009 *** *** gcm 5010 *** *** gcm 5011 *** *** gcm 5012 *** *** gcm 5013 *** *** gcm 5014 *** *** gcm 5015 *** *** gcm 5016 *** *** gcm 5017 *** *** gcm 5018 *** *** gcm 5019 *** *** gcm 5020 *** *** gcm 5021 *** *** gcm 5022 *** *** gcm 5023 *** *** gcm 5024 *** *** gcm 5025 *** *** gcm 5026 *** *** gcm 5027 *** *** gcm 5028 *** *** gcm 5029 *** *** gcm 5030 *** *** gcm 5031 *** *** gcm 5032 *** *** gcm 5033 *** *** gcm 5034 *** *** gcm 5035 *** *** gcm 5036 *** *** gcm 5037 *** *** gcm 5038 *** *** gcm 5039 *** *** gcm 5040 *** *** gcm 5041 *** *** gcm 5042 *** *** gcm 5043 *** *** gcm 5044 *** *** gcm 5045 *** *** gcm 5046 *** *** gcm 5047 *** *** gcm 5048 *** *** gcm 5049 *** *** gcm 5050 *** *** gcm 5051 *** *** gcm 5052 *** *** gcm 5053 *** *** gcm 5054 *** *** gcm 5055 *** *** gcm 5056 *** *** gcm 5057 *** *** gcm 5058 *** *** gcm 5059 *** *** gcm 5060 *** *** gcm 5061 *** *** gcm 5062 *** *** gcm 5063 *** *** gcm 5064 *** *** gcm 5065 *** *** gcm 5066 *** *** gcm 5067 *** *** gcm 5068 *** *** gcm 5069 *** *** gcm 5070 *** *** gcm 5071 *** *** gcm 5072 *** *** gcm 5073 *** *** gcm 5074 *** *** gcm 5075 *** *** gcm 5076 *** *** gcm 5077 *** *** gcm 5078 *** *** gcm 5079 *** *** gcm 5080 *** *** gcm 5081 *** *** gcm 5082 *** *** gcm 5083 *** *** gcm 5084 *** *** gcm 5085 *** *** gcm 5086 *** *** gcm 5087 *** *** gcm 5088 *** *** gcm 5089 *** *** gcm 5090 *** *** gcm 5091 *** *** gcm 5092 *** *** gcm 5093 *** *** gcm 5094 *** *** gcm 5095 *** *** gcm 5096 *** *** gcm 5097 *** *** gcm 5098 *** *** gcm 5099 *** *** gcm 5100 *** *** gcm 5101 *** *** gcm 5102 *** *** gcm 5103 *** *** gcm 5104 *** *** gcm 5105 *** *** gcm 5106 *** *** gcm 5107 *** *** gcm 5108 *** *** gcm 5109 *** *** gcm 5110 *** *** gcm 5111 *** *** gcm 5112 *** *** gcm 5113 *** *** gcm 5114 *** *** gcm 5115 *** *** gcm 5116 *** *** gcm 5117 *** *** gcm 5118 *** *** gcm 5119 *** *** gcm 5120 *** *** gcm 5121 *** *** gcm 5122 *** *** gcm 5123 *** *** gcm 5124 *** *** gcm 5125 *** *** gcm 5126 *** *** gcm 5127 *** *** gcm 5128 *** *** gcm 5129 *** *** gcm 5130 *** *** gcm 5131 *** *** gcm 5132 *** *** gcm 5133 *** *** gcm 5134 *** *** gcm 5135 *** *** gcm 5136 *** *** gcm 5137 *** *** gcm 5138 *** *** gcm 5139 *** *** gcm 5140 *** *** gcm 5141 *** *** gcm 5142 *** *** gcm 5143 *** *** gcm 5144 *** *** gcm 5145 *** *** gcm 5146 *** *** gcm 5147 *** *** gcm 5148 *** *** gcm 5149 *** *** gcm 5150 *** *** gcm 5151 *** *** gcm 5152 *** *** gcm 5153 *** *** gcm 5154 *** *** gcm 5155 *** *** gcm 5156 *** *** gcm 5157 *** *** gcm 5158 *** *** gcm 5159 *** *** gcm 5160 *** *** gcm 5161 *** *** gcm 5162 *** *** gcm 5163 *** *** gcm 5164 *** *** gcm 5165 *** *** gcm 5166 *** *** gcm 5167 *** *** gcm 5168 *** *** gcm 5169 *** *** gcm 5170 *** *** gcm 5171 *** *** gcm 5172 *** *** gcm 5173 *** *** gcm 5174 *** *** gcm 5175 *** *** gcm 5176 *** *** gcm 5177 *** *** gcm 5178 *** *** gcm 5179 *** *** gcm 5180 *** *** gcm 5181 *** *** gcm 5182 *** *** gcm 5183 *** *** gcm 5184 *** *** gcm 5185 *** *** gcm 5186 *** *** gcm 5187 *** *** gcm 5188 *** *** gcm 5189 *** *** gcm 5190 *** *** gcm 5191 *** *** gcm 5192 *** *** gcm 5193 *** *** gcm 5194 *** *** gcm 5195 *** *** gcm 5196 *** *** gcm 5197 *** *** gcm 5198 *** *** gcm 5199 *** *** gcm 5200 *** *** gcm 5201 *** *** gcm 5202 *** *** gcm 5203 *** *** gcm 5204 *** *** gcm 5205 *** *** gcm 5206 *** *** gcm 5207 *** *** gcm 5208 *** *** gcm 5209 *** *** gcm 5210 *** *** gcm 5211 *** *** gcm 5212 *** *** gcm 5213 *** *** gcm 5214 *** *** gcm 5215 *** *** gcm 5216 *** *** gcm 5217 *** *** gcm 5218 *** *** gcm 5219 *** *** gcm 5220 *** *** gcm 5221 *** *** gcm 5222 *** *** gcm 5223 *** *** gcm 5224 *** *** gcm 5225 *** *** gcm 5226 *** *** gcm 5227 *** *** gcm 5228 *** *** gcm 5229 *** *** gcm 5230 *** *** gcm 5231 *** *** gcm 5232 *** *** gcm 5233 *** *** gcm 5234 *** *** gcm 5235 *** *** gcm 5236 *** *** gcm 5237 *** *** gcm 5238 *** *** gcm 5239 *** *** gcm 5240 *** *** gcm 5241 *** *** gcm 5242 *** *** gcm 5243 *** *** gcm 5244 *** *** gcm 5245 *** *** gcm 5246 *** *** gcm 5247 *** *** gcm 5248 *** *** gcm 5249 *** *** gcm 5250 *** *** gcm 5251 *** *** gcm 5252 *** *** gcm 5253 *** *** gcm 5254 *** *** gcm 5255 *** *** gcm 5256 *** *** gcm 5257 *** *** gcm 5258 *** *** gcm 5259 *** *** gcm 5260 *** *** gcm 5261 *** *** gcm 5262 *** *** gcm 5263 *** *** gcm 5264 *** *** gcm 5265 *** *** gcm 5266 *** *** gcm 5267 *** *** gcm 5268 *** *** gcm 5269 *** *** gcm 5270 *** *** gcm 5271 *** *** gcm 5272 *** *** gcm 5273 *** *** gcm 5274 *** *** gcm 5275 *** *** gcm 5276 *** *** gcm 5277 *** *** gcm 5278 *** *** gcm 5279 *** *** gcm 5280 *** *** gcm 5281 *** *** gcm 5282 *** *** gcm 5283 *** *** gcm 5284 *** *** gcm 5285 *** *** gcm 5286 *** *** gcm 5287 *** *** gcm 5288 *** *** gcm 5289 *** *** gcm 5290 *** *** gcm 5291 *** *** gcm 5292 *** *** gcm 5293 *** *** gcm 5294 *** *** gcm 5295 *** *** gcm 5296 *** *** gcm 5297 *** *** gcm 5298 *** *** gcm 5299 *** *** gcm 5300 *** *** gcm 5301 *** *** gcm 5302 *** *** gcm 5303 *** *** gcm 5304 *** *** gcm 5305 *** *** gcm 5306 *** *** gcm 5307 *** *** gcm 5308 *** *** gcm 5309 *** *** gcm 5310 *** *** gcm 5311 *** *** gcm 5312 *** *** gcm 5313 *** *** gcm 5314 *** *** gcm 5315 *** *** gcm 5316 *** *** gcm 5317 *** *** gcm 5318 *** *** gcm 5319 *** *** gcm 5320 *** *** gcm 5321 *** *** gcm 5322 *** *** gcm 5323 *** *** gcm 5324 *** *** gcm 5325 *** *** gcm 5326 *** *** gcm 5327 *** *** gcm 5328 *** *** gcm 5329 *** *** gcm 5330 *** *** gcm 5331 *** *** gcm 5332 *** *** gcm 5333 *** *** gcm 5334 *** *** gcm 5335 *** *** gcm 5336 *** *** gcm 5337 *** *** gcm 5338 *** *** gcm 5339 *** *** gcm 5340 *** *** gcm 5341 *** *** gcm 5342 *** *** gcm 5343 *** *** gcm 5344 *** *** gcm 5345 *** *** gcm 5346 *** *** gcm 5347 *** *** gcm 5348 *** *** gcm 5349 *** *** gcm 5350 *** *** gcm 5351 *** *** gcm 5352 *** *** gcm 5353 *** *** gcm 5354 *** *** gcm 5355 *** *** gcm 5356 *** *** gcm 5357 *** *** gcm 5358 *** *** gcm 5359 *** *** gcm 5360 *** *** gcm 5361 *** *** gcm 5362 *** *** gcm 5363 *** *** gcm 5364 *** *** gcm 5365 *** *** gcm 5366 *** *** gcm 5367 *** *** gcm 5368 *** *** gcm 5369 *** *** gcm 5370 *** *** gcm 5371 *** *** gcm 5372 *** *** gcm 5373 *** *** gcm 5374 *** *** gcm 5375 *** *** gcm 5376 *** *** gcm 5377 *** *** gcm 5378 *** *** gcm 5379 *** *** gcm 5380 *** *** gcm 5381 *** *** gcm 5382 *** *** gcm 5383 *** *** gcm 5384 *** *** gcm 5385 *** *** gcm 5386 *** *** gcm 5387 *** *** gcm 5388 *** *** gcm 5389 *** *** gcm 5390 *** *** gcm 5391 *** *** gcm 5392 *** *** gcm 5393 *** *** gcm 5394 *** *** gcm 5395 *** *** gcm 5396 *** *** gcm 5397 *** *** gcm 5398 *** *** gcm 5399 *** *** gcm 5400 *** *** gcm 5401 *** *** gcm 5402 *** *** gcm 5403 *** *** gcm 5404 *** *** gcm 5405 *** *** gcm 5406 *** *** gcm 5407 *** *** gcm 5408 *** *** gcm 5409 *** *** gcm 5410 *** *** gcm 5411 *** *** gcm 5412 *** *** gcm 5413 *** *** gcm 5414 *** *** gcm 5415 *** *** gcm 5416 *** *** gcm 5417 *** *** gcm 5418 *** *** gcm 5419 *** *** gcm 5420 *** *** gcm 5421 *** *** gcm 5422 *** *** gcm 5423 *** *** gcm 5424 *** *** gcm 5425 *** *** gcm 5426 *** *** gcm 5427 *** *** gcm 5428 *** *** gcm 5429 *** *** gcm 5430 *** *** gcm 5431 *** *** gcm 5432 *** *** gcm 5433 *** *** gcm 5434 *** *** gcm 5435 *** *** gcm 5436 *** *** gcm 5437 *** *** gcm 5438 *** *** gcm 5439 *** *** gcm 5440 *** *** gcm 5441 *** *** gcm 5442 *** *** gcm 5443 *** *** gcm 5444 *** *** gcm 5445 *** *** gcm 5446 *** *** gcm 5447 *** *** gcm 5448 *** *** gcm 5449 *** *** gcm 5450 *** *** gcm 5451 *** *** gcm 5452 *** *** gcm 5453 *** *** gcm 5454 *** *** gcm 5455 *** *** gcm 5456 *** *** gcm 5457 *** *** gcm 5458 *** *** gcm 5459 *** *** gcm 5460 *** *** gcm 5461 *** *** gcm 5462 *** *** gcm 5463 *** *** gcm 5464 *** *** gcm 5465 *** *** gcm 5466 *** *** gcm 5467 *** *** gcm 5468 *** *** gcm 5469 *** *** gcm 5470 *** *** gcm 5471 *** *** gcm 5472 *** *** gcm 5473 *** *** gcm 5474 *** *** gcm 5475 *** *** gcm 5476 *** *** gcm 5477 *** *** gcm 5478 *** *** gcm 5479 *** *** gcm 5480 *** *** gcm 5481 *** *** gcm 5482 *** *** gcm 5483 *** *** gcm 5484 *** *** gcm 5485 *** *** gcm 5486 *** *** gcm 5487 *** *** gcm 5488 *** *** gcm 5489 *** *** gcm 5490 *** *** gcm 5491 *** *** gcm 5492 *** *** gcm 5493 *** *** gcm 5494 *** *** gcm 5495 *** *** gcm 5496 *** *** gcm 5497 *** *** gcm 5498 *** *** gcm 5499 *** *** gcm 5500 *** *** gcm 5501 *** *** gcm 5502 *** *** gcm 5503 *** *** gcm 5504 *** *** gcm 5505 *** *** gcm 5506 *** *** gcm 5507 *** *** gcm 5508 *** *** gcm 5509 *** *** gcm 5510 *** *** gcm 5511 *** *** gcm 5512 *** *** gcm 5513 *** *** gcm 5514 *** *** gcm 5515 *** *** gcm 5516 *** *** gcm 5517 *** *** gcm 5518 *** *** gcm 5519 *** *** gcm 5520 *** *** gcm 5521 *** *** gcm 5522 *** *** gcm 5523 *** *** gcm 5524 *** *** gcm 5525 *** *** gcm 5526 *** *** gcm 5527 *** *** gcm 5528 *** *** gcm 5529 *** *** gcm 5530 *** *** gcm 5531 *** *** gcm 5532 *** *** gcm 5533 *** *** gcm 5534 *** *** gcm 5535 *** *** gcm 5536 *** *** gcm 5537 *** *** gcm 5538 *** *** gcm 5539 *** *** gcm 5540 *** *** gcm 5541 *** *** gcm 5542 *** *** gcm 5543 *** *** gcm 5544 *** *** gcm 5545 *** *** gcm 5546 *** *** gcm 5547 *** *** gcm 5548 *** *** gcm 5549 *** *** gcm 5550 *** *** gcm 5551 *** *** gcm 5552 *** *** gcm 5553 *** *** gcm 5554 *** *** gcm 5555 *** *** gcm 5556 *** *** gcm 5557 *** *** gcm 5558 *** *** gcm 5559 *** *** gcm 5560 *** *** gcm 5561 *** *** gcm 5562 *** *** gcm 5563 *** *** gcm 5564 *** *** gcm 5565 *** *** gcm 5566 *** *** gcm 5567 *** *** gcm 5568 *** *** gcm 5569 *** *** gcm 5570 *** *** gcm 5571 *** *** gcm 5572 *** *** gcm 5573 *** *** gcm 5574 *** *** gcm 5575 *** *** gcm 5576 *** *** gcm 5577 *** *** gcm 5578 *** *** gcm 5579 *** *** gcm 5580 *** *** gcm 5581 *** *** gcm 5582 *** *** gcm 5583 *** *** gcm 5584 *** *** gcm 5585 *** *** gcm 5586 *** *** gcm 5587 *** *** gcm 5588 *** *** gcm 5589 *** *** gcm 5590 *** *** gcm 5591 *** *** gcm 5592 *** *** gcm 5593 *** *** gcm 5594 *** *** gcm 5595 *** *** gcm 5596 *** *** gcm 5597 *** *** gcm 5598 *** *** gcm 5599 *** *** gcm 5600 *** *** gcm 5601 *** *** gcm 5602 *** *** gcm 5603 *** *** gcm 5604 *** *** gcm 5605 *** *** gcm 5606 *** *** gcm 5607 *** *** gcm 5608 *** *** gcm 5609 *** *** gcm 5610 *** *** gcm 5611 *** *** gcm 5612 *** *** gcm 5613 *** *** gcm 5614 *** *** gcm 5615 *** *** gcm 5616 *** *** gcm 5617 *** *** gcm 5618 *** *** gcm 5619 *** *** gcm 5620 *** *** gcm 5621 *** *** gcm 5622 *** *** gcm 5623 *** *** gcm 5624 *** *** gcm 5625 *** *** gcm 5626 *** *** gcm 5627 *** *** gcm 5628 *** *** gcm 5629 *** *** gcm 5630 *** *** gcm 5631 *** *** gcm 5632 *** *** gcm 5633 *** *** gcm 5634 *** *** gcm 5635 *** *** gcm 5636 *** *** gcm 5637 *** *** gcm 5638 *** *** gcm 5639 *** *** gcm 5640 *** *** gcm 5641 *** *** gcm 5642 *** *** gcm 5643 *** *** gcm 5644 *** *** gcm 5645 *** *** gcm 5646 *** *** gcm 5647 *** *** gcm 5648 *** *** gcm 5649 *** *** gcm 5650 *** *** gcm 5651 *** *** gcm 5652 *** *** gcm 5653 *** *** gcm 5654 *** *** gcm 5655 *** *** gcm 5656 *** *** gcm 5657 *** *** gcm 5658 *** *** gcm 5659 *** *** gcm 5660 *** *** gcm 5661 *** *** gcm 5662 *** *** gcm 5663 *** *** gcm 5664 *** *** gcm 5665 *** *** gcm 5666 *** *** gcm 5667 *** *** gcm 5668 *** *** gcm 5669 *** *** gcm 5670 *** *** gcm 5671 *** *** gcm 5672 *** *** gcm 5673 *** *** gcm 5674 *** *** gcm 5675 *** *** gcm 5676 *** *** gcm 5677 *** *** gcm 5678 *** *** gcm 5679 *** *** gcm 5680 *** *** gcm 5681 *** *** gcm 5682 *** *** gcm 5683 *** *** gcm 5684 *** *** gcm 5685 *** *** gcm 5686 *** *** gcm 5687 *** *** gcm 5688 *** *** gcm 5689 *** *** gcm 5690 *** *** gcm 5691 *** *** gcm 5692 *** *** gcm 5693 *** *** gcm 5694 *** *** gcm 5695 *** *** gcm 5696 *** *** gcm 5697 *** *** gcm 5698 *** *** gcm 5699 *** *** gcm 5700 *** *** gcm 5701 *** *** gcm 5702 *** *** gcm 5703 *** *** gcm 5704 *** *** gcm 5705 *** *** gcm 5706 *** *** gcm 5707 *** *** gcm 5708 *** *** gcm 5709 *** *** gcm 5710 *** *** gcm 5711 *** *** gcm 5712 *** *** gcm 5713 *** *** gcm 5714 *** *** gcm 5715 *** *** gcm 5716 *** *** gcm 5717 *** *** gcm 5718 *** *** gcm 5719 *** *** gcm 5720 *** *** gcm 5721 *** *** gcm 5722 *** *** gcm 5723 *** *** gcm 5724 *** *** gcm 5725 *** *** gcm 5726 *** *** gcm 5727 *** *** gcm 5728 *** *** gcm 5729 *** *** gcm 5730 *** *** gcm 5731 *** *** gcm 5732 *** *** gcm 5733 *** *** gcm 5734 *** *** gcm 5735 *** *** gcm 5736 *** *** gcm 5737 *** *** gcm 5738 *** *** gcm 5739 *** *** gcm 5740 *** *** gcm 5741 *** *** gcm 5742 *** *** gcm 5743 *** *** gcm 5744 *** *** gcm 5745 *** *** gcm 5746 *** *** gcm 5747 *** *** gcm 5748 *** *** gcm 5749 *** *** gcm 5750 *** *** gcm 5751 *** *** gcm 5752 *** *** gcm 5753 *** *** gcm 5754 *** *** gcm 5755 *** *** gcm 5756 *** *** gcm 5757 *** *** gcm 5758 *** *** gcm 5759 *** *** gcm 5760 *** *** gcm 5761 *** *** gcm 5762 *** *** gcm 5763 *** *** gcm 5764 *** *** gcm 5765 *** *** gcm 5766 *** *** gcm 5767 *** *** gcm 5768 *** *** gcm 5769 *** *** gcm 5770 *** *** gcm 5771 *** *** gcm 5772 *** *** gcm 5773 *** *** gcm 5774 *** *** gcm 5775 *** *** gcm 5776 *** *** gcm 5777 *** *** gcm 5778 *** *** gcm 5779 *** *** gcm 5780 *** *** gcm 5781 *** *** gcm 5782 *** *** gcm 5783 *** *** gcm 5784 *** *** gcm 5785 *** *** gcm 5786 *** *** gcm 5787 *** *** gcm 5788 *** *** gcm 5789 *** *** gcm 5790 *** *** gcm 5791 *** *** gcm 5792 *** *** gcm 5793 *** *** gcm 5794 *** *** gcm 5795 *** *** gcm 5796 *** *** gcm 5797 *** *** gcm 5798 *** *** gcm 5799 *** *** gcm 5800 *** *** gcm 5801 *** *** gcm 5802 *** *** gcm 5803 *** *** gcm 5804 *** *** gcm 5805 *** *** gcm 5806 *** *** gcm 5807 *** *** gcm 5808 *** *** gcm 5809 *** *** gcm 5810 *** *** gcm 5811 *** *** gcm 5812 *** *** gcm 5813 *** *** gcm 5814 *** *** gcm 5815 *** *** gcm 5816 *** *** gcm 5817 *** *** gcm 5818 *** *** gcm 5819 *** *** gcm 5820 *** *** gcm 5821 *** *** gcm 5822 *** *** gcm 5823 *** *** gcm 5824 *** *** gcm 5825 *** *** gcm 5826 *** *** gcm 5827 *** *** gcm 5828 *** *** gcm 5829 *** *** gcm 5830 *** *** gcm 5831 *** *** gcm 5832 *** *** gcm 5833 *** *** gcm 5834 *** *** gcm 5835 *** *** gcm 5836 *** *** gcm 5837 *** *** gcm 5838 *** *** gcm 5839 *** *** gcm 5840 *** *** gcm 5841 *** *** gcm 5842 *** *** gcm 5843 *** *** gcm 5844 *** *** gcm 5845 *** *** gcm 5846 *** *** gcm 5847 *** *** gcm 5848 *** *** gcm 5849 *** *** gcm 5850 *** *** gcm 5851 *** *** gcm 5852 *** *** gcm 5853 *** *** gcm 5854 *** *** gcm 5855 *** *** gcm 5856 *** *** gcm 5857 *** *** gcm 5858 *** *** gcm 5859 *** *** gcm 5860 *** *** gcm 5861 *** *** gcm 5862 *** *** gcm 5863 *** *** gcm 5864 *** *** gcm 5865 *** *** gcm 5866 *** *** gcm 5867 *** *** gcm 5868 *** *** gcm 5869 *** *** gcm 5870 *** *** gcm 5871 *** *** gcm 5872 *** *** gcm 5873 *** *** gcm 5874 *** *** gcm 5875 *** *** gcm 5876 *** *** gcm 5877 *** *** gcm 5878 *** *** gcm 5879 *** *** gcm 5880 *** *** gcm 5881 *** *** gcm 5882 *** *** gcm 5883 *** *** gcm 5884 *** *** gcm 5885 *** *** gcm 5886 *** *** gcm 5887 *** *** gcm 5888 *** *** gcm 5889 *** *** gcm 5890 *** *** gcm 5891 *** *** gcm 5892 *** *** gcm 5893 *** *** gcm 5894 *** *** gcm 5895 *** *** gcm 5896 *** *** gcm 5897 *** *** gcm 5898 *** *** gcm 5899 *** *** gcm 5900 *** *** gcm 5901 *** *** gcm 5902 *** *** gcm 5903 *** *** gcm 5904 *** *** gcm 5905 *** *** gcm 5906 *** *** gcm 5907 *** *** gcm 5908 *** *** gcm 5909 *** *** gcm 5910 *** *** gcm 5911 *** *** gcm 5912 *** *** gcm 5913 *** *** gcm 5914 *** *** gcm 5915 *** *** gcm 5916 *** *** gcm 5917 *** *** gcm 5918 *** *** gcm 5919 *** *** gcm 5920 *** *** gcm 5921 *** *** gcm 5922 *** *** gcm 5923 *** *** gcm 5924 *** *** gcm 5925 *** *** gcm 5926 *** *** gcm 5927 *** *** gcm 5928 *** *** gcm 5929 *** *** gcm 5930 *** *** gcm 5931 *** *** gcm 5932 *** *** gcm 5933 *** *** gcm 5934 *** *** gcm 5935 *** *** gcm 5936 *** *** gcm 5937 *** *** gcm 5938 *** *** gcm 5939 *** *** gcm 5940 *** *** gcm 5941 *** *** gcm 5942 *** *** gcm 5943 *** *** gcm 5944 *** *** gcm 5945 *** *** gcm 5946 *** *** gcm 5947 *** *** gcm 5948 *** *** gcm 5949 *** *** gcm 5950 *** *** gcm 5951 *** *** gcm 5952 *** *** gcm 5953 *** *** gcm 5954 *** *** gcm 5955 *** *** gcm 5956 *** *** gcm 5957 *** *** gcm 5958 *** *** gcm 5959 *** *** gcm 5960 *** *** gcm 5961 *** *** gcm 5962 *** *** gcm 5963 *** *** gcm 5964 *** *** gcm 5965 *** *** gcm 5966 *** *** gcm 5967 *** *** gcm 5968 *** *** gcm 5969 *** *** gcm 5970 *** *** gcm 5971 *** *** gcm 5972 *** *** gcm 5973 *** *** gcm 5974 *** *** gcm 5975 *** *** gcm 5976 *** *** gcm 5977 *** *** gcm 5978 *** *** gcm 5979 *** *** gcm 5980 *** *** gcm 5981 *** *** gcm 5982 *** *** gcm 5983 *** *** gcm 5984 *** *** gcm 5985 *** *** gcm 5986 *** *** gcm 5987 *** *** gcm 5988 *** *** gcm 5989 *** *** gcm 5990 *** *** gcm 5991 *** *** gcm 5992 *** *** gcm 5993 *** *** gcm 5994 *** *** gcm 5995 *** *** gcm 5996 *** *** gcm 5997 *** *** gcm 5998 *** *** gcm 5999 *** *** gcm 6000 *** *** gcm 6001 *** *** gcm 6002 *** *** gcm 6003 *** *** gcm 6004 *** *** gcm 6005 *** *** gcm 6006 *** *** gcm 6007 *** *** gcm 6008 *** *** gcm 6009 *** *** gcm 6010 *** *** gcm 6011 *** *** gcm 6012 *** *** gcm 6013 *** *** gcm 6014 *** *** gcm 6015 *** *** gcm 6016 *** *** gcm 6017 *** *** gcm 6018 *** *** gcm 6019 *** *** gcm 6020 *** *** gcm 6021 *** *** gcm 6022 *** *** gcm 6023 *** *** gcm 6024 *** *** gcm 6025 *** *** gcm 6026 *** *** gcm 6027 *** *** gcm 6028 *** *** gcm 6029 *** *** gcm 6030 *** *** gcm 6031 *** *** gcm 6032 *** *** gcm 6033 *** *** gcm 6034 *** *** gcm 6035 *** *** gcm 6036 *** *** gcm 6037 *** *** gcm 6038 *** *** gcm 6039 *** *** gcm 6040 *** *** gcm 6041 *** *** gcm 6042 *** *** gcm 6043 *** *** gcm 6044 *** *** gcm 6045 *** *** gcm 6046 *** *** gcm 6047 *** *** gcm 6048 *** *** gcm 6049 *** *** gcm 6050 *** *** gcm 6051 *** *** gcm 6052 *** *** gcm 6053 *** *** gcm 6054 *** *** gcm 6055 *** *** gcm 6056 *** *** gcm 6057 *** *** gcm 6058 *** *** gcm 6059 *** *** gcm 6060 *** *** gcm 6061 *** *** gcm 6062 *** *** gcm 6063 *** *** gcm 6064 *** *** gcm 6065 *** *** gcm 6066 *** *** gcm 6067 *** *** gcm 6068 *** *** gcm 6069 *** *** gcm 6070 *** *** gcm 6071 *** *** gcm 6072 *** *** gcm 6073 *** *** gcm 6074 *** *** gcm 6075 *** *** gcm 6076 *** *** gcm 6077 *** *** gcm 6078 *** *** gcm 6079 *** *** gcm 6080 *** *** gcm 6081 *** *** gcm 6082 *** *** gcm 6083 *** *** gcm 6084 *** *** gcm 6085 *** *** gcm 6086 *** *** gcm 6087 *** *** gcm 6088 *** *** gcm 6089 *** *** gcm 6090 *** *** gcm 6091 *** *** gcm 6092 *** *** gcm 6093 *** *** gcm 6094 *** *** gcm 6095 *** *** gcm 6096 *** *** gcm 6097 *** *** gcm 6098 *** *** gcm 6099 *** *** gcm 6100 *** *** gcm 6101 *** *** gcm 6102 *** *** gcm 6103 *** *** gcm 6104 *** *** gcm 6105 *** *** gcm 6106 *** *** gcm 6107 *** *** gcm 6108 *** *** gcm 6109 *** *** gcm 6110 *** *** gcm 6111 *** *** gcm 6112 *** *** gcm 6113 *** *** gcm 6114 *** *** gcm 6115 *** *** gcm 6116 *** *** gcm 6117 *** *** gcm 6118 *** *** gcm 6119 *** *** gcm 6120 *** *** gcm 6121 *** *** gcm 6122 *** *** gcm 6123 *** *** gcm 6124 *** *** gcm 6125 *** *** gcm 6126 *** *** gcm 6127 *** *** gcm 6128 *** *** gcm 6129 *** *** gcm 6130 *** *** gcm 6131 *** *** gcm 6132 *** *** gcm 6133 *** *** gcm 6134 *** *** gcm 6135 *** *** gcm 6136 *** *** gcm 6137 *** *** gcm 6138 *** *** gcm 6139 *** *** gcm 6140 *** *** gcm 6141 *** *** gcm 6142 *** *** gcm 6143 *** *** gcm 6144 *** *** gcm 6145 *** *** gcm 6146 *** *** gcm 6147 *** *** gcm 6148 *** *** gcm 6149 *** *** gcm 6150 *** *** gcm 6151 *** *** gcm 6152 *** *** gcm 6153 *** *** gcm 6154 *** *** gcm 6155 *** *** gcm 6156 *** *** gcm 6157 *** *** gcm 6158 *** *** gcm 6159 *** *** gcm 6160 *** *** gcm 6161 *** *** gcm 6162 *** *** gcm 6163 *** *** gcm 6164 *** *** gcm 6165 *** *** gcm 6166 *** *** gcm 6167 *** *** gcm 6168 *** *** gcm 6169 *** *** gcm 6170 *** *** gcm 6171 *** *** gcm 6172 *** *** gcm 6173 *** *** gcm 6174 *** *** gcm 6175 *** *** gcm 6176 *** *** gcm 6177 *** *** gcm 6178 *** *** gcm 6179 *** *** gcm 6180 *** *** gcm 6181 *** *** gcm 6182 *** *** gcm 6183 *** *** gcm 6184 *** *** gcm 6185 *** *** gcm 6186 *** *** gcm 6187 *** *** gcm 6188 *** *** gcm 6189 *** *** gcm 6190 *** *** gcm 6191 *** *** gcm 6192 *** *** gcm 6193 *** *** gcm 6194 *** *** gcm 6195 *** *** gcm 6196 *** *** gcm 6197 *** *** gcm 6198 *** *** gcm 6199 *** *** gcm 6200 *** *** gcm 6201 *** *** gcm 6202 *** *** gcm 6203 *** *** gcm 6204 *** *** gcm 6205 *** *** gcm 6206 *** *** gcm 6207 *** *** gcm 6208 *** *** gcm 6209 *** *** gcm 6210 *** *** gcm 6211 *** *** gcm 6212 *** *** gcm 6213 *** *** gcm 6214 *** *** gcm 6215 *** *** gcm 6216 *** *** gcm 6217 *** *** gcm 6218 *** *** gcm 6219 *** *** gcm 6220 *** *** gcm 6221 *** *** gcm 6222 *** *** gcm 6223 *** *** gcm 6224 *** *** gcm 6225 *** *** gcm 6226 *** *** gcm 6227 *** *** gcm 6228 *** *** gcm 6229 *** *** gcm 6230 *** *** gcm 6231 *** *** gcm 6232 *** *** gcm 6233 *** *** gcm 6234 *** *** gcm 6235 *** *** gcm 6236 *** *** gcm 6237 *** *** gcm 6238 *** *** gcm 6239 *** *** gcm 6240 *** *** gcm 6241 *** *** gcm 6242 *** *** gcm 6243 *** *** gcm 6244 *** *** gcm 6245 *** *** gcm 6246 *** *** gcm 6247 *** *** gcm 6248 *** *** gcm 6249 *** *** gcm 6250 *** *** gcm 6251 *** *** gcm 6252 *** *** gcm 6253 *** *** gcm 6254 *** *** gcm 6255 *** *** gcm 6256 *** *** gcm 6257 *** *** gcm 6258 *** *** gcm 6259 *** *** gcm 6260 *** *** gcm 6261 *** *** gcm 6262 *** *** gcm 6263 *** *** gcm 6264 *** *** gcm 6265 *** *** gcm 6266 *** *** gcm 6267 *** *** gcm 6268 *** *** gcm 6269 *** *** gcm 6270 *** *** gcm 6271 *** *** gcm 6272 *** *** gcm 6273 *** *** gcm 6274 *** *** gcm 6275 *** *** gcm 6276 *** *** gcm 6277 *** *** gcm 6278 *** *** gcm 6279 *** *** gcm 6280 *** *** gcm 6281 *** *** gcm 6282 *** *** gcm 6283 *** *** gcm 6284 *** *** gcm 6285 *** *** gcm 6286 *** *** gcm 6287 *** *** gcm 6288 *** *** gcm 6289 *** *** gcm 6290 *** *** gcm 6291 *** *** gcm 6292 *** *** gcm 6293 *** *** gcm 6294 *** *** gcm 6295 *** *** gcm 6296 *** *** gcm 6297 *** *** gcm 6298 *** *** gcm 6299 *** *** gcm 6300 *** *** gcm 6301 *** *** gcm 6302 *** *** gcm 6303 *** *** gcm 6304 *** *** gcm 6305 *** *** gcm 6306 *** *** gcm 6307 *** *** gcm 6308 *** *** gcm 6309 *** *** gcm 6310 *** *** gcm 6311 *** *** gcm 6312 *** *** gcm 6313 *** *** gcm 6314 *** *** gcm 6315 *** *** gcm 6316 *** *** gcm 6317 *** *** gcm 6318 *** *** gcm 6319 *** *** gcm 6320 *** *** gcm 6321 *** *** gcm 6322 *** *** gcm 6323 *** *** gcm 6324 *** *** gcm 6325 *** *** gcm 6326 *** *** gcm 6327 *** *** gcm 6328 *** *** gcm 6329 *** *** gcm 6330 *** *** gcm 6331 *** *** gcm 6332 *** *** gcm 6333 *** *** gcm 6334 *** *** gcm 6335 *** *** gcm 6336 *** *** gcm 6337 *** *** gcm 6338 *** *** gcm 6339 *** *** gcm 6340 *** *** gcm 6341 *** *** gcm 6342 *** *** gcm 6343 *** *** gcm 6344 *** *** gcm 6345 *** *** gcm 6346 *** *** gcm 6347 *** *** gcm 6348 *** *** gcm 6349 *** *** gcm 6350 *** *** gcm 6351 *** *** gcm 6352 *** *** gcm 6353 *** *** gcm 6354 *** *** gcm 6355 *** *** gcm 6356 *** *** gcm 6357 *** *** gcm 6358 *** *** gcm 6359 *** *** gcm 6360 *** *** gcm 6361 *** *** gcm 6362 *** *** gcm 6363 *** *** gcm 6364 *** *** gcm 6365 *** *** gcm 6366 *** *** gcm 6367 *** *** gcm 6368 *** *** gcm 6369 *** *** gcm 6370 *** *** gcm 6371 *** *** gcm 6372 *** *** gcm 6373 *** *** gcm 6374 *** *** gcm 6375 *** *** gcm 6376 *** *** gcm 6377 *** *** gcm 6378 *** *** gcm 6379 *** *** gcm 6380 *** *** gcm 6381 *** *** gcm 6382 *** *** gcm 6383 *** *** gcm 6384 *** *** gcm 6385 *** *** gcm 6386 *** *** gcm 6387 *** *** gcm 6388 *** *** gcm 6389 *** *** gcm 6390 *** *** gcm 6391 *** *** gcm 6392 *** *** gcm 6393 *** *** gcm 6394 *** *** gcm 6395 *** *** gcm 6396 *** *** gcm 6397 *** *** gcm 6398 *** *** gcm 6399 *** *** gcm 6400 *** *** gcm 6401 *** *** gcm 6402 *** *** gcm 6403 *** *** gcm 6404 *** *** gcm 6405 *** *** gcm 6406 *** *** gcm 6407 *** *** gcm 6408 *** *** gcm 6409 *** *** gcm 6410 *** *** gcm 6411 *** *** gcm 6412 *** *** gcm 6413 *** *** gcm 6414 *** *** gcm 6415 *** *** gcm 6416 *** *** gcm 6417 *** *** gcm 6418 *** *** gcm 6419 *** *** gcm 6420 *** *** gcm 6421 *** *** gcm 6422 *** *** gcm 6423 *** *** gcm 6424 *** *** gcm 6425 *** *** gcm 6426 *** *** gcm 6427 *** *** gcm 6428 *** *** gcm 6429 *** *** gcm 6430 *** *** gcm 6431 *** *** gcm 6432 *** *** gcm 6433 *** *** gcm 6434 *** *** gcm 6435 *** *** gcm 6436 *** *** gcm 6437 *** *** gcm 6438 *** *** gcm 6439 *** *** gcm 6440 *** *** gcm 6441 *** *** gcm 6442 *** *** gcm 6443 *** *** gcm 6444 *** *** gcm 6445 *** *** gcm 6446 *** *** gcm 6447 *** *** gcm 6448 *** *** gcm 6449 *** *** gcm 6450 *** *** gcm 6451 *** *** gcm 6452 *** *** gcm 6453 *** *** gcm 6454 *** *** gcm 6455 *** *** gcm 6456 *** *** gcm 6457 *** *** gcm 6458 *** *** gcm 6459 *** *** gcm 6460 *** *** gcm 6461 *** *** gcm 6462 *** *** gcm 6463 *** *** gcm 6464 *** *** gcm 6465 *** *** gcm 6466 *** *** gcm 6467 *** *** gcm 6468 *** *** gcm 6469 *** *** gcm 6470 *** *** gcm 6471 *** *** gcm 6472 *** *** gcm 6473 *** *** gcm 6474 *** *** gcm 6475 *** *** gcm 6476 *** *** gcm 6477 *** *** gcm 6478 *** *** gcm 6479 *** *** gcm 6480 *** *** gcm 6481 *** *** gcm 6482 *** *** gcm 6483 *** *** gcm 6484 *** *** gcm 6485 *** *** gcm 6486 *** *** gcm 6487 *** *** gcm 6488 *** *** gcm 6489 *** *** gcm 6490 *** *** gcm 6491 *** *** gcm 6492 *** *** gcm 6493 *** *** gcm 6494 *** *** gcm 6495 *** *** gcm 6496 *** *** gcm 6497 *** *** gcm 6498 *** *** gcm 6499 *** *** gcm 6500 *** *** gcm 6501 *** *** gcm 6502 *** *** gcm 6503 *** *** gcm 6504 *** *** gcm 6505 *** *** gcm 6506 *** *** gcm 6507 *** *** gcm 6508 *** *** gcm 6509 *** *** gcm 6510 *** *** gcm 6511 *** *** gcm 6512 *** *** gcm 6513 *** *** gcm 6514 *** *** gcm 6515 *** *** gcm 6516 *** *** gcm 6517 *** *** gcm 6518 *** *** gcm 6519 *** *** gcm 6520 *** *** gcm 6521 *** *** gcm 6522 *** *** gcm 6523 *** *** gcm 6524 *** *** gcm 6525 *** *** gcm 6526 *** *** gcm 6527 *** *** gcm 6528 *** *** gcm 6529 *** *** gcm 6530 *** *** gcm 6531 *** *** gcm 6532 *** *** gcm 6533 *** *** gcm 6534 *** *** gcm 6535 *** *** gcm 6536 *** *** gcm 6537 *** *** gcm 6538 *** *** gcm 6539 *** *** gcm 6540 *** *** gcm 6541 *** *** gcm 6542 *** *** gcm 6543 *** *** gcm 6544 *** *** gcm 6545 *** *** gcm 6546 *** *** gcm 6547 *** *** gcm 6548 *** *** gcm 6549 *** *** gcm 6550 *** *** gcm 6551 *** *** gcm 6552 *** *** gcm 6553 *** *** gcm 6554 *** *** gcm 6555 *** *** gcm 6556 *** *** gcm 6557 *** *** gcm 6558 *** *** gcm 6559 *** *** gcm 6560 *** *** gcm 6561 *** *** gcm 6562 *** *** gcm 6563 *** *** gcm 6564 *** *** gcm 6565 *** *** gcm 6566 *** *** gcm 6567 *** *** gcm 6568 *** *** gcm 6569 *** *** gcm 6570 *** *** gcm 6571 *** *** gcm 6572 *** *** gcm 6573 *** *** gcm 6574 *** *** gcm 6575 *** *** gcm 6576 *** *** gcm 6577 *** *** gcm 6578 *** *** gcm 6579 *** *** gcm 6580 *** *** gcm 6581 *** *** gcm 6582 *** *** gcm 6583 *** *** gcm 6584 *** *** gcm 6585 *** *** gcm 6586 *** *** gcm 6587 *** *** gcm 6588 *** *** gcm 6589 *** *** gcm 6590 *** *** gcm 6591 *** *** gcm 6592 *** *** gcm 6593 *** *** gcm 6594 *** *** gcm 6595 *** *** gcm 6596 *** *** gcm 6597 *** *** gcm 6598 *** *** gcm 6599 *** *** gcm 6600 *** *** gcm 6601 *** *** gcm 6602 *** *** gcm 6603 *** *** gcm 6604 *** *** gcm 6605 *** *** gcm 6606 *** *** gcm 6607 *** *** gcm 6608 *** *** gcm 6609 *** *** gcm 6610 *** *** gcm 6611 *** *** gcm 6612 *** *** gcm 6613 *** *** gcm 6614 *** *** gcm 6615 *** *** gcm 6616 *** *** gcm 6617 *** *** gcm 6618 *** *** gcm 6619 *** *** gcm 6620 *** *** gcm 6621 *** *** gcm 6622 *** *** gcm 6623 *** *** gcm 6624 *** *** gcm 6625 *** *** gcm 6626 *** *** gcm 6627 *** *** gcm 6628 *** *** gcm 6629 *** *** gcm 6630 *** *** gcm 6631 *** *** gcm 6632 *** *** gcm 6633 *** *** gcm 6634 *** *** gcm 6635 *** *** gcm 6636 *** *** gcm 6637 *** *** gcm 6638 *** *** gcm 6639 *** *** gcm 6640 *** *** gcm 6641 *** *** gcm 6642 *** *** gcm 6643 *** *** gcm 6644 *** *** gcm 6645 *** *** gcm 6646 *** *** gcm 6647 *** *** gcm 6648 *** *** gcm 6649 *** *** gcm 6650 *** *** gcm 6651 *** *** gcm 6652 *** *** gcm 6653 *** *** gcm 6654 *** *** gcm 6655 *** *** gcm 6656 *** *** gcm 6657 *** *** gcm 6658 *** *** gcm 6659 *** *** gcm 6660 *** *** gcm 6661 *** *** gcm 6662 *** *** gcm 6663 *** *** gcm 6664 *** *** gcm 6665 *** *** gcm 6666 *** *** gcm 6667 *** *** gcm 6668 *** *** gcm 6669 *** *** gcm 6670 *** *** gcm 6671 *** *** gcm 6672 *** *** gcm 6673 *** *** gcm 6674 *** *** gcm 6675 *** *** gcm 6676 *** *** gcm 6677 *** *** gcm 6678 *** *** gcm 6679 *** *** gcm 6680 *** *** gcm 6681 *** *** gcm 6682 *** *** gcm 6683 *** *** gcm 6684 *** *** gcm 6685 *** *** gcm 6686 *** *** gcm 6687 *** *** gcm 6688 *** *** gcm 6689 *** *** gcm 6690 *** *** gcm 6691 *** *** gcm 6692 *** *** gcm 6693 *** *** gcm 6694 *** *** gcm 6695 *** *** gcm 6696 *** *** gcm 6697 *** *** gcm 6698 *** *** gcm 6699 *** *** gcm 6700 *** *** gcm 6701 *** *** gcm 6702 *** *** gcm 6703 *** *** gcm 6704 *** *** gcm 6705 *** *** gcm 6706 *** *** gcm 6707 *** *** gcm 6708 *** *** gcm 6709 *** *** gcm 6710 *** *** gcm 6711 *** *** gcm 6712 *** *** gcm 6713 *** *** gcm 6714 *** *** gcm 6715 *** *** gcm 6716 *** *** gcm 6717 *** *** gcm 6718 *** *** gcm 6719 *** *** gcm 6720 *** *** gcm 6721 *** *** gcm 6722 *** *** gcm 6723 *** *** gcm 6724 *** *** gcm 6725 *** *** gcm 6726 *** *** gcm 6727 *** *** gcm 6728 *** *** gcm 6729 *** *** gcm 6730 *** *** gcm 6731 *** *** gcm 6732 *** *** gcm 6733 *** *** gcm 6734 *** *** gcm 6735 *** *** gcm 6736 *** *** gcm 6737 *** *** gcm 6738 *** *** gcm 6739 *** *** gcm 6740 *** *** gcm 6741 *** *** gcm 6742 *** *** gcm 6743 *** *** gcm 6744 *** *** gcm 6745 *** *** gcm 6746 *** *** gcm 6747 *** *** gcm 6748 *** *** gcm 6749 *** *** gcm 6750 *** *** gcm 6751 *** *** gcm 6752 *** *** gcm 6753 *** *** gcm 6754 *** *** gcm 6755 *** *** gcm 6756 *** *** gcm 6757 *** *** gcm 6758 *** *** gcm 6759 *** *** gcm 6760 *** *** gcm 6761 *** *** gcm 6762 *** *** gcm 6763 *** *** gcm 6764 *** *** gcm 6765 *** *** gcm 6766 *** *** gcm 6767 *** *** gcm 6768 *** *** gcm 6769 *** *** gcm 6770 *** *** gcm 6771 *** *** gcm 6772 *** *** gcm 6773 *** *** gcm 6774 *** *** gcm 6775 *** *** gcm 6776 *** *** gcm 6777 *** *** gcm 6778 *** *** gcm 6779 *** *** gcm 6780 *** *** gcm 6781 *** *** gcm 6782 *** *** gcm 6783 *** *** gcm 6784 *** *** gcm 6785 *** *** gcm 6786 *** *** gcm 6787 *** *** gcm 6788 *** *** gcm 6789 *** *** gcm 6790 *** *** gcm 6791 *** *** gcm 6792 *** *** gcm 6793 *** *** gcm 6794 *** *** gcm 6795 *** *** gcm 6796 *** *** gcm 6797 *** *** gcm 6798 *** *** gcm 6799 *** *** gcm 6800 *** *** gcm 6801 *** *** gcm 6802 *** *** gcm 6803 *** *** gcm 6804 *** *** gcm 6805 *** *** gcm 6806 *** *** gcm 6807 *** *** gcm 6808 *** *** gcm 6809 *** *** gcm 6810 *** *** gcm 6811 *** *** gcm 6812 *** *** gcm 6813 *** *** gcm 6814 *** *** gcm 6815 *** *** gcm 6816 *** *** gcm 6817 *** *** gcm 6818 *** *** gcm 6819 *** *** gcm 6820 *** *** gcm 6821 *** *** gcm 6822 *** *** gcm 6823 *** *** gcm 6824 *** *** gcm 6825 *** *** gcm 6826 *** *** gcm 6827 *** *** gcm 6828 *** *** gcm 6829 *** *** gcm 6830 *** *** gcm 6831 *** *** gcm 6832 *** *** gcm 6833 *** *** gcm 6834 *** *** gcm 6835 *** *** gcm 6836 *** *** gcm 6837 *** *** gcm 6838 *** *** gcm 6839 *** *** gcm 6840 *** *** gcm 6841 *** *** gcm 6842 *** *** gcm 6843 *** *** gcm 6844 *** *** gcm 6845 *** *** gcm 6846 *** *** gcm 6847 *** *** gcm 6848 *** *** gcm 6849 *** *** gcm 6850 *** *** gcm 6851 *** *** gcm 6852 *** *** gcm 6853 *** *** gcm 6854 *** *** gcm 6855 *** *** gcm 6856 *** *** gcm 6857 *** *** gcm 6858 *** *** gcm 6859 *** *** gcm 6860 *** *** gcm 6861 *** *** gcm 6862 *** *** gcm 6863 *** *** gcm 6864 *** *** gcm 6865 *** *** gcm 6866 *** *** gcm 6867 *** *** gcm 6868 *** *** gcm 6869 *** *** gcm 6870 *** *** gcm 6871 *** *** gcm 6872 *** *** gcm 6873 *** *** gcm 6874 *** *** gcm 6875 *** *** gcm 6876 *** *** gcm 6877 *** *** gcm 6878 *** *** gcm 6879 *** *** gcm 6880 *** *** gcm 6881 *** *** gcm 6882 *** *** gcm 6883 *** *** gcm 6884 *** *** gcm 6885 *** *** gcm 6886 *** *** gcm 6887 *** *** gcm 6888 *** *** gcm 6889 *** *** gcm 6890 *** *** gcm 6891 *** *** gcm 6892 *** *** gcm 6893 *** *** gcm 6894 *** *** gcm 6895 *** *** gcm 6896 *** *** gcm 6897 *** *** gcm 6898 *** *** gcm 6899 *** *** gcm 6900 *** *** gcm 6901 *** *** gcm 6902 *** *** gcm 6903 *** *** gcm 6904 *** *** gcm 6905 *** *** gcm 6906 *** *** gcm 6907 *** *** gcm 6908 *** *** gcm 6909 *** *** gcm 6910 *** *** gcm 6911 *** *** gcm 6912 *** *** gcm 6913 *** *** gcm 6914 *** *** gcm 6915 *** *** gcm 6916 *** *** gcm 6917 *** *** gcm 6918 *** *** gcm 6919 *** *** gcm 6920 *** *** gcm 6921 *** *** gcm 6922 *** *** gcm 6923 *** *** gcm 6924 *** *** gcm 6925 *** *** gcm 6926 *** *** gcm 6927 *** *** gcm 6928 *** *** gcm 6929 *** *** gcm 6930 *** *** gcm 6931 *** *** gcm 6932 *** *** gcm 6933 *** *** gcm 6934 *** *** gcm 6935 *** *** gcm 6936 *** *** gcm 6937 *** *** gcm 6938 *** *** gcm 6939 *** *** gcm 6940 *** *** gcm 6941 *** *** gcm 6942 *** *** gcm 6943 *** *** gcm 6944 *** *** gcm 6945 *** *** gcm 6946 *** *** gcm 6947 *** *** gcm 6948 *** *** gcm 6949 *** *** gcm 6950 *** *** gcm 6951 *** *** gcm 6952 *** *** gcm 6953 *** *** gcm 6954 *** *** gcm 6955 *** *** gcm 6956 *** *** gcm 6957 *** *** gcm 6958 *** *** gcm 6959 *** *** gcm 6960 *** *** gcm 6961 *** *** gcm 6962 *** *** gcm 6963 *** *** gcm 6964 *** *** gcm 6965 *** *** gcm 6966 *** *** gcm 6967 *** *** gcm 6968 *** *** gcm 6969 *** *** gcm 6970 *** *** gcm 6971 *** *** gcm 6972 *** *** gcm 6973 *** *** gcm 6974 *** *** gcm 6975 *** *** gcm 6976 *** *** gcm 6977 *** *** gcm 6978 *** *** gcm 6979 *** *** gcm 6980 *** *** gcm 6981 *** *** gcm 6982 *** *** gcm 6983 *** *** gcm 6984 *** *** gcm 6985 *** *** gcm 6986 *** *** gcm 6987 *** *** gcm 6988 *** *** gcm 6989 *** *** gcm 6990 *** *** gcm 6991 *** *** gcm 6992 *** *** gcm 6993 *** *** gcm 6994 *** *** gcm 6995 *** *** gcm 6996 *** *** gcm 6997 *** *** gcm 6998 *** *** gcm 6999 *** *** gcm 7000 *** *** gcm 7001 *** *** gcm 7002 *** *** gcm 7003 *** *** gcm 7004 *** *** gcm 7005 *** *** gcm 7006 *** *** gcm 7007 *** *** gcm 7008 *** *** gcm 7009 *** *** gcm 7010 *** *** gcm 7011 *** *** gcm 7012 *** *** gcm 7013 *** *** gcm 7014 *** *** gcm 7015 *** *** gcm 7016 *** *** gcm 7017 *** *** gcm 7018 *** *** gcm 7019 *** *** gcm 7020 *** *** gcm 7021 *** *** gcm 7022 *** *** gcm 7023 *** *** gcm 7024 *** *** gcm 7025 *** *** gcm 7026 *** *** gcm 7027 *** *** gcm 7028 *** *** gcm 7029 *** *** gcm 7030 *** *** gcm 7031 *** *** gcm 7032 *** *** gcm 7033 *** *** gcm 7034 *** *** gcm 7035 *** *** gcm 7036 *** *** gcm 7037 *** *** gcm 7038 *** *** gcm 7039 *** *** gcm 7040 *** *** gcm 7041 *** *** gcm 7042 *** *** gcm 7043 *** *** gcm 7044 *** *** gcm 7045 *** *** gcm 7046 *** *** gcm 7047 *** *** gcm 7048 *** *** gcm 7049 *** *** gcm 7050 *** *** gcm 7051 *** *** gcm 7052 *** *** gcm 7053 *** *** gcm 7054 *** *** gcm 7055 *** *** gcm 7056 *** *** gcm 7057 *** *** gcm 7058 *** *** gcm 7059 *** *** gcm 7060 *** *** gcm 7061 *** *** gcm 7062 *** *** gcm 7063 *** *** gcm 7064 *** *** gcm 7065 *** *** gcm 7066 *** *** gcm 7067 *** *** gcm 7068 *** *** gcm 7069 *** *** gcm 7070 *** *** gcm 7071 *** *** gcm 7072 *** *** gcm 7073 *** *** gcm 7074 *** *** gcm 7075 *** *** gcm 7076 *** *** gcm 7077 *** *** gcm 7078 *** *** gcm 7079 *** *** gcm 7080 *** *** gcm 7081 *** *** gcm 7082 *** *** gcm 7083 *** *** gcm 7084 *** *** gcm 7085 *** *** gcm 7086 *** *** gcm 7087 *** *** gcm 7088 *** *** gcm 7089 *** *** gcm 7090 *** *** gcm 7091 *** *** gcm 7092 *** *** gcm 7093 *** *** gcm 7094 *** *** gcm 7095 *** *** gcm 7096 *** *** gcm 7097 *** *** gcm 7098 *** *** gcm 7099 *** *** gcm 7100 *** *** gcm 7101 *** *** gcm 7102 *** *** gcm 7103 *** *** gcm 7104 *** *** gcm 7105 *** *** gcm 7106 *** *** gcm 7107 *** *** gcm 7108 *** *** gcm 7109 *** *** gcm 7110 *** *** gcm 7111 *** *** gcm 7112 *** *** gcm 7113 *** *** gcm 7114 *** *** gcm 7115 *** *** gcm 7116 *** *** gcm 7117 *** *** gcm 7118 *** *** gcm 7119 *** *** gcm 7120 *** *** gcm 7121 *** *** gcm 7122 *** *** gcm 7123 *** *** gcm 7124 *** *** gcm 7125 *** *** gcm 7126 *** *** gcm 7127 *** *** gcm 7128 *** *** gcm 7129 *** *** gcm 7130 *** *** gcm 7131 *** *** gcm 7132 *** *** gcm 7133 *** *** gcm 7134 *** *** gcm 7135 *** *** gcm 7136 *** *** gcm 7137 *** *** gcm 7138 *** *** gcm 7139 *** *** gcm 7140 *** *** gcm 7141 *** *** gcm 7142 *** *** gcm 7143 *** *** gcm 7144 *** *** gcm 7145 *** *** gcm 7146 *** *** gcm 7147 *** *** gcm 7148 *** *** gcm 7149 *** *** gcm 7150 *** *** gcm 7151 *** *** gcm 7152 *** *** gcm 7153 *** *** gcm 7154 *** *** gcm 7155 *** *** gcm 7156 *** *** gcm 7157 *** *** gcm 7158 *** *** gcm 7159 *** *** gcm 7160 *** *** gcm 7161 *** *** gcm 7162 *** *** gcm 7163 *** *** gcm 7164 *** *** gcm 7165 *** *** gcm 7166 *** *** gcm 7167 *** *** gcm 7168 *** *** gcm 7169 *** *** gcm 7170 *** *** gcm 7171 *** *** gcm 7172 *** *** gcm 7173 *** *** gcm 7174 *** *** gcm 7175 *** *** gcm 7176 *** *** gcm 7177 *** *** gcm 7178 *** *** gcm 7179 *** *** gcm 7180 *** *** gcm 7181 *** *** gcm 7182 *** *** gcm 7183 *** *** gcm 7184 *** *** gcm 7185 *** *** gcm 7186 *** *** gcm 7187 *** *** gcm 7188 *** *** gcm 7189 *** *** gcm 7190 *** *** gcm 7191 *** *** gcm 7192 *** *** gcm 7193 *** *** gcm 7194 *** *** gcm 7195 *** *** gcm 7196 *** *** gcm 7197 *** *** gcm 7198 *** *** gcm 7199 *** *** gcm 7200 *** *** gcm 7201 *** *** gcm 7202 *** *** gcm 7203 *** *** gcm 7204 *** *** gcm 7205 *** *** gcm 7206 *** *** gcm 7207 *** *** gcm 7208 *** *** gcm 7209 *** *** gcm 7210 *** *** gcm 7211 *** *** gcm 7212 *** *** gcm 7213 *** *** gcm 7214 *** *** gcm 7215 *** *** gcm 7216 *** *** gcm 7217 *** *** gcm 7218 *** *** gcm 7219 *** *** gcm 7220 *** *** gcm 7221 *** *** gcm 7222 *** *** gcm 7223 *** *** gcm 7224 *** *** gcm 7225 *** *** gcm 7226 *** *** gcm 7227 *** *** gcm 7228 *** *** gcm 7229 *** *** gcm 7230 *** *** gcm 7231 *** *** gcm 7232 *** *** gcm 7233 *** *** gcm 7234 *** *** gcm 7235 *** *** gcm 7236 *** *** gcm 7237 *** *** gcm 7238 *** *** gcm 7239 *** *** gcm 7240 *** *** gcm 7241 *** *** gcm 7242 *** *** gcm 7243 *** *** gcm 7244 *** *** gcm 7245 *** *** gcm 7246 *** *** gcm 7247 *** *** gcm 7248 *** *** gcm 7249 *** *** gcm 7250 *** *** gcm 7251 *** *** gcm 7252 *** *** gcm 7253 *** *** gcm 7254 *** *** gcm 7255 *** *** gcm 7256 *** *** gcm 7257 *** *** gcm 7258 *** *** gcm 7259 *** *** gcm 7260 *** *** gcm 7261 *** *** gcm 7262 *** *** gcm 7263 *** *** gcm 7264 *** *** gcm 7265 *** *** gcm 7266 *** *** gcm 7267 *** *** gcm 7268 *** *** gcm 7269 *** *** gcm 7270 *** *** gcm 7271 *** *** gcm 7272 *** *** gcm 7273 *** *** gcm 7274 *** *** gcm 7275 *** *** gcm 7276 *** *** gcm 7277 *** *** gcm 7278 *** *** gcm 7279 *** *** gcm 7280 *** *** gcm 7281 *** *** gcm 7282 *** *** gcm 7283 *** *** gcm 7284 *** *** gcm 7285 *** *** gcm 7286 *** *** gcm 7287 *** *** gcm 7288 *** *** gcm 7289 *** *** gcm 7290 *** *** gcm 7291 *** *** gcm 7292 *** *** gcm 7293 *** *** gcm 7294 *** *** gcm 7295 *** *** gcm 7296 *** *** gcm 7297 *** *** gcm 7298 *** *** gcm 7299 *** *** gcm 7300 *** *** gcm 7301 *** *** gcm 7302 *** *** gcm 7303 *** *** gcm 7304 *** *** gcm 7305 *** *** gcm 7306 *** *** gcm 7307 *** *** gcm 7308 *** *** gcm 7309 *** *** gcm 7310 *** *** gcm 7311 *** *** gcm 7312 *** *** gcm 7313 *** *** gcm 7314 *** *** gcm 7315 *** *** gcm 7316 *** *** gcm 7317 *** *** gcm 7318 *** *** gcm 7319 *** *** gcm 7320 *** *** gcm 7321 *** *** gcm 7322 *** *** gcm 7323 *** *** gcm 7324 *** *** gcm 7325 *** *** gcm 7326 *** *** gcm 7327 *** *** gcm 7328 *** *** gcm 7329 *** *** gcm 7330 *** *** gcm 7331 *** *** gcm 7332 *** *** gcm 7333 *** *** gcm 7334 *** *** gcm 7335 *** *** gcm 7336 *** *** gcm 7337 *** *** gcm 7338 *** *** gcm 7339 *** *** gcm 7340 *** *** gcm 7341 *** *** gcm 7342 *** *** gcm 7343 *** *** gcm 7344 *** *** gcm 7345 *** *** gcm 7346 *** *** gcm 7347 *** *** gcm 7348 *** *** gcm 7349 *** *** gcm 7350 *** *** gcm 7351 *** *** gcm 7352 *** *** gcm 7353 *** *** gcm 7354 *** *** gcm 7355 *** *** gcm 7356 *** *** gcm 7357 *** *** gcm 7358 *** *** gcm 7359 *** *** gcm 7360 *** *** gcm 7361 *** *** gcm 7362 *** *** gcm 7363 *** *** gcm 7364 *** *** gcm 7365 *** *** gcm 7366 *** *** gcm 7367 *** *** gcm 7368 *** *** gcm 7369 *** *** gcm 7370 *** *** gcm 7371 *** *** gcm 7372 *** *** gcm 7373 *** *** gcm 7374 *** *** gcm 7375 *** *** gcm 7376 *** *** gcm 7377 *** *** gcm 7378 *** *** gcm 7379 *** *** gcm 7380 *** *** gcm 7381 *** *** gcm 7382 *** *** gcm 7383 *** *** gcm 7384 *** *** gcm 7385 *** *** gcm 7386 *** *** gcm 7387 *** *** gcm 7388 *** *** gcm 7389 *** *** gcm 7390 *** *** gcm 7391 *** *** gcm 7392 *** *** gcm 7393 *** *** gcm 7394 *** *** gcm 7395 *** *** gcm 7396 *** *** gcm 7397 *** *** gcm 7398 *** *** gcm 7399 *** *** gcm 7400 *** *** gcm 7401 *** *** gcm 7402 *** *** gcm 7403 *** *** gcm 7404 *** *** gcm 7405 *** *** gcm 7406 *** *** gcm 7407 *** *** gcm 7408 *** *** gcm 7409 *** *** gcm 7410 *** *** gcm 7411 *** *** gcm 7412 *** *** gcm 7413 *** *** gcm 7414 *** *** gcm 7415 *** *** gcm 7416 *** *** gcm 7417 *** *** gcm 7418 *** *** gcm 7419 *** *** gcm 7420 *** *** gcm 7421 *** *** gcm 7422 *** *** gcm 7423 *** *** gcm 7424 *** *** gcm 7425 *** *** gcm 7426 *** *** gcm 7427 *** *** gcm 7428 *** *** gcm 7429 *** *** gcm 7430 *** *** gcm 7431 *** *** gcm 7432 *** *** gcm 7433 *** *** gcm 7434 *** *** gcm 7435 *** *** gcm 7436 *** *** gcm 7437 *** *** gcm 7438 *** *** gcm 7439 *** *** gcm 7440 *** *** gcm 7441 *** *** gcm 7442 *** *** gcm 7443 *** *** gcm 7444 *** *** gcm 7445 *** *** gcm 7446 *** *** gcm 7447 *** *** gcm 7448 *** *** gcm 7449 *** *** gcm 7450 *** *** gcm 7451 *** *** gcm 7452 *** *** gcm 7453 *** *** gcm 7454 *** *** gcm 7455 *** *** gcm 7456 *** *** gcm 7457 *** *** gcm 7458 *** *** gcm 7459 *** *** gcm 7460 *** *** gcm 7461 *** *** gcm 7462 *** *** gcm 7463 *** *** gcm 7464 *** *** gcm 7465 *** *** gcm 7466 *** *** gcm 7467 *** *** gcm 7468 *** *** gcm 7469 *** *** gcm 7470 *** *** gcm 7471 *** *** gcm 7472 *** *** gcm 7473 *** *** gcm 7474 *** *** gcm 7475 *** *** gcm 7476 *** *** gcm 7477 *** *** gcm 7478 *** *** gcm 7479 *** *** gcm 7480 *** *** gcm 7481 *** *** gcm 7482 *** *** gcm 7483 *** *** gcm 7484 *** *** gcm 7485 *** *** gcm 7486 *** *** gcm 7487 *** *** gcm 7488 *** *** gcm 7489 *** *** gcm 7490 *** *** gcm 7491 *** *** gcm 7492 *** *** gcm 7493 *** *** gcm 7494 *** *** gcm 7495 *** *** gcm 7496 *** *** gcm 7497 *** *** gcm 7498 *** *** gcm 7499 *** *** gcm 7500 *** *** gcm 7501 *** *** gcm 7502 *** *** gcm 7503 *** *** gcm 7504 *** *** gcm 7505 *** *** gcm 7506 *** *** gcm 7507 *** *** gcm 7508 *** *** gcm 7509 *** *** gcm 7510 *** *** gcm 7511 *** *** gcm 7512 *** *** gcm 7513 *** *** gcm 7514 *** *** gcm 7515 *** *** gcm 7516 *** *** gcm 7517 *** *** gcm 7518 *** *** gcm 7519 *** *** gcm 7520 *** *** gcm 7521 *** *** gcm 7522 *** *** gcm 7523 *** *** gcm 7524 *** *** gcm 7525 *** *** gcm 7526 *** *** gcm 7527 *** *** gcm 7528 *** *** gcm 7529 *** *** gcm 7530 *** *** gcm 7531 *** *** gcm 7532 *** *** gcm 7533 *** *** gcm 7534 *** *** gcm 7535 *** *** gcm 7536 *** *** gcm 7537 *** *** gcm 7538 *** *** gcm 7539 *** *** gcm 7540 *** *** gcm 7541 *** *** gcm 7542 *** *** gcm 7543 *** *** gcm 7544 *** *** gcm 7545 *** *** gcm 7546 *** *** gcm 7547 *** *** gcm 7548 *** *** gcm 7549 *** *** gcm 7550 *** *** gcm 7551 *** *** gcm 7552 *** *** gcm 7553 *** *** gcm 7554 *** *** gcm 7555 *** *** gcm 7556 *** *** gcm 7557 *** *** gcm 7558 *** *** gcm 7559 *** *** gcm 7560 *** *** gcm 7561 *** *** gcm 7562 *** *** gcm 7563 *** *** gcm 7564 *** *** gcm 7565 *** *** gcm 7566 *** *** gcm 7567 *** *** gcm 7568 *** *** gcm 7569 *** *** gcm 7570 *** *** gcm 7571 *** *** gcm 7572 *** *** gcm 7573 *** *** gcm 7574 *** *** gcm 7575 *** *** gcm 7576 *** *** gcm 7577 *** *** gcm 7578 *** *** gcm 7579 *** *** gcm 7580 *** *** gcm 7581 *** *** gcm 7582 *** *** gcm 7583 *** *** gcm 7584 *** *** gcm 7585 *** *** gcm 7586 *** *** gcm 7587 *** *** gcm 7588 *** *** gcm 7589 *** *** gcm 7590 *** *** gcm 7591 *** *** gcm 7592 *** *** gcm 7593 *** *** gcm 7594 *** *** gcm 7595 *** *** gcm 7596 *** *** gcm 7597 *** *** gcm 7598 *** *** gcm 7599 *** *** gcm 7600 *** *** gcm 7601 *** *** gcm 7602 *** *** gcm 7603 *** *** gcm 7604 *** *** gcm 7605 *** *** gcm 7606 *** *** gcm 7607 *** *** gcm 7608 *** *** gcm 7609 *** *** gcm 7610 *** *** gcm 7611 *** *** gcm 7612 *** *** gcm 7613 *** *** gcm 7614 *** *** gcm 7615 *** *** gcm 7616 *** *** gcm 7617 *** *** gcm 7618 *** *** gcm 7619 *** *** gcm 7620 *** *** gcm 7621 *** *** gcm 7622 *** *** gcm 7623 *** *** gcm 7624 *** *** gcm 7625 *** *** gcm 7626 *** *** gcm 7627 *** *** gcm 7628 *** *** gcm 7629 *** *** gcm 7630 *** *** gcm 7631 *** *** gcm 7632 *** *** gcm 7633 *** *** gcm 7634 *** *** gcm 7635 *** *** gcm 7636 *** *** gcm 7637 *** *** gcm 7638 *** *** gcm 7639 *** *** gcm 7640 *** *** gcm 7641 *** *** gcm 7642 *** *** gcm 7643 *** *** gcm 7644 *** *** gcm 7645 *** *** gcm 7646 *** *** gcm 7647 *** *** gcm 7648 *** *** gcm 7649 *** *** gcm 7650 *** *** gcm 7651 *** *** gcm 7652 *** *** gcm 7653 *** *** gcm 7654 *** *** gcm 7655 *** *** gcm 7656 *** *** gcm 7657 *** *** gcm 7658 *** *** gcm 7659 *** *** gcm 7660 *** *** gcm 7661 *** *** gcm 7662 *** *** gcm 7663 *** *** gcm 7664 *** *** gcm 7665 *** *** gcm 7666 *** *** gcm 7667 *** *** gcm 7668 *** *** gcm 7669 *** *** gcm 7670 *** *** gcm 7671 *** *** gcm 7672 *** *** gcm 7673 *** *** gcm 7674 *** *** gcm 7675 *** *** gcm 7676 *** *** gcm 7677 *** *** gcm 7678 *** *** gcm 7679 *** *** gcm 7680 *** *** gcm 7681 *** *** gcm 7682 *** *** gcm 7683 *** *** gcm 7684 *** *** gcm 7685 *** *** gcm 7686 *** *** gcm 7687 *** *** gcm 7688 *** *** gcm 7689 *** *** gcm 7690 *** *** gcm 7691 *** *** gcm 7692 *** *** gcm 7693 *** *** gcm 7694 *** *** gcm 7695 *** *** gcm 7696 *** *** gcm 7697 *** *** gcm 7698 *** *** gcm 7699 *** *** gcm 7700 *** *** gcm 7701 *** *** gcm 7702 *** *** gcm 7703 *** *** gcm 7704 *** *** gcm 7705 *** *** gcm 7706 *** *** gcm 7707 *** *** gcm 7708 *** *** gcm 7709 *** *** gcm 7710 *** *** gcm 7711 *** *** gcm 7712 *** *** gcm 7713 *** *** gcm 7714 *** *** gcm 7715 *** *** gcm 7716 *** *** gcm 7717 *** *** gcm 7718 *** *** gcm 7719 *** *** gcm 7720 *** *** gcm 7721 *** *** gcm 7722 *** *** gcm 7723 *** *** gcm 7724 *** *** gcm 7725 *** *** gcm 7726 *** *** gcm 7727 *** *** gcm 7728 *** *** gcm 7729 *** *** gcm 7730 *** *** gcm 7731 *** *** gcm 7732 *** *** gcm 7733 *** *** gcm 7734 *** *** gcm 7735 *** *** gcm 7736 *** *** gcm 7737 *** *** gcm 7738 *** *** gcm 7739 *** *** gcm 7740 *** *** gcm 7741 *** *** gcm 7742 *** *** gcm 7743 *** *** gcm 7744 *** *** gcm 7745 *** *** gcm 7746 *** *** gcm 7747 *** *** gcm 7748 *** *** gcm 7749 *** *** gcm 7750 *** *** gcm 7751 *** *** gcm 7752 *** *** gcm 7753 *** *** gcm 7754 *** *** gcm 7755 *** *** gcm 7756 *** *** gcm 7757 *** *** gcm 7758 *** *** gcm 7759 *** *** gcm 7760 *** *** gcm 7761 *** *** gcm 7762 *** *** gcm 7763 *** *** gcm 7764 *** *** gcm 7765 *** *** gcm 7766 *** *** gcm 7767 *** *** gcm 7768 *** *** gcm 7769 *** *** gcm 7770 *** *** gcm 7771 *** *** gcm 7772 *** *** gcm 7773 *** *** gcm 7774 *** *** gcm 7775 *** *** gcm 7776 *** *** gcm 7777 *** *** gcm 7778 *** *** gcm 7779 *** *** gcm 7780 *** *** gcm 7781 *** *** gcm 7782 *** *** gcm 7783 *** *** gcm 7784 *** *** gcm 7785 *** *** gcm 7786 *** *** gcm 7787 *** *** gcm 7788 *** *** gcm 7789 *** *** gcm 7790 *** *** gcm 7791 *** *** gcm 7792 *** *** gcm 7793 *** *** gcm 7794 *** *** gcm 7795 *** *** gcm 7796 *** *** gcm 7797 *** *** gcm 7798 *** *** gcm 7799 *** *** gcm 7800 *** *** gcm 7801 *** *** gcm 7802 *** *** gcm 7803 *** *** gcm 7804 *** *** gcm 7805 *** *** gcm 7806 *** *** gcm 7807 *** *** gcm 7808 *** *** gcm 7809 *** *** gcm 7810 *** *** gcm 7811 *** *** gcm 7812 *** *** gcm 7813 *** *** gcm 7814 *** *** gcm 7815 *** *** gcm 7816 *** *** gcm 7817 *** *** gcm 7818 *** *** gcm 7819 *** *** gcm 7820 *** *** gcm 7821 *** *** gcm 7822 *** *** gcm 7823 *** *** gcm 7824 *** *** gcm 7825 *** *** gcm 7826 *** *** gcm 7827 *** *** gcm 7828 *** *** gcm 7829 *** *** gcm 7830 *** *** gcm 7831 *** *** gcm 7832 *** *** gcm 7833 *** *** gcm 7834 *** *** gcm 7835 *** *** gcm 7836 *** *** gcm 7837 *** *** gcm 7838 *** *** gcm 7839 *** *** gcm 7840 *** *** gcm 7841 *** *** gcm 7842 *** *** gcm 7843 *** *** gcm 7844 *** *** gcm 7845 *** *** gcm 7846 *** *** gcm 7847 *** *** gcm 7848 *** *** gcm 7849 *** *** gcm 7850 *** *** gcm 7851 *** *** gcm 7852 *** *** gcm 7853 *** *** gcm 7854 *** *** gcm 7855 *** *** gcm 7856 *** *** gcm 7857 *** *** gcm 7858 *** *** gcm 7859 *** *** gcm 7860 *** *** gcm 7861 *** *** gcm 7862 *** *** gcm 7863 *** *** gcm 7864 *** *** gcm 7865 *** *** gcm 7866 *** *** gcm 7867 *** *** gcm 7868 *** *** gcm 7869 *** *** gcm 7870 *** *** gcm 7871 *** *** gcm 7872 *** *** gcm 7873 *** *** gcm 7874 *** *** gcm 7875 *** *** gcm 7876 *** *** gcm 7877 *** *** gcm 7878 *** *** gcm 7879 *** *** gcm 7880 *** *** gcm 7881 *** *** gcm 7882 *** *** gcm 7883 *** *** gcm 7884 *** *** gcm 7885 *** *** gcm 7886 *** *** gcm 7887 *** *** gcm 7888 *** *** gcm 7889 *** *** gcm 7890 *** *** gcm 7891 *** *** gcm 7892 *** *** gcm 7893 *** *** gcm 7894 *** *** gcm 7895 *** *** gcm 7896 *** *** gcm 7897 *** *** gcm 7898 *** *** gcm 7899 *** *** gcm 7900 *** *** gcm 7901 *** *** gcm 7902 *** *** gcm 7903 *** *** gcm 7904 *** *** gcm 7905 *** *** gcm 7906 *** *** gcm 7907 *** *** gcm 7908 *** *** gcm 7909 *** *** gcm 7910 *** *** gcm 7911 *** *** gcm 7912 *** *** gcm 7913 *** *** gcm 7914 *** *** gcm 7915 *** *** gcm 7916 *** *** gcm 7917 *** *** gcm 7918 *** *** gcm 7919 *** *** gcm 7920 *** *** gcm 7921 *** *** gcm 7922 *** *** gcm 7923 *** *** gcm 7924 *** *** gcm 7925 *** *** gcm 7926 *** *** gcm 7927 *** *** gcm 7928 *** *** gcm 7929 *** *** gcm 7930 *** *** gcm 7931 *** *** gcm 7932 *** *** gcm 7933 *** *** gcm 7934 *** *** gcm 7935 *** *** gcm 7936 *** *** gcm 7937 *** *** gcm 7938 *** *** gcm 7939 *** *** gcm 7940 *** *** gcm 7941 *** *** gcm 7942 *** *** gcm 7943 *** *** gcm 7944 *** *** gcm 7945 *** *** gcm 7946 *** *** gcm 7947 *** *** gcm 7948 *** *** gcm 7949 *** *** gcm 7950 *** *** gcm 7951 *** *** gcm 7952 *** *** gcm 7953 *** *** gcm 7954 *** *** gcm 7955 *** *** gcm 7956 *** *** gcm 7957 *** *** gcm 7958 *** *** gcm 7959 *** *** gcm 7960 *** *** gcm 7961 *** *** gcm 7962 *** *** gcm 7963 *** *** gcm 7964 *** *** gcm 7965 *** *** gcm 7966 *** *** gcm 7967 *** *** gcm 7968 *** *** gcm 7969 *** *** gcm 7970 *** *** gcm 7971 *** *** gcm 7972 *** *** gcm 7973 *** *** gcm 7974 *** *** gcm 7975 *** *** gcm 7976 *** *** gcm 7977 *** *** gcm 7978 *** *** gcm 7979 *** *** gcm 7980 *** *** gcm 7981 *** *** gcm 7982 *** *** gcm 7983 *** *** gcm 7984 *** *** gcm 7985 *** *** gcm 7986 *** *** gcm 7987 *** *** gcm 7988 *** *** gcm 7989 *** *** gcm 7990 *** *** gcm 7991 *** *** gcm 7992 *** *** gcm 7993 *** *** gcm 7994 *** *** gcm 7995 *** *** gcm 7996 *** *** gcm 7997 *** *** gcm 7998 *** *** gcm 7999 *** *** gcm 8000 *** *** gcm 8001 *** *** gcm 8002 *** *** gcm 8003 *** *** gcm 8004 *** *** gcm 8005 *** *** gcm 8006 *** *** gcm 8007 *** *** gcm 8008 *** *** gcm 8009 *** *** gcm 8010 *** *** gcm 8011 *** *** gcm 8012 *** *** gcm 8013 *** *** gcm 8014 *** *** gcm 8015 *** *** gcm 8016 *** *** gcm 8017 *** *** gcm 8018 *** *** gcm 8019 *** *** gcm 8020 *** *** gcm 8021 *** *** gcm 8022 *** *** gcm 8023 *** *** gcm 8024 *** *** gcm 8025 *** *** gcm 8026 *** *** gcm 8027 *** *** gcm 8028 *** *** gcm 8029 *** *** gcm 8030 *** *** gcm 8031 *** *** gcm 8032 *** *** gcm 8033 *** *** gcm 8034 *** *** gcm 8035 *** *** gcm 8036 *** *** gcm 8037 *** *** gcm 8038 *** *** gcm 8039 *** *** gcm 8040 *** *** gcm 8041 *** *** gcm 8042 *** *** gcm 8043 *** *** gcm 8044 *** *** gcm 8045 *** *** gcm 8046 *** *** gcm 8047 *** *** gcm 8048 *** *** gcm 8049 *** *** gcm 8050 *** *** gcm 8051 *** *** gcm 8052 *** *** gcm 8053 *** *** gcm 8054 *** *** gcm 8055 *** *** gcm 8056 *** *** gcm 8057 *** *** gcm 8058 *** *** gcm 8059 *** *** gcm 8060 *** *** gcm 8061 *** *** gcm 8062 *** *** gcm 8063 *** *** gcm 8064 *** *** gcm 8065 *** *** gcm 8066 *** *** gcm 8067 *** *** gcm 8068 *** *** gcm 8069 *** *** gcm 8070 *** *** gcm 8071 *** *** gcm 8072 *** *** gcm 8073 *** *** gcm 8074 *** *** gcm 8075 *** *** gcm 8076 *** *** gcm 8077 *** *** gcm 8078 *** *** gcm 8079 *** *** gcm 8080 *** *** gcm 8081 *** *** gcm 8082 *** *** gcm 8083 *** *** gcm 8084 *** *** gcm 8085 *** *** gcm 8086 *** *** gcm 8087 *** *** gcm 8088 *** *** gcm 8089 *** *** gcm 8090 *** *** gcm 8091 *** *** gcm 8092 *** *** gcm 8093 *** *** gcm 8094 *** *** gcm 8095 *** *** gcm 8096 *** *** gcm 8097 *** *** gcm 8098 *** *** gcm 8099 *** *** gcm 8100 *** *** gcm 8101 *** *** gcm 8102 *** *** gcm 8103 *** *** gcm 8104 *** *** gcm 8105 *** *** gcm 8106 *** *** gcm 8107 *** *** gcm 8108 *** *** gcm 8109 *** *** gcm 8110 *** *** gcm 8111 *** *** gcm 8112 *** *** gcm 8113 *** *** gcm 8114 *** *** gcm 8115 *** *** gcm 8116 *** *** gcm 8117 *** *** gcm 8118 *** *** gcm 8119 *** *** gcm 8120 *** *** gcm 8121 *** *** gcm 8122 *** *** gcm 8123 *** *** gcm 8124 *** *** gcm 8125 *** *** gcm 8126 *** *** gcm 8127 *** *** gcm 8128 *** *** gcm 8129 *** *** gcm 8130 *** *** gcm 8131 *** *** gcm 8132 *** *** gcm 8133 *** *** gcm 8134 *** *** gcm 8135 *** *** gcm 8136 *** *** gcm 8137 *** *** gcm 8138 *** *** gcm 8139 *** *** gcm 8140 *** *** gcm 8141 *** *** gcm 8142 *** *** gcm 8143 *** *** gcm 8144 *** *** gcm 8145 *** *** gcm 8146 *** *** gcm 8147 *** *** gcm 8148 *** *** gcm 8149 *** *** gcm 8150 *** *** gcm 8151 *** *** gcm 8152 *** *** gcm 8153 *** *** gcm 8154 *** *** gcm 8155 *** *** gcm 8156 *** *** gcm 8157 *** *** gcm 8158 *** *** gcm 8159 *** *** gcm 8160 *** *** gcm 8161 *** *** gcm 8162 *** *** gcm 8163 *** *** gcm 8164 *** *** gcm 8165 *** *** gcm 8166 *** *** gcm 8167 *** *** gcm 8168 *** *** gcm 8169 *** *** gcm 8170 *** *** gcm 8171 *** *** gcm 8172 *** *** gcm 8173 *** *** gcm 8174 *** *** gcm 8175 *** *** gcm 8176 *** *** gcm 8177 *** *** gcm 8178 *** *** gcm 8179 *** *** gcm 8180 *** *** gcm 8181 *** *** gcm 8182 *** *** gcm 8183 *** *** gcm 8184 *** *** gcm 8185 *** *** gcm 8186 *** *** gcm 8187 *** *** gcm 8188 *** *** gcm 8189 *** *** gcm 8190 *** *** gcm 8191 *** *** gcm 8192 *** *** gcm 8193 *** *** gcm 8194 *** *** gcm 8195 *** *** gcm 8196 *** *** gcm 8197 *** *** gcm 8198 *** *** gcm 8199 *** *** gcm 8200 *** *** gcm 8201 *** *** gcm 8202 *** *** gcm 8203 *** *** gcm 8204 *** *** gcm 8205 *** *** gcm 8206 *** *** gcm 8207 *** *** gcm 8208 *** *** gcm 8209 *** *** gcm 8210 *** *** gcm 8211 *** *** gcm 8212 *** *** gcm 8213 *** *** gcm 8214 *** *** gcm 8215 *** *** gcm 8216 *** *** gcm 8217 *** *** gcm 8218 *** *** gcm 8219 *** *** gcm 8220 *** *** gcm 8221 *** *** gcm 8222 *** *** gcm 8223 *** *** gcm 8224 *** *** gcm 8225 *** *** gcm 8226 *** *** gcm 8227 *** *** gcm 8228 *** *** gcm 8229 *** *** gcm 8230 *** *** gcm 8231 *** *** gcm 8232 *** *** gcm 8233 *** *** gcm 8234 *** *** gcm 8235 *** *** gcm 8236 *** *** gcm 8237 *** *** gcm 8238 *** *** gcm 8239 *** *** gcm 8240 *** *** gcm 8241 *** *** gcm 8242 *** *** gcm 8243 *** *** gcm 8244 *** *** gcm 8245 *** *** gcm 8246 *** *** gcm 8247 *** *** gcm 8248 *** *** gcm 8249 *** *** gcm 8250 *** *** gcm 8251 *** *** gcm 8252 *** *** gcm 8253 *** *** gcm 8254 *** *** gcm 8255 *** *** gcm 8256 *** *** gcm 8257 *** *** gcm 8258 *** *** gcm 8259 *** *** gcm 8260 *** *** gcm 8261 *** *** gcm 8262 *** *** gcm 8263 *** *** gcm 8264 *** *** gcm 8265 *** *** gcm 8266 *** *** gcm 8267 *** *** gcm 8268 *** *** gcm 8269 *** *** gcm 8270 *** *** gcm 8271 *** *** gcm 8272 *** *** gcm 8273 *** *** gcm 8274 *** *** gcm 8275 *** *** gcm 8276 *** *** gcm 8277 *** *** gcm 8278 *** *** gcm 8279 *** *** gcm 8280 *** *** gcm 8281 *** *** gcm 8282 *** *** gcm 8283 *** *** gcm 8284 *** *** gcm 8285 *** *** gcm 8286 *** *** gcm 8287 *** *** gcm 8288 *** *** gcm 8289 *** *** gcm 8290 *** *** gcm 8291 *** *** gcm 8292 *** *** gcm 8293 *** *** gcm 8294 *** *** gcm 8295 *** *** gcm 8296 *** *** gcm 8297 *** *** gcm 8298 *** *** gcm 8299 *** *** gcm 8300 *** *** gcm 8301 *** *** gcm 8302 *** *** gcm 8303 *** *** gcm 8304 *** *** gcm 8305 *** *** gcm 8306 *** *** gcm 8307 *** *** gcm 8308 *** *** gcm 8309 *** *** gcm 8310 *** *** gcm 8311 *** *** gcm 8312 *** *** gcm 8313 *** *** gcm 8314 *** *** gcm 8315 *** *** gcm 8316 *** *** gcm 8317 *** *** gcm 8318 *** *** gcm 8319 *** *** gcm 8320 *** *** gcm 8321 *** *** gcm 8322 *** *** gcm 8323 *** *** gcm 8324 *** *** gcm 8325 *** *** gcm 8326 *** *** gcm 8327 *** *** gcm 8328 *** *** gcm 8329 *** *** gcm 8330 *** *** gcm 8331 *** *** gcm 8332 *** *** gcm 8333 *** *** gcm 8334 *** *** gcm 8335 *** *** gcm 8336 *** *** gcm 8337 *** *** gcm 8338 *** *** gcm 8339 *** *** gcm 8340 *** *** gcm 8341 *** *** gcm 8342 *** *** gcm 8343 *** *** gcm 8344 *** *** gcm 8345 *** *** gcm 8346 *** *** gcm 8347 *** *** gcm 8348 *** *** gcm 8349 *** *** gcm 8350 *** *** gcm 8351 *** *** gcm 8352 *** *** gcm 8353 *** *** gcm 8354 *** *** gcm 8355 *** *** gcm 8356 *** *** gcm 8357 *** *** gcm 8358 *** *** gcm 8359 *** *** gcm 8360 *** *** gcm 8361 *** *** gcm 8362 *** *** gcm 8363 *** *** gcm 8364 *** *** gcm 8365 *** *** gcm 8366 *** *** gcm 8367 *** *** gcm 8368 *** *** gcm 8369 *** *** gcm 8370 *** *** gcm 8371 *** *** gcm 8372 *** *** gcm 8373 *** *** gcm 8374 *** *** gcm 8375 *** *** gcm 8376 *** *** gcm 8377 *** *** gcm 8378 *** *** gcm 8379 *** *** gcm 8380 *** *** gcm 8381 *** *** gcm 8382 *** *** gcm 8383 *** *** gcm 8384 *** *** gcm 8385 *** *** gcm 8386 *** *** gcm 8387 *** *** gcm 8388 *** *** gcm 8389 *** *** gcm 8390 *** *** gcm 8391 *** *** gcm 8392 *** *** gcm 8393 *** *** gcm 8394 *** *** gcm 8395 *** *** gcm 8396 *** *** gcm 8397 *** *** gcm 8398 *** *** gcm 8399 *** *** gcm 8400 *** *** gcm 8401 *** *** gcm 8402 *** *** gcm 8403 *** *** gcm 8404 *** *** gcm 8405 *** *** gcm 8406 *** *** gcm 8407 *** *** gcm 8408 *** *** gcm 8409 *** *** gcm 8410 *** *** gcm 8411 *** *** gcm 8412 *** *** gcm 8413 *** *** gcm 8414 *** *** gcm 8415 *** *** gcm 8416 *** *** gcm 8417 *** *** gcm 8418 *** *** gcm 8419 *** *** gcm 8420 *** *** gcm 8421 *** *** gcm 8422 *** *** gcm 8423 *** *** gcm 8424 *** *** gcm 8425 *** *** gcm 8426 *** *** gcm 8427 *** *** gcm 8428 *** *** gcm 8429 *** *** gcm 8430 *** *** gcm 8431 *** *** gcm 8432 *** *** gcm 8433 *** *** gcm 8434 *** *** gcm 8435 *** *** gcm 8436 *** *** gcm 8437 *** *** gcm 8438 *** *** gcm 8439 *** *** gcm 8440 *** *** gcm 8441 *** *** gcm 8442 *** *** gcm 8443 *** *** gcm 8444 *** *** gcm 8445 *** *** gcm 8446 *** *** gcm 8447 *** *** gcm 8448 *** *** gcm 8449 *** *** gcm 8450 *** *** gcm 8451 *** *** gcm 8452 *** *** gcm 8453 *** *** gcm 8454 *** *** gcm 8455 *** *** gcm 8456 *** *** gcm 8457 *** *** gcm 8458 *** *** gcm 8459 *** *** gcm 8460 *** *** gcm 8461 *** *** gcm 8462 *** *** gcm 8463 *** *** gcm 8464 *** *** gcm 8465 *** *** gcm 8466 *** *** gcm 8467 *** *** gcm 8468 *** *** gcm 8469 *** *** gcm 8470 *** *** gcm 8471 *** *** gcm 8472 *** *** gcm 8473 *** *** gcm 8474 *** *** gcm 8475 *** *** gcm 8476 *** *** gcm 8477 *** *** gcm 8478 *** *** gcm 8479 *** *** gcm 8480 *** *** gcm 8481 *** *** gcm 8482 *** *** gcm 8483 *** *** gcm 8484 *** *** gcm 8485 *** *** gcm 8486 *** *** gcm 8487 *** *** gcm 8488 *** *** gcm 8489 *** *** gcm 8490 *** *** gcm 8491 *** *** gcm 8492 *** *** gcm 8493 *** *** gcm 8494 *** *** gcm 8495 *** *** gcm 8496 *** *** gcm 8497 *** *** gcm 8498 *** *** gcm 8499 *** *** gcm 8500 *** *** gcm 8501 *** *** gcm 8502 *** *** gcm 8503 *** *** gcm 8504 *** *** gcm 8505 *** *** gcm 8506 *** *** gcm 8507 *** *** gcm 8508 *** *** gcm 8509 *** *** gcm 8510 *** *** gcm 8511 *** *** gcm 8512 *** *** gcm 8513 *** *** gcm 8514 *** *** gcm 8515 *** *** gcm 8516 *** *** gcm 8517 *** *** gcm 8518 *** *** gcm 8519 *** *** gcm 8520 *** *** gcm 8521 *** *** gcm 8522 *** *** gcm 8523 *** *** gcm 8524 *** *** gcm 8525 *** *** gcm 8526 *** *** gcm 8527 *** *** gcm 8528 *** *** gcm 8529 *** *** gcm 8530 *** *** gcm 8531 *** *** gcm 8532 *** *** gcm 8533 *** *** gcm 8534 *** *** gcm 8535 *** *** gcm 8536 *** *** gcm 8537 *** *** gcm 8538 *** *** gcm 8539 *** *** gcm 8540 *** *** gcm 8541 *** *** gcm 8542 *** *** gcm 8543 *** *** gcm 8544 *** *** gcm 8545 *** *** gcm 8546 *** *** gcm 8547 *** *** gcm 8548 *** *** gcm 8549 *** *** gcm 8550 *** *** gcm 8551 *** *** gcm 8552 *** *** gcm 8553 *** *** gcm 8554 *** *** gcm 8555 *** *** gcm 8556 *** *** gcm 8557 *** *** gcm 8558 *** *** gcm 8559 *** *** gcm 8560 *** *** gcm 8561 *** *** gcm 8562 *** *** gcm 8563 *** *** gcm 8564 *** *** gcm 8565 *** *** gcm 8566 *** *** gcm 8567 *** *** gcm 8568 *** *** gcm 8569 *** *** gcm 8570 *** *** gcm 8571 *** *** gcm 8572 *** *** gcm 8573 *** *** gcm 8574 *** *** gcm 8575 *** *** gcm 8576 *** *** gcm 8577 *** *** gcm 8578 *** *** gcm 8579 *** *** gcm 8580 *** *** gcm 8581 *** *** gcm 8582 *** *** gcm 8583 *** *** gcm 8584 *** *** gcm 8585 *** *** gcm 8586 *** *** gcm 8587 *** *** gcm 8588 *** *** gcm 8589 *** *** gcm 8590 *** *** gcm 8591 *** *** gcm 8592 *** *** gcm 8593 *** *** gcm 8594 *** *** gcm 8595 *** *** gcm 8596 *** *** gcm 8597 *** *** gcm 8598 *** *** gcm 8599 *** *** gcm 8600 *** *** gcm 8601 *** *** gcm 8602 *** *** gcm 8603 *** *** gcm 8604 *** *** gcm 8605 *** *** gcm 8606 *** *** gcm 8607 *** *** gcm 8608 *** *** gcm 8609 *** *** gcm 8610 *** *** gcm 8611 *** *** gcm 8612 *** *** gcm 8613 *** *** gcm 8614 *** *** gcm 8615 *** *** gcm 8616 *** *** gcm 8617 *** *** gcm 8618 *** *** gcm 8619 *** *** gcm 8620 *** *** gcm 8621 *** *** gcm 8622 *** *** gcm 8623 *** *** gcm 8624 *** *** gcm 8625 *** *** gcm 8626 *** *** gcm 8627 *** *** gcm 8628 *** *** gcm 8629 *** *** gcm 8630 *** *** gcm 8631 *** *** gcm 8632 *** *** gcm 8633 *** *** gcm 8634 *** *** gcm 8635 *** *** gcm 8636 *** *** gcm 8637 *** *** gcm 8638 *** *** gcm 8639 *** *** gcm 8640 *** *** gcm 8641 *** *** gcm 8642 *** *** gcm 8643 *** *** gcm 8644 *** *** gcm 8645 *** *** gcm 8646 *** *** gcm 8647 *** *** gcm 8648 *** *** gcm 8649 *** *** gcm 8650 *** *** gcm 8651 *** *** gcm 8652 *** *** gcm 8653 *** *** gcm 8654 *** *** gcm 8655 *** *** gcm 8656 *** *** gcm 8657 *** *** gcm 8658 *** *** gcm 8659 *** *** gcm 8660 *** *** gcm 8661 *** *** gcm 8662 *** *** gcm 8663 *** *** gcm 8664 *** *** gcm 8665 *** *** gcm 8666 *** *** gcm 8667 *** *** gcm 8668 *** *** gcm 8669 *** *** gcm 8670 *** *** gcm 8671 *** *** gcm 8672 *** *** gcm 8673 *** *** gcm 8674 *** *** gcm 8675 *** *** gcm 8676 *** *** gcm 8677 *** *** gcm 8678 *** *** gcm 8679 *** *** gcm 8680 *** *** gcm 8681 *** *** gcm 8682 *** *** gcm 8683 *** *** gcm 8684 *** *** gcm 8685 *** *** gcm 8686 *** *** gcm 8687 *** *** gcm 8688 *** *** gcm 8689 *** *** gcm 8690 *** *** gcm 8691 *** *** gcm 8692 *** *** gcm 8693 *** *** gcm 8694 *** *** gcm 8695 *** *** gcm 8696 *** *** gcm 8697 *** *** gcm 8698 *** *** gcm 8699 *** *** gcm 8700 *** *** gcm 8701 *** *** gcm 8702 *** *** gcm 8703 *** *** gcm 8704 *** *** gcm 8705 *** *** gcm 8706 *** *** gcm 8707 *** *** gcm 8708 *** *** gcm 8709 *** *** gcm 8710 *** *** gcm 8711 *** *** gcm 8712 *** *** gcm 8713 *** *** gcm 8714 *** *** gcm 8715 *** *** gcm 8716 *** *** gcm 8717 *** *** gcm 8718 *** *** gcm 8719 *** *** gcm 8720 *** *** gcm 8721 *** *** gcm 8722 *** *** gcm 8723 *** *** gcm 8724 *** *** gcm 8725 *** *** gcm 8726 *** *** gcm 8727 *** *** gcm 8728 *** *** gcm 8729 *** *** gcm 8730 *** *** gcm 8731 *** *** gcm 8732 *** *** gcm 8733 *** *** gcm 8734 *** *** gcm 8735 *** *** gcm 8736 *** *** gcm 8737 *** *** gcm 8738 *** *** gcm 8739 *** *** gcm 8740 *** *** gcm 8741 *** *** gcm 8742 *** *** gcm 8743 *** *** gcm 8744 *** *** gcm 8745 *** *** gcm 8746 *** *** gcm 8747 *** *** gcm 8748 *** *** gcm 8749 *** *** gcm 8750 *** *** gcm 8751 *** *** gcm 8752 *** *** gcm 8753 *** *** gcm 8754 *** *** gcm 8755 *** *** gcm 8756 *** *** gcm 8757 *** *** gcm 8758 *** *** gcm 8759 *** *** gcm 8760 *** *** gcm 8761 *** *** gcm 8762 *** *** gcm 8763 *** *** gcm 8764 *** *** gcm 8765 *** *** gcm 8766 *** *** gcm 8767 *** *** gcm 8768 *** *** gcm 8769 *** *** gcm 8770 *** *** gcm 8771 *** *** gcm 8772 *** *** gcm 8773 *** *** gcm 8774 *** *** gcm 8775 *** *** gcm 8776 *** *** gcm 8777 *** *** gcm 8778 *** *** gcm 8779 *** *** gcm 8780 *** *** gcm 8781 *** *** gcm 8782 *** *** gcm 8783 *** *** gcm 8784 *** *** gcm 8785 *** *** gcm 8786 *** *** gcm 8787 *** *** gcm 8788 *** *** gcm 8789 *** *** gcm 8790 *** *** gcm 8791 *** *** gcm 8792 *** *** gcm 8793 *** *** gcm 8794 *** *** gcm 8795 *** *** gcm 8796 *** *** gcm 8797 *** *** gcm 8798 *** *** gcm 8799 *** *** gcm 8800 *** *** gcm 8801 *** *** gcm 8802 *** *** gcm 8803 *** *** gcm 8804 *** *** gcm 8805 *** *** gcm 8806 *** *** gcm 8807 *** *** gcm 8808 *** *** gcm 8809 *** *** gcm 8810 *** *** gcm 8811 *** *** gcm 8812 *** *** gcm 8813 *** *** gcm 8814 *** *** gcm 8815 *** *** gcm 8816 *** *** gcm 8817 *** *** gcm 8818 *** *** gcm 8819 *** *** gcm 8820 *** *** gcm 8821 *** *** gcm 8822 *** *** gcm 8823 *** *** gcm 8824 *** *** gcm 8825 *** *** gcm 8826 *** *** gcm 8827 *** *** gcm 8828 *** *** gcm 8829 *** *** gcm 8830 *** *** gcm 8831 *** *** gcm 8832 *** *** gcm 8833 *** *** gcm 8834 *** *** gcm 8835 *** *** gcm 8836 *** *** gcm 8837 *** *** gcm 8838 *** *** gcm 8839 *** *** gcm 8840 *** *** gcm 8841 *** *** gcm 8842 *** *** gcm 8843 *** *** gcm 8844 *** *** gcm 8845 *** *** gcm 8846 *** *** gcm 8847 *** *** gcm 8848 *** *** gcm 8849 *** *** gcm 8850 *** *** gcm 8851 *** *** gcm 8852 *** *** gcm 8853 *** *** gcm 8854 *** *** gcm 8855 *** *** gcm 8856 *** *** gcm 8857 *** *** gcm 8858 *** *** gcm 8859 *** *** gcm 8860 *** *** gcm 8861 *** *** gcm 8862 *** *** gcm 8863 *** *** gcm 8864 *** *** gcm 8865 *** *** gcm 8866 *** *** gcm 8867 *** *** gcm 8868 *** *** gcm 8869 *** *** gcm 8870 *** *** gcm 8871 *** *** gcm 8872 *** *** gcm 8873 *** *** gcm 8874 *** *** gcm 8875 *** *** gcm 8876 *** *** gcm 8877 *** *** gcm 8878 *** *** gcm 8879 *** *** gcm 8880 *** *** gcm 8881 *** *** gcm 8882 *** *** gcm 8883 *** *** gcm 8884 *** *** gcm 8885 *** *** gcm 8886 *** *** gcm 8887 *** *** gcm 8888 *** *** gcm 8889 *** *** gcm 8890 *** *** gcm 8891 *** *** gcm 8892 *** *** gcm 8893 *** *** gcm 8894 *** *** gcm 8895 *** *** gcm 8896 *** *** gcm 8897 *** *** gcm 8898 *** *** gcm 8899 *** *** gcm 8900 *** *** gcm 8901 *** *** gcm 8902 *** *** gcm 8903 *** *** gcm 8904 *** *** gcm 8905 *** *** gcm 8906 *** *** gcm 8907 *** *** gcm 8908 *** *** gcm 8909 *** *** gcm 8910 *** *** gcm 8911 *** *** gcm 8912 *** *** gcm 8913 *** *** gcm 8914 *** *** gcm 8915 *** *** gcm 8916 *** *** gcm 8917 *** *** gcm 8918 *** *** gcm 8919 *** *** gcm 8920 *** *** gcm 8921 *** *** gcm 8922 *** *** gcm 8923 *** *** gcm 8924 *** *** gcm 8925 *** *** gcm 8926 *** *** gcm 8927 *** *** gcm 8928 *** *** gcm 8929 *** *** gcm 8930 *** *** gcm 8931 *** *** gcm 8932 *** *** gcm 8933 *** *** gcm 8934 *** *** gcm 8935 *** *** gcm 8936 *** *** gcm 8937 *** *** gcm 8938 *** *** gcm 8939 *** *** gcm 8940 *** *** gcm 8941 *** *** gcm 8942 *** *** gcm 8943 *** *** gcm 8944 *** *** gcm 8945 *** *** gcm 8946 *** *** gcm 8947 *** *** gcm 8948 *** *** gcm 8949 *** *** gcm 8950 *** *** gcm 8951 *** *** gcm 8952 *** *** gcm 8953 *** *** gcm 8954 *** *** gcm 8955 *** *** gcm 8956 *** *** gcm 8957 *** *** gcm 8958 *** *** gcm 8959 *** *** gcm 8960 *** *** gcm 8961 *** *** gcm 8962 *** *** gcm 8963 *** *** gcm 8964 *** *** gcm 8965 *** *** gcm 8966 *** *** gcm 8967 *** *** gcm 8968 *** *** gcm 8969 *** *** gcm 8970 *** *** gcm 8971 *** *** gcm 8972 *** *** gcm 8973 *** *** gcm 8974 *** *** gcm 8975 *** *** gcm 8976 *** *** gcm 8977 *** *** gcm 8978 *** *** gcm 8979 *** *** gcm 8980 *** *** gcm 8981 *** *** gcm 8982 *** *** gcm 8983 *** *** gcm 8984 *** *** gcm 8985 *** *** gcm 8986 *** *** gcm 8987 *** *** gcm 8988 *** *** gcm 8989 *** *** gcm 8990 *** *** gcm 8991 *** *** gcm 8992 *** *** gcm 8993 *** *** gcm 8994 *** *** gcm 8995 *** *** gcm 8996 *** *** gcm 8997 *** *** gcm 8998 *** *** gcm 8999 *** *** gcm 9000 *** *** gcm 9001 *** *** gcm 9002 *** *** gcm 9003 *** *** gcm 9004 *** *** gcm 9005 *** *** gcm 9006 *** *** gcm 9007 *** *** gcm 9008 *** *** gcm 9009 *** *** gcm 9010 *** *** gcm 9011 *** *** gcm 9012 *** *** gcm 9013 *** *** gcm 9014 *** *** gcm 9015 *** *** gcm 9016 *** *** gcm 9017 *** *** gcm 9018 *** *** gcm 9019 *** *** gcm 9020 *** *** gcm 9021 *** *** gcm 9022 *** *** gcm 9023 *** *** gcm 9024 *** *** gcm 9025 *** *** gcm 9026 *** *** gcm 9027 *** *** gcm 9028 *** *** gcm 9029 *** *** gcm 9030 *** *** gcm 9031 *** *** gcm 9032 *** *** gcm 9033 *** *** gcm 9034 *** *** gcm 9035 *** *** gcm 9036 *** *** gcm 9037 *** *** gcm 9038 *** *** gcm 9039 *** *** gcm 9040 *** *** gcm 9041 *** *** gcm 9042 *** *** gcm 9043 *** *** gcm 9044 *** *** gcm 9045 *** *** gcm 9046 *** *** gcm 9047 *** *** gcm 9048 *** *** gcm 9049 *** *** gcm 9050 *** *** gcm 9051 *** *** gcm 9052 *** *** gcm 9053 *** *** gcm 9054 *** *** gcm 9055 *** *** gcm 9056 *** *** gcm 9057 *** *** gcm 9058 *** *** gcm 9059 *** *** gcm 9060 *** *** gcm 9061 *** *** gcm 9062 *** *** gcm 9063 *** *** gcm 9064 *** *** gcm 9065 *** *** gcm 9066 *** *** gcm 9067 *** *** gcm 9068 *** *** gcm 9069 *** *** gcm 9070 *** *** gcm 9071 *** *** gcm 9072 *** *** gcm 9073 *** *** gcm 9074 *** *** gcm 9075 *** *** gcm 9076 *** *** gcm 9077 *** *** gcm 9078 *** *** gcm 9079 *** *** gcm 9080 *** *** gcm 9081 *** *** gcm 9082 *** *** gcm 9083 *** *** gcm 9084 *** *** gcm 9085 *** *** gcm 9086 *** *** gcm 9087 *** *** gcm 9088 *** *** gcm 9089 *** *** gcm 9090 *** *** gcm 9091 *** *** gcm 9092 *** *** gcm 9093 *** *** gcm 9094 *** *** gcm 9095 *** *** gcm 9096 *** *** gcm 9097 *** *** gcm 9098 *** *** gcm 9099 *** *** gcm 9100 *** *** gcm 9101 *** *** gcm 9102 *** *** gcm 9103 *** *** gcm 9104 *** *** gcm 9105 *** *** gcm 9106 *** *** gcm 9107 *** *** gcm 9108 *** *** gcm 9109 *** *** gcm 9110 *** *** gcm 9111 *** *** gcm 9112 *** *** gcm 9113 *** *** gcm 9114 *** *** gcm 9115 *** *** gcm 9116 *** *** gcm 9117 *** *** gcm 9118 *** *** gcm 9119 *** *** gcm 9120 *** *** gcm 9121 *** *** gcm 9122 *** *** gcm 9123 *** *** gcm 9124 *** *** gcm 9125 *** *** gcm 9126 *** *** gcm 9127 *** *** gcm 9128 *** *** gcm 9129 *** *** gcm 9130 *** *** gcm 9131 *** *** gcm 9132 *** *** gcm 9133 *** *** gcm 9134 *** *** gcm 9135 *** *** gcm 9136 *** *** gcm 9137 *** *** gcm 9138 *** *** gcm 9139 *** *** gcm 9140 *** *** gcm 9141 *** *** gcm 9142 *** *** gcm 9143 *** *** gcm 9144 *** *** gcm 9145 *** *** gcm 9146 *** *** gcm 9147 *** *** gcm 9148 *** *** gcm 9149 *** *** gcm 9150 *** *** gcm 9151 *** *** gcm 9152 *** *** gcm 9153 *** *** gcm 9154 *** *** gcm 9155 *** *** gcm 9156 *** *** gcm 9157 *** *** gcm 9158 *** *** gcm 9159 *** *** gcm 9160 *** *** gcm 9161 *** *** gcm 9162 *** *** gcm 9163 *** *** gcm 9164 *** *** gcm 9165 *** *** gcm 9166 *** *** gcm 9167 *** *** gcm 9168 *** *** gcm 9169 *** *** gcm 9170 *** *** gcm 9171 *** *** gcm 9172 *** *** gcm 9173 *** *** gcm 9174 *** *** gcm 9175 *** *** gcm 9176 *** *** gcm 9177 *** *** gcm 9178 *** *** gcm 9179 *** *** gcm 9180 *** *** gcm 9181 *** *** gcm 9182 *** *** gcm 9183 *** *** gcm 9184 *** *** gcm 9185 *** *** gcm 9186 *** *** gcm 9187 *** *** gcm 9188 *** *** gcm 9189 *** *** gcm 9190 *** *** gcm 9191 *** *** gcm 9192 *** *** gcm 9193 *** *** gcm 9194 *** *** gcm 9195 *** *** gcm 9196 *** *** gcm 9197 *** *** gcm 9198 *** *** gcm 9199 *** *** gcm 9200 *** *** gcm 9201 *** *** gcm 9202 *** *** gcm 9203 *** *** gcm 9204 *** *** gcm 9205 *** *** gcm 9206 *** *** gcm 9207 *** *** gcm 9208 *** *** gcm 9209 *** *** gcm 9210 *** *** gcm 9211 *** *** gcm 9212 *** *** gcm 9213 *** *** gcm 9214 *** *** gcm 9215 *** *** gcm 9216 *** *** gcm 9217 *** *** gcm 9218 *** *** gcm 9219 *** *** gcm 9220 *** *** gcm 9221 *** *** gcm 9222 *** *** gcm 9223 *** *** gcm 9224 *** *** gcm 9225 *** *** gcm 9226 *** *** gcm 9227 *** *** gcm 9228 *** *** gcm 9229 *** *** gcm 9230 *** *** gcm 9231 *** *** gcm 9232 *** *** gcm 9233 *** *** gcm 9234 *** *** gcm 9235 *** *** gcm 9236 *** *** gcm 9237 *** *** gcm 9238 *** *** gcm 9239 *** *** gcm 9240 *** *** gcm 9241 *** *** gcm 9242 *** *** gcm 9243 *** *** gcm 9244 *** *** gcm 9245 *** *** gcm 9246 *** *** gcm 9247 *** *** gcm 9248 *** *** gcm 9249 *** *** gcm 9250 *** *** gcm 9251 *** *** gcm 9252 *** *** gcm 9253 *** *** gcm 9254 *** *** gcm 9255 *** *** gcm 9256 *** *** gcm 9257 *** *** gcm 9258 *** *** gcm 9259 *** *** gcm 9260 *** *** gcm 9261 *** *** gcm 9262 *** *** gcm 9263 *** *** gcm 9264 *** *** gcm 9265 *** *** gcm 9266 *** *** gcm 9267 *** *** gcm 9268 *** *** gcm 9269 *** *** gcm 9270 *** *** gcm 9271 *** *** gcm 9272 *** *** gcm 9273 *** *** gcm 9274 *** *** gcm 9275 *** *** gcm 9276 *** *** gcm 9277 *** *** gcm 9278 *** *** gcm 9279 *** *** gcm 9280 *** *** gcm 9281 *** *** gcm 9282 *** *** gcm 9283 *** *** gcm 9284 *** *** gcm 9285 *** *** gcm 9286 *** *** gcm 9287 *** *** gcm 9288 *** *** gcm 9289 *** *** gcm 9290 *** *** gcm 9291 *** *** gcm 9292 *** *** gcm 9293 *** *** gcm 9294 *** *** gcm 9295 *** *** gcm 9296 *** *** gcm 9297 *** *** gcm 9298 *** *** gcm 9299 *** *** gcm 9300 *** *** gcm 9301 *** *** gcm 9302 *** *** gcm 9303 *** *** gcm 9304 *** *** gcm 9305 *** *** gcm 9306 *** *** gcm 9307 *** *** gcm 9308 *** *** gcm 9309 *** *** gcm 9310 *** *** gcm 9311 *** *** gcm 9312 *** *** gcm 9313 *** *** gcm 9314 *** *** gcm 9315 *** *** gcm 9316 *** *** gcm 9317 *** *** gcm 9318 *** *** gcm 9319 *** *** gcm 9320 *** *** gcm 9321 *** *** gcm 9322 *** *** gcm 9323 *** *** gcm 9324 *** *** gcm 9325 *** *** gcm 9326 *** *** gcm 9327 *** *** gcm 9328 *** *** gcm 9329 *** *** gcm 9330 *** *** gcm 9331 *** *** gcm 9332 *** *** gcm 9333 *** *** gcm 9334 *** *** gcm 9335 *** *** gcm 9336 *** *** gcm 9337 *** *** gcm 9338 *** *** gcm 9339 *** *** gcm 9340 *** *** gcm 9341 *** *** gcm 9342 *** *** gcm 9343 *** *** gcm 9344 *** *** gcm 9345 *** *** gcm 9346 *** *** gcm 9347 *** *** gcm 9348 *** *** gcm 9349 *** *** gcm 9350 *** *** gcm 9351 *** *** gcm 9352 *** *** gcm 9353 *** *** gcm 9354 *** *** gcm 9355 *** *** gcm 9356 *** *** gcm 9357 *** *** gcm 9358 *** *** gcm 9359 *** *** gcm 9360 *** *** gcm 9361 *** *** gcm 9362 *** *** gcm 9363 *** *** gcm 9364 *** *** gcm 9365 *** *** gcm 9366 *** *** gcm 9367 *** *** gcm 9368 *** *** gcm 9369 *** *** gcm 9370 *** *** gcm 9371 *** *** gcm 9372 *** *** gcm 9373 *** *** gcm 9374 *** *** gcm 9375 *** *** gcm 9376 *** *** gcm 9377 *** *** gcm 9378 *** *** gcm 9379 *** *** gcm 9380 *** *** gcm 9381 *** *** gcm 9382 *** *** gcm 9383 *** *** gcm 9384 *** *** gcm 9385 *** *** gcm 9386 *** *** gcm 9387 *** *** gcm 9388 *** *** gcm 9389 *** *** gcm 9390 *** *** gcm 9391 *** *** gcm 9392 *** *** gcm 9393 *** *** gcm 9394 *** *** gcm 9395 *** *** gcm 9396 *** *** gcm 9397 *** *** gcm 9398 *** *** gcm 9399 *** *** gcm 9400 *** *** gcm 9401 *** *** gcm 9402 *** *** gcm 9403 *** *** gcm 9404 *** *** gcm 9405 *** *** gcm 9406 *** *** gcm 9407 *** *** gcm 9408 *** *** gcm 9409 *** *** gcm 9410 *** *** gcm 9411 *** *** gcm 9412 *** *** gcm 9413 *** *** gcm 9414 *** *** gcm 9415 *** *** gcm 9416 *** *** gcm 9417 *** *** gcm 9418 *** *** gcm 9419 *** *** gcm 9420 *** *** gcm 9421 *** *** gcm 9422 *** *** gcm 9423 *** *** gcm 9424 *** *** gcm 9425 *** *** gcm 9426 *** *** gcm 9427 *** *** gcm 9428 *** *** gcm 9429 *** *** gcm 9430 *** *** gcm 9431 *** *** gcm 9432 *** *** gcm 9433 *** *** gcm 9434 *** *** gcm 9435 *** *** gcm 9436 *** *** gcm 9437 *** *** gcm 9438 *** *** gcm 9439 *** *** gcm 9440 *** *** gcm 9441 *** *** gcm 9442 *** *** gcm 9443 *** *** gcm 9444 *** *** gcm 9445 *** *** gcm 9446 *** *** gcm 9447 *** *** gcm 9448 *** *** gcm 9449 *** *** gcm 9450 *** *** gcm 9451 *** *** gcm 9452 *** *** gcm 9453 *** *** gcm 9454 *** *** gcm 9455 *** *** gcm 9456 *** *** gcm 9457 *** *** gcm 9458 *** *** gcm 9459 *** *** gcm 9460 *** *** gcm 9461 *** *** gcm 9462 *** *** gcm 9463 *** *** gcm 9464 *** *** gcm 9465 *** *** gcm 9466 *** *** gcm 9467 *** *** gcm 9468 *** *** gcm 9469 *** *** gcm 9470 *** *** gcm 9471 *** *** gcm 9472 *** *** gcm 9473 *** *** gcm 9474 *** *** gcm 9475 *** *** gcm 9476 *** *** gcm 9477 *** *** gcm 9478 *** *** gcm 9479 *** *** gcm 9480 *** *** gcm 9481 *** *** gcm 9482 *** *** gcm 9483 *** *** gcm 9484 *** *** gcm 9485 *** *** gcm 9486 *** *** gcm 9487 *** *** gcm 9488 *** *** gcm 9489 *** *** gcm 9490 *** *** gcm 9491 *** *** gcm 9492 *** *** gcm 9493 *** *** gcm 9494 *** *** gcm 9495 *** *** gcm 9496 *** *** gcm 9497 *** *** gcm 9498 *** *** gcm 9499 *** *** gcm 9500 *** *** gcm 9501 *** *** gcm 9502 *** *** gcm 9503 *** *** gcm 9504 *** *** gcm 9505 *** *** gcm 9506 *** *** gcm 9507 *** *** gcm 9508 *** *** gcm 9509 *** *** gcm 9510 *** *** gcm 9511 *** *** gcm 9512 *** *** gcm 9513 *** *** gcm 9514 *** *** gcm 9515 *** *** gcm 9516 *** *** gcm 9517 *** *** gcm 9518 *** *** gcm 9519 *** *** gcm 9520 *** *** gcm 9521 *** *** gcm 9522 *** *** gcm 9523 *** *** gcm 9524 *** *** gcm 9525 *** *** gcm 9526 *** *** gcm 9527 *** *** gcm 9528 *** *** gcm 9529 *** *** gcm 9530 *** *** gcm 9531 *** *** gcm 9532 *** *** gcm 9533 *** *** gcm 9534 *** *** gcm 9535 *** *** gcm 9536 *** *** gcm 9537 *** *** gcm 9538 *** *** gcm 9539 *** *** gcm 9540 *** *** gcm 9541 *** *** gcm 9542 *** *** gcm 9543 *** *** gcm 9544 *** *** gcm 9545 *** *** gcm 9546 *** *** gcm 9547 *** *** gcm 9548 *** *** gcm 9549 *** *** gcm 9550 *** *** gcm 9551 *** *** gcm 9552 *** *** gcm 9553 *** *** gcm 9554 *** *** gcm 9555 *** *** gcm 9556 *** *** gcm 9557 *** *** gcm 9558 *** *** gcm 9559 *** *** gcm 9560 *** *** gcm 9561 *** *** gcm 9562 *** *** gcm 9563 *** *** gcm 9564 *** *** gcm 9565 *** *** gcm 9566 *** *** gcm 9567 *** *** gcm 9568 *** *** gcm 9569 *** *** gcm 9570 *** *** gcm 9571 *** *** gcm 9572 *** *** gcm 9573 *** *** gcm 9574 *** *** gcm 9575 *** *** gcm 9576 *** *** gcm 9577 *** *** gcm 9578 *** *** gcm 9579 *** *** gcm 9580 *** *** gcm 9581 *** *** gcm 9582 *** *** gcm 9583 *** *** gcm 9584 *** *** gcm 9585 *** *** gcm 9586 *** *** gcm 9587 *** *** gcm 9588 *** *** gcm 9589 *** *** gcm 9590 *** *** gcm 9591 *** *** gcm 9592 *** *** gcm 9593 *** *** gcm 9594 *** *** gcm 9595 *** *** gcm 9596 *** *** gcm 9597 *** *** gcm 9598 *** *** gcm 9599 *** *** gcm 9600 *** *** gcm 9601 *** *** gcm 9602 *** *** gcm 9603 *** *** gcm 9604 *** *** gcm 9605 *** *** gcm 9606 *** *** gcm 9607 *** *** gcm 9608 *** *** gcm 9609 *** *** gcm 9610 *** *** gcm 9611 *** *** gcm 9612 *** *** gcm 9613 *** *** gcm 9614 *** *** gcm 9615 *** *** gcm 9616 *** *** gcm 9617 *** *** gcm 9618 *** *** gcm 9619 *** *** gcm 9620 *** *** gcm 9621 *** *** gcm 9622 *** *** gcm 9623 *** *** gcm 9624 *** *** gcm 9625 *** *** gcm 9626 *** *** gcm 9627 *** *** gcm 9628 *** *** gcm 9629 *** *** gcm 9630 *** *** gcm 9631 *** *** gcm 9632 *** *** gcm 9633 *** *** gcm 9634 *** *** gcm 9635 *** *** gcm 9636 *** *** gcm 9637 *** *** gcm 9638 *** *** gcm 9639 *** *** gcm 9640 *** *** gcm 9641 *** *** gcm 9642 *** *** gcm 9643 *** *** gcm 9644 *** *** gcm 9645 *** *** gcm 9646 *** *** gcm 9647 *** *** gcm 9648 *** *** gcm 9649 *** *** gcm 9650 *** *** gcm 9651 *** *** gcm 9652 *** *** gcm 9653 *** *** gcm 9654 *** *** gcm 9655 *** *** gcm 9656 *** *** gcm 9657 *** *** gcm 9658 *** *** gcm 9659 *** *** gcm 9660 *** *** gcm 9661 *** *** gcm 9662 *** *** gcm 9663 *** *** gcm 9664 *** *** gcm 9665 *** *** gcm 9666 *** *** gcm 9667 *** *** gcm 9668 *** *** gcm 9669 *** *** gcm 9670 *** *** gcm 9671 *** *** gcm 9672 *** *** gcm 9673 *** *** gcm 9674 *** *** gcm 9675 *** *** gcm 9676 *** *** gcm 9677 *** *** gcm 9678 *** *** gcm 9679 *** *** gcm 9680 *** *** gcm 9681 *** *** gcm 9682 *** *** gcm 9683 *** *** gcm 9684 *** *** gcm 9685 *** *** gcm 9686 *** *** gcm 9687 *** *** gcm 9688 *** *** gcm 9689 *** *** gcm 9690 *** *** gcm 9691 *** *** gcm 9692 *** *** gcm 9693 *** *** gcm 9694 *** *** gcm 9695 *** *** gcm 9696 *** *** gcm 9697 *** *** gcm 9698 *** *** gcm 9699 *** *** gcm 9700 *** *** gcm 9701 *** *** gcm 9702 *** *** gcm 9703 *** *** gcm 9704 *** *** gcm 9705 *** *** gcm 9706 *** *** gcm 9707 *** *** gcm 9708 *** *** gcm 9709 *** *** gcm 9710 *** *** gcm 9711 *** *** gcm 9712 *** *** gcm 9713 *** *** gcm 9714 *** *** gcm 9715 *** *** gcm 9716 *** *** gcm 9717 *** *** gcm 9718 *** *** gcm 9719 *** *** gcm 9720 *** *** gcm 9721 *** *** gcm 9722 *** *** gcm 9723 *** *** gcm 9724 *** *** gcm 9725 *** *** gcm 9726 *** *** gcm 9727 *** *** gcm 9728 *** *** gcm 9729 *** *** gcm 9730 *** *** gcm 9731 *** *** gcm 9732 *** *** gcm 9733 *** *** gcm 9734 *** *** gcm 9735 *** *** gcm 9736 *** *** gcm 9737 *** *** gcm 9738 *** *** gcm 9739 *** *** gcm 9740 *** *** gcm 9741 *** *** gcm 9742 *** *** gcm 9743 *** *** gcm 9744 *** *** gcm 9745 *** *** gcm 9746 *** *** gcm 9747 *** *** gcm 9748 *** *** gcm 9749 *** *** gcm 9750 *** *** gcm 9751 *** *** gcm 9752 *** *** gcm 9753 *** *** gcm 9754 *** *** gcm 9755 *** *** gcm 9756 *** *** gcm 9757 *** *** gcm 9758 *** *** gcm 9759 *** *** gcm 9760 *** *** gcm 9761 *** *** gcm 9762 *** *** gcm 9763 *** *** gcm 9764 *** *** gcm 9765 *** *** gcm 9766 *** *** gcm 9767 *** *** gcm 9768 *** *** gcm 9769 *** *** gcm 9770 *** *** gcm 9771 *** *** gcm 9772 *** *** gcm 9773 *** *** gcm 9774 *** *** gcm 9775 *** *** gcm 9776 *** *** gcm 9777 *** *** gcm 9778 *** *** gcm 9779 *** *** gcm 9780 *** *** gcm 9781 *** *** gcm 9782 *** *** gcm 9783 *** *** gcm 9784 *** *** gcm 9785 *** *** gcm 9786 *** *** gcm 9787 *** *** gcm 9788 *** *** gcm 9789 *** *** gcm 9790 *** *** gcm 9791 *** *** gcm 9792 *** *** gcm 9793 *** *** gcm 9794 *** *** gcm 9795 *** *** gcm 9796 *** *** gcm 9797 *** *** gcm 9798 *** *** gcm 9799 *** *** gcm 9800 *** *** gcm 9801 *** *** gcm 9802 *** *** gcm 9803 *** *** gcm 9804 *** *** gcm 9805 *** *** gcm 9806 *** *** gcm 9807 *** *** gcm 9808 *** *** gcm 9809 *** *** gcm 9810 *** *** gcm 9811 *** *** gcm 9812 *** *** gcm 9813 *** *** gcm 9814 *** *** gcm 9815 *** *** gcm 9816 *** *** gcm 9817 *** *** gcm 9818 *** *** gcm 9819 *** *** gcm 9820 *** *** gcm 9821 *** *** gcm 9822 *** *** gcm 9823 *** *** gcm 9824 *** *** gcm 9825 *** *** gcm 9826 *** *** gcm 9827 *** *** gcm 9828 *** *** gcm 9829 *** *** gcm 9830 *** *** gcm 9831 *** *** gcm 9832 *** *** gcm 9833 *** *** gcm 9834 *** *** gcm 9835 *** *** gcm 9836 *** *** gcm 9837 *** *** gcm 9838 *** *** gcm 9839 *** *** gcm 9840 *** *** gcm 9841 *** *** gcm 9842 *** *** gcm 9843 *** *** gcm 9844 *** *** gcm 9845 *** *** gcm 9846 *** *** gcm 9847 *** *** gcm 9848 *** *** gcm 9849 *** *** gcm 9850 *** *** gcm 9851 *** *** gcm 9852 *** *** gcm 9853 *** *** gcm 9854 *** *** gcm 9855 *** *** gcm 9856 *** *** gcm 9857 *** *** gcm 9858 *** *** gcm 9859 *** *** gcm 9860 *** *** gcm 9861 *** *** gcm 9862 *** *** gcm 9863 *** *** gcm 9864 *** *** gcm 9865 *** *** gcm 9866 *** *** gcm 9867 *** *** gcm 9868 *** *** gcm 9869 *** *** gcm 9870 *** *** gcm 9871 *** *** gcm 9872 *** *** gcm 9873 *** *** gcm 9874 *** *** gcm 9875 *** *** gcm 9876 *** *** gcm 9877 *** *** gcm 9878 *** *** gcm 9879 *** *** gcm 9880 *** *** gcm 9881 *** *** gcm 9882 *** *** gcm 9883 *** *** gcm 9884 *** *** gcm 9885 *** *** gcm 9886 *** *** gcm 9887 *** *** gcm 9888 *** *** gcm 9889 *** *** gcm 9890 *** *** gcm 9891 *** *** gcm 9892 *** *** gcm 9893 *** *** gcm 9894 *** *** gcm 9895 *** *** gcm 9896 *** *** gcm 9897 *** *** gcm 9898 *** *** gcm 9899 *** *** gcm 9900 *** *** gcm 9901 *** *** gcm 9902 *** *** gcm 9903 *** *** gcm 9904 *** *** gcm 9905 *** *** gcm 9906 *** *** gcm 9907 *** *** gcm 9908 *** *** gcm 9909 *** *** gcm 9910 *** *** gcm 9911 *** *** gcm 9912 *** *** gcm 9913 *** *** gcm 9914 *** *** gcm 9915 *** *** gcm 9916 *** *** gcm 9917 *** *** gcm 9918 *** *** gcm 9919 *** *** gcm 9920 *** *** gcm 9921 *** *** gcm 9922 *** *** gcm 9923 *** *** gcm 9924 *** *** gcm 9925 *** *** gcm 9926 *** *** gcm 9927 *** *** gcm 9928 *** *** gcm 9929 *** *** gcm 9930 *** *** gcm 9931 *** *** gcm 9932 *** *** gcm 9933 *** *** gcm 9934 *** *** gcm 9935 *** *** gcm 9936 *** *** gcm 9937 *** *** gcm 9938 *** *** gcm 9939 *** *** gcm 9940 *** *** gcm 9941 *** *** gcm 9942 *** *** gcm 9943 *** *** gcm 9944 *** *** gcm 9945 *** *** gcm 9946 *** *** gcm 9947 *** *** gcm 9948 *** *** gcm 9949 *** *** gcm 9950 *** *** gcm 9951 *** *** gcm 9952 *** *** gcm 9953 *** *** gcm 9954 *** *** gcm 9955 *** *** gcm 9956 *** *** gcm 9957 *** *** gcm 9958 *** *** gcm 9959 *** *** gcm 9960 *** *** gcm 9961 *** *** gcm 9962 *** *** gcm 9963 *** *** gcm 9964 *** *** gcm 9965 *** *** gcm 9966 *** *** gcm 9967 *** *** gcm 9968 *** *** gcm 9969 *** *** gcm 9970 *** *** gcm 9971 *** *** gcm 9972 *** *** gcm 9973 *** *** gcm 9974 *** *** gcm 9975 *** *** gcm 9976 *** *** gcm 9977 *** *** gcm 9978 *** *** gcm 9979 *** *** gcm 9980 *** *** gcm 9981 *** *** gcm 9982 *** *** gcm 9983 *** *** gcm 9984 *** *** gcm 9985 *** *** gcm 9986 *** *** gcm 9987 *** *** gcm 9988 *** *** gcm 9989 *** *** gcm 9990 *** *** gcm 9991 *** *** gcm 9992 *** *** gcm 9993 *** *** gcm 9994 *** *** gcm 9995 *** *** gcm 9996 *** *** gcm 9997 *** *** gcm 9998 *** *** gcm 9999 *** Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.573 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.crypto --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.crypto --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/crypto already added, skipping [INFO] org/cumulus4j/crypto/internal already added, skipping [INFO] org/cumulus4j/crypto/internal/asymmetric already added, skipping [INFO] org/cumulus4j/crypto/internal/asymmetric/keypairgenerator already added, skipping [INFO] org/cumulus4j/crypto/internal/symmetric already added, skipping [INFO] org/cumulus4j/crypto/internal/symmetric/mode already added, skipping [INFO] org/cumulus4j/crypto/internal/mac already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/org.cumulus4j.crypto-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/crypto already added, skipping [INFO] org/cumulus4j/crypto/internal already added, skipping [INFO] org/cumulus4j/crypto/internal/asymmetric already added, skipping [INFO] org/cumulus4j/crypto/internal/asymmetric/keypairgenerator already added, skipping [INFO] org/cumulus4j/crypto/internal/symmetric already added, skipping [INFO] org/cumulus4j/crypto/internal/symmetric/mode already added, skipping [INFO] org/cumulus4j/crypto/internal/mac already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.crypto --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/org.cumulus4j.crypto-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/org.cumulus4j.crypto-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.crypto --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.store 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.store --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.store --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/src/main/resources [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.store --- [INFO] Compiling 146 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/classes [INFO] [INFO] --- maven-datanucleus-plugin:3.2.0-m1:enhance (default) @ org.cumulus4j.store --- DataNucleus Enhancer (version 3.2.4) for API "JDO" using JRE "1.8" DataNucleus Enhancer completed with success for 25 classes. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.store --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.store --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.store --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.store.model.IndexValueTest counterMidWriteRead firstDataEntryID=549755846656 byteArray.length=60000001 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=15355 minTime=15355 maxTime=15355 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1438 minTime=1438 maxTime=1438 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=22993 minTime=22993 maxTime=22993 firstDataEntryID=549755846656 byteArray.length=60000001 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=7845 minTime=7845 maxTime=7845 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1001 minTime=1001 maxTime=1001 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=14130 minTime=14130 maxTime=14130 counterHighWriteRead firstDataEntryID=9223372036844775807 byteArray.length=90000001 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2176 minTime=2176 maxTime=2176 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2431 minTime=2431 maxTime=2431 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=13917 minTime=13917 maxTime=13917 firstDataEntryID=9223372036844775807 byteArray.length=90000001 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2208 minTime=2208 maxTime=2208 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2231 minTime=2231 maxTime=2231 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=13329 minTime=13329 maxTime=13329 >>> indexValue1 >>> * 0 * 999999 * 1 * 647211 * 5700 * 12396244721123 * 25 * 85674 * 190 * 1000001 * 1000000 <<< indexValue1 <<< >>> indexValue2 >>> * 0 * 999999 * 1 * 647211 * 5700 * 12396244721123 * 25 * 85674 * 190 * 1000001 * 1000000 <<< indexValue2 <<< counterLowWriteRead firstDataEntryID=0 byteArray.length=37894657 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1868 minTime=1868 maxTime=1868 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2244 minTime=2244 maxTime=2244 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=3441 minTime=3441 maxTime=3441 firstDataEntryID=0 byteArray.length=37894657 010.populate invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1072 minTime=1072 maxTime=1072 020.toByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1867 minTime=1867 maxTime=1867 030.parseByteArray invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1458 minTime=1458 maxTime=1458 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.897 sec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.store --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.store --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/resource already added, skipping [INFO] org/cumulus4j/store/model already added, skipping [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/resource already added, skipping [INFO] org/cumulus4j/store/query already added, skipping [INFO] org/cumulus4j/store/query/method already added, skipping [INFO] org/cumulus4j/store/query/eval already added, skipping [INFO] org/cumulus4j/store/datastoreversion already added, skipping [INFO] org/cumulus4j/store/datastoreversion/command already added, skipping [INFO] org/cumulus4j/store/crypto already added, skipping [INFO] org/cumulus4j/store/fieldmanager already added, skipping [INFO] org/cumulus4j/store/annotation already added, skipping [INFO] org/cumulus4j/store/annotation/datanucleus already added, skipping [INFO] org/cumulus4j/store/reflectionwrapper already added, skipping [INFO] org/cumulus4j/store/reflectionwrapper/gae already added, skipping [INFO] org/cumulus4j/store/util already added, skipping [INFO] org/cumulus4j/store/model already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] org/cumulus4j/store/resource/cumulus4j-backend.properties already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/resource already added, skipping [INFO] org/cumulus4j/store/model already added, skipping [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/resource already added, skipping [INFO] org/cumulus4j/store/query already added, skipping [INFO] org/cumulus4j/store/query/method already added, skipping [INFO] org/cumulus4j/store/query/eval already added, skipping [INFO] org/cumulus4j/store/datastoreversion already added, skipping [INFO] org/cumulus4j/store/datastoreversion/command already added, skipping [INFO] org/cumulus4j/store/crypto already added, skipping [INFO] org/cumulus4j/store/fieldmanager already added, skipping [INFO] org/cumulus4j/store/annotation already added, skipping [INFO] org/cumulus4j/store/annotation/datanucleus already added, skipping [INFO] org/cumulus4j/store/reflectionwrapper already added, skipping [INFO] org/cumulus4j/store/reflectionwrapper/gae already added, skipping [INFO] org/cumulus4j/store/util already added, skipping [INFO] org/cumulus4j/store/model already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] org/cumulus4j/store/resource/cumulus4j-backend.properties already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.store --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.store --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.store.test 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.store.test --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test (includes = [*.log, *.xls, *.odf, *.ods, *.ooxml, *.xlsx], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.store.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/src/main/resources [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.store.test --- [INFO] Compiling 86 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/classes [INFO] [INFO] --- maven-datanucleus-plugin:3.2.0-m1:enhance (default) @ org.cumulus4j.store.test --- DataNucleus Enhancer (version 3.2.4) for API "JDO" using JRE "1.8" DataNucleus Enhancer completed with success for 68 classes. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.store.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.store.test --- [INFO] Compiling 38 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.store.test --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.store.test.movie.MovieInsertTest loadProperties: File /home/tomcat/cumulus4j-test-log4j.properties does not exist. Thus not overriding any settings with user-specific ones. 08:47:40,554 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:47:41,088 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:47:41,092 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:47:41,109 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:47:41,109 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:47:41,116 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:47:41,117 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:47:41,498 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:47:48,537 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:47:48,538 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:47:48,538 INFO [main][Cumulus4jStoreManager] ======================================================= 08:47:48,553 INFO [main][MovieInsertTest] createOneMovieWithRating: entered 08:47:48,636 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerEnabled: Property 'cumulus4j.cryptoSessionExpiryTimer.enabled' is not set. Using default value true. 08:47:48,637 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:47:48,641 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:47:49,364 INFO [main][MinimumCumulus4jVersion] version=10100001 08:47:49,678 INFO [main][MinimumCumulus4jVersion] version=10100001 08:47:50,327 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 08:47:50,672 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 08:47:50,866 INFO [main][MovieInsertTest] createOneMovieWithOneStarring: entered 08:47:50,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:50,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:50,959 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:50,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:50,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:50,999 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Person.personID" not found ! 08:47:51,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:47:51,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:47:51,094 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:51,288 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:47:51,290 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:47:51,330 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:47:53,682 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:47:53,682 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:47:53,682 INFO [main][Cumulus4jStoreManager] ======================================================= 08:47:53,683 INFO [main][MovieInsertTest] createOneMovieWithRating: entered 08:47:53,684 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:47:53,685 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:47:53,740 INFO [main][MinimumCumulus4jVersion] version=10100001 08:47:53,743 INFO [main][MinimumCumulus4jVersion] version=10100001 08:47:53,798 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 08:47:53,862 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 08:47:53,941 INFO [main][MovieInsertTest] createOneMovieWithOneStarring: entered 08:47:53,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:53,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:54,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:54,033 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:54,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:54,058 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.movie.Person.personID" not found ! 08:47:54,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:47:54,084 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:47:54,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:47:54,137 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:47:54,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:47:54,187 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.071 sec Running org.cumulus4j.store.test.movie.MovieQueryTest 08:47:54,486 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:47:54,831 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:47:54,833 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:47:54,846 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:47:54,847 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:47:54,850 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:47:54,852 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:47:54,881 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:47:59,794 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:47:59,794 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:47:59,794 INFO [main][Cumulus4jStoreManager] ======================================================= 08:47:59,796 INFO [main][MovieQueryTest] importDataCsv: entered 08:47:59,807 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:47:59,808 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:47:59,921 INFO [main][MinimumCumulus4jVersion] version=10100001 08:48:00,076 INFO [main][MinimumCumulus4jVersion] version=10100001 08:48:00,284 INFO [main][MovieQueryTest] importDataCsv: nothing imported before => importing now. 08:48:00,306 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 08:48:00,389 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Person.personID" not found ! 08:48:00,462 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Language.languageID" not found ! 08:48:04,937 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 08:48:55,822 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=454 minTime=454 maxTime=454 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=25 minTime=25 maxTime=25 50.importMovies invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=55538 minTime=55538 maxTime=55538 55.finalFlush invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 08:48:56,398 INFO [main][MovieQueryTest] query0: entered 08:48:56,409 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:48:56,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:48:56,455 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:48:56,495 INFO [main][MovieQueryTest] query0: found 39 movies with rating "R (USA)": 08:48:56,496 INFO [main][MovieQueryTest] query0: * 431: The Three Amigos 08:48:56,496 INFO [main][MovieQueryTest] query0: * 368: Bride of Re-Animator 08:48:56,496 INFO [main][MovieQueryTest] query0: * 290: Rock Star 08:48:56,496 INFO [main][MovieQueryTest] query0: * 344: Late Last Night 08:48:56,496 INFO [main][MovieQueryTest] query0: * 381: Performance 08:48:56,497 INFO [main][MovieQueryTest] query0: * 155: Never Die Alone 08:48:56,497 INFO [main][MovieQueryTest] query0: * 66: Carrington 08:48:56,497 INFO [main][MovieQueryTest] query0: * 268: Dead In The Water 08:48:56,497 INFO [main][MovieQueryTest] query0: * 12: The Big Lebowski 08:48:56,497 INFO [main][MovieQueryTest] query0: * 356: The King of the Mountain 08:48:56,498 INFO [main][MovieQueryTest] query0: * 433: Posers 08:48:56,498 INFO [main][MovieQueryTest] query0: * 538: Then She Found Me 08:48:56,498 INFO [main][MovieQueryTest] query0: * 416: Lovers and Other Strangers 08:48:56,498 INFO [main][MovieQueryTest] query0: * 40: Greenfingers 08:48:56,498 INFO [main][MovieQueryTest] query0: * 59: The Monster 08:48:56,498 INFO [main][MovieQueryTest] query0: * 29: All about the Benjamins 08:48:56,499 INFO [main][MovieQueryTest] query0: * 362: Riot 08:48:56,499 INFO [main][MovieQueryTest] query0: * 149: Savage Dawn 08:48:56,499 INFO [main][MovieQueryTest] query0: * 297: Just the Two of Us 08:48:56,499 INFO [main][MovieQueryTest] query0: * 326: The Killing Kind 08:48:56,499 INFO [main][MovieQueryTest] query0: * 407: The Young Unknowns 08:48:56,500 INFO [main][MovieQueryTest] query0: * 428: Wonderful World 08:48:56,500 INFO [main][MovieQueryTest] query0: * 340: No Code of Conduct 08:48:56,500 INFO [main][MovieQueryTest] query0: * 543: Wilbur Wants to Kill Himself 08:48:56,500 INFO [main][MovieQueryTest] query0: * 408: Strip n Run 08:48:56,500 INFO [main][MovieQueryTest] query0: * 475: Killing Machine 08:48:56,500 INFO [main][MovieQueryTest] query0: * 122: Mary Reilly 08:48:56,501 INFO [main][MovieQueryTest] query0: * 500: Death Race 2000 08:48:56,501 INFO [main][MovieQueryTest] query0: * 32: Dirty Deeds 08:48:56,501 INFO [main][MovieQueryTest] query0: * 328: Bloodline: Sibling Rivalry 08:48:56,501 INFO [main][MovieQueryTest] query0: * 489: Rollerball 08:48:56,501 INFO [main][MovieQueryTest] query0: * 45: Bloody Sunday 08:48:56,501 INFO [main][MovieQueryTest] query0: * 342: Kinsey 08:48:56,502 INFO [main][MovieQueryTest] query0: * 419: RoboCop: Resurrection 08:48:56,502 INFO [main][MovieQueryTest] query0: * 303: Heist 08:48:56,502 INFO [main][MovieQueryTest] query0: * 316: Jack Brooks: Monster Slayer 08:48:56,502 INFO [main][MovieQueryTest] query0: * 237: Street Dreams 08:48:56,502 INFO [main][MovieQueryTest] query0: * 331: The Drop 08:48:56,502 INFO [main][MovieQueryTest] query0: * 492: The Healer 08:48:56,506 INFO [main][MovieQueryTest] importDataCsv: entered 08:48:56,510 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:48:56,567 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 08:48:56,568 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1 minTime=1 maxTime=1 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=61 minTime=61 maxTime=61 08:48:56,575 INFO [main][MovieQueryTest] query1: entered 08:48:56,598 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:48:56,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,632 INFO [main][MovieQueryTest] query1: found 34 movies with rating.name containing "G": 08:48:56,633 INFO [main][MovieQueryTest] query1: * 81: Rookie of the Year (PG (USA)) 08:48:56,633 INFO [main][MovieQueryTest] query1: * 47: Burlesque (PG-13 (USA)) 08:48:56,633 INFO [main][MovieQueryTest] query1: * 305: Be My Baby (PG-13 (USA)) 08:48:56,633 INFO [main][MovieQueryTest] query1: * 493: Dirty Laundry (PG-13 (USA)) 08:48:56,633 INFO [main][MovieQueryTest] query1: * 37: Hoodwinked (PG (USA)) 08:48:56,634 INFO [main][MovieQueryTest] query1: * 393: Hell in the Pacific (G (USA)) 08:48:56,634 INFO [main][MovieQueryTest] query1: * 404: The Wizard (PG (USA)) 08:48:56,634 INFO [main][MovieQueryTest] query1: * 522: Anzio (PG-13 (USA)) 08:48:56,634 INFO [main][MovieQueryTest] query1: * 424: Windrunner (PG (USA)) 08:48:56,634 INFO [main][MovieQueryTest] query1: * 28: Red Sonja (PG-13 (USA)) 08:48:56,634 INFO [main][MovieQueryTest] query1: * 394: Follow the River (PG (USA)) 08:48:56,635 INFO [main][MovieQueryTest] query1: * 507: Funland (PG-13 (USA)) 08:48:56,635 INFO [main][MovieQueryTest] query1: * 58: School of Life (PG (USA)) 08:48:56,635 INFO [main][MovieQueryTest] query1: * 434: Alice in Wonderland (PG (USA)) 08:48:56,636 INFO [main][MovieQueryTest] query1: * 497: That's Dancing! (G (USA)) 08:48:56,636 INFO [main][MovieQueryTest] query1: * 405: Repossessed (PG-13 (USA)) 08:48:56,636 INFO [main][MovieQueryTest] query1: * 131: Black Beauty (G (USA)) 08:48:56,636 INFO [main][MovieQueryTest] query1: * 427: A Christmas Story (PG (USA)) 08:48:56,637 INFO [main][MovieQueryTest] query1: * 525: Love Field (PG-13 (USA)) 08:48:56,637 INFO [main][MovieQueryTest] query1: * 271: Behind the Sun (PG-13 (USA)) 08:48:56,637 INFO [main][MovieQueryTest] query1: * 459: MegaMind (PG (USA)) 08:48:56,637 INFO [main][MovieQueryTest] query1: * 338: Swarmed (PG-13 (USA)) 08:48:56,637 INFO [main][MovieQueryTest] query1: * 485: Cover (PG-13 (USA)) 08:48:56,638 INFO [main][MovieQueryTest] query1: * 375: Plein Soleil (PG-13 (USA)) 08:48:56,638 INFO [main][MovieQueryTest] query1: * 60: Faraway, So Close! (PG-13 (USA)) 08:48:56,638 INFO [main][MovieQueryTest] query1: * 24: That's Entertainment, Part II (G (USA)) 08:48:56,638 INFO [main][MovieQueryTest] query1: * 231: Walt & El Grupo (PG (USA)) 08:48:56,638 INFO [main][MovieQueryTest] query1: * 418: Sparks: The Price of Passion (PG-13 (USA)) 08:48:56,638 INFO [main][MovieQueryTest] query1: * 50: Goodbye, Columbus (PG (USA)) 08:48:56,639 INFO [main][MovieQueryTest] query1: * 138: The Roommate (PG-13 (USA)) 08:48:56,639 INFO [main][MovieQueryTest] query1: * 400: Waterproof (PG-13 (USA)) 08:48:56,639 INFO [main][MovieQueryTest] query1: * 51: Dude, Where's the Party? (PG-13 (USA)) 08:48:56,640 INFO [main][MovieQueryTest] query1: * 352: August Evening (PG-13 (USA)) 08:48:56,640 INFO [main][MovieQueryTest] query1: * 65: The Hunchback of Notre Dame (PG (USA)) 08:48:56,642 INFO [main][MovieQueryTest] importDataCsv: entered 08:48:56,645 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:48:56,665 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 08:48:56,665 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=22 minTime=22 maxTime=22 08:48:56,671 INFO [main][MovieQueryTest] query2: entered 08:48:56,674 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:48:56,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,689 INFO [main][MovieQueryTest] query2: found 18 movies with rating.name == "PG-13 (USA)": 08:48:56,689 INFO [main][MovieQueryTest] query2: * 485: Cover (PG-13 (USA)) 08:48:56,689 INFO [main][MovieQueryTest] query2: * 375: Plein Soleil (PG-13 (USA)) 08:48:56,690 INFO [main][MovieQueryTest] query2: * 47: Burlesque (PG-13 (USA)) 08:48:56,690 INFO [main][MovieQueryTest] query2: * 305: Be My Baby (PG-13 (USA)) 08:48:56,690 INFO [main][MovieQueryTest] query2: * 493: Dirty Laundry (PG-13 (USA)) 08:48:56,690 INFO [main][MovieQueryTest] query2: * 60: Faraway, So Close! (PG-13 (USA)) 08:48:56,690 INFO [main][MovieQueryTest] query2: * 418: Sparks: The Price of Passion (PG-13 (USA)) 08:48:56,691 INFO [main][MovieQueryTest] query2: * 522: Anzio (PG-13 (USA)) 08:48:56,691 INFO [main][MovieQueryTest] query2: * 28: Red Sonja (PG-13 (USA)) 08:48:56,691 INFO [main][MovieQueryTest] query2: * 138: The Roommate (PG-13 (USA)) 08:48:56,691 INFO [main][MovieQueryTest] query2: * 507: Funland (PG-13 (USA)) 08:48:56,691 INFO [main][MovieQueryTest] query2: * 400: Waterproof (PG-13 (USA)) 08:48:56,691 INFO [main][MovieQueryTest] query2: * 51: Dude, Where's the Party? (PG-13 (USA)) 08:48:56,692 INFO [main][MovieQueryTest] query2: * 405: Repossessed (PG-13 (USA)) 08:48:56,692 INFO [main][MovieQueryTest] query2: * 352: August Evening (PG-13 (USA)) 08:48:56,692 INFO [main][MovieQueryTest] query2: * 525: Love Field (PG-13 (USA)) 08:48:56,692 INFO [main][MovieQueryTest] query2: * 271: Behind the Sun (PG-13 (USA)) 08:48:56,692 INFO [main][MovieQueryTest] query2: * 338: Swarmed (PG-13 (USA)) 08:48:56,694 INFO [main][MovieQueryTest] importDataCsv: entered 08:48:56,696 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:48:56,709 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 08:48:56,710 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1 minTime=1 maxTime=1 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=15 minTime=15 maxTime=15 08:48:56,716 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:48:56,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:48:56,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,727 INFO [main][MovieQueryTest] query3: found 2 movies with starring.contains("Katharine Hepburn"): 08:48:56,727 INFO [main][MovieQueryTest] query3: * 84: A Woman Rebels (Donald Crisp, David Manners, Herbert Marshall, Katharine Hepburn, Van Heflin) 08:48:56,728 INFO [main][MovieQueryTest] query3: * 24: That's Entertainment, Part II (Gene Kelly, W. C. Fields, Debbie Reynolds, Spencer Tracy, Judy Garland, Katharine Hepburn, Ginger Rogers, Fred Astaire, Cyd Charisse, John Barrymore, Judy Holliday, Greta Garbo, Elizabeth Taylor, Clark Gable, Frank Sinatra, Bing Crosby) 08:48:56,729 INFO [main][MovieQueryTest] importDataCsv: entered 08:48:56,731 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:48:56,749 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 08:48:56,750 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=20 minTime=20 maxTime=20 08:48:56,762 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:48:56,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,766 INFO [main][MovieQueryTest] query4: found 2 movies query="SELECT FROM org.cumulus4j.store.test.movie.Movie WHERE this.starring.contains(personVariable) && personVariable.name == :personName VARIABLES org.cumulus4j.store.test.movie.Person personVariable" and personName="Katharine Hepburn"): 08:48:56,767 INFO [main][MovieQueryTest] query4: * 84: A Woman Rebels (Donald Crisp, David Manners, Herbert Marshall, Katharine Hepburn, Van Heflin) 08:48:56,768 INFO [main][MovieQueryTest] query4: * 24: That's Entertainment, Part II (Gene Kelly, W. C. Fields, Debbie Reynolds, Spencer Tracy, Judy Garland, Katharine Hepburn, Ginger Rogers, Fred Astaire, Cyd Charisse, John Barrymore, Judy Holliday, Greta Garbo, Elizabeth Taylor, Clark Gable, Frank Sinatra, Bing Crosby) 08:48:56,769 INFO [main][MovieQueryTest] importDataCsv: entered 08:48:56,771 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:48:56,790 INFO [main][MovieQueryTest] importDataCsv: already imported before => skipping. 08:48:56,790 INFO [main][MovieQueryTest] importDataCsv: 00.getMovieExtent invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=0 minTime=0 maxTime=0 01.movieExtent.iterator().hasNext() invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=20 minTime=20 maxTime=20 08:48:56,821 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:48:56,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,881 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:48:56,900 INFO [main][MovieQueryTest] query5: found 16 movies query="SELECT FROM org.cumulus4j.store.test.movie.Movie WHERE this.starring.contains(personVariable) && personVariable.name.indexOf(:personNamePart) >= 0 VARIABLES org.cumulus4j.store.test.movie.Person personVariable" and personNamePart="Kat"): 08:48:56,901 INFO [main][MovieQueryTest] query5: * 1: The Misfortunates (Kenneth Vanbaeden, Johan Heldenbergh, Koen De Graeve, Sten Van Gestel, Pauline Grossen, Bert Haelvoet, Ehsan Hemat, Sara Debosschere, Katrien Deklerq, Natali Broods, Valentijn Dhaenens, Sofie Palmers, Gilda De Bal, Sachli Gholamalizad, Yves Degryse, Lynn Van Royen, Robbie Cleiren, Charlotte Vandermeersch, Wouter Hendrickx, Jos Geens, Wout Kelchtermans) 08:48:56,902 INFO [main][MovieQueryTest] query5: * 368: Bride of Re-Animator (Bruce Abbott, Kathleen Kinmont, David Gale, Fabiana Udenio, Jeffrey Combs, Claude Earl Jones, Mel Stewart) 08:48:56,902 INFO [main][MovieQueryTest] query5: * 537: Son of No One (Al Pacino, Ray Liotta, Katie Holmes, Channing Tatum, Juliette Binoche, Tracy Morgan) 08:48:56,902 INFO [main][MovieQueryTest] query5: * 47: Burlesque (Terrence Jenkins, Stephen Lee, Baldeep Singh, David Walton, Peter Gallagher, Christina Aguilera, Stanley Tucci, Katelynn Tilley, Julianne Hough, Tanee McCall, Chelsea Traille, Kristen Bell, Cam Gigandet, Eric Dane, Glynn Turman, Dianna Agron, Cher, Alan Cumming) 08:48:56,903 INFO [main][MovieQueryTest] query5: * 283: Falling (Ursula Strauss, Darina Dujmic, Georg Friedrich, Nina Proll, Birgit Minichmayr, Ina Strnad, Kathrin Resetarits, Gabriela Hegedüs) 08:48:56,904 INFO [main][MovieQueryTest] query5: * 24: That's Entertainment, Part II (Gene Kelly, W. C. Fields, Debbie Reynolds, Spencer Tracy, Judy Garland, Katharine Hepburn, Ginger Rogers, Fred Astaire, Cyd Charisse, John Barrymore, Judy Holliday, Greta Garbo, Elizabeth Taylor, Clark Gable, Frank Sinatra, Bing Crosby) 08:48:56,904 INFO [main][MovieQueryTest] query5: * 122: Mary Reilly (Julia Roberts, Linda Bassett, John Malkovich, George Cole, Kathy Staff, Glenn Close, Michael Gambon) 08:48:56,904 INFO [main][MovieQueryTest] query5: * 222: Meat Pushin in the Seat Cushion 4 (Katie Gold) 08:48:56,905 INFO [main][MovieQueryTest] query5: * 438: Miracle Dogs (Daniel Roebuck, Kate Jackson, Ted Shackelford, Rue McClanahan, Josh Hutcherson, Alana Austin) 08:48:56,905 INFO [main][MovieQueryTest] query5: * 84: A Woman Rebels (Donald Crisp, David Manners, Herbert Marshall, Katharine Hepburn, Van Heflin) 08:48:56,906 INFO [main][MovieQueryTest] query5: * 342: Kinsey (Veronica Cartwright, John McMartin, William Sadler, Peter Sarsgaard, Laura Linney, Kathleen Chalfant, Luke MacFarlane, Liam Neeson, John Lithgow, Chris O'Donnell, Arden Myrin, Tim Curry, Dylan Baker, John Krasinski, Heather Goldenhersh, Julianne Nicholson, Timothy Hutton, Oliver Platt, Dagmara Dominczyk) 08:48:56,906 INFO [main][MovieQueryTest] query5: * 138: The Roommate (Frances Fisher, Minka Kelly, Cam Gigandet, Tomas Arana, Matt Lanter, Jacqueline Mazarella, Billy Zane, Carrie Finklea, Cherilyn Wilson, Lauren Storm, Leighton Meester, Kaley Cuoco, Danneel Harris, Alyson Michalka, Ryan Doom, Elena Franklin, Katerina Graham) 08:48:56,907 INFO [main][MovieQueryTest] query5: * 58: School of Life (Alexander Pollock, Kate Vernon, David Paymer, John Astin, Ryan Reynolds) 08:48:56,907 INFO [main][MovieQueryTest] query5: * 461: Boogie Town (Marques Houston, Khleo Thomas, Vanessa Simmons, Brenda Song, Corbin Bernsen, Mykal Anthony Bean, Katerina Graham) 08:48:56,908 INFO [main][MovieQueryTest] query5: * 483: Gridlock (Kathy Ireland, David Hasselhoff, Alan Scarfe) 08:48:56,908 INFO [main][MovieQueryTest] query5: * 503: Winnie the Pooh: ABC's (David Ogden Stiers, Kath Soucie, Jimmy Bennett, Peter Cullen, Jim Cummings, John Fiedler) 08:48:57,199 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:48:57,206 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:48:57,243 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:22,809 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:22,811 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:23,135 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:23,155 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:23,156 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:23,185 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:23,546 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:23,547 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:23,898 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:23,906 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:23,907 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:23,928 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:24,247 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:24,247 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:24,598 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:24,603 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:24,604 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:24,623 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:24,945 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:24,946 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:25,299 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:25,309 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:25,310 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:25,331 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:25,690 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:25,690 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:26,000 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:26,005 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:26,006 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:26,022 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:26,377 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:26,378 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:26,727 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:26,732 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 12, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 92.252 sec <<< FAILURE! Running org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedWithPKOneToOneNestedTest 08:49:26,749 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:49:26,922 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:49:26,924 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:26,938 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:49:26,938 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:49:26,939 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:26,940 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:26,963 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:27,281 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:27,281 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:27,633 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:27,638 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:27,639 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:27,657 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:28,014 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:28,015 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:28,365 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:28,369 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.623 sec <<< FAILURE! Running org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedOneToOneNestedTest 08:49:28,379 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:49:28,381 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:49:28,382 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:28,382 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:49:28,382 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:49:28,384 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:28,385 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:28,405 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:28,724 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:28,724 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:29,034 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:29,042 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:29,043 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:29,065 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:29,394 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:29,394 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:29,744 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:29,753 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:29,754 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:29,770 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:30,127 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:30,127 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:30,478 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:30,480 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:30,480 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:30,501 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:30,857 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:30,857 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:31,206 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:31,212 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:31,213 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:31,231 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:31,599 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:31,599 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:31,910 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:31,918 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:31,920 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:31,941 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:32,297 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:49:32,298 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:49:32,647 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:49:32,650 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 4.275 sec <<< FAILURE! Running org.cumulus4j.store.test.embedded.onetomany.EmbeddedOneToManyMapTest 08:49:32,661 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:49:32,662 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:49:32,664 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:32,665 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:49:32,665 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:49:32,667 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 sec Running org.cumulus4j.store.test.embedded.onetomany.EmbeddedOneToManyListTest 08:49:32,674 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:49:32,677 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:49:32,678 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:32,678 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:49:32,679 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:49:32,681 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:32,683 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:32,713 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:37,996 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:49:37,996 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:49:37,996 INFO [main][Cumulus4jStoreManager] ======================================================= 08:49:38,013 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:49:38,013 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:49:38,142 INFO [main][MinimumCumulus4jVersion] version=10100001 08:49:38,338 INFO [main][MinimumCumulus4jVersion] version=10100001 08:49:44,683 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.onetomany.Embedded1ToNListContainer" not found ! 08:49:44,736 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.onetomany.Embedded1ToNElement" not found ! 08:49:44,791 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:49:45,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,603 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing * container.name=AAA.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 * container.name=CCC.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 08:49:45,622 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:49:45,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:45,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,652 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:45,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:45,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:45,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:45,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,928 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:45,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:45,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:46,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:46,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,079 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:46,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,089 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:46,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,132 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,139 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,147 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:46,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,210 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:46,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,254 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:46,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,858 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,909 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,942 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:46,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,021 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing * container.name=CCC.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 * container.name=AAA.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 08:49:47,034 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:49:47,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,039 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,072 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,140 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,233 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,272 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,369 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:47,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,569 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,939 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:47,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,113 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,194 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing * container.name=BBB.container3 * element.name=Emil.element30 * element.name=Emil.element31 * element.name=Emil.element32 * container.name=DDD.container3 * element.name=Emil.element30 * element.name=Emil.element31 * element.name=Emil.element32 08:49:48,200 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:49:48,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,205 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,240 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,426 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,508 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:48,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,639 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:49:48,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:48,731 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:49:48,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:49,268 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:49,269 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:49,339 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:52,092 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:49:52,092 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:49:52,092 INFO [main][Cumulus4jStoreManager] ======================================================= 08:49:52,094 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:49:52,094 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:49:52,163 INFO [main][MinimumCumulus4jVersion] version=10100001 08:49:52,179 INFO [main][MinimumCumulus4jVersion] version=10100001 08:49:52,330 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.onetomany.Embedded1ToNListContainer" not found ! 08:49:52,345 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.onetomany.Embedded1ToNElement" not found ! 08:49:52,400 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:49:52,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,771 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,933 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:52,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,037 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing * container.name=CCC.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 * container.name=AAA.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 08:49:53,044 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:49:53,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,131 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,205 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,240 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,255 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,276 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,387 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:53,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:53,685 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:49:54,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,234 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,420 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing * container.name=AAA.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 * container.name=CCC.container1 * element.name=Otto.element10 * element.name=Otto.element11 * element.name=Otto.element12 08:49:54,430 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:49:54,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,694 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,747 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:54,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:54,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:55,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,517 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,652 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,692 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing * container.name=BBB.container3 * element.name=Emil.element30 * element.name=Emil.element31 * element.name=Emil.element32 * container.name=DDD.container3 * element.name=Emil.element30 * element.name=Emil.element31 * element.name=Emil.element32 08:49:55,699 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:49:55,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:55,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,727 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:55,743 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,758 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,766 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,780 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:55,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:55,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:55,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:55,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,912 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,919 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,929 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:55,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,957 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,972 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:55,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:55,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,046 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:56,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:56,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,113 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:56,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,143 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:56,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:56,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:49:56,314 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:49:56,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:49:56,317 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.169 sec Running org.cumulus4j.store.test.embedded.EmbeddedTest 08:49:56,859 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:49:57,574 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:49:57,576 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:57,587 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:49:57,588 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:49:57,590 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:49:57,591 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:49:57,611 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:49:59,809 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:50:04,493 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:50:04,493 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:50:04,493 INFO [main][Cumulus4jStoreManager] ======================================================= 08:50:04,772 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:50:04,773 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:50:05,078 INFO [main][MinimumCumulus4jVersion] version=10100001 08:50:05,529 INFO [main][MinimumCumulus4jVersion] version=10100001 08:50:08,276 INFO [main][EmbeddedTest] start: insertObjectWithEmbeddedOnlySubobject 08:50:08,910 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.D.id" not found ! 08:50:09,139 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:09,283 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:09,297 INFO [main][EmbeddedTest] Found the object, its ID is: ClassD_TestDBO 08:50:09,306 INFO [main][EmbeddedTest] Found the embedded object, its information is is: some information in the Class E DBO 08:50:09,309 INFO [main][EmbeddedTest] end: insertObjectWithEmbeddedOnlySubobject 08:50:09,316 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:09,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:09,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:09,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:09,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:09,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:09,506 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.C.c_id" not found ! 08:50:10,081 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.A.id" not found ! 08:50:10,214 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:10,323 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:10,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:10,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,379 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:10,383 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:10,389 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:10,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:10,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,448 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:10,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:10,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:10,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,507 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:10,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,594 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:10,601 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:10,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:10,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:10,650 INFO [main][EmbeddedTest] start: insertObjectWithNoEmbeddedSubobjects 08:50:11,162 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.F.id" not found ! 08:50:11,176 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.embedded.G.id" not found ! 08:50:11,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:11,745 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:11,751 INFO [main][EmbeddedTest] Found the object, its ID is: SimpleTestDBO 08:50:11,751 INFO [main][EmbeddedTest] end: insertObjectWithNoEmbeddedSubobjects 08:50:11,758 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:11,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:11,771 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:11,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:11,803 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:11,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:11,819 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:11,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:11,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:11,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:11,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:11,849 INFO [main][EmbeddedTest] start: insertObjectWithEmbeddedSubobject 08:50:11,890 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:11,893 INFO [main][EmbeddedTest] Found the object, its ID is: ClassB_TestDBO 08:50:11,900 INFO [main][EmbeddedTest] Found the embedded object, its ID is: ClassC_TestDBO 08:50:11,900 INFO [main][EmbeddedTest] end: insertObjectWithEmbeddedSubobject 08:50:12,537 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:50:12,538 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:50:12,600 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:50:19,792 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:50:19,792 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:50:19,792 INFO [main][Cumulus4jStoreManager] ======================================================= 08:50:19,794 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:50:19,794 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:50:19,822 INFO [main][MinimumCumulus4jVersion] version=10100001 08:50:19,823 INFO [main][MinimumCumulus4jVersion] version=10100001 08:50:19,969 INFO [main][EmbeddedTest] start: insertObjectWithEmbeddedOnlySubobject 08:50:19,971 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.D.id" not found ! 08:50:20,000 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:20,022 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:20,025 INFO [main][EmbeddedTest] Found the object, its ID is: ClassD_TestDBO 08:50:20,025 INFO [main][EmbeddedTest] Found the embedded object, its information is is: some information in the Class E DBO 08:50:20,025 INFO [main][EmbeddedTest] end: insertObjectWithEmbeddedOnlySubobject 08:50:20,029 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:20,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,033 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,039 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,049 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.C.c_id" not found ! 08:50:20,068 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.A.id" not found ! 08:50:20,084 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:20,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,108 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,113 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,131 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:20,133 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:20,137 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:20,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,139 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,144 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,152 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:20,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,230 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:20,233 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:20,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,253 INFO [main][EmbeddedTest] start: insertObjectWithNoEmbeddedSubobjects 08:50:20,255 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.F.id" not found ! 08:50:20,260 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.embedded.G.id" not found ! 08:50:20,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,300 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:20,301 INFO [main][EmbeddedTest] Found the object, its ID is: SimpleTestDBO 08:50:20,301 INFO [main][EmbeddedTest] end: insertObjectWithNoEmbeddedSubobjects 08:50:20,305 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:20,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,316 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,322 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:20,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:20,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:20,341 INFO [main][EmbeddedTest] start: insertObjectWithEmbeddedSubobject 08:50:20,366 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:20,367 INFO [main][EmbeddedTest] Found the object, its ID is: ClassB_TestDBO 08:50:20,367 INFO [main][EmbeddedTest] Found the embedded object, its ID is: ClassC_TestDBO 08:50:20,367 INFO [main][EmbeddedTest] end: insertObjectWithEmbeddedSubobject 08:50:20,368 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.976 sec Running org.cumulus4j.store.test.inheritance.InheritanceTest 08:50:20,848 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:50:21,116 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:50:21,118 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:50:21,129 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:50:21,130 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:50:21,133 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:50:21,133 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:50:21,152 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:50:25,204 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:50:25,204 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:50:25,204 INFO [main][Cumulus4jStoreManager] ======================================================= 08:50:25,223 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:50:25,224 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:50:25,310 INFO [main][MinimumCumulus4jVersion] version=10100001 08:50:25,451 INFO [main][MinimumCumulus4jVersion] version=10100001 08:50:26,295 INFO [main][InheritanceTest] start: persistAndQueryInheritanceTest 08:50:27,133 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.Class_A.id" not found ! 08:50:27,212 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.TermsDBO" not found ! 08:50:27,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:27,402 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.PriceDBO" not found ! 08:50:27,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:27,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:27,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:27,531 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.Class_C.c_id" not found ! 08:50:27,604 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.InformationDBO" not found ! 08:50:27,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:27,958 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:28,062 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:28,076 INFO [main][InheritanceTest] The query_id of the query result Class_B object: test_id_abc 08:50:28,076 INFO [main][InheritanceTest] The sender id: Bender. - Should be 'Bender' 08:50:28,076 INFO [main][InheritanceTest] The sender's additional info: Bender is a robot that likes to drink alcoholic beverages. - Should tell you about his favorite drinks. 08:50:28,077 INFO [main][InheritanceTest] The acceptor's id: Fry. - Should be 'Fry' 08:50:28,077 INFO [main][InheritanceTest] The acceptor's additional info: Fry loves Leela. - Fry and Leela sitting in a tree. K-I-S-S-I-N-G. 08:50:28,078 INFO [main][InheritanceTest] The article's price as stored in the article: 1000000.00. - Should be a Million. 08:50:28,078 INFO [main][InheritanceTest] The total price after tax as stored in the price after tax field: 1190000. - Should be a 1190000. 08:50:28,078 INFO [main][InheritanceTest] end: persistenAndQueryInheritanceTest 08:50:28,082 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:28,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:28,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:28,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:28,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:28,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:28,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:28,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:28,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:28,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:28,205 INFO [main][InheritanceTest] start: persistAnObjectAndQueryWithAnObjectOfAnotherSubclass 08:50:28,760 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.sources.TestSuperClass.id" not found ! 08:50:28,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:28,831 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:28,896 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:28,898 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:28,919 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:28,934 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 08:50:28,934 INFO [main][InheritanceTest] end: persistAnObjectAndQueryWithAnObjectOfAnotherSubclass 08:50:28,940 INFO [main][InheritanceTest] createOneInheritanceObject: entered 08:50:29,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:29,133 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:30,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:30,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:30,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:30,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:30,058 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:30,060 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:30,064 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:30,066 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:30,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:30,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:30,072 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:30,073 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:30,075 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:30,080 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:30,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:30,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:30,085 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:30,087 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:30,309 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.InheritanceHierarchy0.i0" not found ! 08:50:30,389 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:30,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:30,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:30,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:30,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:30,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:30,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,133 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:31,146 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3)" since the connection used is closing 08:50:31,162 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2)" since the connection used is closing 08:50:31,172 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing 08:50:31,174 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:31,180 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:31,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,419 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,425 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,743 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,860 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,881 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,914 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:31,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:31,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,788 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:32,789 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:32,791 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:32,793 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:32,796 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:32,800 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:32,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:32,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:32,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:32,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,860 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:32,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,912 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:32,929 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,957 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:32,979 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:32,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,076 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,104 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,113 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,135 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,156 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,254 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,410 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:33,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:33,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,238 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:35,240 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:35,241 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:35,243 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:35,245 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:35,249 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:35,255 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,402 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,517 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,588 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:35,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:35,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:36,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:36,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,090 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:36,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:36,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:36,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,301 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:36,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:36,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,488 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:36,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:36,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:36,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:36,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,013 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:50:38,447 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:38,452 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:38,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:38,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:38,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,597 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:38,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,644 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:38,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:38,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:38,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,940 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:38,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,443 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,914 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:39,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:39,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:40,904 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 08:50:40,907 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 08:50:41,817 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:50:41,826 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:50:41,843 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:50:44,330 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:50:44,330 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:50:44,330 INFO [main][Cumulus4jStoreManager] ======================================================= 08:50:44,331 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:50:44,332 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:50:44,359 INFO [main][MinimumCumulus4jVersion] version=10100001 08:50:44,360 INFO [main][MinimumCumulus4jVersion] version=10100001 08:50:44,481 INFO [main][InheritanceTest] start: persistAndQueryInheritanceTest 08:50:44,482 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.Class_A.id" not found ! 08:50:44,488 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.TermsDBO" not found ! 08:50:44,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:44,496 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:44,507 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:44,508 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.PriceDBO" not found ! 08:50:44,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:44,513 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:44,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:44,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:44,559 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.Class_C.c_id" not found ! 08:50:44,569 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:44,570 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:44,580 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.InformationDBO" not found ! 08:50:44,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:44,590 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:44,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:44,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:44,730 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:44,735 INFO [main][InheritanceTest] The query_id of the query result Class_B object: test_id_abc 08:50:44,735 INFO [main][InheritanceTest] The sender id: Bender. - Should be 'Bender' 08:50:44,735 INFO [main][InheritanceTest] The sender's additional info: Bender is a robot that likes to drink alcoholic beverages. - Should tell you about his favorite drinks. 08:50:44,735 INFO [main][InheritanceTest] The acceptor's id: Fry. - Should be 'Fry' 08:50:44,736 INFO [main][InheritanceTest] The acceptor's additional info: Fry loves Leela. - Fry and Leela sitting in a tree. K-I-S-S-I-N-G. 08:50:44,736 INFO [main][InheritanceTest] The article's price as stored in the article: 1000000.00. - Should be a Million. 08:50:44,736 INFO [main][InheritanceTest] The total price after tax as stored in the price after tax field: 1190000. - Should be a 1190000. 08:50:44,736 INFO [main][InheritanceTest] end: persistenAndQueryInheritanceTest 08:50:44,741 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:44,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:44,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,792 INFO [main][InheritanceTest] start: persistAnObjectAndQueryWithAnObjectOfAnotherSubclass 08:50:44,793 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.sources.TestSuperClass.id" not found ! 08:50:44,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:44,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:44,805 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:44,810 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:44,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:44,816 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:44,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:44,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:50:44,866 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:44,870 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:50:44,877 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:50:44,883 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 08:50:44,884 INFO [main][InheritanceTest] end: persistAnObjectAndQueryWithAnObjectOfAnotherSubclass 08:50:44,889 INFO [main][InheritanceTest] createOneInheritanceObject: entered 08:50:44,890 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.inheritance.InheritanceHierarchy0.i0" not found ! 08:50:44,943 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:44,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:44,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,959 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,965 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:44,973 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,676 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:45,680 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3)" since the connection used is closing 08:50:45,682 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2)" since the connection used is closing 08:50:45,684 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing 08:50:45,685 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:45,689 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:45,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,693 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,726 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,747 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,844 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,910 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,915 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,920 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,937 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,942 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,965 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,973 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:45,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:45,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,063 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,089 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,096 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,137 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,160 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,254 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,270 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,276 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,307 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:46,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:46,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,016 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:47,017 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:47,018 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:47,020 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:47,021 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:47,025 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:47,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,039 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,114 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,234 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,254 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,377 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,395 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,419 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,531 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,597 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,611 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,626 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:47,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:47,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,469 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:48,471 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:48,473 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:48,474 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:48,475 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:50:48,478 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:48,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,694 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,898 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,928 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,965 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,972 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:48,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:48,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:49,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,033 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:49,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:49,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:49,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:49,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,916 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:49,922 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:50:49,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:49,943 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:49,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,965 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:49,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:49,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,059 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,147 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,217 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,254 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,256 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,386 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,410 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,443 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:50:50,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:50,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:50:51,307 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 08:50:51,318 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryInteger WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2) && this.indexKey == :value" since the connection used is closing 08:50:51,322 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. 08:50:52,215 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.385 sec Running org.cumulus4j.store.test.account.JDOQLTest 08:50:52,238 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:50:52,834 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:50:52,852 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:50:52,889 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:50:52,899 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:50:52,928 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:50:52,929 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:50:52,993 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:51:04,773 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:51:08,209 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:51:08,209 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:51:08,209 INFO [main][Cumulus4jStoreManager] ======================================================= 08:51:11,385 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:51:11,385 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:51:11,926 INFO [main][MinimumCumulus4jVersion] version=10100001 08:51:12,360 INFO [main][MinimumCumulus4jVersion] version=10100001 08:51:14,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:14,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:14,255 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:14,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:14,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,850 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:14,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:15,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:15,176 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:15,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:15,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,766 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:15,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:15,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:15,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:16,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:16,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:16,339 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:16,536 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:51:16,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:16,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:16,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:16,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,023 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:17,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:17,619 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:17,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,915 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,935 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:17,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:18,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,094 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:18,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:18,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:18,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:19,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:19,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,203 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:19,644 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:19,752 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:51:19,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:19,795 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:51:19,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,923 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,931 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:19,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:20,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:20,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:20,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:20,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:20,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:21,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,480 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:21,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:21,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:21,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:21,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:22,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:22,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:22,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:22,769 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:51:22,784 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:51:22,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:22,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:22,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:22,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:22,935 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:22,965 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:23,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:23,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,569 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:23,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:23,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:24,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:24,090 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:24,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:24,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:24,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:24,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:24,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:24,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:24,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:24,339 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:24,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:24,973 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:25,140 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:25,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:25,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:25,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:25,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:25,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:25,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:25,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:25,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:25,662 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:25,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:25,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:25,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:26,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:26,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:26,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:26,715 WARN [main][JDOQLTest] queryAndWithTwoStringEquals_1clob: CLOB indexing is disabled (due to property 'cumulus4j.index.clob.enabled') => Skipping this test! 08:51:26,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:26,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:26,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:26,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:26,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,323 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:27,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,410 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:27,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,599 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:27,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,771 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:27,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:27,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,089 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:28,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:28,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:28,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:29,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:29,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:29,395 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:29,499 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:51:29,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:29,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:29,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,758 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:29,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:29,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:30,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:30,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:30,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:31,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:31,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:31,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:31,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:31,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:31,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:31,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:31,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:31,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:31,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:31,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:31,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:31,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:32,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,652 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:32,765 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.startsWith(:invokeArg)" since the connection used is closing 08:51:32,768 INFO [main][Query] Query filter is not totally evaluatable in-datastore using Cumulus4j currently, so evaluating in-memory : NYI 08:51:32,770 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:51:32,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:32,780 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:32,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:33,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:33,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:33,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,693 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:33,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:33,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:34,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:34,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:34,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:34,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:34,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:34,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:34,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:34,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:34,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:34,898 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:34,912 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:35,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:35,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:35,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,644 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:35,798 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.endsWith(:invokeArg)" since the connection used is closing 08:51:35,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:35,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,850 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,860 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,908 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:35,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:36,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,301 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:36,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:36,715 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,971 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:36,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:37,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:37,128 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:37,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:37,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:37,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:37,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:37,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:37,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:37,894 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:38,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:38,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,437 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:38,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:38,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:38,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:39,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:39,153 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.endsWith(:invokeArg)" since the connection used is closing 08:51:39,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:39,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,488 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:39,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,565 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:39,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:39,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,940 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:39,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:40,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:40,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:40,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:40,104 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:40,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:40,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:40,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:40,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:40,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:41,135 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:41,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:41,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:41,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:42,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:42,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:42,470 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.matches(:invokeArg)" since the connection used is closing 08:51:42,485 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.matches(:invokeArg)" since the connection used is closing 08:51:42,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:42,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:42,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:42,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:42,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:42,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:42,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:42,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:42,908 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:42,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:43,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,333 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:43,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,426 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:43,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,594 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:43,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:43,971 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:44,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:44,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:44,871 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:44,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:44,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:45,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:45,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:45,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:45,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:45,932 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.toUpperCase() == :compareToArgument" since the connection used is closing 08:51:45,935 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:45,937 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:45,945 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:45,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,270 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,316 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:46,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,333 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:46,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,959 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:46,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:47,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:47,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:47,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:47,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,915 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,931 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:47,972 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:47,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:47,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:48,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:48,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:48,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:48,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:48,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:48,859 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.toLowerCase() == :compareToArgument" since the connection used is closing 08:51:48,870 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:48,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:48,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:48,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:48,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:49,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:49,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,599 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:49,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:49,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:50,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:50,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:50,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,972 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:50,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:51,023 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:51,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:51,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:51,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:51,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:51,144 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:51,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:51,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:51,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:52,189 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.substring(5) == :compareToArgument" since the connection used is closing 08:51:52,203 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.substring(5,10) == :compareToArgument" since the connection used is closing 08:51:52,207 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:52,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:52,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,805 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:52,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:53,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:53,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,693 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:53,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:54,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:54,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:54,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:54,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:54,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:54,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:54,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:55,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:55,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:55,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:55,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:55,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:56,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:56,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:56,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:56,163 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:56,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:56,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:56,367 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:56,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:56,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:56,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:57,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:57,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:57,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:57,590 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.getYear() == :compareToArgument" since the connection used is closing 08:51:57,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:57,596 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:57,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:57,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:57,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:57,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:57,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:57,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:57,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:57,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:58,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,223 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:58,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:58,569 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,803 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:58,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:58,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,599 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:59,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:59,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,870 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:59,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:51:59,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:51:59,957 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:00,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:00,698 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:00,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:01,091 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && :paramColl.contains(this.indexKey)" since the connection used is closing 08:52:01,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:01,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:01,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,914 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:01,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:02,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:02,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,919 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:02,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:02,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:03,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:03,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:03,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:03,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:03,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:04,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:04,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:04,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:04,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:04,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:04,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:04,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:04,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:04,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:04,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:04,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:04,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:04,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:05,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:05,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:05,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:05,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:52:05,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:52:05,938 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:52:05,944 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:52:05,950 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.ownerFieldMeta_fieldID == :ownerFieldMeta_fieldID" since the connection used is closing 08:52:06,122 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1) && this.indexKey == :value" since the connection used is closing 08:52:06,699 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:06,700 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:06,748 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:25,224 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:52:32,301 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:32,301 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:32,652 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:32,663 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:32,664 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:32,690 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:33,077 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:33,077 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:33,428 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:33,437 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:33,438 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:33,457 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:33,774 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:33,774 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:34,128 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:34,133 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:34,134 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:34,157 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:34,476 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:34,477 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:34,827 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:34,829 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:34,830 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:34,852 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:35,174 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:35,174 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:35,484 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:35,488 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:35,488 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:35,511 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:35,830 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:35,831 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:36,179 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:36,185 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:36,187 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:36,209 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:36,528 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:36,528 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:36,841 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:36,846 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:36,847 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:36,868 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:37,223 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:37,224 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:37,537 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:37,544 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:37,545 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:37,563 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:37,920 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:37,920 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:38,267 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:38,270 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:38,271 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:38,297 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:38,622 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:38,622 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:38,932 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:38,937 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:38,937 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:38,954 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:39,311 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:39,311 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:39,658 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:39,664 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:39,664 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:39,682 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:40,041 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:40,041 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:40,390 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:40,393 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:40,393 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:40,410 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:40,766 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:40,767 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:41,119 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:41,127 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:41,128 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:41,142 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:41,464 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:41,464 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:41,820 ERROR [main][MetaData] Parser error with file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" has cause www.oracle.com java.net.UnknownHostException: www.oracle.com at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at java.net.Socket.connect(Socket.java:538) at sun.net.NetworkClient.doConnect(NetworkClient.java:180) at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) at sun.net.www.http.HttpClient.(HttpClient.java:211) at sun.net.www.http.HttpClient.New(HttpClient.java:308) at sun.net.www.http.HttpClient.New(HttpClient.java:326) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1169) at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1105) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:999) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:933) at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2662) at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2584) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1770) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:647) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1305) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(XMLEntityManager.java:1271) at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerImpl.java:263) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.dispatch(XMLDocumentScannerImpl.java:1167) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDriver.next(XMLDocumentScannerImpl.java:1050) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:964) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327) at javax.xml.parsers.SAXParser.parse(SAXParser.java:195) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:288) at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataURL(MetaDataParser.java:149) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.parseFile(JDOMetaDataManager.java:240) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.loadXMLMetaDataForClass(JDOMetaDataManager.java:764) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:379) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:207) at javax.jdo.spi.JDOImplHelper.addRegisterClassListener(JDOImplHelper.java:527) at org.datanucleus.api.jdo.metadata.JDOMetaDataManager.(JDOMetaDataManager.java:194) at sun.reflect.GeneratedConstructorAccessor255.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:325) at org.datanucleus.NucleusContext.getMetaDataManager(NucleusContext.java:877) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.initialiseMetaData(JDOPersistenceManagerFactory.java:696) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.(JDOPersistenceManagerFactory.java:504) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:294) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor172.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.createPersistenceManagerFactory(JDOTransactionalRunner.java:199) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:212) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:177) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$000(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:107) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:52:41,826 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:41,826 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:41,846 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:52:42,201 ERROR [main][MetaData] java.net.UnknownHostException: www.oracle.com 08:52:42,202 ERROR [main][MetaData] resolveEntity(, http://java.sun.com/dtd/jdo_3_0.dtd) could not be found 08:52:44,782 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:52:44,782 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:52:44,782 INFO [main][Cumulus4jStoreManager] ======================================================= 08:52:44,785 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:52:44,785 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:52:44,834 INFO [main][MinimumCumulus4jVersion] version=10100001 08:52:44,835 INFO [main][MinimumCumulus4jVersion] version=10100001 08:52:45,043 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && :paramColl.contains(this.indexKey)" since the connection used is closing 08:52:45,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:45,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:45,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,735 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:45,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:45,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,108 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:46,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryDate WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:46,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,508 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:46,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:47,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:47,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:47,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:47,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:47,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:47,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:47,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:47,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:47,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:47,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:47,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:47,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:47,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:47,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:48,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:48,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:52:48,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:52:48,531 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:52:48,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:52:48,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:52:48,533 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:52:48,537 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:52:48,538 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.ownerFieldMeta_fieldID == :ownerFieldMeta_fieldID" since the connection used is closing 08:52:48,541 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:52:48,542 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.ownerFieldMeta_fieldID == :ownerFieldMeta_fieldID" since the connection used is closing 08:52:48,545 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1) && this.indexKey == :value" since the connection used is closing 08:52:48,546 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 32, Failures: 0, Errors: 14, Skipped: 0, Time elapsed: 116.937 sec <<< FAILURE! Running org.cumulus4j.store.test.account.JDOPersistenceTest 08:52:49,175 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:52:50,484 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:52:50,484 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:50,505 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:52:50,505 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:52:50,506 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:52:50,507 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:52:50,558 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:53:00,201 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:53:00,202 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:53:00,202 INFO [main][Cumulus4jStoreManager] ======================================================= 08:53:00,206 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:53:00,206 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:53:00,623 INFO [main][MinimumCumulus4jVersion] version=10100001 08:53:00,883 INFO [main][MinimumCumulus4jVersion] version=10100001 08:53:01,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:01,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,234 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:01,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:01,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:01,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,920 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,933 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:01,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:01,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:02,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:02,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,331 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:02,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,564 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:02,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:02,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:02,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,908 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:02,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,135 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:03,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:03,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:03,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:03,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:03,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:03,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:03,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,559 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,747 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:04,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:04,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,063 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:05,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:05,323 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:05,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:05,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,443 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:05,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:05,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,759 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:05,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:05,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:06,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:06,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,217 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:06,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,402 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,424 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:06,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:06,513 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:06,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,624 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:06,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:06,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:06,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:06,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:07,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:07,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,588 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,617 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:07,619 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,678 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:07,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:07,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,858 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,942 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:07,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:07,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:08,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:08,377 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:08,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,626 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:08,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:08,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:08,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,072 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,089 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:09,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,156 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,176 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:09,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:09,339 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:09,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:09,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:09,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,771 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,780 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:09,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:09,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,353 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,419 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,425 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,610 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,619 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,735 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,743 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,858 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:10,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,894 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,957 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:10,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,059 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,065 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,190 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,205 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,406 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,455 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,461 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,463 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,646 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,652 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,748 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,860 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:11,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:11,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,115 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,200 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,287 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,333 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,419 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,426 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,436 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,766 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,781 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,870 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,923 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,928 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,931 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:12,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:12,997 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:13,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:13,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:13,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,301 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:13,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:13,468 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:13,557 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:13,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:13,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,947 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:13,998 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:14,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:14,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:14,392 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,520 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:14,521 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:14,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:14,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:14,965 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,023 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,140 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:15,142 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,223 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:15,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:15,511 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,671 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:15,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,762 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:15,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,096 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,112 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,413 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,423 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:16,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:16,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,410 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,579 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,694 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,739 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,862 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:17,898 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,912 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:17,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:18,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:18,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,108 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,156 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:18,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:18,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:18,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,426 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,450 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:18,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,468 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,480 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:18,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:18,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,694 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,780 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:18,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:18,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,053 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,076 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,334 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,576 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,594 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,608 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,615 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,748 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,853 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,868 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,875 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:19,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:19,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,014 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,047 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,053 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,063 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,221 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,371 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,377 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,383 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,442 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,601 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,603 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,658 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:20,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,909 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,915 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:20,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,076 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,176 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,220 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,427 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,457 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,467 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,626 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,637 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,937 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,939 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,949 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,958 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,969 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:21,971 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:21,995 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,256 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:22,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:22,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:22,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:22,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:22,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,639 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:22,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:22,905 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:22,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,912 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,920 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:22,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:23,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,018 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,029 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,035 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:23,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:23,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:23,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:23,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:23,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:23,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,920 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,933 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:23,959 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:24,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:24,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:24,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:24,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:24,656 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,671 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:24,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,739 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:24,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:24,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:24,956 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,134 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,233 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,309 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,316 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,328 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,412 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,464 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,474 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,481 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,488 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,543 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,546 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,552 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,555 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,609 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,638 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,644 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,652 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,662 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,758 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,759 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,764 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,896 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:25,914 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,973 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:25,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,066 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,099 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,255 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,385 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,418 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,425 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,508 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,515 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,553 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,569 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,598 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,656 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,725 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,896 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,909 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,967 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,971 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:26,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:26,994 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,761 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:27,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:27,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:27,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:27,979 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:28,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:28,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:28,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:28,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:29,039 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:53:29,040 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:53:29,097 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:53:41,346 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:53:41,346 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:53:41,346 INFO [main][Cumulus4jStoreManager] ======================================================= 08:53:41,350 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:53:41,350 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:53:41,391 INFO [main][MinimumCumulus4jVersion] version=10100001 08:53:41,392 INFO [main][MinimumCumulus4jVersion] version=10100001 08:53:41,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:41,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,500 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:41,517 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:41,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:41,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:41,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:41,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,092 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,363 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:42,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:42,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,599 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:42,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,748 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:42,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:43,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:43,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:43,119 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,139 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:43,301 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:43,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:43,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:43,473 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:43,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,510 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,527 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:43,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:43,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:44,104 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:44,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:44,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:44,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:44,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:44,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:44,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:44,323 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:44,335 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:53:44,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:44,425 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:44,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:44,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:44,594 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:45,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:45,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:45,369 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,439 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:45,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:46,100 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:46,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:46,347 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,456 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:46,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:46,780 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,875 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,883 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,902 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:46,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,943 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,959 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:46,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,101 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:47,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:47,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,176 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,213 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:47,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,240 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:47,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:47,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,531 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:47,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,569 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:47,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:47,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,856 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:47,858 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,870 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:47,901 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:48,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:48,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,339 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:48,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:48,640 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:48,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:48,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:48,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:48,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,937 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,946 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:48,958 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,020 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,222 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,505 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,519 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,551 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,569 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,583 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,760 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:49,954 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,970 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:49,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,028 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,053 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,137 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,187 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,202 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,234 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,458 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,460 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,466 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,484 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,490 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,611 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,622 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,688 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,697 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,847 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,861 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:50,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:50,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,053 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,080 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,090 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,096 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,438 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,445 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,603 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,611 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,619 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,656 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,662 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,806 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,844 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:51,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,870 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:51,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:52,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:52,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,072 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,079 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:52,114 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,122 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,129 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,135 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:52,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:52,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,441 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,497 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,566 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:52,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,596 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:52,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:53,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:53,217 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,405 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:53,409 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,486 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:53,735 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:53,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:53,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,043 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:54,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:54,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:54,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:54,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:54,958 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:55,327 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:55,331 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:55,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,780 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:55,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:55,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:55,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:56,132 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,140 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:56,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:56,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,302 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,322 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:56,323 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:56,574 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:56,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,611 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:56,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,619 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,641 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:56,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:56,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:56,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,104 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:57,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,194 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,206 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,538 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:57,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:57,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,726 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:57,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:57,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:58,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:58,575 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,588 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:58,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:58,993 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:59,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:59,458 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,468 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,563 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:53:59,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:53:59,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:00,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:00,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,048 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,055 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:00,127 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,178 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,205 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:00,544 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:00,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,626 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,693 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,715 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:00,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:00,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:01,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:01,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,282 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,402 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:01,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,554 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:01,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:01,708 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,715 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,749 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:01,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:01,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:02,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:02,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,449 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:02,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,459 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,556 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:02,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:02,944 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:02,976 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,078 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:03,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,185 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,270 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:03,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:03,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:03,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,022 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:04,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,100 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:04,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:04,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,927 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:04,979 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:04,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,024 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,041 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,115 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,137 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:05,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:05,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,767 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:05,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:05,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:06,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:06,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:06,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,491 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,521 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:06,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:06,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,844 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,850 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:06,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,899 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:06,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,016 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:07,093 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:07,097 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,137 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:07,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:07,522 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:07,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,573 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,592 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,670 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:07,672 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:07,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:07,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:07,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,021 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,031 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:08,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,526 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:08,618 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:08,621 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:08,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,721 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,735 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:08,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:08,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:08,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,003 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,094 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:09,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,179 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,498 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:09,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:09,723 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:09,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,900 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,939 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:09,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:10,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:10,252 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,308 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,433 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:10,435 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,444 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:10,870 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:10,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,943 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,955 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:10,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:10,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,030 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,054 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:11,493 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:11,496 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,521 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:11,551 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,560 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,577 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,586 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:11,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:11,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,758 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:11,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,779 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,908 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:11,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:11,966 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:11,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:12,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,034 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:12,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:12,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,271 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:12,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,352 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,432 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:12,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:12,503 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,521 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,524 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:12,525 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:12,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:12,711 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:12,809 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:12,916 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:13,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:13,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,037 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,063 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:13,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:13,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:14,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:14,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:14,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,343 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,580 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:14,774 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:14,775 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,799 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,827 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,857 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:14,860 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,924 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:14,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:15,233 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:15,238 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,248 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,320 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:15,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,354 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:15,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:15,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,759 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,797 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,843 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:15,845 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,871 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,894 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:15,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:16,253 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:16,254 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,269 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,295 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,314 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:16,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,391 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,485 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,494 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,606 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:16,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:16,709 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,722 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,758 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,777 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:16,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,850 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,866 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:16,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:17,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:17,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:17,301 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,321 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:17,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:17,729 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,747 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,855 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,891 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:17,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,942 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,974 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:17,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,001 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,042 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,228 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:18,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:18,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,395 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,407 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,476 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:18,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,487 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,499 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,514 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,541 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:18,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:18,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,748 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,811 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:18,813 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,923 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:18,937 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:19,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:19,336 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,367 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,387 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:19,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,411 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,469 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,479 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:19,750 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:19,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,814 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:19,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,851 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,894 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:19,920 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,070 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:20,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:20,126 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,136 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:20,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,219 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,506 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:20,663 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:20,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,726 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:20,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,906 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:20,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,116 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:21,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:21,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:21,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,386 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,501 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,547 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:21,834 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:21,837 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,846 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,860 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,870 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,912 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:21,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:21,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,012 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,019 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,140 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:22,276 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:22,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,355 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:22,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,386 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,620 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:22,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:22,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,808 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,815 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,881 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:22,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,888 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,903 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:22,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:23,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:23,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,370 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:23,451 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,504 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,518 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,584 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:23,965 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:24,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:24,147 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:24,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,431 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,502 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:24,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:25,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:25,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,056 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,075 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,201 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:25,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,384 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,422 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:25,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:25,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,929 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:25,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,040 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:26,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,258 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,281 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,342 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:26,839 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:26,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,865 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,904 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:26,918 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,925 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,933 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:26,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,003 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:27,266 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:27,268 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,280 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,324 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,351 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,415 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:27,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,429 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,462 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:27,782 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:27,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,863 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,968 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:27,972 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:27,996 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,064 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,074 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:28,337 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:28,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,454 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,465 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:28,551 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,561 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,696 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:28,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:29,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:29,077 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:29,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,419 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,430 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,448 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,495 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:29,785 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:29,787 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,841 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:29,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,859 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,867 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,876 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:29,999 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:30,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:30,072 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,095 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:30,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,198 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,208 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:30,489 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:30,492 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,549 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,562 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,578 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:30,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,657 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,684 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:30,941 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:30,942 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,951 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,975 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:30,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,046 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:31,049 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,071 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,131 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,558 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:31,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:31,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,666 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,674 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:31,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,747 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,768 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:31,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:32,123 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:32,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,141 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:32,229 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,247 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,257 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,315 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryCurrency WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:32,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:54:32,510 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.046 sec Running org.cumulus4j.store.test.onetoone.mappedby.OneToOneMappedByQueryTest 08:54:33,222 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:54:33,852 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:54:33,853 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:54:33,865 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:54:33,865 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:54:33,866 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:54:33,866 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:54:33,891 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:54:43,302 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:54:43,302 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:54:43,302 INFO [main][Cumulus4jStoreManager] ======================================================= 08:54:43,324 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:54:43,324 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:54:43,544 INFO [main][MinimumCumulus4jVersion] version=10100001 08:54:43,756 INFO [main][MinimumCumulus4jVersion] version=10100001 08:54:44,978 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.onetoone.mappedby.Root" not found ! 08:54:44,982 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.onetoone.mappedby.LevelA" not found ! 08:54:45,004 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.onetoone.mappedby.LevelB" not found ! 08:54:45,130 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:54:45,135 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,144 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameEquals: found 1 objects: 08:54:45,145 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 08:54:45,147 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:45,147 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:45,154 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:54:45,156 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,157 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,158 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,162 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: found 4 objects: 08:54:45,162 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 08:54:45,162 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 08:54:45,163 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 08:54:45,163 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 08:54:45,165 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:45,166 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:45,170 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:54:45,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,173 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,178 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: found 4 objects: 08:54:45,178 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 08:54:45,178 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 08:54:45,178 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 08:54:45,178 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 08:54:45,180 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:45,181 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:45,182 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:54:45,183 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,185 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameNotEquals: found 1 objects: 08:54:45,185 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameNotEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 08:54:45,186 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:45,186 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:45,188 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:54:45,189 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,190 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameEquals: found 1 objects: 08:54:45,190 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 08:54:45,192 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:45,192 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:45,194 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:54:45,195 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,200 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: found 4 objects: 08:54:45,200 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 08:54:45,201 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 08:54:45,201 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 08:54:45,201 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 08:54:45,202 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:45,203 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:45,205 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:54:45,209 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,210 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,212 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,217 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: found 4 objects: 08:54:45,217 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 08:54:45,217 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 08:54:45,217 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 08:54:45,217 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 08:54:45,220 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:45,221 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:45,224 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:54:45,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:45,226 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameNotEquals: found 1 objects: 08:54:45,226 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameNotEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 08:54:45,823 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:54:45,826 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:54:45,865 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:54:48,060 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:54:48,060 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:54:48,060 INFO [main][Cumulus4jStoreManager] ======================================================= 08:54:48,061 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:54:48,062 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:54:48,090 INFO [main][MinimumCumulus4jVersion] version=10100001 08:54:48,091 INFO [main][MinimumCumulus4jVersion] version=10100001 08:54:48,100 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.onetoone.mappedby.Root" not found ! 08:54:48,103 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.onetoone.mappedby.LevelA" not found ! 08:54:48,118 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.onetoone.mappedby.LevelB" not found ! 08:54:48,200 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:54:48,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,208 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameEquals: found 1 objects: 08:54:48,208 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 08:54:48,210 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:48,210 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:48,213 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:54:48,214 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,216 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,219 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: found 4 objects: 08:54:48,219 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 08:54:48,219 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 08:54:48,219 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 08:54:48,219 INFO [main][OneToOneMappedByQueryTest] queryLevelBNameNotEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 08:54:48,222 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:48,222 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:48,224 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:54:48,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,230 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: found 4 objects: 08:54:48,231 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 08:54:48,231 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 08:54:48,231 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 08:54:48,231 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 08:54:48,233 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:48,234 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:48,236 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:54:48,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,237 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameNotEquals: found 1 objects: 08:54:48,238 INFO [main][OneToOneMappedByQueryTest] queryNotLevelBNameNotEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 08:54:48,239 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:48,239 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:48,241 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:54:48,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,243 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameEquals: found 1 objects: 08:54:48,244 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 08:54:48,245 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:48,246 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:48,247 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:54:48,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,249 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,254 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: found 4 objects: 08:54:48,254 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 08:54:48,254 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 08:54:48,254 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 08:54:48,255 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryLevelBNameNotEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 08:54:48,257 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:48,257 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:48,259 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:54:48,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,265 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: found 4 objects: 08:54:48,266 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 2 (root.levelA.name="a 2" root.levelA.levelB.name="b 2") 08:54:48,266 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 3 (root.levelA.name="a 3" root.levelA.levelB.name="b 3") 08:54:48,266 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 4 (root.levelA.name="a 4" root.levelA.levelB.name="b 4") 08:54:48,266 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameEquals: * r 5 (root.levelA.name="a 5" root.levelA.levelB.name="b 5") 08:54:48,271 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:54:48,271 INFO [main][OneToOneMappedByQueryTest] createTestData: There is already test data. Skipping creation. 08:54:48,274 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:54:48,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:48,277 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameNotEquals: found 1 objects: 08:54:48,277 INFO [main][OneToOneMappedByQueryTest] rightToLeft_queryNotLevelBNameNotEquals: * r 1 (root.levelA.name="a 1" root.levelA.levelB.name="b 1") 08:54:48,277 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.864 sec Running org.cumulus4j.store.test.metadata.MetaDataTest 08:54:49,096 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:54:49,786 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:54:49,788 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:54:49,801 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:54:49,802 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:54:49,802 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:54:49,803 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:54:49,824 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:54:57,203 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:54:57,203 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:54:57,203 INFO [main][Cumulus4jStoreManager] ======================================================= 08:54:57,590 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:54:57,590 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:54:57,685 INFO [main][MinimumCumulus4jVersion] version=10100001 08:54:57,835 INFO [main][MinimumCumulus4jVersion] version=10100001 08:54:57,919 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.metadata.Entity1" not found ! 08:54:58,057 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:54:58,073 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,135 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,368 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,385 INFO [main][JDO] Exception thrown Field/property org.cumulus4j.store.test.metadata.Entity1.field2 is not queryable! org.cumulus4j.store.query.MemberNotQueryableException: Field/property org.cumulus4j.store.test.metadata.Entity1.field2 is not queryable! at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.queryMiddle(PrimaryExpressionResolver.java:126) at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.query(PrimaryExpressionResolver.java:110) at org.cumulus4j.store.query.eval.ComparisonExpressionEvaluator._queryResultDataEntryIDs(ComparisonExpressionEvaluator.java:82) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultDataEntryIDs(AbstractExpressionEvaluator.java:272) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator._queryResultObjects(AbstractExpressionEvaluator.java:389) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultObjects(AbstractExpressionEvaluator.java:354) at org.cumulus4j.store.query.QueryEvaluator.execute(QueryEvaluator.java:383) at org.cumulus4j.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:126) at org.datanucleus.store.query.Query.executeQuery(Query.java:1786) at org.datanucleus.store.query.Query.executeWithArray(Query.java:1672) at org.datanucleus.api.jdo.JDOQuery.execute(JDOQuery.java:243) at org.cumulus4j.store.test.metadata.MetaDataTest.queryFieldAnnotatedWithNotQueryable(MetaDataTest.java:67) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.cumulus4j.store.test.framework.FrameworkMethodWrapper.invokeExplosively(FrameworkMethodWrapper.java:28) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:221) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$100(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TransactionalInvokeMethod.evaluate(JDOTransactionalRunner.java:256) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:108) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:54:58,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,404 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,414 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,421 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,434 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,440 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:54:58,444 INFO [main][JDO] Exception thrown Field/property org.cumulus4j.store.test.metadata.Entity1.field3 is not queryable! org.cumulus4j.store.query.MemberNotQueryableException: Field/property org.cumulus4j.store.test.metadata.Entity1.field3 is not queryable! at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.queryMiddle(PrimaryExpressionResolver.java:126) at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.query(PrimaryExpressionResolver.java:110) at org.cumulus4j.store.query.eval.ComparisonExpressionEvaluator._queryResultDataEntryIDs(ComparisonExpressionEvaluator.java:82) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultDataEntryIDs(AbstractExpressionEvaluator.java:272) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator._queryResultObjects(AbstractExpressionEvaluator.java:389) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultObjects(AbstractExpressionEvaluator.java:354) at org.cumulus4j.store.query.QueryEvaluator.execute(QueryEvaluator.java:383) at org.cumulus4j.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:126) at org.datanucleus.store.query.Query.executeQuery(Query.java:1786) at org.datanucleus.store.query.Query.executeWithArray(Query.java:1672) at org.datanucleus.api.jdo.JDOQuery.execute(JDOQuery.java:243) at org.cumulus4j.store.test.metadata.MetaDataTest.queryFieldAnnotatedWithVendorExtensionNotQueryable(MetaDataTest.java:83) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.cumulus4j.store.test.framework.FrameworkMethodWrapper.invokeExplosively(FrameworkMethodWrapper.java:28) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:221) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$100(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TransactionalInvokeMethod.evaluate(JDOTransactionalRunner.java:256) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:108) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:54:59,284 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:54:59,290 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:54:59,347 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:55:00,207 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:55:01,681 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:55:01,681 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:55:01,681 INFO [main][Cumulus4jStoreManager] ======================================================= 08:55:01,683 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:55:01,683 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:55:01,714 INFO [main][MinimumCumulus4jVersion] version=10100001 08:55:01,714 INFO [main][MinimumCumulus4jVersion] version=10100001 08:55:01,715 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.metadata.Entity1" not found ! 08:55:01,758 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:01,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,864 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,872 INFO [main][JDO] Exception thrown Field/property org.cumulus4j.store.test.metadata.Entity1.field2 is not queryable! org.cumulus4j.store.query.MemberNotQueryableException: Field/property org.cumulus4j.store.test.metadata.Entity1.field2 is not queryable! at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.queryMiddle(PrimaryExpressionResolver.java:126) at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.query(PrimaryExpressionResolver.java:110) at org.cumulus4j.store.query.eval.ComparisonExpressionEvaluator._queryResultDataEntryIDs(ComparisonExpressionEvaluator.java:82) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultDataEntryIDs(AbstractExpressionEvaluator.java:272) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator._queryResultObjects(AbstractExpressionEvaluator.java:389) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultObjects(AbstractExpressionEvaluator.java:354) at org.cumulus4j.store.query.QueryEvaluator.execute(QueryEvaluator.java:383) at org.cumulus4j.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:126) at org.datanucleus.store.query.Query.executeQuery(Query.java:1786) at org.datanucleus.store.query.Query.executeWithArray(Query.java:1672) at org.datanucleus.api.jdo.JDOQuery.execute(JDOQuery.java:243) at org.cumulus4j.store.test.metadata.MetaDataTest.queryFieldAnnotatedWithNotQueryable(MetaDataTest.java:67) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.cumulus4j.store.test.framework.FrameworkMethodWrapper.invokeExplosively(FrameworkMethodWrapper.java:28) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:221) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$100(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TransactionalInvokeMethod.evaluate(JDOTransactionalRunner.java:256) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:108) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:55:01,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,890 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,894 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,898 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:01,901 INFO [main][JDO] Exception thrown Field/property org.cumulus4j.store.test.metadata.Entity1.field3 is not queryable! org.cumulus4j.store.query.MemberNotQueryableException: Field/property org.cumulus4j.store.test.metadata.Entity1.field3 is not queryable! at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.queryMiddle(PrimaryExpressionResolver.java:126) at org.cumulus4j.store.query.eval.PrimaryExpressionResolver.query(PrimaryExpressionResolver.java:110) at org.cumulus4j.store.query.eval.ComparisonExpressionEvaluator._queryResultDataEntryIDs(ComparisonExpressionEvaluator.java:82) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultDataEntryIDs(AbstractExpressionEvaluator.java:272) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator._queryResultObjects(AbstractExpressionEvaluator.java:389) at org.cumulus4j.store.query.eval.AbstractExpressionEvaluator.queryResultObjects(AbstractExpressionEvaluator.java:354) at org.cumulus4j.store.query.QueryEvaluator.execute(QueryEvaluator.java:383) at org.cumulus4j.store.query.JDOQLQuery.performExecute(JDOQLQuery.java:126) at org.datanucleus.store.query.Query.executeQuery(Query.java:1786) at org.datanucleus.store.query.Query.executeWithArray(Query.java:1672) at org.datanucleus.api.jdo.JDOQuery.execute(JDOQuery.java:243) at org.cumulus4j.store.test.metadata.MetaDataTest.queryFieldAnnotatedWithVendorExtensionNotQueryable(MetaDataTest.java:83) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.cumulus4j.store.test.framework.FrameworkMethodWrapper.invokeExplosively(FrameworkMethodWrapper.java:28) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.runInTransaction(JDOTransactionalRunner.java:221) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.access$100(JDOTransactionalRunner.java:41) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TransactionalInvokeMethod.evaluate(JDOTransactionalRunner.java:256) at org.cumulus4j.store.test.framework.JDOTransactionalRunner$TxRunBefores.evaluate(JDOTransactionalRunner.java:108) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.cumulus4j.store.test.framework.JDOTransactionalRunner.run(JDOTransactionalRunner.java:58) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 08:55:01,902 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.361 sec Running org.cumulus4j.store.test.valuestrategy.ValueStrategyTest 08:55:02,454 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:55:03,452 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:55:03,453 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:55:03,465 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:55:03,465 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:55:03,466 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:55:03,466 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:55:03,486 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:55:08,852 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:55:08,852 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:55:08,852 INFO [main][Cumulus4jStoreManager] ======================================================= >>> native_ - begin 08:55:09,289 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:55:09,290 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:55:09,394 INFO [main][MinimumCumulus4jVersion] version=10100001 08:55:09,640 INFO [main][MinimumCumulus4jVersion] version=10100001 08:55:09,768 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.valuestrategy.EntityNative.id" not found ! 08:55:10,435 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityNative[id=1,name="Anton"] * EntityNative[id=2,name="Emil"] * EntityNativeSub[id=3,name="Otto"] <<< native_ - end >>> sequence - begin 08:55:10,937 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.valuestrategy.EntitySequence.id" not found ! 08:55:11,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:11,418 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:11,443 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntitySequence[id=1,name="Anton"] * EntitySequence[id=2,name="Emil"] * EntitySequenceSub[id=3,name="Otto"] <<< sequence - end >>> identity - begin 08:55:11,884 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.valuestrategy.EntityIdentity.id" not found ! 08:55:12,382 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:12,384 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:12,462 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityIdentity[id=1,name="Anton"] * EntityIdentity[id=2,name="Emil"] * EntityIdentitySub[id=3,name="Otto"] <<< identity - end >>> increment - begin 08:55:12,836 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.valuestrategy.EntityIncrement.id" not found ! 08:55:13,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:13,589 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:13,692 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityIncrement[id=1,name="Anton"] * EntityIncrement[id=2,name="Emil"] * EntityIncrementSub[id=3,name="Otto"] <<< increment - end 08:55:14,433 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:55:14,433 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:55:14,452 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:55:21,744 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:55:21,744 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:55:21,744 INFO [main][Cumulus4jStoreManager] ======================================================= >>> native_ - begin 08:55:21,745 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:55:21,745 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:55:21,777 INFO [main][MinimumCumulus4jVersion] version=10100001 08:55:21,778 INFO [main][MinimumCumulus4jVersion] version=10100001 08:55:21,779 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.valuestrategy.EntityNative.id" not found ! 08:55:21,833 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityNative[id=1,name="Anton"] * EntityNative[id=2,name="Emil"] * EntityNativeSub[id=3,name="Otto"] <<< native_ - end >>> sequence - begin 08:55:21,835 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.valuestrategy.EntitySequence.id" not found ! 08:55:21,842 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:21,843 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:21,977 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:21,978 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:21,979 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:21,985 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:22,001 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntitySequence[id=1,name="Anton"] * EntitySequence[id=2,name="Emil"] * EntitySequenceSub[id=3,name="Otto"] <<< sequence - end >>> identity - begin 08:55:22,003 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.valuestrategy.EntityIdentity.id" not found ! 08:55:22,015 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:22,016 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:22,044 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:22,045 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:22,045 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:22,049 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:22,075 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityIdentity[id=1,name="Anton"] * EntityIdentity[id=2,name="Emil"] * EntityIdentitySub[id=3,name="Otto"] <<< identity - end >>> increment - begin 08:55:22,078 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.valuestrategy.EntityIncrement.id" not found ! 08:55:22,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:22,085 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:22,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:22,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.ClassMeta WHERE this.uniqueScope == :uniqueScope && this.packageName == :packageName && this.simpleClassName == :simpleClassName" since the connection used is closing 08:55:22,125 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:22,128 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.FieldMeta WHERE this.classMeta_classID == :classMeta_classID" since the connection used is closing 08:55:22,142 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1)" since the connection used is closing * EntityIncrement[id=1,name="Anton"] * EntityIncrement[id=2,name="Emil"] * EntityIncrementSub[id=3,name="Otto"] <<< increment - end 08:55:22,143 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.333 sec Running org.cumulus4j.store.test.compatibility.CompatibilityTest 08:55:22,820 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:55:31,064 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:55:31,064 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:55:31,064 INFO [main][Cumulus4jStoreManager] ======================================================= 08:55:31,100 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:55:31,101 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:55:31,279 INFO [main][MinimumCumulus4jVersion] version=10100001 08:55:31,480 INFO [main][MinimumCumulus4jVersion] version=10100001 08:55:32,096 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.StringStringMapOwner.id" not found ! 08:55:33,050 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner3" not found ! 08:55:33,052 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:55:33,194 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 08:55:33,208 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 08:55:33,339 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.inheritance.InheritanceHierarchy0.i0" not found ! 08:55:34,344 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element3MapOwner" not found ! 08:55:34,346 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element3" not found ! 08:55:34,932 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner2" not found ! 08:55:35,843 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementABMapOwner" not found ! 08:55:35,848 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementB" not found ! 08:55:36,414 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner1" not found ! 08:55:36,955 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.StringSetOwner.id" not found ! 08:55:37,417 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementASetOwner" not found ! 08:55:38,452 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element1SetOwner" not found ! 08:55:38,454 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element1" not found ! 08:55:39,398 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element2MapOwner" not found ! 08:55:39,399 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element2" not found ! 08:55:39,512 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,525 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: found 3 StringStringMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "second": 08:55:39,525 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,526 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 2: first=Adam, second=Michael 08:55:39,526 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,534 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:39,537 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "second": 08:55:39,537 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 4: first=Marc 08:55:39,537 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 5: first=Marco 08:55:39,537 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 6: 08:55:39,537 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 7: fourth=Khaled 08:55:39,540 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,546 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: found 2 StringStringMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Marc": 08:55:39,546 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 4: first=Marc 08:55:39,546 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,548 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:39,550 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: found 5 StringStringMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Marc": 08:55:39,550 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,550 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 2: first=Adam, second=Michael 08:55:39,550 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 5: first=Marco 08:55:39,550 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 6: 08:55:39,550 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 7: fourth=Khaled 08:55:39,562 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:39,565 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 08:55:39,565 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,565 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,565 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 7: fourth=Khaled 08:55:39,570 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:39,570 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:39,572 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 08:55:39,572 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 08:55:39,572 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 4: first=Marc 08:55:39,572 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 5: first=Marco 08:55:39,573 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 6: 08:55:39,583 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:39,585 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "h": 08:55:39,585 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,585 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 08:55:39,585 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,585 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 4: first=Marc 08:55:39,586 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 5: first=Marco 08:55:39,590 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:39,591 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "h": 08:55:39,591 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,591 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 08:55:39,591 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,591 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 4: first=Marc 08:55:39,591 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 5: first=Marco 08:55:39,595 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:39,597 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 08:55:39,597 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,597 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 4: first=Marc 08:55:39,597 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 5: first=Marco 08:55:39,601 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:39,602 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:39,602 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 08:55:39,603 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,603 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 08:55:39,603 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 6: 08:55:39,603 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 7: fourth=Khaled 08:55:39,607 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:39,610 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) < 0" and param "Marc": 08:55:39,610 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,610 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 08:55:39,610 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,610 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 7: fourth=Khaled 08:55:39,614 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:39,616 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "Marc": 08:55:39,616 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,616 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 08:55:39,617 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,617 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 7: fourth=Khaled 08:55:39,621 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,622 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable == :queryParam" and param "second": 08:55:39,622 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,622 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 2: first=Adam, second=Michael 08:55:39,622 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,632 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:55:39,634 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable != :queryParam" and param "second": 08:55:39,634 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,634 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 08:55:39,634 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,634 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 4: first=Marc 08:55:39,634 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 5: first=Marco 08:55:39,634 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 7: fourth=Khaled 08:55:39,638 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:55:39,640 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable == :queryParam)" and param "second": 08:55:39,640 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,640 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 08:55:39,640 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,640 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 4: first=Marc 08:55:39,641 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 5: first=Marco 08:55:39,641 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 7: fourth=Khaled 08:55:39,645 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,645 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: found 2 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable == :queryParam" and param "Marc": 08:55:39,645 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,645 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 4: first=Marc 08:55:39,649 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:55:39,650 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable != :queryParam" and param "Marc": 08:55:39,651 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,651 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 08:55:39,651 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,651 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 5: first=Marco 08:55:39,651 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 7: fourth=Khaled 08:55:39,655 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:55:39,656 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable == :queryParam)" and param "Marc": 08:55:39,656 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:55:39,656 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 08:55:39,657 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:55:39,657 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 5: first=Marco 08:55:39,657 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 7: fourth=Khaled 08:55:39,658 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:39,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,671 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 08:55:39,672 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:55:39,673 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,674 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:39,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,678 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 08:55:39,678 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:55:39,678 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:55:39,678 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:55:39,679 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:39,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,682 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:39,684 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 08:55:39,684 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:55:39,684 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:55:39,684 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:55:39,685 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:55:39,685 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:55:39,686 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:39,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,688 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:39,689 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 08:55:39,689 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:55:39,689 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:55:39,689 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:55:39,697 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:39,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,726 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 08:55:39,726 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:55:39,726 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:55:39,726 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:55:39,726 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:55:39,727 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:39,731 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,732 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 08:55:39,732 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:55:39,733 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,735 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:39,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,736 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 08:55:39,737 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:55:39,737 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:55:39,743 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:39,751 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,759 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:55:39,759 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:55:39,760 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:55:39,760 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:55:39,767 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:39,776 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,778 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,780 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,786 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,788 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,790 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,792 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,805 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 08:55:39,806 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:55:39,806 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:55:39,806 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:55:39,814 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:39,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,829 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,831 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,846 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 08:55:39,846 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:55:39,846 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:55:39,847 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:55:39,848 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,849 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:39,850 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,850 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:39,851 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 08:55:39,851 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:55:39,852 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:55:39,852 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:55:39,852 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 5: 08:55:39,852 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:55:39,852 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:39,854 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,855 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:39,856 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 08:55:39,856 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:55:39,856 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:55:39,856 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 5: 08:55:39,856 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:55:39,862 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:39,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,872 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,874 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,878 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,879 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,887 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,889 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,905 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:55:39,906 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:55:39,906 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:55:39,906 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:55:39,906 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:55:39,914 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:39,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,923 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,926 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,930 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,932 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,934 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,936 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,938 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,940 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,964 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:55:39,964 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:55:39,964 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:55:39,964 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:55:39,964 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:55:39,966 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,968 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,970 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:39,978 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && (this.classMeta_classID == :classMeta_classID0 || this.classMeta_classID == :classMeta_classID1 || this.classMeta_classID == :classMeta_classID2 || this.classMeta_classID == :classMeta_classID3 || this.classMeta_classID == :classMeta_classID4)" since the connection used is closing 08:55:39,981 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,989 INFO [main][Element3MapQueryTest] queryContainsValueParameter: found 2 Element3MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 08:55:39,990 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:55:39,990 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 1: Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="aaa", name="Element 1.1"]=aaa 08:55:39,992 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:39,993 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:39,995 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: found 4 Element3MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 08:55:39,995 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 5: 08:55:39,995 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:55:39,996 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc 08:55:39,996 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 3: Element3[value="c", name="Element 3.3"]=c, Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b 08:55:40,000 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:40,004 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:55:40,004 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="aaa", name="Element 1.1"]=aaa 08:55:40,004 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc 08:55:40,004 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:55:40,005 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,013 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,014 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: found 1 Element3MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 08:55:40,014 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: * Owner 3: Element3[value="c", name="Element 3.3"]=c, Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b 08:55:40,016 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,017 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,018 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,019 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: found 5 Element3MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 08:55:40,019 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:55:40,019 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 1: Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="aaa", name="Element 1.1"]=aaa 08:55:40,020 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 08:55:40,020 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:55:40,020 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc 08:55:40,027 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:40,030 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:55:40,030 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="aaa", name="Element 1.1"]=aaa 08:55:40,030 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc 08:55:40,030 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:55:40,032 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,033 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: found 2 ElementAMapOwner2s for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 08:55:40,034 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 08:55:40,034 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:55:40,036 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,037 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,040 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: found 4 ElementAMapOwner2s for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 08:55:40,041 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 08:55:40,041 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 08:55:40,041 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 5: 08:55:40,041 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:55:40,045 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:40,047 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:55:40,047 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 08:55:40,048 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 08:55:40,048 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:55:40,050 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,053 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,054 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 08:55:40,054 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 08:55:40,055 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,057 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,059 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: found 2 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 08:55:40,059 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 08:55:40,060 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b 08:55:40,061 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,062 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,063 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,064 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,065 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 08:55:40,066 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 08:55:40,066 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 08:55:40,066 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:55:40,066 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:55:40,066 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:55:40,067 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,069 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,070 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,071 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: found 4 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 08:55:40,072 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 08:55:40,072 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:55:40,072 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:55:40,072 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:55:40,080 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:40,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,091 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,098 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,099 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:55:40,099 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 08:55:40,099 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 08:55:40,099 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:55:40,101 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,103 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,104 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,106 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 08:55:40,106 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:55:40,108 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,111 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,113 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 08:55:40,114 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:55:40,114 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:55:40,114 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:55:40,115 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,117 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,118 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,118 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,121 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 08:55:40,121 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:55:40,121 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:55:40,121 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:55:40,121 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:55:40,121 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:55:40,122 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,124 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,125 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,125 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,126 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 08:55:40,126 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:55:40,126 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:55:40,127 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:55:40,136 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:40,138 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,155 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,159 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,161 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,162 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 08:55:40,162 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:55:40,162 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:55:40,162 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:55:40,162 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:55:40,163 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,167 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 08:55:40,167 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:55:40,168 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,171 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: found 2 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 08:55:40,171 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:55:40,171 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:55:40,180 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:40,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,184 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,186 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,187 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:55:40,187 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:55:40,187 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:55:40,187 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:55:40,196 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,230 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,233 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,237 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,239 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,241 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,242 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,244 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 08:55:40,244 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:55:40,244 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:55:40,245 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:55:40,254 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,291 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,292 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,295 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 08:55:40,295 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:55:40,295 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:55:40,296 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:55:40,297 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,303 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,305 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,306 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 08:55:40,307 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:55:40,307 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 5: 08:55:40,307 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:55:40,307 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:55:40,308 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:55:40,309 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,312 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,313 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,314 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: found 4 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 08:55:40,314 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:55:40,314 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 5: 08:55:40,315 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:55:40,315 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:55:40,323 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,329 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,332 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,333 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,335 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,338 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,340 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,341 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,344 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,345 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:55:40,345 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:55:40,345 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:55:40,345 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:55:40,346 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:55:40,355 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,357 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,358 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,359 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,362 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,364 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,367 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,369 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:55:40,369 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:55:40,369 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:55:40,369 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:55:40,370 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:55:40,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,376 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: found 2 ElementAMapOwner1s for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 08:55:40,377 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:55:40,377 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:55:40,382 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:40,384 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:55:40,384 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:55:40,384 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:55:40,385 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:55:40,386 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,389 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,390 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,390 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 08:55:40,391 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:55:40,392 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,393 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,395 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 08:55:40,395 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:55:40,395 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:55:40,405 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:40,408 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,417 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,420 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,427 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:55:40,427 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:55:40,427 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:55:40,427 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:55:40,428 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,429 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,430 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: found 4 ElementAMapOwner1s for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 08:55:40,431 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:55:40,431 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:55:40,431 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 5: 08:55:40,431 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:55:40,437 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,438 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 08:55:40,438 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:55:40,438 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:55:40,438 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:55:40,438 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:55:40,442 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,444 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 08:55:40,444 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:55:40,444 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:55:40,444 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:55:40,444 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:55:40,445 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,446 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,447 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,447 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,449 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 08:55:40,449 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:55:40,449 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:55:40,449 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 5: 08:55:40,449 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:55:40,449 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:55:40,450 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,452 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,453 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,453 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,454 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 08:55:40,455 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:55:40,455 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:55:40,455 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 5: 08:55:40,455 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:55:40,466 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,470 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,471 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,472 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,475 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,477 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,478 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,480 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,482 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,483 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,516 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:55:40,517 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:55:40,517 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:55:40,517 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:55:40,517 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:55:40,524 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,528 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,529 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,535 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,536 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,537 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,566 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:55:40,566 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:55:40,566 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:55:40,566 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:55:40,566 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:55:40,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,572 INFO [main][StringSetQueryTest] queryContainsParameter: found 2 StringSetOwners for query-filter "this.set.contains(:element)" and param "Marc": 08:55:40,572 INFO [main][StringSetQueryTest] queryContainsParameter: * 4: Marc 08:55:40,573 INFO [main][StringSetQueryTest] queryContainsParameter: * 3: Marco, Marc, Khaled, Daniel 08:55:40,577 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:40,579 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) >= 0" and param "Marc": 08:55:40,579 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:55:40,579 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 4: Marc 08:55:40,579 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 5: Marco 08:55:40,583 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,583 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: found 2 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 08:55:40,584 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 3: Marco, Marc, Khaled, Daniel 08:55:40,584 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 4: Marc 08:55:40,585 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,585 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,587 INFO [main][StringSetQueryTest] queryNotContainsParameter: found 5 StringSetOwners for query-filter "!this.set.contains(:element)" and param "Marc": 08:55:40,588 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 5: Marco 08:55:40,588 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 6: 08:55:40,588 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 7: David 08:55:40,588 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 1: Adam, Claudia, Bert 08:55:40,588 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 2: Adam, Michael 08:55:40,593 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,595 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) < 0" and param "Marc": 08:55:40,595 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 1: Adam, Claudia, Bert 08:55:40,595 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 2: Adam, Michael 08:55:40,595 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:55:40,595 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 7: David 08:55:40,600 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,602 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.indexOf(:elementPart) >= 0)" and param "Marc": 08:55:40,602 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 1: Adam, Claudia, Bert 08:55:40,602 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 2: Adam, Michael 08:55:40,602 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:55:40,602 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 7: David 08:55:40,607 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:55:40,609 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable != :element" and param "Marc": 08:55:40,609 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 1: Adam, Claudia, Bert 08:55:40,609 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 2: Adam, Michael 08:55:40,609 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 3: Marco, Marc, Khaled, Daniel 08:55:40,609 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 5: Marco 08:55:40,609 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 7: David 08:55:40,615 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:55:40,617 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Marc": 08:55:40,617 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 1: Adam, Claudia, Bert 08:55:40,617 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 2: Adam, Michael 08:55:40,617 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 3: Marco, Marc, Khaled, Daniel 08:55:40,617 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 5: Marco 08:55:40,617 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 7: David 08:55:40,621 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,622 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,624 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: found 5 StringSetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 08:55:40,624 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 5: Marco 08:55:40,624 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 6: 08:55:40,624 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 7: David 08:55:40,624 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 1: Adam, Claudia, Bert 08:55:40,624 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 2: Adam, Michael 08:55:40,636 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 08:55:40,638 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,641 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,644 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 08:55:40,645 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 1 ElementASetOwners for query-filter "this.set.isEmpty()" and param "ElementA[name="S.Element 3.2"]": 08:55:40,645 INFO [main][General] >> result=Owner 5 08:55:40,646 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 5: 08:55:40,647 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,659 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == :compareToArgument" since the connection used is closing 08:55:40,660 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 1 ElementASetOwners for query-filter "this.set.size() == 3" and param "ElementA[name="S.Element 3.2"]": 08:55:40,660 INFO [main][General] >> result=Owner 3 08:55:40,661 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:55:40,662 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,664 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,666 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 1 ElementASetOwners for query-filter "this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 08:55:40,666 INFO [main][General] >> result=Owner 3 08:55:40,666 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:55:40,675 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:40,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,683 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,691 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,693 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:55:40,693 INFO [main][General] >> result=Owner 1 08:55:40,694 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 08:55:40,694 INFO [main][General] >> result=Owner 2 08:55:40,694 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 08:55:40,694 INFO [main][General] >> result=Owner 4 08:55:40,694 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 4: S.Element 4.3 08:55:40,695 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,701 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,702 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,703 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 1 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 08:55:40,703 INFO [main][General] >> result=Owner 3 08:55:40,703 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:55:40,704 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,706 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,707 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,708 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,709 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 4 ElementASetOwners for query-filter "!this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 08:55:40,709 INFO [main][General] >> result=Owner 1 08:55:40,709 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 08:55:40,709 INFO [main][General] >> result=Owner 2 08:55:40,709 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 08:55:40,710 INFO [main][General] >> result=Owner 4 08:55:40,710 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 4: S.Element 4.3 08:55:40,710 INFO [main][General] >> result=Owner 5 08:55:40,710 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 5: 08:55:40,718 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,741 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,752 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,753 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,754 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,775 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 08:55:40,775 INFO [main][General] >> result=Owner 1 08:55:40,776 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 08:55:40,776 INFO [main][General] >> result=Owner 2 08:55:40,776 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 08:55:40,776 INFO [main][General] >> result=Owner 3 08:55:40,776 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:55:40,785 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:40,807 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,810 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,812 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,817 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,819 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,822 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,838 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 08:55:40,839 INFO [main][General] >> result=Owner 1 08:55:40,839 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 08:55:40,839 INFO [main][General] >> result=Owner 2 08:55:40,839 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 08:55:40,839 INFO [main][General] >> result=Owner 3 08:55:40,839 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:55:40,841 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,853 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:55:40,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,884 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,892 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,893 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,894 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,895 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,896 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,897 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,898 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,919 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 4 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 3.2"]": 08:55:40,919 INFO [main][General] >> result=Owner 1 08:55:40,919 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 08:55:40,919 INFO [main][General] >> result=Owner 2 08:55:40,919 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 08:55:40,919 INFO [main][General] >> result=Owner 3 08:55:40,920 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:55:40,920 INFO [main][General] >> result=Owner 4 08:55:40,920 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 4: S.Element 4.3 08:55:40,921 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,923 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:55:40,948 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,950 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,952 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,953 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,958 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,959 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,960 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,961 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,962 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,963 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,964 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,980 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 4.3"]": 08:55:40,980 INFO [main][General] >> result=Owner 1 08:55:40,980 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 08:55:40,980 INFO [main][General] >> result=Owner 2 08:55:40,981 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 08:55:40,981 INFO [main][General] >> result=Owner 3 08:55:40,981 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:55:40,982 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:40,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:40,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:40,988 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:40,989 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 4 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 08:55:40,989 INFO [main][General] >> result=Owner 1 08:55:40,989 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.3, S.Element 1.2 08:55:40,989 INFO [main][General] >> result=Owner 2 08:55:40,989 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.2, S.Element 2.1 08:55:40,989 INFO [main][General] >> result=Owner 4 08:55:40,989 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 4: S.Element 4.3 08:55:40,989 INFO [main][General] >> result=Owner 5 08:55:40,989 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 5: 08:55:40,997 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:41,000 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:41,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:41,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:41,013 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:41,014 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: found 2 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:55:41,014 INFO [main][General] >> result=Owner 5 08:55:41,014 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 5: 08:55:41,014 INFO [main][General] >> result=Owner 3 08:55:41,014 INFO [main][ElementASetQueryTest] createDatastoreCurrentVersion: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:55:41,030 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && :paramColl.contains(this.indexKey)" since the connection used is closing 08:55:41,033 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:41,036 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:41,039 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:41,041 INFO [main][Element1SetQueryTest] queryContainsParameter: found 1 Element1SetOwners for query-filter "this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 08:55:41,041 INFO [main][Element1SetQueryTest] queryContainsParameter: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:55:41,050 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:41,052 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:55:41,052 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 2: Element 2.4, Element 2.3, Element 2.2, Element 2.1 08:55:41,052 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 4: Element 4.3 08:55:41,052 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 1: Element 1.4, Element 1.3, Element 1.1, Element 1.2 08:55:41,053 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:41,058 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:41,059 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: found 1 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 08:55:41,059 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:55:41,060 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:41,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:41,062 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:41,064 INFO [main][Element1SetQueryTest] queryNotContainsParameter: found 4 Element1SetOwners for query-filter "!this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 08:55:41,064 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 2: Element 2.4, Element 2.3, Element 2.2, Element 2.1 08:55:41,064 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 4: Element 4.3 08:55:41,064 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 5: 08:55:41,065 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 1: Element 1.4, Element 1.3, Element 1.1, Element 1.2 08:55:41,072 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:41,076 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 08:55:41,076 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 2: Element 2.4, Element 2.3, Element 2.2, Element 2.1 08:55:41,076 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:55:41,077 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 1: Element 1.4, Element 1.3, Element 1.1, Element 1.2 08:55:41,084 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:41,088 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 08:55:41,088 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 2: Element 2.4, Element 2.3, Element 2.2, Element 2.1 08:55:41,088 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:55:41,088 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 1: Element 1.4, Element 1.3, Element 1.1, Element 1.2 08:55:41,089 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:41,092 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:55:41,096 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: found 4 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 3.2"]": 08:55:41,096 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 2: Element 2.4, Element 2.3, Element 2.2, Element 2.1 08:55:41,096 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:55:41,096 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 4: Element 4.3 08:55:41,096 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 1: Element 1.4, Element 1.3, Element 1.1, Element 1.2 08:55:41,097 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:41,099 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:55:41,102 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 4.3"]": 08:55:41,102 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 2: Element 2.4, Element 2.3, Element 2.2, Element 2.1 08:55:41,102 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:55:41,102 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 1: Element 1.4, Element 1.3, Element 1.1, Element 1.2 08:55:41,103 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:41,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:41,108 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:41,109 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: found 4 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 08:55:41,109 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 2: Element 2.4, Element 2.3, Element 2.2, Element 2.1 08:55:41,109 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 4: Element 4.3 08:55:41,109 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 5: 08:55:41,109 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 1: Element 1.4, Element 1.3, Element 1.1, Element 1.2 08:55:41,116 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:41,118 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:41,119 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: found 2 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:55:41,119 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 5: 08:55:41,119 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:55:41,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:41,122 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: found 2 Element2MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 08:55:41,123 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:55:41,124 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:55:41,127 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:41,130 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:55:41,130 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:55:41,130 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:55:41,130 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:55:41,131 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:41,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:41,133 INFO [main][Element2MapQueryTest] queryContainsValueParameter: found 1 Element2MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 08:55:41,134 INFO [main][Element2MapQueryTest] queryContainsValueParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:55:41,140 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:55:41,142 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:55:41,142 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:55:41,142 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:55:41,142 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:55:41,143 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:55:41,145 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:41,146 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: found 4 Element2MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 08:55:41,146 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:55:41,146 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:55:41,146 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 08:55:41,146 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:55:41,150 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:41,155 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 08:55:41,155 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:55:41,155 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:55:41,155 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:55:41,156 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:55:41,160 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:41,165 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 08:55:41,165 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:55:41,165 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:55:41,165 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:55:41,165 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:55:41,166 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:55:41,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:55:41,169 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:55:41,171 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: found 5 Element2MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 08:55:41,171 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:55:41,171 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:55:41,171 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 5: 08:55:41,172 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:55:41,172 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:55:41,180 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:41,185 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:55:41,185 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:55:41,185 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:55:41,185 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:55:41,185 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:55:41,194 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:55:41,199 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:55:41,199 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:55:41,199 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:55:41,200 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:55:41,200 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:55:42,035 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:55:43,325 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:55:44,193 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrystringshort' indexName='indexentrystringshort_fk1' 08:55:44,226 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrylong' indexName='indexentrylong_fk1' 08:55:44,238 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='classmeta' indexName='classmeta_fk1' 08:55:44,249 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryuuid' indexName='indexentryuuid_fk1' 08:55:44,258 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrycontainersize' indexName='indexentrycontainersize_fk1' 08:55:44,269 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryshort' indexName='indexentryshort_fk1' 08:55:44,279 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrydouble' indexName='indexentrydouble_fk1' 08:55:44,296 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryurl' indexName='indexentryurl_fk1' 08:55:44,306 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='fieldmeta' indexName='fieldmeta_fk2' 08:55:44,316 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryinteger' indexName='indexentryinteger_fk1' 08:55:44,354 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='fieldmeta' indexName='fieldmeta_fk1' 08:55:44,368 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrybyte' indexName='indexentrybyte_fk1' 08:55:44,385 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='dataentry' indexName='dataentry_fk1' 08:55:44,398 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryfloat' indexName='indexentryfloat_fk1' 08:55:44,406 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrystringlong' indexName='indexentrystringlong_fk1' 08:55:44,418 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrydate' indexName='indexentrydate_fk1' 08:55:44,428 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentryuri' indexName='indexentryuri_fk1' 08:55:44,435 INFO [main][CompatibilityTest] dropAllIndices: Dropping foreign key: tableName='indexentrycurrency' indexName='indexentrycurrency_fk1' 08:55:44,740 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrybyte' indexName='indexentrybyte_n49' 08:55:44,760 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryfloat' indexName='SQL121214162506600' 08:55:44,760 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrycontainersize' indexName='SQL121214162506410' 08:55:44,760 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrystringshort' indexName='SQL121214162507370' 08:55:44,760 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryurl' indexName='SQL121214162507230' 08:55:44,760 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrydate' indexName='indexentrydate_n49' 08:55:44,776 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryuri' indexName='indexentryuri_n49' 08:55:44,790 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='encryptioncoordinateset' indexName='SQL121214162506330' 08:55:44,790 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrybyte' indexName='indexentrybyte_u1' 08:55:44,808 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrystringlong' indexName='indexentrystringlong_n49' 08:55:44,821 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrylong' indexName='indexentrylong_u1' 08:55:44,838 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrystringshort' indexName='indexentrystringshort_u1' 08:55:44,852 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='classmeta' indexName='SQL121214162506000' 08:55:44,852 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='encryptioncoordinateset' indexName='encryptioncoordinateset_allalgorithms' 08:55:44,869 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryinteger' indexName='indexentryinteger_n49' 08:55:44,880 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrylong' indexName='SQL121214162506680' 08:55:44,881 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrycurrency' indexName='SQL121214162507050' 08:55:44,881 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryuuid' indexName='indexentryuuid_u1' 08:55:44,908 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='classmeta' indexName='classmeta_n49' 08:55:44,923 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryuuid' indexName='indexentryuuid_n49' 08:55:44,955 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryinteger' indexName='SQL121214162506760' 08:55:44,957 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrystringlong' indexName='SQL121214162507310' 08:55:44,957 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='dataentry' indexName='dataentry_n49' 08:55:44,977 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrydate' indexName='SQL121214162506980' 08:55:44,977 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrydouble' indexName='SQL121214162506510' 08:55:44,977 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrycurrency' indexName='indexentrycurrency_u1' 08:55:45,027 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryuuid' indexName='SQL121214162507110' 08:55:45,027 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='fieldmeta' indexName='SQL121214162505940' 08:55:45,027 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryinteger' indexName='indexentryinteger_u1' 08:55:45,094 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='sequence_table' indexName='SQL121214162507600' 08:55:45,094 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryshort' indexName='SQL121214162506830' 08:55:45,094 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrycontainersize' indexName='indexentrycontainersize_u1' 08:55:45,111 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryshort' indexName='indexentryshort_u1' 08:55:45,127 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryurl' indexName='indexentryurl_n49' 08:55:45,142 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='fieldmeta' indexName='fieldmeta_n50' 08:55:45,157 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrycontainersize' indexName='indexentrycontainersize_n49' 08:55:45,183 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrydouble' indexName='indexentrydouble_u1' 08:55:45,200 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrydouble' indexName='indexentrydouble_n49' 08:55:45,210 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryuri' indexName='indexentryuri_u1' 08:55:45,221 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryfloat' indexName='indexentryfloat_u1' 08:55:45,231 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrylong' indexName='indexentrylong_n49' 08:55:45,245 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='sequence' indexName='SQL121214162506290' 08:55:45,245 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrycurrency' indexName='indexentrycurrency_n49' 08:55:45,346 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrystringshort' indexName='indexentrystringshort_n49' 08:55:45,387 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='dataentry' indexName='SQL121214162506210' 08:55:45,387 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryfloat' indexName='indexentryfloat_n49' 08:55:45,414 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentryuri' indexName='SQL121214162507170' 08:55:45,414 INFO [main][CompatibilityTest] dropAllIndices: Skipping internal index: tableName='indexentrybyte' indexName='SQL121214162506900' 08:55:45,414 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryurl' indexName='indexentryurl_u1' 08:55:45,452 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='fieldmeta' indexName='fieldmeta_n49' 08:55:45,485 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='fieldmeta' indexName='fieldmeta_classmeta_ownerfieldmeta_fieldname_role' 08:55:45,648 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='dataentry' indexName='dataentry_classmeta_objectid' 08:55:45,705 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentrydate' indexName='indexentrydate_u1' 08:55:45,819 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='indexentryshort' indexName='indexentryshort_n49' 08:55:45,898 INFO [main][CompatibilityTest] dropAllIndices: Dropping index: tableName='classmeta' indexName='classmeta_fullyqualifiedclassname' 08:55:45,940 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:55:45,940 INFO [main][Persistence] Property cumulus4j.datanucleus.rdbms.useLegacyNativeValueStrategy unknown - will be ignored 08:55:48,061 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:55:57,591 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:56:01,673 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:56:01,673 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:56:01,673 INFO [main][Cumulus4jStoreManager] ======================================================= 08:56:01,678 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:56:01,679 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:56:01,683 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:56:01,888 INFO [main][ValueGeneration] Error encountered allocating block of IDs : Couldnt obtain a new sequence (unique id) : Schema 'root' does not exist 08:56:01,888 INFO [main][ValueGeneration] Creating Repository for IDs in the datastore 08:56:01,934 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:01,937 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.DatastoreVersion.datastoreVersionID has been specified to use sequence DatastoreVersionSequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:01,940 INFO [main][ValueGeneration] Error encountered allocating block of IDs : Couldnt obtain a new sequence (unique id) : SEQUENCE 'root.datastoreversionsequence' does not exist. 08:56:01,940 INFO [main][ValueGeneration] Creating Repository for IDs in the datastore 08:56:02,083 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.DatastoreVersion.datastoreVersionID has been specified to use sequence DatastoreVersionSequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:07,359 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementAMapOwner2" not found ! 08:56:07,374 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:56:07,376 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementABMapOwner" not found ! 08:56:07,377 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementB" not found ! 08:56:07,378 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.inheritance.InheritanceHierarchy0.i0" not found ! 08:56:07,379 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element2MapOwner" not found ! 08:56:07,380 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element2" not found ! 08:56:07,381 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.StringSetOwner.id" not found ! 08:56:07,382 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element3MapOwner" not found ! 08:56:07,383 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element3" not found ! 08:56:07,384 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementAMapOwner3" not found ! 08:56:07,385 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementAMapOwner1" not found ! 08:56:07,386 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.movie.Movie.movieID" not found ! 08:56:07,387 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.movie.Rating.ratingID" not found ! 08:56:07,388 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.ElementASetOwner" not found ! 08:56:07,389 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element1SetOwner" not found ! 08:56:07,392 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.mappedby.Element1" not found ! 08:56:07,392 INFO [main][Retrieve] Object with id "0.org.cumulus4j.store.test.collection.join.StringStringMapOwner.id" not found ! 08:56:07,396 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.DatastoreVersion.datastoreVersionID has been specified to use sequence DatastoreVersionSequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:07,399 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:07,518 INFO [main][RecreateIndex] deleteIndex: first run: minIndexEntryID=1 maxIndexEntryID=470 08:56:07,518 INFO [main][RecreateIndex] deleteIndexForRange: Entered. fromIndexEntryIDIncl=1 toIndexEntryIDExcl=101 08:56:07,664 INFO [main][RecreateIndex] deleteIndexForRange: Leaving. fromIndexEntryIDIncl=1 toIndexEntryIDExcl=101 08:56:07,664 INFO [main][RecreateIndex] deleteIndexForRange: Entered. fromIndexEntryIDIncl=101 toIndexEntryIDExcl=201 08:56:07,709 INFO [main][RecreateIndex] deleteIndexForRange: Leaving. fromIndexEntryIDIncl=101 toIndexEntryIDExcl=201 08:56:07,709 INFO [main][RecreateIndex] deleteIndexForRange: Entered. fromIndexEntryIDIncl=201 toIndexEntryIDExcl=301 08:56:07,754 INFO [main][RecreateIndex] deleteIndexForRange: Leaving. fromIndexEntryIDIncl=201 toIndexEntryIDExcl=301 08:56:07,754 INFO [main][RecreateIndex] deleteIndexForRange: Entered. fromIndexEntryIDIncl=301 toIndexEntryIDExcl=401 08:56:07,792 INFO [main][RecreateIndex] deleteIndexForRange: Leaving. fromIndexEntryIDIncl=301 toIndexEntryIDExcl=401 08:56:07,792 INFO [main][RecreateIndex] deleteIndexForRange: Entered. fromIndexEntryIDIncl=401 toIndexEntryIDExcl=null 08:56:07,911 INFO [main][RecreateIndex] deleteIndexForRange: Leaving. fromIndexEntryIDIncl=401 toIndexEntryIDExcl=null 08:56:08,146 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,148 INFO [main][ValueGeneration] Error encountered allocating block of IDs : Couldnt obtain a new sequence (unique id) : SEQUENCE 'root.indexentrysequence' does not exist. 08:56:08,148 INFO [main][ValueGeneration] Creating Repository for IDs in the datastore 08:56:08,171 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,180 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,185 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,188 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,191 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,194 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,197 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,200 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,209 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,218 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,221 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,225 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,228 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,231 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,234 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,238 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,242 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,245 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,249 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,252 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,255 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,259 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,268 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,272 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,276 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,279 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,283 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,292 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,295 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,299 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,303 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,314 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,318 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,322 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,326 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,329 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,335 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,339 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,343 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,347 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,352 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,355 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,360 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,364 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,373 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,376 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,380 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,386 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,389 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,394 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,398 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,402 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,406 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,410 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,413 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,421 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,425 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,429 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,432 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,436 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,440 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,444 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,447 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,452 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,455 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,458 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,462 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,466 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,469 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,472 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,477 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,481 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,485 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,489 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,492 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,495 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,500 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,503 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,509 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,514 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,518 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,523 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,528 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,532 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,536 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,540 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,544 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,547 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,551 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,554 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,558 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,563 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,567 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,570 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,574 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,578 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,582 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,586 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,589 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,593 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,606 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,614 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,632 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,637 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,643 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,648 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,653 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,657 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,671 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,675 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,680 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,685 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,696 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,701 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,706 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,711 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,716 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,720 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,724 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,727 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,739 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,743 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,747 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,752 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,757 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,762 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,767 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,771 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,775 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,779 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,783 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,787 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,791 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,795 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,798 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,802 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,807 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,811 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,814 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,819 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,823 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,827 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,829 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,835 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,838 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,842 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,847 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,851 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,855 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,859 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,863 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,867 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,882 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,886 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,890 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,894 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,898 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,902 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,907 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,911 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,915 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,919 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,922 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,926 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,930 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,934 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,938 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,941 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,945 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,948 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,951 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,955 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,958 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,962 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,976 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,981 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,986 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,990 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,994 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:08,998 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,002 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,007 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,021 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,032 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,036 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,041 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,045 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,051 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,056 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,063 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,069 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,076 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,081 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,086 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,091 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,095 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,100 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,105 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,111 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,117 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,123 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,130 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,136 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,141 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,145 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,148 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,153 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,156 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,160 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,164 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,168 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,173 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,178 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,184 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,189 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,193 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,197 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,209 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,213 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,217 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,224 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,229 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,234 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,239 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,243 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,247 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,251 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,255 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,259 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,272 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,276 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,280 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,286 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,289 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:56:09,290 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,297 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,300 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,304 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,308 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,317 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,326 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,330 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,333 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,339 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,343 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,348 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,352 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,371 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,375 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,378 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,382 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,386 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,391 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,395 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,399 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,402 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,406 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,414 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,418 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,423 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,427 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,432 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,435 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,441 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,445 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,449 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,453 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,457 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,461 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,466 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,472 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,476 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,481 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,486 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,496 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,500 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,505 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,509 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,512 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,516 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,520 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,523 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,527 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,530 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,536 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,540 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,543 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,548 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,552 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,556 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,561 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,565 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,571 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,576 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,580 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,584 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,587 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,592 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,597 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,600 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,605 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,609 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,613 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,617 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,621 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,624 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,630 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,634 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,640 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,644 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,649 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,653 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,658 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,662 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,666 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,671 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,675 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,679 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,683 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,687 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,692 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,696 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,701 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,708 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,712 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,717 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,724 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,728 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,733 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,737 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,746 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,750 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,753 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,757 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,762 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,765 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,779 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,782 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,785 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,788 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,791 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,794 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,797 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,800 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,802 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,805 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,809 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,812 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,815 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,818 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,822 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,825 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,828 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,832 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,834 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,838 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,841 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,844 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,847 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,850 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,853 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,858 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,860 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,864 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,867 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,870 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,874 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,879 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,882 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,885 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,888 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,891 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,894 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,897 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,899 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,913 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,916 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,920 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,923 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,927 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,931 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,935 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,939 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,947 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,950 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,962 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,970 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,976 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,983 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,990 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:09,994 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,004 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,014 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,019 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,024 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,029 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,033 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,038 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,043 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,047 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,052 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,056 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,061 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,066 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,070 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,074 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,079 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,082 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,086 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,090 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,093 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,097 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,097 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,104 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,108 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,111 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,115 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,119 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,123 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,126 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,130 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,135 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,139 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,143 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,147 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,157 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,165 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,170 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,177 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,184 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,190 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,195 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,199 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,204 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,210 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,216 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,221 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,229 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,236 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,243 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,248 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,253 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,258 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,263 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,269 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,342 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,354 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,358 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,362 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,366 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,370 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,374 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,379 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,382 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,386 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,394 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,398 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,403 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,409 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,414 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,418 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,425 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,430 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,435 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,439 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,445 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,449 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,457 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,461 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,466 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.IndexEntry.indexEntryID has been specified to use sequence IndexEntrySequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,472 WARN [main][ValueGeneration] Field org.cumulus4j.store.model.DatastoreVersion.datastoreVersionID has been specified to use sequence DatastoreVersionSequence but there is no specified in the MetaData. Falling back to use a sequence in the datastore with this name directly. 08:56:10,488 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: found 3 StringStringMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "second": 08:56:10,490 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,491 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,492 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 2: first=Adam, second=Michael 08:56:10,502 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "second": 08:56:10,503 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 7: fourth=Khaled 08:56:10,504 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 4: first=Marc 08:56:10,504 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 5: first=Marco 08:56:10,505 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 6: 08:56:10,506 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: found 2 StringStringMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Marc": 08:56:10,507 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,507 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 4: first=Marc 08:56:10,508 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: found 5 StringStringMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Marc": 08:56:10,508 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 7: fourth=Khaled 08:56:10,508 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,508 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 2: first=Adam, second=Michael 08:56:10,508 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 5: first=Marco 08:56:10,508 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 6: 08:56:10,520 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 08:56:10,520 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 7: fourth=Khaled 08:56:10,520 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,520 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,525 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 08:56:10,525 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 08:56:10,525 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 4: first=Marc 08:56:10,525 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 5: first=Marco 08:56:10,525 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 6: 08:56:10,535 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "h": 08:56:10,535 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,535 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 08:56:10,535 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,535 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 4: first=Marc 08:56:10,535 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 5: first=Marco 08:56:10,539 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "h": 08:56:10,539 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,539 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 08:56:10,539 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,539 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 4: first=Marc 08:56:10,539 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 5: first=Marco 08:56:10,543 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 08:56:10,543 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,543 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 4: first=Marc 08:56:10,543 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 5: first=Marco 08:56:10,548 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 08:56:10,548 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 7: fourth=Khaled 08:56:10,548 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,548 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 08:56:10,548 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 6: 08:56:10,552 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) < 0" and param "Marc": 08:56:10,552 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 7: fourth=Khaled 08:56:10,552 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,552 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 08:56:10,552 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,557 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "Marc": 08:56:10,557 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 7: fourth=Khaled 08:56:10,557 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,557 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 08:56:10,557 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,560 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable == :queryParam" and param "second": 08:56:10,561 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,561 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 2: first=Adam, second=Michael 08:56:10,561 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,572 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable != :queryParam" and param "second": 08:56:10,572 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 7: fourth=Khaled 08:56:10,572 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,572 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 08:56:10,572 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,572 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 4: first=Marc 08:56:10,572 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 5: first=Marco 08:56:10,576 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable == :queryParam)" and param "second": 08:56:10,576 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 7: fourth=Khaled 08:56:10,576 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,576 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 08:56:10,576 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,576 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 4: first=Marc 08:56:10,576 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 5: first=Marco 08:56:10,580 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: found 2 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable == :queryParam" and param "Marc": 08:56:10,580 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,580 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 4: first=Marc 08:56:10,583 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable != :queryParam" and param "Marc": 08:56:10,583 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 7: fourth=Khaled 08:56:10,583 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,583 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 08:56:10,583 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,583 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 5: first=Marco 08:56:10,587 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable == :queryParam)" and param "Marc": 08:56:10,587 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 7: fourth=Khaled 08:56:10,587 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:10,587 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 08:56:10,587 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:10,587 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 5: first=Marco 08:56:10,600 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 08:56:10,606 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:10,612 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 08:56:10,618 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:10,625 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:10,627 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:10,633 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 08:56:10,633 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:56:10,636 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:10,636 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:10,636 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:10,636 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:10,640 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 08:56:10,640 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:56:10,640 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:10,640 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:10,670 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 08:56:10,671 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:10,671 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:10,671 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:10,671 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:10,674 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 08:56:10,675 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:10,677 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 08:56:10,677 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:10,678 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:10,706 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:10,706 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:10,706 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:10,706 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:10,754 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 08:56:10,754 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:10,754 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:10,754 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:10,796 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 08:56:10,796 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:10,796 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:10,796 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:10,799 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 08:56:10,800 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 5: 08:56:10,800 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:10,800 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:10,800 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:10,800 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:10,803 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 08:56:10,803 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 5: 08:56:10,803 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:10,803 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:10,803 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:10,849 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:10,849 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:10,849 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:10,849 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:10,849 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:10,894 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:10,894 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:10,894 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:10,894 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:10,894 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:10,939 INFO [main][Element3MapQueryTest] queryContainsValueParameter: found 2 Element3MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 08:56:10,943 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:56:10,949 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 08:56:10,955 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: found 4 Element3MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 08:56:10,957 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 5: 08:56:10,960 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:56:10,966 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc 08:56:10,972 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 3: Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b, Element3[value="c", name="Element 3.3"]=c 08:56:10,976 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:56:10,976 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 08:56:10,976 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc 08:56:10,976 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:56:10,978 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: found 1 Element3MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 08:56:10,978 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: * Owner 3: Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b, Element3[value="c", name="Element 3.3"]=c 08:56:10,980 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: found 5 Element3MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 08:56:10,980 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:56:10,980 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 08:56:10,980 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 08:56:10,980 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:56:10,980 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc 08:56:10,987 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:10,987 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd 08:56:10,987 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc 08:56:10,987 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:56:10,990 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: found 2 ElementAMapOwner2s for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 08:56:10,993 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:56:10,997 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.1"]=aaa 08:56:11,003 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: found 4 ElementAMapOwner2s for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 08:56:11,004 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 5: 08:56:11,006 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:56:11,011 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.1"]=aa 08:56:11,014 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c 08:56:11,018 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:56:11,018 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.1"]=aaa 08:56:11,018 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.1"]=aa 08:56:11,018 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:56:11,021 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 08:56:11,021 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c 08:56:11,024 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: found 2 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 08:56:11,024 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.1"]=aaa 08:56:11,024 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c 08:56:11,028 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 08:56:11,028 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:56:11,028 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.1"]=aaa 08:56:11,028 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:56:11,028 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:56:11,028 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.1"]=aa 08:56:11,031 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: found 4 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 08:56:11,031 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:56:11,031 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:56:11,031 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:56:11,031 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.1"]=aa 08:56:11,051 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:11,051 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.1"]=aaa 08:56:11,051 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.1"]=aa 08:56:11,051 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:56:11,057 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 08:56:11,064 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:11,071 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 08:56:11,079 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:11,082 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:11,089 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:11,095 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 08:56:11,099 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:11,099 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:11,099 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:11,099 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:11,100 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:56:11,104 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 08:56:11,104 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:11,104 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:11,104 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:56:11,134 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 08:56:11,134 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:11,134 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:11,134 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:11,134 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:11,138 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 08:56:11,138 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:11,141 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: found 2 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 08:56:11,141 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:11,141 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:11,154 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:11,154 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:11,154 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:11,154 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:11,195 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 08:56:11,195 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:11,195 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:11,195 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:11,233 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 08:56:11,234 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:11,234 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:11,234 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:11,237 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 08:56:11,237 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:11,238 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:11,238 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:11,238 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:11,238 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 5: 08:56:11,241 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: found 4 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 08:56:11,241 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:11,242 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:11,242 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:11,242 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 5: 08:56:11,258 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:11,258 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:11,258 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:11,258 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:11,259 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:11,273 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:11,274 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:11,274 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:11,274 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:11,274 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:11,277 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: found 2 ElementAMapOwner1s for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 08:56:11,279 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:11,283 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:11,289 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:56:11,289 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:11,294 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:11,295 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:11,300 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 08:56:11,302 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:11,304 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 08:56:11,304 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:11,305 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:11,327 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:11,327 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:11,327 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:11,327 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:11,330 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: found 4 ElementAMapOwner1s for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 08:56:11,332 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 5: 08:56:11,332 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:11,332 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:11,332 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:11,337 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 08:56:11,337 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:11,337 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:11,337 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:11,337 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:11,342 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 08:56:11,342 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:11,342 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:11,343 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:11,343 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:11,347 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 08:56:11,347 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:11,347 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:11,347 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 5: 08:56:11,348 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:11,348 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:11,352 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 08:56:11,352 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:11,352 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 5: 08:56:11,352 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:11,352 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:11,416 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:11,416 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:11,417 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:11,417 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:11,417 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:11,475 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:11,476 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:11,476 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:11,476 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:11,476 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:11,487 INFO [main][StringSetQueryTest] queryContainsParameter: found 2 StringSetOwners for query-filter "this.set.contains(:element)" and param "Marc": 08:56:11,489 INFO [main][StringSetQueryTest] queryContainsParameter: * 3: Marco, Marc, Khaled, Daniel 08:56:11,490 INFO [main][StringSetQueryTest] queryContainsParameter: * 4: Marc 08:56:11,496 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) >= 0" and param "Marc": 08:56:11,497 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:56:11,497 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 4: Marc 08:56:11,498 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 5: Marco 08:56:11,502 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: found 2 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 08:56:11,502 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 3: Marco, Marc, Khaled, Daniel 08:56:11,502 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 4: Marc 08:56:11,508 INFO [main][StringSetQueryTest] queryNotContainsParameter: found 5 StringSetOwners for query-filter "!this.set.contains(:element)" and param "Marc": 08:56:11,509 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 7: David 08:56:11,511 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 1: Adam, Claudia, Bert 08:56:11,512 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 2: Adam, Michael 08:56:11,512 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 5: Marco 08:56:11,513 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 6: 08:56:11,519 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) < 0" and param "Marc": 08:56:11,519 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 7: David 08:56:11,519 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 1: Adam, Claudia, Bert 08:56:11,519 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 2: Adam, Michael 08:56:11,519 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:56:11,524 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.indexOf(:elementPart) >= 0)" and param "Marc": 08:56:11,524 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 7: David 08:56:11,524 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 1: Adam, Claudia, Bert 08:56:11,524 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 2: Adam, Michael 08:56:11,524 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:56:11,529 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable != :element" and param "Marc": 08:56:11,529 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 7: David 08:56:11,529 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 1: Adam, Claudia, Bert 08:56:11,529 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 2: Adam, Michael 08:56:11,529 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 3: Marco, Marc, Khaled, Daniel 08:56:11,529 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 5: Marco 08:56:11,534 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Marc": 08:56:11,534 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 7: David 08:56:11,534 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 1: Adam, Claudia, Bert 08:56:11,534 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 2: Adam, Michael 08:56:11,534 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 3: Marco, Marc, Khaled, Daniel 08:56:11,534 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 5: Marco 08:56:11,540 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: found 5 StringSetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 08:56:11,540 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 7: David 08:56:11,540 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 1: Adam, Claudia, Bert 08:56:11,540 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 2: Adam, Michael 08:56:11,540 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 5: Marco 08:56:11,540 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 6: 08:56:11,583 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.isEmpty()" and param "ElementA[name="S.Element 3.2"]": 08:56:11,583 INFO [main][General] >> result=Owner 5 08:56:11,583 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 08:56:11,592 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.size() == 3" and param "ElementA[name="S.Element 3.2"]": 08:56:11,592 INFO [main][General] >> result=Owner 3 08:56:11,592 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 08:56:11,595 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 08:56:11,595 INFO [main][General] >> result=Owner 3 08:56:11,595 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 08:56:11,616 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:56:11,616 INFO [main][General] >> result=Owner 1 08:56:11,616 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.3, S.Element 1.2, S.Element 1.4 08:56:11,616 INFO [main][General] >> result=Owner 2 08:56:11,617 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.2, S.Element 2.1, S.Element 2.4, S.Element 2.3 08:56:11,617 INFO [main][General] >> result=Owner 4 08:56:11,617 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 08:56:11,623 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 08:56:11,623 INFO [main][General] >> result=Owner 3 08:56:11,623 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 08:56:11,626 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "!this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 08:56:11,627 INFO [main][General] >> result=Owner 5 08:56:11,627 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 08:56:11,627 INFO [main][General] >> result=Owner 1 08:56:11,627 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.3, S.Element 1.2, S.Element 1.4 08:56:11,627 INFO [main][General] >> result=Owner 2 08:56:11,627 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.2, S.Element 2.1, S.Element 2.4, S.Element 2.3 08:56:11,627 INFO [main][General] >> result=Owner 4 08:56:11,627 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 08:56:11,676 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 08:56:11,676 INFO [main][General] >> result=Owner 1 08:56:11,676 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.3, S.Element 1.2, S.Element 1.4 08:56:11,676 INFO [main][General] >> result=Owner 2 08:56:11,676 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.2, S.Element 2.1, S.Element 2.4, S.Element 2.3 08:56:11,676 INFO [main][General] >> result=Owner 3 08:56:11,676 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 08:56:11,736 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 08:56:11,736 INFO [main][General] >> result=Owner 1 08:56:11,736 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.3, S.Element 1.2, S.Element 1.4 08:56:11,736 INFO [main][General] >> result=Owner 2 08:56:11,736 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.2, S.Element 2.1, S.Element 2.4, S.Element 2.3 08:56:11,736 INFO [main][General] >> result=Owner 3 08:56:11,736 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 08:56:11,811 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 3.2"]": 08:56:11,811 INFO [main][General] >> result=Owner 1 08:56:11,811 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.3, S.Element 1.2, S.Element 1.4 08:56:11,811 INFO [main][General] >> result=Owner 2 08:56:11,811 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.2, S.Element 2.1, S.Element 2.4, S.Element 2.3 08:56:11,812 INFO [main][General] >> result=Owner 3 08:56:11,812 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 08:56:11,812 INFO [main][General] >> result=Owner 4 08:56:11,812 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 08:56:11,874 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 4.3"]": 08:56:11,875 INFO [main][General] >> result=Owner 1 08:56:11,875 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.3, S.Element 1.2, S.Element 1.4 08:56:11,875 INFO [main][General] >> result=Owner 2 08:56:11,875 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.2, S.Element 2.1, S.Element 2.4, S.Element 2.3 08:56:11,875 INFO [main][General] >> result=Owner 3 08:56:11,875 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 08:56:11,881 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 08:56:11,882 INFO [main][General] >> result=Owner 5 08:56:11,882 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 08:56:11,882 INFO [main][General] >> result=Owner 1 08:56:11,882 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.1, S.Element 1.3, S.Element 1.2, S.Element 1.4 08:56:11,882 INFO [main][General] >> result=Owner 2 08:56:11,882 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.2, S.Element 2.1, S.Element 2.4, S.Element 2.3 08:56:11,882 INFO [main][General] >> result=Owner 4 08:56:11,882 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 08:56:11,908 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 2 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:56:11,908 INFO [main][General] >> result=Owner 5 08:56:11,908 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 08:56:11,908 INFO [main][General] >> result=Owner 3 08:56:11,909 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 08:56:11,954 INFO [main][Element1SetQueryTest] queryContainsParameter: found 1 Element1SetOwners for query-filter "this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 08:56:11,955 INFO [main][Element1SetQueryTest] queryContainsParameter: * Owner 3: Element 3.2, Element 3.3, Element 3.1 08:56:11,962 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:56:11,962 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 4: Element 4.3 08:56:11,962 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 1: Element 1.2, Element 1.1, Element 1.4, Element 1.3 08:56:11,962 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 08:56:11,966 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: found 1 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 08:56:11,966 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: * Owner 3: Element 3.2, Element 3.3, Element 3.1 08:56:11,969 INFO [main][Element1SetQueryTest] queryNotContainsParameter: found 4 Element1SetOwners for query-filter "!this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 08:56:11,969 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 4: Element 4.3 08:56:11,969 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 5: 08:56:11,969 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 1: Element 1.2, Element 1.1, Element 1.4, Element 1.3 08:56:11,969 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 08:56:11,977 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 08:56:11,977 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 1: Element 1.2, Element 1.1, Element 1.4, Element 1.3 08:56:11,978 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 08:56:11,978 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 3: Element 3.2, Element 3.3, Element 3.1 08:56:11,988 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 08:56:11,989 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 1: Element 1.2, Element 1.1, Element 1.4, Element 1.3 08:56:11,989 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 08:56:11,989 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 3: Element 3.2, Element 3.3, Element 3.1 08:56:11,996 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: found 4 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 3.2"]": 08:56:11,996 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 4: Element 4.3 08:56:11,996 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 1: Element 1.2, Element 1.1, Element 1.4, Element 1.3 08:56:11,996 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 08:56:11,996 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 3: Element 3.2, Element 3.3, Element 3.1 08:56:11,999 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 4.3"]": 08:56:11,999 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 1: Element 1.2, Element 1.1, Element 1.4, Element 1.3 08:56:11,999 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 08:56:11,999 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 3: Element 3.2, Element 3.3, Element 3.1 08:56:12,004 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: found 4 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 08:56:12,004 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 4: Element 4.3 08:56:12,004 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 5: 08:56:12,004 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 1: Element 1.2, Element 1.1, Element 1.4, Element 1.3 08:56:12,004 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 08:56:12,013 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: found 2 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:56:12,013 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 5: 08:56:12,013 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 3: Element 3.2, Element 3.3, Element 3.1 08:56:12,017 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: found 2 Element2MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 08:56:12,020 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:56:12,027 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:12,034 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:56:12,038 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:56:12,038 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:12,044 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:12,048 INFO [main][Element2MapQueryTest] queryContainsValueParameter: found 1 Element2MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 08:56:12,052 INFO [main][Element2MapQueryTest] queryContainsValueParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:12,061 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:12,061 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:12,061 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:12,061 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:56:12,064 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: found 4 Element2MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 08:56:12,064 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:56:12,064 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:12,064 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:12,067 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 08:56:12,072 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 08:56:12,072 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:12,072 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:12,072 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:12,072 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:56:12,077 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 08:56:12,078 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:12,078 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:12,078 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:12,078 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:56:12,081 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: found 5 Element2MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 08:56:12,081 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:56:12,081 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:12,081 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:56:12,082 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:12,082 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 5: 08:56:12,090 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:12,091 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:56:12,091 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:12,091 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:12,091 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:12,100 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:12,100 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:56:12,100 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:12,100 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:12,100 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:13,711 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/cumulus4j_2382/derby-cumulus4j-1.0.0" was deleted successfully. 08:56:13,711 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:56:13,804 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:56:16,709 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:56:16,709 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:56:16,709 INFO [main][Cumulus4jStoreManager] ======================================================= 08:56:16,712 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:56:16,713 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:56:16,766 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:16,767 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:16,858 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: found 3 StringStringMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "second": 08:56:16,859 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,860 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 2: first=Adam, second=Michael 08:56:16,861 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,872 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "second": 08:56:16,873 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 4: first=Marc 08:56:16,874 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 5: first=Marco 08:56:16,874 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 6: 08:56:16,876 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 7: fourth=Khaled 08:56:16,877 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: found 2 StringStringMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Marc": 08:56:16,877 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 4: first=Marc 08:56:16,877 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,879 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: found 5 StringStringMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Marc": 08:56:16,879 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,879 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 2: first=Adam, second=Michael 08:56:16,879 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 5: first=Marco 08:56:16,879 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 6: 08:56:16,879 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 7: fourth=Khaled 08:56:16,893 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 08:56:16,894 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,894 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,894 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 7: fourth=Khaled 08:56:16,902 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 08:56:16,902 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 08:56:16,902 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 4: first=Marc 08:56:16,902 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 5: first=Marco 08:56:16,902 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 6: 08:56:16,914 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "h": 08:56:16,914 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,914 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 08:56:16,914 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,914 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 4: first=Marc 08:56:16,914 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 5: first=Marco 08:56:16,918 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "h": 08:56:16,919 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,919 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 08:56:16,919 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,919 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 4: first=Marc 08:56:16,919 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 5: first=Marco 08:56:16,922 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 08:56:16,922 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,922 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 4: first=Marc 08:56:16,922 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 5: first=Marco 08:56:16,928 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 08:56:16,928 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,928 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 08:56:16,928 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 6: 08:56:16,928 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 7: fourth=Khaled 08:56:16,933 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) < 0" and param "Marc": 08:56:16,933 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,933 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 08:56:16,933 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,933 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 7: fourth=Khaled 08:56:16,937 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "Marc": 08:56:16,937 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,937 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 08:56:16,937 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,937 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 7: fourth=Khaled 08:56:16,941 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable == :queryParam" and param "second": 08:56:16,941 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,941 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 2: first=Adam, second=Michael 08:56:16,941 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,951 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable != :queryParam" and param "second": 08:56:16,951 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,951 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 08:56:16,951 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,951 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 4: first=Marc 08:56:16,951 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 5: first=Marco 08:56:16,951 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 7: fourth=Khaled 08:56:16,954 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable == :queryParam)" and param "second": 08:56:16,954 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,954 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 08:56:16,954 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,954 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 4: first=Marc 08:56:16,954 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 5: first=Marco 08:56:16,955 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 7: fourth=Khaled 08:56:16,958 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: found 2 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable == :queryParam" and param "Marc": 08:56:16,958 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,958 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 4: first=Marc 08:56:16,961 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable != :queryParam" and param "Marc": 08:56:16,961 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,961 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 08:56:16,961 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,961 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 5: first=Marco 08:56:16,962 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 7: fourth=Khaled 08:56:16,965 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable == :queryParam)" and param "Marc": 08:56:16,965 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:16,965 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 08:56:16,965 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:16,965 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 5: first=Marco 08:56:16,965 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 7: fourth=Khaled 08:56:16,992 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 08:56:16,998 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:17,005 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 08:56:17,012 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:17,021 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:17,023 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:17,030 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 08:56:17,030 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:56:17,034 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:17,034 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:17,034 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:17,034 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:17,037 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 08:56:17,037 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:56:17,037 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:17,037 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:17,067 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 08:56:17,067 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:17,067 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:17,067 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:17,067 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:17,071 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 08:56:17,071 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:17,074 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 08:56:17,074 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:17,074 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:17,095 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:17,095 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:17,095 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:17,095 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:17,134 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 08:56:17,135 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:17,135 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:17,135 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:17,169 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 08:56:17,169 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:17,169 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:17,169 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:17,173 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 08:56:17,173 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 5: 08:56:17,173 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:17,173 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:17,173 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:17,173 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:17,177 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 08:56:17,177 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 5: 08:56:17,177 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:17,177 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:17,177 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:17,220 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:17,221 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:17,221 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:17,221 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:17,221 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:17,267 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:17,267 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:17,267 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:17,267 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:17,267 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:17,361 INFO [main][Element3MapQueryTest] queryContainsValueParameter: found 2 Element3MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 08:56:17,365 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:56:17,374 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd 08:56:17,382 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: found 4 Element3MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 08:56:17,390 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="aa", name="Element 2.1"]=aa 08:56:17,395 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 3: Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b, Element3[value="c", name="Element 3.3"]=c 08:56:17,397 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 5: 08:56:17,401 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:56:17,405 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:56:17,406 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="aa", name="Element 2.1"]=aa 08:56:17,406 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:56:17,406 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd 08:56:17,408 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: found 1 Element3MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 08:56:17,408 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: * Owner 3: Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b, Element3[value="c", name="Element 3.3"]=c 08:56:17,410 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: found 5 Element3MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 08:56:17,410 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="aa", name="Element 2.1"]=aa 08:56:17,410 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:56:17,410 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 08:56:17,410 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd 08:56:17,411 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:56:17,418 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:17,418 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="aa", name="Element 2.1"]=aa 08:56:17,418 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:56:17,418 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd 08:56:17,425 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: found 2 ElementAMapOwner2s for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 08:56:17,427 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:56:17,432 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa 08:56:17,439 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: found 4 ElementAMapOwner2s for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 08:56:17,443 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c 08:56:17,444 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 5: 08:56:17,446 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:56:17,452 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 08:56:17,456 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:56:17,456 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa 08:56:17,456 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 08:56:17,456 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:56:17,459 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 08:56:17,459 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c 08:56:17,462 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: found 2 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 08:56:17,463 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c 08:56:17,463 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa 08:56:17,466 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 08:56:17,466 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:56:17,466 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:56:17,466 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:56:17,466 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa 08:56:17,466 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 08:56:17,469 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: found 4 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 08:56:17,469 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:56:17,469 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:56:17,470 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:56:17,470 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 08:56:17,489 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:17,489 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa 08:56:17,489 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa 08:56:17,489 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:56:17,497 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 08:56:17,506 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:17,515 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 08:56:17,521 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:17,529 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:17,530 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:17,536 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 08:56:17,537 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:56:17,540 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:17,540 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:17,540 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:17,540 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:17,544 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 08:56:17,544 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:56:17,544 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:17,544 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:17,572 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 08:56:17,572 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:17,572 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:17,572 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:17,572 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:17,576 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 08:56:17,576 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:17,579 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: found 2 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 08:56:17,579 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:17,579 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:17,592 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:17,592 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:17,592 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:17,592 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:17,629 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 08:56:17,629 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:17,629 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:17,629 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:17,667 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 08:56:17,668 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:17,668 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:17,668 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:17,672 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 08:56:17,673 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 5: 08:56:17,673 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:17,673 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:17,673 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:17,673 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:17,676 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: found 4 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 08:56:17,676 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 5: 08:56:17,676 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:17,676 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:17,676 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:17,694 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:17,694 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:17,694 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:17,694 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:17,694 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:17,708 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:17,708 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:17,708 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:17,708 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:17,708 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:17,716 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: found 2 ElementAMapOwner1s for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 08:56:17,720 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:17,723 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:17,730 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:56:17,730 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:17,735 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:17,737 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:17,742 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 08:56:17,744 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:17,746 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 08:56:17,746 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:17,746 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:17,763 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:17,763 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:17,763 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:17,763 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:17,766 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: found 4 ElementAMapOwner1s for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 08:56:17,767 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 5: 08:56:17,767 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:17,767 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:17,767 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:17,772 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 08:56:17,772 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:17,772 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:17,772 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:17,772 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:17,775 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 08:56:17,775 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:17,775 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:17,776 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:17,776 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:17,779 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 08:56:17,779 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 5: 08:56:17,779 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:17,779 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:17,779 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:17,779 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:17,782 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 08:56:17,783 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 5: 08:56:17,783 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:17,783 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:17,783 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:56:17,829 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:17,829 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:17,829 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:17,829 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:17,829 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:17,871 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:17,871 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:56:17,871 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: dd=ElementA[name="M.Element 2.4"], aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"] 08:56:17,871 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:56:17,871 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:56:17,878 INFO [main][StringSetQueryTest] queryContainsParameter: found 2 StringSetOwners for query-filter "this.set.contains(:element)" and param "Marc": 08:56:17,878 INFO [main][StringSetQueryTest] queryContainsParameter: * 3: Marco, Marc, Khaled, Daniel 08:56:17,880 INFO [main][StringSetQueryTest] queryContainsParameter: * 4: Marc 08:56:17,885 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) >= 0" and param "Marc": 08:56:17,885 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:56:17,885 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 4: Marc 08:56:17,886 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 5: Marco 08:56:17,889 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: found 2 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 08:56:17,890 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 3: Marco, Marc, Khaled, Daniel 08:56:17,890 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 4: Marc 08:56:17,894 INFO [main][StringSetQueryTest] queryNotContainsParameter: found 5 StringSetOwners for query-filter "!this.set.contains(:element)" and param "Marc": 08:56:17,895 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 1: Adam, Claudia, Bert 08:56:17,896 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 2: Adam, Michael 08:56:17,896 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 5: Marco 08:56:17,897 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 6: 08:56:17,898 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 7: David 08:56:17,904 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) < 0" and param "Marc": 08:56:17,904 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 1: Adam, Claudia, Bert 08:56:17,904 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 2: Adam, Michael 08:56:17,904 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:56:17,904 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 7: David 08:56:17,912 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.indexOf(:elementPart) >= 0)" and param "Marc": 08:56:17,912 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 1: Adam, Claudia, Bert 08:56:17,912 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 2: Adam, Michael 08:56:17,912 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:56:17,912 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 7: David 08:56:17,917 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable != :element" and param "Marc": 08:56:17,917 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 1: Adam, Claudia, Bert 08:56:17,917 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 2: Adam, Michael 08:56:17,917 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 3: Marco, Marc, Khaled, Daniel 08:56:17,917 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 5: Marco 08:56:17,917 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 7: David 08:56:17,921 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Marc": 08:56:17,921 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 1: Adam, Claudia, Bert 08:56:17,921 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 2: Adam, Michael 08:56:17,921 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 3: Marco, Marc, Khaled, Daniel 08:56:17,921 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 5: Marco 08:56:17,921 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 7: David 08:56:17,925 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: found 5 StringSetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 08:56:17,925 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 1: Adam, Claudia, Bert 08:56:17,925 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 2: Adam, Michael 08:56:17,925 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 5: Marco 08:56:17,925 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 6: 08:56:17,925 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 7: David 08:56:17,962 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.isEmpty()" and param "ElementA[name="S.Element 3.2"]": 08:56:17,962 INFO [main][General] >> result=Owner 5 08:56:17,962 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 08:56:17,969 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.size() == 3" and param "ElementA[name="S.Element 3.2"]": 08:56:17,969 INFO [main][General] >> result=Owner 3 08:56:17,969 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 08:56:17,972 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 08:56:17,972 INFO [main][General] >> result=Owner 3 08:56:17,972 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 08:56:17,993 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:56:17,993 INFO [main][General] >> result=Owner 1 08:56:17,993 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 08:56:17,993 INFO [main][General] >> result=Owner 2 08:56:17,993 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.1, S.Element 2.4 08:56:17,993 INFO [main][General] >> result=Owner 4 08:56:17,993 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 08:56:17,999 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 1 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 08:56:17,999 INFO [main][General] >> result=Owner 3 08:56:17,999 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 08:56:18,002 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "!this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 08:56:18,002 INFO [main][General] >> result=Owner 4 08:56:18,002 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 08:56:18,002 INFO [main][General] >> result=Owner 5 08:56:18,002 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 08:56:18,002 INFO [main][General] >> result=Owner 1 08:56:18,002 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 08:56:18,002 INFO [main][General] >> result=Owner 2 08:56:18,002 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.1, S.Element 2.4 08:56:18,046 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 08:56:18,046 INFO [main][General] >> result=Owner 1 08:56:18,046 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 08:56:18,046 INFO [main][General] >> result=Owner 2 08:56:18,046 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.1, S.Element 2.4 08:56:18,046 INFO [main][General] >> result=Owner 3 08:56:18,046 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 08:56:18,088 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 08:56:18,088 INFO [main][General] >> result=Owner 1 08:56:18,088 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 08:56:18,088 INFO [main][General] >> result=Owner 2 08:56:18,088 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.1, S.Element 2.4 08:56:18,088 INFO [main][General] >> result=Owner 3 08:56:18,088 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 08:56:18,145 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 3.2"]": 08:56:18,145 INFO [main][General] >> result=Owner 1 08:56:18,145 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 08:56:18,145 INFO [main][General] >> result=Owner 2 08:56:18,145 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.1, S.Element 2.4 08:56:18,145 INFO [main][General] >> result=Owner 3 08:56:18,145 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 08:56:18,145 INFO [main][General] >> result=Owner 4 08:56:18,145 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 08:56:18,189 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 4.3"]": 08:56:18,189 INFO [main][General] >> result=Owner 1 08:56:18,189 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 08:56:18,189 INFO [main][General] >> result=Owner 2 08:56:18,189 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.1, S.Element 2.4 08:56:18,189 INFO [main][General] >> result=Owner 3 08:56:18,190 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 08:56:18,195 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 4 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 08:56:18,195 INFO [main][General] >> result=Owner 4 08:56:18,195 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 4: S.Element 4.3 08:56:18,195 INFO [main][General] >> result=Owner 5 08:56:18,195 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 08:56:18,195 INFO [main][General] >> result=Owner 1 08:56:18,195 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 08:56:18,195 INFO [main][General] >> result=Owner 2 08:56:18,195 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.1, S.Element 2.4 08:56:18,212 INFO [main][ElementASetQueryTest] tryToReadDatastore: found 2 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:56:18,213 INFO [main][General] >> result=Owner 5 08:56:18,213 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 5: 08:56:18,213 INFO [main][General] >> result=Owner 3 08:56:18,213 INFO [main][ElementASetQueryTest] tryToReadDatastore: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 08:56:18,254 INFO [main][Element1SetQueryTest] queryContainsParameter: found 1 Element1SetOwners for query-filter "this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 08:56:18,254 INFO [main][Element1SetQueryTest] queryContainsParameter: * Owner 3: Element 3.1, Element 3.2, Element 3.3 08:56:18,262 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:56:18,262 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 2: Element 2.2, Element 2.1, Element 2.4, Element 2.3 08:56:18,262 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 4: Element 4.3 08:56:18,262 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 1: Element 1.3, Element 1.1, Element 1.4, Element 1.2 08:56:18,267 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: found 1 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 08:56:18,267 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: * Owner 3: Element 3.1, Element 3.2, Element 3.3 08:56:18,269 INFO [main][Element1SetQueryTest] queryNotContainsParameter: found 4 Element1SetOwners for query-filter "!this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 08:56:18,269 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 2: Element 2.2, Element 2.1, Element 2.4, Element 2.3 08:56:18,270 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 4: Element 4.3 08:56:18,270 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 5: 08:56:18,270 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 1: Element 1.3, Element 1.1, Element 1.4, Element 1.2 08:56:18,277 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 08:56:18,277 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 2: Element 2.2, Element 2.1, Element 2.4, Element 2.3 08:56:18,277 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 08:56:18,277 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 1: Element 1.3, Element 1.1, Element 1.4, Element 1.2 08:56:18,285 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 08:56:18,285 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 2: Element 2.2, Element 2.1, Element 2.4, Element 2.3 08:56:18,285 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 08:56:18,285 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 1: Element 1.3, Element 1.1, Element 1.4, Element 1.2 08:56:18,290 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: found 4 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 3.2"]": 08:56:18,291 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 2: Element 2.2, Element 2.1, Element 2.4, Element 2.3 08:56:18,291 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 3: Element 3.1, Element 3.2, Element 3.3 08:56:18,291 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 4: Element 4.3 08:56:18,291 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 1: Element 1.3, Element 1.1, Element 1.4, Element 1.2 08:56:18,293 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 4.3"]": 08:56:18,294 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 2: Element 2.2, Element 2.1, Element 2.4, Element 2.3 08:56:18,294 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 3: Element 3.1, Element 3.2, Element 3.3 08:56:18,294 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 1: Element 1.3, Element 1.1, Element 1.4, Element 1.2 08:56:18,298 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: found 4 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 08:56:18,298 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 2: Element 2.2, Element 2.1, Element 2.4, Element 2.3 08:56:18,298 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 4: Element 4.3 08:56:18,298 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 5: 08:56:18,298 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 1: Element 1.3, Element 1.1, Element 1.4, Element 1.2 08:56:18,307 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: found 2 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:56:18,308 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 08:56:18,308 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 5: 08:56:18,321 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: found 2 Element2MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 08:56:18,324 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:56:18,330 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:18,337 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:56:18,337 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:18,342 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:18,345 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:56:18,349 INFO [main][Element2MapQueryTest] queryContainsValueParameter: found 1 Element2MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 08:56:18,354 INFO [main][Element2MapQueryTest] queryContainsValueParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:18,361 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:18,362 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:18,362 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:18,362 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:56:18,365 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: found 4 Element2MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 08:56:18,365 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:18,367 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 08:56:18,367 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:56:18,367 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:18,372 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 08:56:18,373 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:18,373 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:18,373 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:18,373 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:56:18,378 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 08:56:18,378 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:18,378 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:18,378 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:18,378 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:56:18,381 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: found 5 Element2MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 08:56:18,381 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:56:18,381 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:18,381 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 5: 08:56:18,381 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:56:18,381 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:18,391 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:18,391 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:18,391 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:18,391 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:18,391 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:56:18,399 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:18,399 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:56:18,399 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: dd=Element2[key="dd", name="Element 2.4"], aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"] 08:56:18,399 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:56:18,400 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:56:19,260 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/cumulus4j_12f9/derby-cumulus4j-1.1.0" was deleted successfully. 08:56:19,260 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.473 sec Running org.cumulus4j.store.test.collection.join.ElementAMap3QueryTest 08:56:19,264 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:56:19,268 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:56:19,268 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:56:19,280 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:56:19,280 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:56:19,281 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:56:19,282 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:56:19,299 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:56:21,746 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:56:28,659 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:56:28,659 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:56:28,660 INFO [main][Cumulus4jStoreManager] ======================================================= 08:56:28,661 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:56:28,662 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:56:28,957 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:29,092 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:29,238 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner3" not found ! 08:56:29,241 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:56:29,531 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:29,542 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,545 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,548 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,550 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,564 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 08:56:29,565 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:29,565 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"] 08:56:29,565 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:29,566 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:29,568 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,569 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,588 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:29,591 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,597 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,600 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,602 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,607 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,610 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 08:56:29,611 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:29,612 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:29,612 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:29,614 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,615 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,625 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:29,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,634 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:29,634 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 08:56:29,634 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:56:29,634 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:29,637 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,637 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,646 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:29,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:29,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,652 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 08:56:29,652 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:29,654 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,655 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,657 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:29,659 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:29,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,664 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 08:56:29,664 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:29,665 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:29,665 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"] 08:56:29,667 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,668 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,670 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:29,673 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:29,674 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,681 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,684 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 08:56:29,684 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:29,685 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:56:29,685 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:29,685 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:56:29,685 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:29,688 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,688 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,690 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:29,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:29,693 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,694 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,696 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 08:56:29,696 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:56:29,697 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:29,697 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:29,699 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,700 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,701 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:29,704 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:29,705 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,706 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 08:56:29,706 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"] 08:56:29,708 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,708 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,710 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:29,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:29,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,716 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 08:56:29,716 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:56:29,716 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:29,719 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,719 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,729 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:29,732 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,740 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,742 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,744 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,747 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 08:56:29,747 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:29,748 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:29,748 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:29,750 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,750 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,752 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:29,755 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:29,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,757 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,760 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 08:56:29,760 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:29,761 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:56:29,761 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:29,761 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 5: 08:56:29,761 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:29,764 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,764 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,766 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:29,769 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:29,770 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,771 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,773 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 08:56:29,773 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:29,773 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:29,773 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 5: 08:56:29,774 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:29,776 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,776 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,785 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:29,789 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,791 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,793 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,796 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,798 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,800 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,804 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,808 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:29,808 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:29,808 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:29,808 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:29,809 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:29,811 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:29,811 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:29,820 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:29,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,828 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,830 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,832 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,833 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,838 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,840 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:29,844 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:29,844 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"] 08:56:29,844 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:29,844 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:29,844 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:30,430 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:56:30,434 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:56:30,452 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:56:31,101 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:56:33,448 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:56:33,448 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:56:33,448 INFO [main][Cumulus4jStoreManager] ======================================================= 08:56:33,449 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:56:33,449 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:56:33,476 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:33,477 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:33,487 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementAMapOwner3" not found ! 08:56:33,488 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:56:33,684 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:33,686 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,687 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,692 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,694 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 08:56:33,695 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:33,695 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:33,695 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:33,695 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:33,699 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,700 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,708 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:33,710 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,712 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,724 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,726 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,728 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,730 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,732 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 08:56:33,732 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:56:33,733 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"] 08:56:33,733 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:33,735 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,735 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,743 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:33,745 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,746 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,748 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,750 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:33,750 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:33,750 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:33,750 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:33,752 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,752 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,754 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:33,756 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:33,757 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,758 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 08:56:33,758 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"] 08:56:33,760 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,760 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,761 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:33,763 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:33,765 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,766 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 08:56:33,766 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:33,767 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:56:33,767 INFO [main][ElementAMap3QueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"] 08:56:33,769 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,769 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,770 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:33,772 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:33,773 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,774 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,777 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K3.2"]": 08:56:33,777 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:33,777 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:56:33,777 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:33,777 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"] 08:56:33,777 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:33,779 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,779 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,781 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:33,783 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:33,784 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,785 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,787 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: found 3 ElementAMapOwner3s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MMM.Element K1.3"]": 08:56:33,787 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"] 08:56:33,787 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:56:33,788 INFO [main][ElementAMap3QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:33,789 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,790 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,791 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:33,794 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:33,795 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,795 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 08:56:33,796 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"] 08:56:33,797 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,798 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,799 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:33,801 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:33,802 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,803 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner3s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 08:56:33,803 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"] 08:56:33,804 INFO [main][ElementAMap3QueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:33,805 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,805 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,814 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:33,816 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,818 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,820 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,821 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,823 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,825 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,826 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,828 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementAMapOwner3s for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 08:56:33,829 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:33,829 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:56:33,829 INFO [main][ElementAMap3QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:33,831 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,831 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,833 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:33,835 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:33,836 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,837 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,839 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V3.2"]": 08:56:33,839 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:33,839 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 5: 08:56:33,839 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:33,840 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:33,840 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"] 08:56:33,842 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,842 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,846 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:33,848 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:33,850 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,851 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,853 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner3s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="MMM.Element V1.1"]": 08:56:33,853 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V4.3"] 08:56:33,853 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 5: 08:56:33,854 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:33,854 INFO [main][ElementAMap3QueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:33,856 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,857 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,866 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:33,869 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,871 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,873 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,875 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,877 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,880 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,882 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,885 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,886 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,892 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:33,893 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"] 08:56:33,893 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"], ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"] 08:56:33,893 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"] 08:56:33,894 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:33,896 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:33,896 INFO [main][ElementAMap3QueryTest] createTestData: There is already test data. Skipping creation. 08:56:33,904 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:33,907 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,909 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,911 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,913 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,915 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,917 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,919 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,921 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,922 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:33,924 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner3s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:33,925 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="MMM.Element K1.4"]=ElementA[name="MMM.Element V1.4"], ElementA[name="MMM.Element K1.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K1.2"]=ElementA[name="MMM.Element V1.2"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V1.3"] 08:56:33,925 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="MMM.Element K2.1"]=ElementA[name="MMM.Element V2.1"], ElementA[name="MMM.Element K2.4"]=ElementA[name="MMM.Element V2.4"], ElementA[name="MMM.Element K1.3"]=ElementA[name="MMM.Element V2.3"], ElementA[name="MMM.Element K2.2"]=ElementA[name="MMM.Element V2.2"] 08:56:33,925 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="MMM.Element K3.1"]=ElementA[name="MMM.Element V1.1"], ElementA[name="MMM.Element K3.3"]=ElementA[name="MMM.Element V3.3"], ElementA[name="MMM.Element K3.2"]=ElementA[name="MMM.Element V3.2"] 08:56:33,925 INFO [main][ElementAMap3QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="MMM.Element K6.2"]=ElementA[name="MMM.Element V6.2"] 08:56:33,926 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.413 sec Running org.cumulus4j.store.test.collection.join.ElementABMapQueryTest 08:56:34,682 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:56:35,278 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:56:35,278 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:56:35,301 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:56:35,301 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:56:35,302 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:56:35,307 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:56:35,327 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:56:40,851 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:56:40,852 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:56:40,852 INFO [main][Cumulus4jStoreManager] ======================================================= 08:56:40,853 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:56:40,853 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:56:40,925 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:41,060 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:41,229 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementABMapOwner" not found ! 08:56:41,234 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:56:41,281 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementB" not found ! 08:56:41,522 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:41,530 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,533 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,534 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,546 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 08:56:41,546 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:41,546 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 08:56:41,547 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:41,547 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:41,550 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,550 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,565 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:41,567 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,568 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,569 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,570 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,574 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 08:56:41,574 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:41,574 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:41,575 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:41,577 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,577 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,585 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:41,587 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,588 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,590 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:41,590 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:41,591 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:41,591 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:41,593 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,594 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,601 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:41,603 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:41,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,605 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 08:56:41,605 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 08:56:41,607 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,608 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,609 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:41,612 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:41,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,616 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 08:56:41,616 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:41,616 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 08:56:41,617 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 08:56:41,619 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,619 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,621 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:41,624 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:41,625 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,630 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,632 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 08:56:41,633 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:41,633 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 08:56:41,633 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:41,633 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:56:41,633 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:41,637 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,638 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,640 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:41,642 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:41,643 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,644 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,646 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 08:56:41,646 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:56:41,646 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:41,646 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 08:56:41,648 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,649 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,651 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:41,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:41,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,655 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 08:56:41,655 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:41,657 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,658 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,659 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:41,661 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:41,662 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,663 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: found 2 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 08:56:41,663 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:41,663 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"] 08:56:41,665 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,665 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,673 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:41,675 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,677 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,678 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,680 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,681 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,682 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 08:56:41,683 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"] 08:56:41,683 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 08:56:41,683 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:41,685 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,686 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,687 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:41,689 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:41,690 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,690 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,693 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 08:56:41,693 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 08:56:41,693 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:41,694 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:41,694 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 5: 08:56:41,694 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:41,696 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,696 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,697 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:41,699 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:41,700 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,701 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,702 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: found 4 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 08:56:41,703 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:41,703 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:41,703 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 5: 08:56:41,703 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:41,704 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,705 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,712 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:41,713 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,714 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,715 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,716 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,717 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,718 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,719 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,720 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,722 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:41,722 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:41,722 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 08:56:41,722 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:41,723 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:41,724 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:41,724 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:41,731 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:41,733 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,734 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,735 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,736 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,737 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,738 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,739 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:41,741 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:41,741 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 08:56:41,742 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:41,742 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:41,742 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:42,385 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:56:42,386 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:56:42,407 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:56:44,890 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:56:44,890 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:56:44,890 INFO [main][Cumulus4jStoreManager] ======================================================= 08:56:44,892 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:56:44,892 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:56:44,917 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:44,917 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:44,926 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementABMapOwner" not found ! 08:56:44,927 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:56:44,943 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementB" not found ! 08:56:45,128 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:45,130 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,131 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,132 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,133 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,134 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "3": 08:56:45,135 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:45,135 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 08:56:45,136 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:45,136 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:45,139 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,139 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,146 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:45,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,154 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) < 0" and param "3": 08:56:45,154 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 08:56:45,154 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 08:56:45,154 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:45,156 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,156 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,164 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:45,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,166 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,168 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:56:45,168 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:45,169 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:45,169 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:45,170 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,170 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,172 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:45,174 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:45,175 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,175 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 08:56:45,176 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:45,177 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,177 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,179 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:45,180 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:45,181 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,182 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 08:56:45,182 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:45,182 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 08:56:45,183 INFO [main][ElementABMapQueryTest] queryContainsKeyParameter2: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 08:56:45,184 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,184 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,186 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:45,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:45,188 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,189 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,191 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K3.2"]": 08:56:45,191 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:45,191 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:56:45,191 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:45,191 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 08:56:45,192 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"] 08:56:45,193 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,193 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,194 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:45,196 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:45,197 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,198 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,199 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: found 3 ElementABMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="ABMap.Element K1.3"]": 08:56:45,199 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 3: ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:45,199 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:56:45,199 INFO [main][ElementABMapQueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:45,201 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,201 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,202 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:45,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:45,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,205 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: found 1 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 08:56:45,205 INFO [main][ElementABMapQueryTest] queryContainsValueParameter1: * Owner 3: ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:45,207 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,207 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,208 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:45,210 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:45,211 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,212 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: found 2 ElementABMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 08:56:45,212 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"] 08:56:45,212 INFO [main][ElementABMapQueryTest] queryContainsValueParameter2: * Owner 1: ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"] 08:56:45,214 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,214 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,221 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:45,223 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,224 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,225 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,226 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,227 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,229 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 3 ElementABMapOwners for query-filter "this.map.containsKey(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "3": 08:56:45,229 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:45,229 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:45,229 INFO [main][ElementABMapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:45,231 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,232 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,233 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:45,235 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:45,236 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,236 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,238 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: found 5 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V3.2"]": 08:56:45,238 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:45,238 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 5: 08:56:45,238 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:45,239 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 1: ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 08:56:45,239 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter1: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"] 08:56:45,240 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,241 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,243 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:45,245 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:56:45,246 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,246 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,248 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: found 4 ElementABMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ElementB[name="ABMap.Element V1.1"]": 08:56:45,248 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 4: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V4.3"] 08:56:45,248 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 5: 08:56:45,248 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:45,248 INFO [main][ElementABMapQueryTest] queryNotContainsValueParameter2: * Owner 2: ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"] 08:56:45,250 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,250 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,257 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:45,259 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,260 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,261 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,262 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,263 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,264 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,265 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,272 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:56:45,272 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"] 08:56:45,272 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 08:56:45,272 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:45,272 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:45,274 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:45,275 INFO [main][ElementABMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:45,282 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:45,283 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,284 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,285 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,286 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,288 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,289 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,290 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:45,292 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementABMapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:56:45,292 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: ElementA[name="ABMap.Element K1.1"]=ElementB[name="ABMap.Element V1.1"], ElementA[name="ABMap.Element K1.2"]=ElementB[name="ABMap.Element V1.2"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V1.3"], ElementA[name="ABMap.Element K1.4"]=ElementB[name="ABMap.Element V1.4"] 08:56:45,293 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: ElementA[name="ABMap.Element K2.2"]=ElementB[name="ABMap.Element V2.2"], ElementA[name="ABMap.Element K2.4"]=ElementB[name="ABMap.Element V2.4"], ElementA[name="ABMap.Element K1.3"]=ElementB[name="ABMap.Element V2.3"], ElementA[name="ABMap.Element K2.1"]=ElementB[name="ABMap.Element V2.1"] 08:56:45,293 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: ElementA[name="ABMap.Element K3.2"]=ElementB[name="ABMap.Element V3.2"], ElementA[name="ABMap.Element K3.3"]=ElementB[name="ABMap.Element V3.3"], ElementA[name="ABMap.Element K3.1"]=ElementB[name="ABMap.Element V1.1"] 08:56:45,293 INFO [main][ElementABMapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: ElementA[name="ABMap.Element K6.2"]=ElementB[name="ABMap.Element V6.2"] 08:56:45,293 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.087 sec Running org.cumulus4j.store.test.collection.join.StringStringMapQueryTest 08:56:45,768 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:56:46,517 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:56:46,519 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:56:46,536 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:56:46,536 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:56:46,538 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:56:46,538 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:56:46,556 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:56:54,614 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:56:54,614 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:56:54,614 INFO [main][Cumulus4jStoreManager] ======================================================= 08:56:54,616 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:56:54,616 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:56:54,817 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:54,928 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:55,049 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.StringStringMapOwner.id" not found ! 08:56:55,192 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:55,200 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,209 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 08:56:55,209 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,209 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 08:56:55,209 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 6: 08:56:55,210 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 7: fourth=Khaled 08:56:55,211 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,212 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,221 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:55,224 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) < 0" and param "Marc": 08:56:55,224 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,224 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 08:56:55,224 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,224 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 7: fourth=Khaled 08:56:55,226 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,226 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,230 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:55,232 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "Marc": 08:56:55,232 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,232 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 08:56:55,232 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,232 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 7: fourth=Khaled 08:56:55,233 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,234 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,243 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:55,245 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable == :queryParam" and param "second": 08:56:55,245 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,245 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 2: first=Adam, second=Michael 08:56:55,245 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,246 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,246 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,258 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:56:55,261 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable != :queryParam" and param "second": 08:56:55,261 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,261 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 08:56:55,261 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,262 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 4: first=Marc 08:56:55,262 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 5: first=Marco 08:56:55,262 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 7: fourth=Khaled 08:56:55,263 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,264 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,270 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:56:55,272 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable == :queryParam)" and param "second": 08:56:55,273 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,273 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 08:56:55,273 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,273 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 4: first=Marc 08:56:55,273 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 5: first=Marco 08:56:55,273 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 7: fourth=Khaled 08:56:55,274 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,275 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,279 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:55,280 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: found 2 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable == :queryParam" and param "Marc": 08:56:55,280 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,280 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 4: first=Marc 08:56:55,282 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,282 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,287 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:56:55,289 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable != :queryParam" and param "Marc": 08:56:55,289 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,289 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 08:56:55,289 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,289 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 5: first=Marco 08:56:55,289 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 7: fourth=Khaled 08:56:55,291 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,291 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,295 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:56:55,298 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable == :queryParam)" and param "Marc": 08:56:55,298 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,298 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 08:56:55,298 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,298 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 5: first=Marco 08:56:55,298 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 7: fourth=Khaled 08:56:55,299 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,300 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,301 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:55,303 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: found 3 StringStringMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "second": 08:56:55,303 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,303 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 2: first=Adam, second=Michael 08:56:55,303 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,305 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,305 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:55,307 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,309 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "second": 08:56:55,309 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 4: first=Marc 08:56:55,309 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 5: first=Marco 08:56:55,309 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 6: 08:56:55,309 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 7: fourth=Khaled 08:56:55,311 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,311 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,313 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:55,314 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: found 2 StringStringMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Marc": 08:56:55,314 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 4: first=Marc 08:56:55,314 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,315 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,316 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,317 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:55,318 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,320 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: found 5 StringStringMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Marc": 08:56:55,320 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,320 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 2: first=Adam, second=Michael 08:56:55,320 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 5: first=Marco 08:56:55,320 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 6: 08:56:55,320 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 7: fourth=Khaled 08:56:55,321 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,322 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,326 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:55,327 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 08:56:55,327 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,327 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,327 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 7: fourth=Khaled 08:56:55,329 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,329 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,332 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:55,333 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,335 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 08:56:55,335 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 08:56:55,335 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 4: first=Marc 08:56:55,335 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 5: first=Marco 08:56:55,335 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 6: 08:56:55,339 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,339 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,344 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:55,346 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "h": 08:56:55,346 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,346 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 08:56:55,346 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,346 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 4: first=Marc 08:56:55,346 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 5: first=Marco 08:56:55,348 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,348 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,353 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:55,355 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "h": 08:56:55,355 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:55,355 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 08:56:55,355 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,355 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 4: first=Marc 08:56:55,355 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 5: first=Marco 08:56:55,357 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:55,357 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:55,362 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:55,363 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 08:56:55,363 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:55,364 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 4: first=Marc 08:56:55,364 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 5: first=Marco 08:56:56,359 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:56:56,364 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:56:56,385 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:56:58,885 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:56:58,885 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:56:58,885 INFO [main][Cumulus4jStoreManager] ======================================================= 08:56:58,886 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:56:58,886 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:56:58,913 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:58,913 INFO [main][MinimumCumulus4jVersion] version=10100001 08:56:58,923 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.StringStringMapOwner.id" not found ! 08:56:59,051 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:59,053 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,056 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 08:56:59,056 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,056 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 08:56:59,056 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 6: 08:56:59,056 INFO [main][StringStringMapQueryTest] queryNotContainsValueVariableAndVariableIndexOf: * 7: fourth=Khaled 08:56:59,059 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,059 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,067 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:59,070 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) < 0" and param "Marc": 08:56:59,071 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,071 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 08:56:59,071 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,071 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotIndexOf: * 7: fourth=Khaled 08:56:59,073 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,074 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,081 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:59,084 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: found 4 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "Marc": 08:56:59,084 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,084 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 08:56:59,084 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,084 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableIndexOf: * 7: fourth=Khaled 08:56:59,086 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,087 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,092 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:59,095 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable == :queryParam" and param "second": 08:56:59,095 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,095 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 2: first=Adam, second=Michael 08:56:59,095 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,097 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,097 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,105 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:56:59,109 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable != :queryParam" and param "second": 08:56:59,109 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,109 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 08:56:59,109 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,109 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 4: first=Marc 08:56:59,109 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 5: first=Marco 08:56:59,110 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotEquals: * 7: fourth=Khaled 08:56:59,111 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,112 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,118 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:56:59,121 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: found 6 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable == :queryParam)" and param "second": 08:56:59,121 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,121 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 08:56:59,121 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,122 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 4: first=Marc 08:56:59,122 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 5: first=Marco 08:56:59,122 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableEquals: * 7: fourth=Khaled 08:56:59,124 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,124 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,131 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:56:59,138 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: found 2 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable == :queryParam" and param "Marc": 08:56:59,138 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,138 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableEquals: * 4: first=Marc 08:56:59,141 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,141 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,146 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:56:59,149 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable != :queryParam" and param "Marc": 08:56:59,149 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,149 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 2: first=Adam, second=Michael 08:56:59,149 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,149 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 5: first=Marco 08:56:59,149 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableNotEquals: * 7: fourth=Khaled 08:56:59,151 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,151 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,157 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:56:59,160 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: found 5 StringStringMapOwners for query-filter "this.map.containsValue(variable) && !(variable == :queryParam)" and param "Marc": 08:56:59,160 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,160 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 2: first=Adam, second=Michael 08:56:59,160 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,160 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 5: first=Marco 08:56:59,160 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndNotVariableEquals: * 7: fourth=Khaled 08:56:59,162 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,162 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:59,166 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: found 3 StringStringMapOwners for query-filter "this.map.containsKey(:queryParam)" and param "second": 08:56:59,166 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,166 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 2: first=Adam, second=Michael 08:56:59,166 INFO [main][StringStringMapQueryTest] queryContainsKeyParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,168 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,168 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:59,170 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,173 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "second": 08:56:59,173 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 4: first=Marc 08:56:59,174 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 5: first=Marco 08:56:59,174 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 6: 08:56:59,174 INFO [main][StringStringMapQueryTest] queryNotContainsKeyParameter: * 7: fourth=Khaled 08:56:59,175 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,175 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,177 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:59,178 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: found 2 StringStringMapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Marc": 08:56:59,179 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,179 INFO [main][StringStringMapQueryTest] queryContainsValueParameter: * 4: first=Marc 08:56:59,180 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,181 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,182 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:56:59,184 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,186 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: found 5 StringStringMapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Marc": 08:56:59,186 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,186 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 2: first=Adam, second=Michael 08:56:59,186 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 5: first=Marco 08:56:59,186 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 6: 08:56:59,186 INFO [main][StringStringMapQueryTest] queryNotContainsValueParameter: * 7: fourth=Khaled 08:56:59,188 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,188 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,193 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:59,195 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 08:56:59,195 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,195 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,195 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableIndexOf: * 7: fourth=Khaled 08:56:59,197 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,197 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,201 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:59,202 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,204 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: found 4 StringStringMapOwners for query-filter "!this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "h": 08:56:59,204 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 2: first=Adam, second=Michael 08:56:59,204 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 4: first=Marc 08:56:59,204 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 5: first=Marco 08:56:59,204 INFO [main][StringStringMapQueryTest] queryNotContainsKeyVariableAndVariableIndexOf: * 6: 08:56:59,206 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,206 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,211 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:59,214 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "h": 08:56:59,214 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,214 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 2: first=Adam, second=Michael 08:56:59,214 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,214 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 4: first=Marc 08:56:59,214 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndVariableNotIndexOf: * 5: first=Marco 08:56:59,216 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,216 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,220 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:56:59,222 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: found 5 StringStringMapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "h": 08:56:59,223 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 1: third=Claudia, first=Adam, second=Bert 08:56:59,223 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 2: first=Adam, second=Michael 08:56:59,223 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,223 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 4: first=Marc 08:56:59,223 INFO [main][StringStringMapQueryTest] queryContainsKeyVariableAndNotVariableIndexOf: * 5: first=Marco 08:56:59,224 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:56:59,225 INFO [main][StringStringMapQueryTest] createTestData: There is already test data. Skipping creation. 08:56:59,229 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:56:59,232 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: found 3 StringStringMapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "Marc": 08:56:59,232 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 3: third=Marc, fourth=Khaled, first=Daniel, second=Marco 08:56:59,232 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 4: first=Marc 08:56:59,232 INFO [main][StringStringMapQueryTest] queryContainsValueVariableAndVariableIndexOf: * 5: first=Marco 08:56:59,232 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.284 sec Running org.cumulus4j.store.test.collection.join.StringSetQueryTest 08:57:00,054 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:57:01,098 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:57:01,100 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:57:01,116 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:57:01,116 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:57:01,117 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:57:01,118 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:57:01,139 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:57:01,679 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:57:16,714 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:57:22,689 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:57:22,690 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:57:22,690 INFO [main][Cumulus4jStoreManager] ======================================================= 08:57:22,691 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:57:22,691 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:57:22,805 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:22,979 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:23,151 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.StringSetOwner.id" not found ! 08:57:23,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:23,321 INFO [main][StringSetQueryTest] queryContainsParameter: found 2 StringSetOwners for query-filter "this.set.contains(:element)" and param "Marc": 08:57:23,331 INFO [main][StringSetQueryTest] queryContainsParameter: * 4: Marc 08:57:23,332 INFO [main][StringSetQueryTest] queryContainsParameter: * 3: Marco, Marc, Khaled, Daniel 08:57:23,333 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,344 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:23,365 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:57:23,367 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) >= 0" and param "Marc": 08:57:23,367 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:57:23,367 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 4: Marc 08:57:23,367 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 5: Marco 08:57:23,369 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,377 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:23,382 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:23,384 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: found 2 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 08:57:23,384 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 3: Marco, Marc, Khaled, Daniel 08:57:23,384 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 4: Marc 08:57:23,386 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,386 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:23,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:23,393 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,395 INFO [main][StringSetQueryTest] queryNotContainsParameter: found 5 StringSetOwners for query-filter "!this.set.contains(:element)" and param "Marc": 08:57:23,395 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 1: Adam, Claudia, Bert 08:57:23,395 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 2: Adam, Michael 08:57:23,396 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 5: Marco 08:57:23,396 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 6: 08:57:23,396 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 7: David 08:57:23,397 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,398 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:23,408 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:23,411 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) < 0" and param "Marc": 08:57:23,411 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 1: Adam, Claudia, Bert 08:57:23,412 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 2: Adam, Michael 08:57:23,412 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:57:23,412 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 7: David 08:57:23,413 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,414 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:23,417 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:23,420 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.indexOf(:elementPart) >= 0)" and param "Marc": 08:57:23,420 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 1: Adam, Claudia, Bert 08:57:23,420 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 2: Adam, Michael 08:57:23,420 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:57:23,420 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 7: David 08:57:23,422 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,422 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:23,433 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:57:23,436 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable != :element" and param "Marc": 08:57:23,436 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 1: Adam, Claudia, Bert 08:57:23,436 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 2: Adam, Michael 08:57:23,436 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 3: Marco, Marc, Khaled, Daniel 08:57:23,436 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 5: Marco 08:57:23,436 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 7: David 08:57:23,438 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,438 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:23,443 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:57:23,445 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Marc": 08:57:23,446 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 1: Adam, Claudia, Bert 08:57:23,446 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 2: Adam, Michael 08:57:23,446 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 3: Marco, Marc, Khaled, Daniel 08:57:23,446 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 5: Marco 08:57:23,446 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 7: David 08:57:23,447 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,448 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:23,452 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:23,453 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,455 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: found 5 StringSetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 08:57:23,455 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 1: Adam, Claudia, Bert 08:57:23,455 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 2: Adam, Michael 08:57:23,455 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 5: Marco 08:57:23,455 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 6: 08:57:23,455 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 7: David 08:57:23,457 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:23,457 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:23,464 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 08:57:24,310 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:57:24,315 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:57:24,332 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:57:27,179 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:57:27,179 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:57:27,179 INFO [main][Cumulus4jStoreManager] ======================================================= 08:57:27,180 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:57:27,180 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:57:27,208 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:27,209 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:27,218 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.StringSetOwner.id" not found ! 08:57:27,330 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:27,332 INFO [main][StringSetQueryTest] queryContainsParameter: found 2 StringSetOwners for query-filter "this.set.contains(:element)" and param "Marc": 08:57:27,332 INFO [main][StringSetQueryTest] queryContainsParameter: * 3: Marco, Marc, Khaled, Daniel 08:57:27,332 INFO [main][StringSetQueryTest] queryContainsParameter: * 4: Marc 08:57:27,334 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,335 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:27,344 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:57:27,346 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) >= 0" and param "Marc": 08:57:27,346 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:57:27,346 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 4: Marc 08:57:27,346 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableIndexOf: * 5: Marco 08:57:27,347 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,348 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:27,352 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:27,353 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: found 2 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 08:57:27,353 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 3: Marco, Marc, Khaled, Daniel 08:57:27,353 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableEquals: * 4: Marc 08:57:27,354 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,355 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:27,356 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:27,357 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,359 INFO [main][StringSetQueryTest] queryNotContainsParameter: found 5 StringSetOwners for query-filter "!this.set.contains(:element)" and param "Marc": 08:57:27,359 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 1: Adam, Claudia, Bert 08:57:27,359 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 2: Adam, Michael 08:57:27,359 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 5: Marco 08:57:27,359 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 6: 08:57:27,359 INFO [main][StringSetQueryTest] queryNotContainsParameter: * 7: David 08:57:27,361 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,361 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:27,365 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:27,369 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.indexOf(:elementPart) < 0" and param "Marc": 08:57:27,369 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 1: Adam, Claudia, Bert 08:57:27,369 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 2: Adam, Michael 08:57:27,369 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:57:27,369 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotIndexOf: * 7: David 08:57:27,373 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,373 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:27,379 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:27,382 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 4 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.indexOf(:elementPart) >= 0)" and param "Marc": 08:57:27,382 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 1: Adam, Claudia, Bert 08:57:27,382 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 2: Adam, Michael 08:57:27,382 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 3: Marco, Marc, Khaled, Daniel 08:57:27,382 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableIndexOf: * 7: David 08:57:27,384 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,385 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:27,389 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:57:27,392 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && elementVariable != :element" and param "Marc": 08:57:27,392 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 1: Adam, Claudia, Bert 08:57:27,392 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 2: Adam, Michael 08:57:27,392 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 3: Marco, Marc, Khaled, Daniel 08:57:27,392 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 5: Marco 08:57:27,392 INFO [main][StringSetQueryTest] queryContainsVariableAndVariableNotEquals: * 7: David 08:57:27,393 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,394 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:27,398 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey != :value" since the connection used is closing 08:57:27,401 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: found 5 StringSetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Marc": 08:57:27,401 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 1: Adam, Claudia, Bert 08:57:27,401 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 2: Adam, Michael 08:57:27,401 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 3: Marco, Marc, Khaled, Daniel 08:57:27,401 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 5: Marco 08:57:27,401 INFO [main][StringSetQueryTest] queryContainsVariableAndNotVariableEquals: * 7: David 08:57:27,404 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,404 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:27,408 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:27,409 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,412 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: found 5 StringSetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Marc": 08:57:27,413 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 1: Adam, Claudia, Bert 08:57:27,413 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 2: Adam, Michael 08:57:27,413 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 5: Marco 08:57:27,413 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 6: 08:57:27,413 INFO [main][StringSetQueryTest] queryNotContainsVariableAndVariableEquals: * 7: David 08:57:27,415 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:27,415 INFO [main][StringSetQueryTest] createTestData: There is already test data. Skipping creation. 08:57:27,417 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 08:57:27,418 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.155 sec Running org.cumulus4j.store.test.collection.join.ElementAMap1QueryTest 08:57:28,212 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:57:28,634 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:57:28,635 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:57:28,646 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:57:28,646 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:57:28,647 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:57:28,648 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:57:28,662 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:57:28,664 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:57:33,449 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:57:34,656 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:57:34,656 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:57:34,656 INFO [main][Cumulus4jStoreManager] ======================================================= 08:57:34,657 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:57:34,657 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:57:34,763 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:34,883 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:35,015 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner1" not found ! 08:57:35,019 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:57:35,253 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:57:35,265 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:57:35,265 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:35,266 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:35,266 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:35,268 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,268 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,281 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:35,285 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 08:57:35,285 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:35,285 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:35,285 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:35,285 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:35,288 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,288 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,298 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:57:35,304 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,305 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,306 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,307 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:57:35,307 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:35,308 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:35,308 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:35,309 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,310 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,316 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:35,318 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:35,319 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,320 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 08:57:35,320 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:35,321 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,322 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,323 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:35,325 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:35,326 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,327 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 08:57:35,327 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:35,328 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:35,330 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,330 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,335 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:35,338 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 08:57:35,338 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:35,339 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:35,339 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:35,339 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:35,341 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,341 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,342 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:35,345 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:35,346 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,352 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,354 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 08:57:35,354 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:35,354 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 5: 08:57:35,354 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:35,354 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:35,354 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:35,356 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,356 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,358 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:35,360 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:35,361 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,361 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,363 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 08:57:35,363 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:35,363 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 5: 08:57:35,363 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:35,363 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:35,365 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,365 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,372 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:35,374 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,375 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,376 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,377 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,378 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,381 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,383 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:57:35,383 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:35,384 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:35,384 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:35,384 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:35,385 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,386 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,393 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:35,395 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,396 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,397 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,398 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,399 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,401 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,403 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,405 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:57:35,405 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:35,405 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:35,406 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:35,406 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:35,408 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,408 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,410 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,412 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: found 2 ElementAMapOwner1s for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 08:57:35,412 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:35,412 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:35,414 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,414 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:35,416 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:35,417 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:35,419 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: found 4 ElementAMapOwner1s for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 08:57:35,420 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 5: 08:57:35,420 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:35,420 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:35,420 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:36,588 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:57:36,590 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:57:36,607 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:57:39,349 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:57:39,350 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:57:39,350 INFO [main][Cumulus4jStoreManager] ======================================================= 08:57:39,351 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:57:39,351 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:57:39,385 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:39,386 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:39,403 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementAMapOwner1" not found ! 08:57:39,404 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:57:39,549 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:57:39,551 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:57:39,551 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:39,551 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:39,551 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:39,553 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,553 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,557 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:39,560 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 08:57:39,560 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:39,560 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:39,560 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:39,560 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:39,561 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,562 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,569 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:57:39,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,571 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,572 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,573 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:57:39,574 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:39,574 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:39,574 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:39,577 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,578 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,580 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:39,581 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:39,582 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,583 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: found 1 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 08:57:39,583 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter1: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:39,585 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,585 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,587 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:39,588 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:39,589 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,590 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: found 2 ElementAMapOwner1s for query-filter "this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 08:57:39,590 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:39,590 INFO [main][ElementAMap1QueryTest] queryContainsValueParameter2: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:39,592 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,592 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,597 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:39,599 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 08:57:39,599 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:39,599 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:39,599 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:39,600 INFO [main][ElementAMap1QueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:39,601 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,601 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,602 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:39,604 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:39,605 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,606 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,608 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: found 5 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 3.2"]": 08:57:39,608 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:39,608 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:39,608 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 5: 08:57:39,608 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:39,609 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter1: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:39,610 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,610 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,612 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:39,613 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:39,614 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,615 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,617 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: found 4 ElementAMapOwner1s for query-filter "!this.map.containsValue(:queryParam)" and param "ElementA[name="M.Element 1.1"]": 08:57:39,617 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:39,617 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:39,617 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 5: 08:57:39,617 INFO [main][ElementAMap1QueryTest] queryNotContainsValueParameter2: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:39,619 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,619 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,626 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:39,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,629 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,630 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,631 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,632 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,633 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,634 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,636 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:57:39,636 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:39,636 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:39,637 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:39,637 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:39,638 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,638 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,646 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:57:39,648 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,649 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,650 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,651 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,652 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,653 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,654 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,656 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 ElementAMapOwner1s for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:57:39,656 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:39,657 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:39,657 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:39,657 INFO [main][ElementAMap1QueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:39,658 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,658 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,660 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,661 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: found 2 ElementAMapOwner1s for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 08:57:39,661 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 4: ccc=ElementA[name="M.Element 4.3"] 08:57:39,661 INFO [main][ElementAMap1QueryTest] queryContainsKeyParameter: * Owner 1: aaa=ElementA[name="M.Element 1.1"], ccc=ElementA[name="M.Element 1.3"], bbb=ElementA[name="M.Element 1.2"], ddd=ElementA[name="M.Element 1.4"] 08:57:39,663 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,663 INFO [main][ElementAMap1QueryTest] createTestData: There is already test data. Skipping creation. 08:57:39,665 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:39,666 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:39,668 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: found 4 ElementAMapOwner1s for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 08:57:39,668 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 2: aa=ElementA[name="M.Element 2.1"], bb=ElementA[name="M.Element 2.2"], cc=ElementA[name="M.Element 2.3"], dd=ElementA[name="M.Element 2.4"] 08:57:39,668 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 3: a=ElementA[name="M.Element 1.1"], b=ElementA[name="M.Element 3.2"], c=ElementA[name="M.Element 3.3"] 08:57:39,668 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 5: 08:57:39,668 INFO [main][ElementAMap1QueryTest] queryNotContainsKeyParameter: * Owner 6: bb=ElementA[name="M.Element 6.2"] 08:57:39,669 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.437 sec Running org.cumulus4j.store.test.collection.join.ElementAMap2QueryTest 08:57:40,652 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:57:40,853 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:57:41,276 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:57:41,278 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:57:41,290 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:57:41,290 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:57:41,291 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:57:41,292 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:57:41,306 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:57:44,892 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:57:48,965 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:57:48,965 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:57:48,965 INFO [main][Cumulus4jStoreManager] ======================================================= 08:57:48,966 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:57:48,966 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:57:49,078 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:49,212 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:49,356 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementAMapOwner2" not found ! 08:57:49,360 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:57:49,587 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:57:49,593 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:49,595 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:49,596 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:49,606 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:57:49,607 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 08:57:49,607 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.4"]=dd 08:57:49,607 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:57:49,609 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:49,609 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:49,613 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:57:49,615 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:57:49,616 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 08:57:49,616 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb 08:57:49,616 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:57:49,617 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:49,618 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:49,624 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:49,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:49,628 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:49,628 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 08:57:49,629 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 1.1"]=a 08:57:49,630 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:49,631 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:49,633 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:49,635 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:49,636 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:49,637 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: found 2 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 08:57:49,637 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb 08:57:49,638 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 3: ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.3"]=c 08:57:49,640 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:49,640 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:49,642 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:49,645 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:49,646 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:49,654 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:49,658 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 08:57:49,659 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:57:49,659 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:57:49,659 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:57:49,660 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa 08:57:49,660 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc 08:57:49,662 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:49,663 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:49,665 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:49,668 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:49,669 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:49,670 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:49,672 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: found 4 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 08:57:49,672 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:57:49,673 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:57:49,673 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:57:49,673 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.4"]=dd 08:57:49,676 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:49,677 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:49,679 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:49,680 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: found 2 ElementAMapOwner2s for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 08:57:49,680 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:57:49,681 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd 08:57:49,682 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:49,683 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:49,685 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:49,686 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:49,689 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: found 4 ElementAMapOwner2s for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 08:57:49,689 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 5: 08:57:49,689 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:57:49,689 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.1"]=aa 08:57:49,690 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 3.3"]=c 08:57:50,519 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:57:50,521 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:57:50,538 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:57:54,616 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:57:58,153 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:57:58,153 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:57:58,153 INFO [main][Cumulus4jStoreManager] ======================================================= 08:57:58,154 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:57:58,155 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:57:58,181 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:58,182 INFO [main][MinimumCumulus4jVersion] version=10100001 08:57:58,193 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementAMapOwner2" not found ! 08:57:58,195 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:57:58,347 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:57:58,348 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:58,349 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:58,350 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:58,352 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:57:58,352 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa 08:57:58,352 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.2"]=bb 08:57:58,352 INFO [main][ElementAMap2QueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:57:58,354 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:58,354 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:58,358 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:57:58,359 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 ElementAMapOwner2s for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:57:58,360 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa, ElementA[name="MM.Element 1.4"]=ddd 08:57:58,360 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb 08:57:58,360 INFO [main][ElementAMap2QueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:57:58,361 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:58,362 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:58,364 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:58,365 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:58,366 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:58,367 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: found 1 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 08:57:58,367 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter1: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 3.3"]=c 08:57:58,368 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:58,369 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:58,370 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:58,372 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:58,373 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:58,374 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: found 2 ElementAMapOwner2s for query-filter "this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 08:57:58,374 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 3: ElementA[name="MM.Element 3.3"]=c, ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 1.1"]=a 08:57:58,374 INFO [main][ElementAMap2QueryTest] queryContainsKeyParameter2: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa 08:57:58,376 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:58,376 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:58,377 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:58,379 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:58,380 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:58,380 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:58,382 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: found 5 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 3.2"]": 08:57:58,382 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 2: ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.4"]=dd 08:57:58,382 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:57:58,382 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 5: 08:57:58,382 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:57:58,383 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter1: * Owner 1: ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.1"]=aaa 08:57:58,384 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:58,384 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:58,385 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:57:58,387 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:57:58,388 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:58,389 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:58,390 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: found 4 ElementAMapOwner2s for query-filter "!this.map.containsKey(:queryParam)" and param "ElementA[name="MM.Element 1.1"]": 08:57:58,391 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 2: ElementA[name="MM.Element 2.1"]=aa, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.2"]=bb 08:57:58,391 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:57:58,391 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 5: 08:57:58,391 INFO [main][ElementAMap2QueryTest] queryNotContainsKeyParameter2: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:57:58,392 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:58,392 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:58,394 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:58,395 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: found 2 ElementAMapOwner2s for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 08:57:58,395 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 4: ElementA[name="MM.Element 4.3"]=ccc 08:57:58,395 INFO [main][ElementAMap2QueryTest] queryContainsValueParameter: * Owner 1: ElementA[name="MM.Element 1.2"]=bbb, ElementA[name="MM.Element 1.3"]=ccc, ElementA[name="MM.Element 1.4"]=ddd, ElementA[name="MM.Element 1.1"]=aaa 08:57:58,398 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:58,398 INFO [main][ElementAMap2QueryTest] createTestData: There is already test data. Skipping creation. 08:57:58,400 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:57:58,401 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:57:58,403 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: found 4 ElementAMapOwner2s for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 08:57:58,403 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 2: ElementA[name="MM.Element 2.2"]=bb, ElementA[name="MM.Element 2.3"]=cc, ElementA[name="MM.Element 2.4"]=dd, ElementA[name="MM.Element 2.1"]=aa 08:57:58,403 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 3: ElementA[name="MM.Element 1.1"]=a, ElementA[name="MM.Element 3.2"]=b, ElementA[name="MM.Element 3.3"]=c 08:57:58,403 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 5: 08:57:58,403 INFO [main][ElementAMap2QueryTest] queryNotContainsValueParameter: * Owner 6: ElementA[name="MM.Element 6.2"]=bb 08:57:58,404 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. 08:57:59,398 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.748 sec Running org.cumulus4j.store.test.collection.join.ElementASetQueryTest 08:57:59,402 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:58:00,220 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:58:00,221 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:00,236 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:58:00,236 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:58:00,237 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:58:00,238 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:00,255 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:58:07,446 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:58:07,446 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:58:07,446 INFO [main][Cumulus4jStoreManager] ======================================================= 08:58:07,447 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:58:07,447 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:58:07,650 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:07,819 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:07,951 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementASetOwner" not found ! 08:58:07,955 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:58:08,109 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:08,125 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == :compareToArgument" since the connection used is closing 08:58:08,125 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.size() == 3" and param "ElementA[name="S.Element 3.2"]": 08:58:08,126 INFO [main][General] >> result=Owner 3 08:58:08,126 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.3, S.Element 3.1, S.Element 3.2 08:58:08,128 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,128 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,129 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:08,139 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:58:08,145 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,146 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,147 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,148 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,149 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,150 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,151 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,152 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,153 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,154 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,156 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 3.2"]": 08:58:08,156 INFO [main][General] >> result=Owner 1 08:58:08,156 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.2, S.Element 1.3 08:58:08,156 INFO [main][General] >> result=Owner 2 08:58:08,156 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.1, S.Element 2.4, S.Element 2.2, S.Element 2.3 08:58:08,156 INFO [main][General] >> result=Owner 3 08:58:08,156 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 08:58:08,156 INFO [main][General] >> result=Owner 4 08:58:08,156 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 08:58:08,158 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,158 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,160 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:08,161 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:58:08,162 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,164 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,165 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,167 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,168 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,169 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,170 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,171 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,172 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,173 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 4.3"]": 08:58:08,173 INFO [main][General] >> result=Owner 1 08:58:08,173 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.2, S.Element 1.3 08:58:08,174 INFO [main][General] >> result=Owner 2 08:58:08,174 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.1, S.Element 2.2, S.Element 2.4, S.Element 2.3 08:58:08,174 INFO [main][General] >> result=Owner 3 08:58:08,174 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 08:58:08,175 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,176 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,189 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:08,191 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,192 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,193 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,199 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,200 INFO [main][ElementASetQueryTest] invoke: found 2 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:58:08,200 INFO [main][General] >> result=Owner 5 08:58:08,200 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 08:58:08,200 INFO [main][General] >> result=Owner 3 08:58:08,200 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.2, S.Element 3.3 08:58:08,202 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,202 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,210 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && :paramColl.contains(this.indexKey)" since the connection used is closing 08:58:08,213 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,213 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,215 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:08,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:08,218 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,220 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 08:58:08,220 INFO [main][General] >> result=Owner 3 08:58:08,220 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:58:08,222 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,222 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,230 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:08,231 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,232 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,233 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,234 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:58:08,234 INFO [main][General] >> result=Owner 1 08:58:08,234 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.3, S.Element 1.4, S.Element 1.2, S.Element 1.1 08:58:08,234 INFO [main][General] >> result=Owner 2 08:58:08,235 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.1, S.Element 2.2, S.Element 2.3, S.Element 2.4 08:58:08,235 INFO [main][General] >> result=Owner 4 08:58:08,235 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 08:58:08,237 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,237 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,238 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:08,243 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:08,244 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,244 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 08:58:08,245 INFO [main][General] >> result=Owner 3 08:58:08,245 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 08:58:08,246 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,246 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,248 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:08,250 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:08,251 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,252 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,254 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "!this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 08:58:08,254 INFO [main][General] >> result=Owner 4 08:58:08,254 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 08:58:08,254 INFO [main][General] >> result=Owner 5 08:58:08,254 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 08:58:08,254 INFO [main][General] >> result=Owner 1 08:58:08,254 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.3, S.Element 1.2, S.Element 1.1, S.Element 1.4 08:58:08,254 INFO [main][General] >> result=Owner 2 08:58:08,255 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.4, S.Element 2.2, S.Element 2.1, S.Element 2.3 08:58:08,256 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,257 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,270 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:08,272 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,273 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,274 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,275 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,276 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,277 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,278 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,279 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,281 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 08:58:08,281 INFO [main][General] >> result=Owner 1 08:58:08,281 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.3, S.Element 1.1, S.Element 1.2, S.Element 1.4 08:58:08,281 INFO [main][General] >> result=Owner 2 08:58:08,281 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.1, S.Element 2.2, S.Element 2.3, S.Element 2.4 08:58:08,281 INFO [main][General] >> result=Owner 3 08:58:08,281 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 08:58:08,283 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,284 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,291 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:08,293 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,294 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,296 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,297 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,298 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,299 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,300 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,301 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 08:58:08,301 INFO [main][General] >> result=Owner 1 08:58:08,302 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.2, S.Element 1.1, S.Element 1.3, S.Element 1.4 08:58:08,302 INFO [main][General] >> result=Owner 2 08:58:08,302 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.2, S.Element 2.1, S.Element 2.4, S.Element 2.3 08:58:08,302 INFO [main][General] >> result=Owner 3 08:58:08,302 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:58:08,304 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,304 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,305 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:08,310 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:08,311 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:08,312 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,314 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 08:58:08,314 INFO [main][General] >> result=Owner 4 08:58:08,314 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 08:58:08,314 INFO [main][General] >> result=Owner 5 08:58:08,314 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 08:58:08,314 INFO [main][General] >> result=Owner 1 08:58:08,314 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.3, S.Element 1.4, S.Element 1.2, S.Element 1.1 08:58:08,314 INFO [main][General] >> result=Owner 2 08:58:08,314 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.3, S.Element 2.4, S.Element 2.2, S.Element 2.1 08:58:08,316 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:08,316 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:08,317 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:08,325 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 08:58:08,326 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.isEmpty()" and param "ElementA[name="S.Element 3.2"]": 08:58:08,326 INFO [main][General] >> result=Owner 5 08:58:08,326 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 08:58:08,900 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:58:08,902 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:08,924 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:58:11,808 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:58:11,808 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:58:11,808 INFO [main][Cumulus4jStoreManager] ======================================================= 08:58:11,809 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:58:11,809 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:58:11,833 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:11,834 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:11,842 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementASetOwner" not found ! 08:58:11,843 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.join.ElementA" not found ! 08:58:11,961 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:11,967 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == :compareToArgument" since the connection used is closing 08:58:11,969 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.size() == 3" and param "ElementA[name="S.Element 3.2"]": 08:58:11,969 INFO [main][General] >> result=Owner 3 08:58:11,969 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.3, S.Element 3.2, S.Element 3.1 08:58:11,972 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:11,972 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:11,974 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:11,979 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:58:11,980 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,982 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,983 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,984 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,985 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,986 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,987 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,988 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,989 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,990 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,991 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:11,993 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 3.2"]": 08:58:11,993 INFO [main][General] >> result=Owner 1 08:58:11,993 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.4, S.Element 1.1, S.Element 1.2, S.Element 1.3 08:58:11,993 INFO [main][General] >> result=Owner 2 08:58:11,993 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.2, S.Element 2.4, S.Element 2.1, S.Element 2.3 08:58:11,993 INFO [main][General] >> result=Owner 3 08:58:11,993 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.3, S.Element 3.1 08:58:11,993 INFO [main][General] >> result=Owner 4 08:58:11,994 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 08:58:11,997 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:11,997 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:11,999 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:12,001 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:58:12,002 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,003 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,004 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,005 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,006 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,007 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,008 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,009 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,010 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,011 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,012 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "ElementA[name="S.Element 4.3"]": 08:58:12,012 INFO [main][General] >> result=Owner 1 08:58:12,012 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.3, S.Element 1.4, S.Element 1.1, S.Element 1.2 08:58:12,013 INFO [main][General] >> result=Owner 2 08:58:12,013 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.4, S.Element 2.1, S.Element 2.2, S.Element 2.3 08:58:12,013 INFO [main][General] >> result=Owner 3 08:58:12,013 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 08:58:12,014 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,015 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:12,023 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:12,025 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,026 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,027 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,027 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,029 INFO [main][ElementASetQueryTest] invoke: found 2 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:58:12,029 INFO [main][General] >> result=Owner 3 08:58:12,029 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 08:58:12,029 INFO [main][General] >> result=Owner 5 08:58:12,029 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 08:58:12,030 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,031 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:12,033 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && :paramColl.contains(this.indexKey)" since the connection used is closing 08:58:12,035 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,035 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:12,036 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:12,038 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:12,039 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,040 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 08:58:12,040 INFO [main][General] >> result=Owner 3 08:58:12,040 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 08:58:12,041 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,041 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:12,049 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:12,050 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,051 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,052 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,053 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:58:12,053 INFO [main][General] >> result=Owner 1 08:58:12,053 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.1, S.Element 1.4, S.Element 1.3, S.Element 1.2 08:58:12,053 INFO [main][General] >> result=Owner 2 08:58:12,053 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.4, S.Element 2.3, S.Element 2.1, S.Element 2.2 08:58:12,054 INFO [main][General] >> result=Owner 4 08:58:12,054 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 08:58:12,055 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,055 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:12,057 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:12,060 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:12,061 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,062 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 08:58:12,062 INFO [main][General] >> result=Owner 3 08:58:12,062 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.1, S.Element 3.3 08:58:12,063 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,064 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:12,065 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:12,067 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:12,068 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,069 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,070 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "!this.set.contains(:element)" and param "ElementA[name="S.Element 3.2"]": 08:58:12,070 INFO [main][General] >> result=Owner 4 08:58:12,070 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 08:58:12,070 INFO [main][General] >> result=Owner 5 08:58:12,070 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 08:58:12,070 INFO [main][General] >> result=Owner 1 08:58:12,071 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.3, S.Element 1.4, S.Element 1.2, S.Element 1.1 08:58:12,071 INFO [main][General] >> result=Owner 2 08:58:12,071 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.3, S.Element 2.2, S.Element 2.4, S.Element 2.1 08:58:12,072 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,072 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:12,080 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:12,081 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,082 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,083 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,084 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,085 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,086 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,087 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,088 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,089 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,090 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 08:58:12,090 INFO [main][General] >> result=Owner 1 08:58:12,090 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.4, S.Element 1.3, S.Element 1.2, S.Element 1.1 08:58:12,091 INFO [main][General] >> result=Owner 2 08:58:12,091 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.3, S.Element 2.4, S.Element 2.1, S.Element 2.2 08:58:12,091 INFO [main][General] >> result=Owner 3 08:58:12,091 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.1, S.Element 3.3, S.Element 3.2 08:58:12,093 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,093 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:12,101 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:12,102 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,104 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,105 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,106 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,107 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,108 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,109 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,110 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,112 INFO [main][ElementASetQueryTest] invoke: found 3 ElementASetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 08:58:12,112 INFO [main][General] >> result=Owner 1 08:58:12,112 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.3, S.Element 1.1, S.Element 1.4, S.Element 1.2 08:58:12,112 INFO [main][General] >> result=Owner 2 08:58:12,112 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.2, S.Element 2.3, S.Element 2.4, S.Element 2.1 08:58:12,113 INFO [main][General] >> result=Owner 3 08:58:12,113 INFO [main][ElementASetQueryTest] invoke: * Owner 3: S.Element 3.2, S.Element 3.3, S.Element 3.1 08:58:12,114 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,114 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:12,116 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:12,120 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:12,121 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryLong WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:12,121 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,123 INFO [main][ElementASetQueryTest] invoke: found 4 ElementASetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "ElementA[name="S.Element 3.2"]": 08:58:12,123 INFO [main][General] >> result=Owner 4 08:58:12,123 INFO [main][ElementASetQueryTest] invoke: * Owner 4: S.Element 4.3 08:58:12,123 INFO [main][General] >> result=Owner 5 08:58:12,123 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 08:58:12,123 INFO [main][General] >> result=Owner 1 08:58:12,124 INFO [main][ElementASetQueryTest] invoke: * Owner 1: S.Element 1.1, S.Element 1.2, S.Element 1.3, S.Element 1.4 08:58:12,124 INFO [main][General] >> result=Owner 2 08:58:12,124 INFO [main][ElementASetQueryTest] invoke: * Owner 2: S.Element 2.1, S.Element 2.2, S.Element 2.4, S.Element 2.3 08:58:12,125 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:12,125 INFO [main][ElementASetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:12,127 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:12,129 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryContainerSize WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey == 0" since the connection used is closing 08:58:12,130 INFO [main][ElementASetQueryTest] invoke: found 1 ElementASetOwners for query-filter "this.set.isEmpty()" and param "ElementA[name="S.Element 3.2"]": 08:58:12,130 INFO [main][General] >> result=Owner 5 08:58:12,130 INFO [main][ElementASetQueryTest] invoke: * Owner 5: 08:58:12,130 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.407 sec Running org.cumulus4j.store.test.collection.mappedby.Element3MapQueryTest 08:58:12,810 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:58:13,296 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:58:13,298 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:13,313 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:58:13,313 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:58:13,314 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:58:13,315 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:13,332 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:58:22,691 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:58:23,670 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:58:23,670 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:58:23,670 INFO [main][Cumulus4jStoreManager] ======================================================= 08:58:23,672 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:58:23,672 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:58:23,916 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:24,097 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:24,260 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element3MapOwner" not found ! 08:58:24,264 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element3" not found ! 08:58:24,469 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:24,481 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:58:24,481 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="aaa", name="Element 1.1"]=aaa 08:58:24,481 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb 08:58:24,481 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:58:24,483 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:24,484 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:24,488 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:24,491 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:58:24,491 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="aaa", name="Element 1.1"]=aaa 08:58:24,492 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="aa", name="Element 2.1"]=aa 08:58:24,492 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:58:24,493 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:24,494 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:24,501 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:24,509 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:24,510 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: found 1 Element3MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 08:58:24,510 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: * Owner 3: Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b, Element3[value="c", name="Element 3.3"]=c 08:58:24,513 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:24,513 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:24,514 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:24,516 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:24,524 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:24,526 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: found 5 Element3MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 08:58:24,527 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:58:24,527 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="ddd", name="Element 1.4"]=ddd 08:58:24,527 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 08:58:24,527 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:58:24,528 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 2: Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="aa", name="Element 2.1"]=aa 08:58:24,529 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:24,530 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:24,532 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:24,534 INFO [main][Element3MapQueryTest] queryContainsValueParameter: found 2 Element3MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 08:58:24,535 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:58:24,535 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 1: Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="bbb", name="Element 1.2"]=bbb 08:58:24,537 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:24,537 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:24,539 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:24,541 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:24,542 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: found 4 Element3MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 08:58:24,543 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 5: 08:58:24,543 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:58:24,543 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 2: Element3[value="cc", name="Element 2.3"]=cc, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb 08:58:24,543 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 3: Element3[value="a", name="Element 3.1"]=a, Element3[value="b", name="Element 3.2"]=b, Element3[value="c", name="Element 3.3"]=c 08:58:26,193 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:58:26,194 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:26,222 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:58:27,181 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:58:33,922 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:58:33,922 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:58:33,922 INFO [main][Cumulus4jStoreManager] ======================================================= 08:58:33,923 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:58:33,923 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:58:33,957 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:33,957 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:33,969 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element3MapOwner" not found ! 08:58:33,970 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element3" not found ! 08:58:34,185 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:34,188 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsKey(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:58:34,188 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="bbb", name="Element 1.2"]=bbb, Element3[value="aaa", name="Element 1.1"]=aaa 08:58:34,188 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb 08:58:34,188 INFO [main][Element3MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:58:34,189 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:34,190 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:34,193 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:34,195 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element3MapOwners for query-filter "this.map.containsValue(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:58:34,195 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb 08:58:34,195 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: Element3[value="dd", name="Element 2.4"]=dd, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="cc", name="Element 2.3"]=cc 08:58:34,195 INFO [main][Element3MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:58:34,197 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:34,197 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:34,198 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:34,199 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:34,200 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: found 1 Element3MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 08:58:34,200 INFO [main][Element3MapQueryTest] queryContainsKeyParameter: * Owner 3: Element3[value="c", name="Element 3.3"]=c, Element3[value="b", name="Element 3.2"]=b, Element3[value="a", name="Element 3.1"]=a 08:58:34,201 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:34,201 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:34,203 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:34,204 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:34,205 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:34,206 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: found 5 Element3MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "Element3[value="b", name="Element 3.2"]": 08:58:34,207 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 2: Element3[value="bb", name="Element 2.2"]=bb, Element3[value="aa", name="Element 2.1"]=aa, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd 08:58:34,207 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:58:34,207 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 1: Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="bbb", name="Element 1.2"]=bbb 08:58:34,207 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 08:58:34,207 INFO [main][Element3MapQueryTest] queryNotContainsKeyParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:58:34,208 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:34,209 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:34,210 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:34,212 INFO [main][Element3MapQueryTest] queryContainsValueParameter: found 2 Element3MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "ccc": 08:58:34,212 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 1: Element3[value="ddd", name="Element 1.4"]=ddd, Element3[value="aaa", name="Element 1.1"]=aaa, Element3[value="ccc", name="Element 1.3"]=ccc, Element3[value="bbb", name="Element 1.2"]=bbb 08:58:34,212 INFO [main][Element3MapQueryTest] queryContainsValueParameter: * Owner 4: Element3[value="ccc", name="Element 4.3"]=ccc 08:58:34,213 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:34,213 INFO [main][Element3MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:34,215 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:34,216 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:34,217 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: found 4 Element3MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "ccc": 08:58:34,217 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 2: Element3[value="aa", name="Element 2.1"]=aa, Element3[value="bb", name="Element 2.2"]=bb, Element3[value="cc", name="Element 2.3"]=cc, Element3[value="dd", name="Element 2.4"]=dd 08:58:34,217 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 3: Element3[value="a", name="Element 3.1"]=a, Element3[value="c", name="Element 3.3"]=c, Element3[value="b", name="Element 3.2"]=b 08:58:34,217 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 5: 08:58:34,218 INFO [main][Element3MapQueryTest] queryNotContainsValueParameter: * Owner 6: Element3[value="bb", name="Element 6.2"]=bb 08:58:34,218 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. 08:58:35,400 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.591 sec Running org.cumulus4j.store.test.collection.mappedby.Element2MapQueryTest 08:58:35,406 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:58:35,923 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:58:35,924 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:35,938 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:58:35,938 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:58:35,939 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:58:35,940 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:35,961 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:58:39,352 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:58:40,924 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:58:40,924 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:58:40,924 INFO [main][Cumulus4jStoreManager] ======================================================= 08:58:40,926 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:58:40,926 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:58:41,017 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:41,136 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:41,263 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element2MapOwner" not found ! 08:58:41,267 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element2" not found ! 08:58:41,484 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:41,497 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:58:41,497 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:41,497 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:41,498 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:58:41,500 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,501 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:41,514 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:41,522 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 08:58:41,522 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:41,522 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:41,522 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:41,523 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:58:41,525 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,525 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:41,535 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:41,538 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:58:41,538 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:41,538 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:41,538 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:58:41,540 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,541 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:41,545 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:41,550 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 08:58:41,550 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:41,550 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:41,550 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:41,550 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:58:41,552 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,553 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:41,560 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:41,565 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:58:41,565 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:41,566 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:41,566 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:41,566 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:58:41,567 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,568 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:41,575 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:41,580 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:58:41,581 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:41,581 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:41,581 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:41,581 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:58:41,582 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,583 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:41,590 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:41,592 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: found 2 Element2MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 08:58:41,592 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:58:41,592 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:41,593 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,594 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:41,596 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:41,602 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,604 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: found 4 Element2MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 08:58:41,604 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 08:58:41,604 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:58:41,604 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:41,605 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:41,606 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,607 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:41,609 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:41,616 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:41,617 INFO [main][Element2MapQueryTest] queryContainsValueParameter: found 1 Element2MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 08:58:41,617 INFO [main][Element2MapQueryTest] queryContainsValueParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:41,619 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,620 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:41,621 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:41,623 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:41,624 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:41,626 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: found 5 Element2MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 08:58:41,626 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:58:41,626 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:41,626 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 5: 08:58:41,626 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:58:41,626 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:42,498 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:58:42,501 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:42,525 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:58:45,342 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:58:45,342 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:58:45,342 INFO [main][Cumulus4jStoreManager] ======================================================= 08:58:45,344 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:58:45,344 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:58:45,369 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:45,370 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:45,378 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element2MapOwner" not found ! 08:58:45,380 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element2" not found ! 08:58:45,570 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:45,573 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) >= 0" and param "bb": 08:58:45,574 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:45,574 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:45,574 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:58:45,576 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,576 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:45,581 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:45,593 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && variable.indexOf(:queryParam) < 0" and param "bb": 08:58:45,593 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:45,593 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:45,593 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:45,594 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndIndexOfNotMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:58:45,596 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,596 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:45,603 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:45,606 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: found 3 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) >= 0" and param "4": 08:58:45,606 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:45,606 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:45,606 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:58:45,608 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,609 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:45,613 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:45,621 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsKey(variable) && !(variable.indexOf(:queryParam) >= 0)" and param "bb": 08:58:45,622 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:45,622 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:45,622 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:45,622 INFO [main][Element2MapQueryTest] queryContainsKeyVariableAndNotIndexOfMatches: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:58:45,624 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,625 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:45,634 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:45,640 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && !(variable.name.indexOf(:queryParam) >= 0)" and param "4": 08:58:45,640 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:45,640 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:45,641 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:45,641 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndNotIndexOfMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:58:45,645 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,646 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:45,653 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:45,658 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: found 4 Element2MapOwners for query-filter "this.map.containsValue(variable) && variable.name.indexOf(:queryParam) < 0" and param "4": 08:58:45,658 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:45,658 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:45,658 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:45,659 INFO [main][Element2MapQueryTest] queryContainsValueVariableAndIndexOfNotMatches: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:58:45,660 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,661 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:45,662 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:45,664 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: found 2 Element2MapOwners for query-filter "this.map.containsKey(:queryParam)" and param "ccc": 08:58:45,664 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:45,664 INFO [main][Element2MapQueryTest] queryContainsKeyParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:58:45,665 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,666 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:45,667 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID && this.indexKey == :indexKey" since the connection used is closing 08:58:45,669 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,670 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: found 4 Element2MapOwners for query-filter "!this.map.containsKey(:queryParam)" and param "ccc": 08:58:45,670 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:45,670 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:45,670 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 5: 08:58:45,671 INFO [main][Element2MapQueryTest] queryNotContainsKeyParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:58:45,672 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,672 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:45,674 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:45,676 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:45,676 INFO [main][Element2MapQueryTest] queryContainsValueParameter: found 1 Element2MapOwners for query-filter "this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 08:58:45,677 INFO [main][Element2MapQueryTest] queryContainsValueParameter: * Owner 3: a=Element2[key="a", name="Element 3.1"], b=Element2[key="b", name="Element 3.2"], c=Element2[key="c", name="Element 3.3"] 08:58:45,678 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,678 INFO [main][Element2MapQueryTest] createTestData: There is already test data. Skipping creation. 08:58:45,680 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:45,682 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:45,682 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:45,684 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: found 5 Element2MapOwners for query-filter "!this.map.containsValue(:queryParam)" and param "Element2[key="b", name="Element 3.2"]": 08:58:45,685 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 2: aa=Element2[key="aa", name="Element 2.1"], bb=Element2[key="bb", name="Element 2.2"], cc=Element2[key="cc", name="Element 2.3"], dd=Element2[key="dd", name="Element 2.4"] 08:58:45,685 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 4: ccc=Element2[key="ccc", name="Element 4.3"] 08:58:45,685 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 1: aaa=Element2[key="aaa", name="Element 1.1"], ccc=Element2[key="ccc", name="Element 1.3"], bbb=Element2[key="bbb", name="Element 1.2"], ddd=Element2[key="ddd", name="Element 1.4"] 08:58:45,685 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 5: 08:58:45,685 INFO [main][Element2MapQueryTest] queryNotContainsValueParameter: * Owner 6: bb=Element2[key="bb", name="Element 6.2"] 08:58:45,686 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.057 sec Running org.cumulus4j.store.test.collection.mappedby.Element1SetQueryTest 08:58:46,463 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:58:46,960 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:58:46,961 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:46,972 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:58:46,972 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:58:46,973 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:58:46,973 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:46,995 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:58:48,966 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:58:53,164 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:58:53,164 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:58:53,164 INFO [main][Cumulus4jStoreManager] ======================================================= 08:58:53,166 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:58:53,166 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:58:53,270 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:53,401 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:53,567 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element1SetOwner" not found ! 08:58:53,572 INFO [main][Retrieve] Object with id "1.org.cumulus4j.store.test.collection.mappedby.Element1" not found ! 08:58:53,754 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:53,773 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:58:53,778 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 4.3"]": 08:58:53,780 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 1: Element 1.4, Element 1.2, Element 1.3, Element 1.1 08:58:53,780 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 2: Element 2.3, Element 2.1, Element 2.4, Element 2.2 08:58:53,781 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:58:53,783 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,784 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:53,800 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:53,809 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,810 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: found 2 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:58:53,810 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 5: 08:58:53,810 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 08:58:53,812 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,812 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:53,814 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:53,824 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:53,825 INFO [main][Element1SetQueryTest] queryContainsParameter: found 1 Element1SetOwners for query-filter "this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 08:58:53,825 INFO [main][Element1SetQueryTest] queryContainsParameter: * Owner 3: Element 3.2, Element 3.3, Element 3.1 08:58:53,827 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,828 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:53,837 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:53,841 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:58:53,841 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 1: Element 1.1, Element 1.4, Element 1.3, Element 1.2 08:58:53,841 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 2: Element 2.4, Element 2.3, Element 2.2, Element 2.1 08:58:53,841 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 4: Element 4.3 08:58:53,843 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,844 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:53,846 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:53,852 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:53,853 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: found 1 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 08:58:53,853 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: * Owner 3: Element 3.2, Element 3.3, Element 3.1 08:58:53,855 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,855 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:53,857 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:53,860 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:53,861 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,864 INFO [main][Element1SetQueryTest] queryNotContainsParameter: found 4 Element1SetOwners for query-filter "!this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 08:58:53,864 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 4: Element 4.3 08:58:53,864 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 1: Element 1.1, Element 1.3, Element 1.4, Element 1.2 08:58:53,864 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 5: 08:58:53,865 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 2: Element 2.4, Element 2.2, Element 2.1, Element 2.3 08:58:53,866 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,867 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:53,883 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:53,888 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 08:58:53,888 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 1: Element 1.1, Element 1.2, Element 1.4, Element 1.3 08:58:53,888 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 08:58:53,888 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 3: Element 3.3, Element 3.2, Element 3.1 08:58:53,890 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,891 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:53,899 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:53,903 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 08:58:53,903 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 1: Element 1.2, Element 1.1, Element 1.3, Element 1.4 08:58:53,903 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 2: Element 2.4, Element 2.2, Element 2.1, Element 2.3 08:58:53,904 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 08:58:53,906 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,906 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:53,907 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:53,912 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:53,914 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,916 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: found 4 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 08:58:53,916 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 4: Element 4.3 08:58:53,916 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 1: Element 1.3, Element 1.1, Element 1.2, Element 1.4 08:58:53,916 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 5: 08:58:53,917 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 2: Element 2.1, Element 2.4, Element 2.2, Element 2.3 08:58:53,918 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:53,919 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:53,921 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:53,923 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:58:53,928 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: found 4 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 3.2"]": 08:58:53,928 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 1: Element 1.4, Element 1.3, Element 1.1, Element 1.2 08:58:53,928 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 2: Element 2.1, Element 2.3, Element 2.2, Element 2.4 08:58:53,929 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 3: Element 3.3, Element 3.2, Element 3.1 08:58:53,929 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 4: Element 4.3 08:58:55,094 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:58:55,094 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:58:55,142 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:58:58,154 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:58:58,452 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:58:58,452 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:58:58,452 INFO [main][Cumulus4jStoreManager] ======================================================= 08:58:58,454 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:58:58,454 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:58:58,491 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:58,492 INFO [main][MinimumCumulus4jVersion] version=10100001 08:58:58,505 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element1SetOwner" not found ! 08:58:58,506 INFO [main][Retrieve] Object with id "2.org.cumulus4j.store.test.collection.mappedby.Element1" not found ! 08:58:58,594 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:58,600 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:58:58,605 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 4.3"]": 08:58:58,605 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 1: Element 1.1, Element 1.3, Element 1.2, Element 1.4 08:58:58,605 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 2: Element 2.3, Element 2.1, Element 2.2, Element 2.4 08:58:58,605 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals2: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:58:58,606 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,607 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:58,613 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:58,616 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,622 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: found 2 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:58:58,622 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:58:58,622 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableIndexOf: * Owner 5: 08:58:58,624 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,624 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:58,625 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:58,627 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:58,628 INFO [main][Element1SetQueryTest] queryContainsParameter: found 1 Element1SetOwners for query-filter "this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 08:58:58,628 INFO [main][Element1SetQueryTest] queryContainsParameter: * Owner 3: Element 3.3, Element 3.1, Element 3.2 08:58:58,630 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,630 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:58,637 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) >= :compareToArgument" since the connection used is closing 08:58:58,640 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) >= 0" and param "4": 08:58:58,640 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 1: Element 1.3, Element 1.2, Element 1.1, Element 1.4 08:58:58,640 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 2: Element 2.3, Element 2.2, Element 2.1, Element 2.4 08:58:58,640 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableIndexOf: * Owner 4: Element 4.3 08:58:58,642 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,642 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:58,643 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:58,647 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:58,648 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: found 1 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 08:58:58,649 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableEquals: * Owner 3: Element 3.2, Element 3.1, Element 3.3 08:58:58,652 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,652 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:58,653 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:58,655 INFO [main][Query] Reading in results for query "SELECT UNIQUE FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:58,656 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,658 INFO [main][Element1SetQueryTest] queryNotContainsParameter: found 4 Element1SetOwners for query-filter "!this.set.contains(:element)" and param "Element1[name="Element 3.2"]": 08:58:58,658 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 4: Element 4.3 08:58:58,658 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 1: Element 1.4, Element 1.3, Element 1.1, Element 1.2 08:58:58,658 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 5: 08:58:58,659 INFO [main][Element1SetQueryTest] queryNotContainsParameter: * Owner 2: Element 2.2, Element 2.3, Element 2.4, Element 2.1 08:58:58,660 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,661 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:58,668 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:58,672 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && elementVariable.name.indexOf(:elementPart) < 0" and param "4": 08:58:58,672 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 1: Element 1.2, Element 1.4, Element 1.3, Element 1.1 08:58:58,673 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 2: Element 2.1, Element 2.4, Element 2.2, Element 2.3 08:58:58,673 INFO [main][Element1SetQueryTest] queryContainsVariableAndVariableNotIndexOf: * Owner 3: Element 3.1, Element 3.3, Element 3.2 08:58:58,674 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,676 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:58,686 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.indexKey.indexOf(:invokeArg) < :compareToArgument" since the connection used is closing 08:58:58,692 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: found 3 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable.name.indexOf(:elementPart) >= 0)" and param "4": 08:58:58,692 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 1: Element 1.3, Element 1.4, Element 1.2, Element 1.1 08:58:58,692 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 2: Element 2.3, Element 2.1, Element 2.2, Element 2.4 08:58:58,693 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableIndexOf: * Owner 3: Element 3.1, Element 3.2, Element 3.3 08:58:58,695 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,695 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:58,697 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:58,703 INFO [main][Query] Reading in results for query "SELECT UNIQUE this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID == :objectID" since the connection used is closing 08:58:58,704 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,706 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: found 4 Element1SetOwners for query-filter "!this.set.contains(elementVariable) && elementVariable == :element" and param "Element1[name="Element 3.2"]": 08:58:58,707 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 4: Element 4.3 08:58:58,707 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 1: Element 1.2, Element 1.4, Element 1.3, Element 1.1 08:58:58,707 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 5: 08:58:58,708 INFO [main][Element1SetQueryTest] queryNotContainsVariableAndVariableEquals: * Owner 2: Element 2.3, Element 2.1, Element 2.2, Element 2.4 08:58:58,710 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:58:58,710 INFO [main][Element1SetQueryTest] createTestData: There is already test data. Skipping creation. 08:58:58,712 INFO [main][Query] Reading in results for query "SELECT FROM org.cumulus4j.store.model.IndexEntryStringShort WHERE this.keyStoreRefID == :keyStoreRefID && this.fieldMeta_fieldID == :fieldMeta_fieldID && this.classMeta_classID == :classMeta_classID0 && this.indexKey == :value" since the connection used is closing 08:58:58,714 INFO [main][Query] Reading in results for query "SELECT this.dataEntryID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID && this.objectID != :notThisObjectID" since the connection used is closing 08:58:58,719 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: found 4 Element1SetOwners for query-filter "this.set.contains(elementVariable) && !(elementVariable == :element)" and param "Element1[name="Element 3.2"]": 08:58:58,720 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 1: Element 1.1, Element 1.3, Element 1.4, Element 1.2 08:58:58,720 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 2: Element 2.2, Element 2.1, Element 2.3, Element 2.4 08:58:58,720 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 3: Element 3.2, Element 3.3, Element 3.1 08:58:58,720 INFO [main][Element1SetQueryTest] queryContainsVariableAndNotVariableEquals1: * Owner 4: Element 4.3 08:58:58,721 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.108 sec Running org.cumulus4j.store.test.datatype.StandardOneToOneTypesTest 08:58:59,769 INFO [main][JDOTransactionalRunner] run: Shutting down Derby (in case it was used before). 08:59:00,593 INFO [main][AbstractJDOTransactionalTestClearingDatabase] clearDatabase: Clearing database (dropping all tables). 08:59:00,594 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:59:00,617 INFO [main][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 08:59:00,617 WARN [main][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 08:59:00,618 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:59:00,618 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:59:00,637 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:59:07,448 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:59:08,712 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:59:08,712 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:59:08,712 INFO [main][Cumulus4jStoreManager] ======================================================= 08:59:08,761 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:59:08,761 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:59:08,869 INFO [main][MinimumCumulus4jVersion] version=10100001 08:59:09,000 INFO [main][MinimumCumulus4jVersion] version=10100001 08:59:11,810 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 08:59:11,876 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:59:11,880 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 091b934b-2cc2-4690-81be-bbd405473017 08:59:11,880 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 0e6b2532-92fc-4176-a6e2-7240d7a67c5d 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 11c086c2-45f3-4df1-a7fa-1cca2b6b229b 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 1a3a682d-37c1-4a27-b6cf-66a28426e530 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 4d35beca-1a39-45da-afcb-f6ecbb394765 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 52e8b2ee-ac3e-4fea-baa3-a55b85827929 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 5447e604-8449-460e-ace4-2bc6de666ec1 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 5549512e-5e66-4df8-9e8d-8809c386344d 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 5e8a93f2-b5e4-4a90-a6fb-2bcca6601ff4 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 65b251e4-684d-4893-a791-d20447137a6d 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 68802f91-2e52-4f88-80ac-718a57796d7f 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 6e1d79ec-ee45-48c7-8138-fa0f7dd7933e 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 732126ac-fe23-450d-9df8-0fde7e991234 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 75f6740f-ce0f-4d56-8360-3a2f6e894842 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 7c2c8811-e7fc-464e-941d-db8752815602 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 88a77eb4-81f6-4bb3-8c90-d5766223f9bd 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 89ff9511-d63c-43c2-b8c1-62ad7b8f0fab 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 8d4f3af2-fc5e-4bb5-8625-ea012f45ec5a 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 9b5ac88f-c3f9-41c9-b130-16e15700702c 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = a9012d49-6e38-4255-ab4e-2e5d61948cfe 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = b5861ec1-5fba-49be-bc00-e6f49edcc2aa 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = b9094034-a12e-4b7b-96de-aed111152255 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = bc82e5af-0957-4374-afd9-9bc6124cd752 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = c29fe9ce-533d-4cd0-a386-fa910d20812f 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = c74bd49e-670f-4a24-ab0d-dbbe726e0c21 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = d732c9fd-6a02-4a89-8d27-7d9b78c5e4f3 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = e4b3c79c-dda0-4138-8224-f1cf9d717426 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = fa38f3d2-1883-43d9-9334-d23e4099302d 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = fe060c47-32ec-4c70-9046-048544fd85a5 08:59:11,881 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = fef3a05b-78a3-4c0b-aae7-fde216f5d04e 08:59:13,261 INFO [main][JDOTransactionalRunner] run: Setting up PersistenceManagerFactory. 08:59:13,264 INFO [main][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 08:59:13,284 INFO [main][Persistence] Property cumulus4j.index.clob.enabled unknown - will be ignored 08:59:15,787 INFO [main][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 08:59:15,787 INFO [main][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 08:59:15,787 INFO [main][Cumulus4jStoreManager] ======================================================= 08:59:15,789 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 08:59:15,789 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 08:59:15,813 INFO [main][MinimumCumulus4jVersion] version=10100001 08:59:15,814 INFO [main][MinimumCumulus4jVersion] version=10100001 08:59:16,202 INFO [main][Query] Reading in results for query "SELECT this.classMeta_classID, this.objectID FROM org.cumulus4j.store.model.DataEntry WHERE this.keyStoreRefID == :keyStoreRefID && this.classMeta_classID == :classMeta_classID0" since the connection used is closing 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 091b934b-2cc2-4690-81be-bbd405473017 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 0e6b2532-92fc-4176-a6e2-7240d7a67c5d 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 11c086c2-45f3-4df1-a7fa-1cca2b6b229b 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 1a3a682d-37c1-4a27-b6cf-66a28426e530 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 4d35beca-1a39-45da-afcb-f6ecbb394765 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 52e8b2ee-ac3e-4fea-baa3-a55b85827929 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 5447e604-8449-460e-ace4-2bc6de666ec1 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 5549512e-5e66-4df8-9e8d-8809c386344d 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 5e8a93f2-b5e4-4a90-a6fb-2bcca6601ff4 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 65b251e4-684d-4893-a791-d20447137a6d 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 68802f91-2e52-4f88-80ac-718a57796d7f 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 6e1d79ec-ee45-48c7-8138-fa0f7dd7933e 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 732126ac-fe23-450d-9df8-0fde7e991234 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 75f6740f-ce0f-4d56-8360-3a2f6e894842 08:59:16,205 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 7c2c8811-e7fc-464e-941d-db8752815602 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 88a77eb4-81f6-4bb3-8c90-d5766223f9bd 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 89ff9511-d63c-43c2-b8c1-62ad7b8f0fab 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 8d4f3af2-fc5e-4bb5-8625-ea012f45ec5a 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = 9b5ac88f-c3f9-41c9-b130-16e15700702c 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = a9012d49-6e38-4255-ab4e-2e5d61948cfe 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = b5861ec1-5fba-49be-bc00-e6f49edcc2aa 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = b9094034-a12e-4b7b-96de-aed111152255 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = bc82e5af-0957-4374-afd9-9bc6124cd752 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = c29fe9ce-533d-4cd0-a386-fa910d20812f 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = c74bd49e-670f-4a24-ab0d-dbbe726e0c21 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = d732c9fd-6a02-4a89-8d27-7d9b78c5e4f3 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = e4b3c79c-dda0-4138-8224-f1cf9d717426 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = fa38f3d2-1883-43d9-9334-d23e4099302d 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = fe060c47-32ec-4c70-9046-048544fd85a5 08:59:16,206 INFO [main][StandardOneToOneTypesTest] * foundEntity.uuid = fef3a05b-78a3-4c0b-aae7-fde216f5d04e 08:59:16,232 INFO [main][JDOTransactionalRunner] run: Shutting down PersistenceManagerFactory. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.306 sec Results : Tests in error: query0.1(org.cumulus4j.store.test.movie.MovieQueryTest): Unexpected exception caught. query1.1(org.cumulus4j.store.test.movie.MovieQueryTest): Unexpected exception caught. query2.1(org.cumulus4j.store.test.movie.MovieQueryTest): Unexpected exception caught. query3.1(org.cumulus4j.store.test.movie.MovieQueryTest): Unexpected exception caught. query4.1(org.cumulus4j.store.test.movie.MovieQueryTest): Unexpected exception caught. query5.1(org.cumulus4j.store.test.movie.MovieQueryTest): Unexpected exception caught. writeAndRead.0(org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedWithPKOneToOneNestedTest): Unexpected exception caught. writeAndRead.1(org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedWithPKOneToOneNestedTest): Unexpected exception caught. query2ndLevel.0(org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedOneToOneNestedTest): Unexpected exception caught. writeAndRead.0(org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedOneToOneNestedTest): Unexpected exception caught. query1stLevel.0(org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedOneToOneNestedTest): Unexpected exception caught. query2ndLevel.1(org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedOneToOneNestedTest): Unexpected exception caught. writeAndRead.1(org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedOneToOneNestedTest): Unexpected exception caught. query1stLevel.1(org.cumulus4j.store.test.embedded.onetoone.nested.EmbeddedOneToOneNestedTest): Unexpected exception caught. updateData.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. extentIterator.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryStringEquals.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryAndWithTwoStringEquals_2shortStr.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryAndWithTwoStringEquals_1clob.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryStringIndexOf.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryStringStartsWith.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryStringEndsWith.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryStringEndsWith2.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryStringMatches.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryStringToUpperCase.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryStringToLowerCase.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryStringSubstring.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. queryDateYear.1(org.cumulus4j.store.test.account.JDOQLTest): Unexpected exception caught. Tests run: 361, Failures: 0, Errors: 28, Skipped: 2 [ERROR] There are test failures. Please refer to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/surefire-reports for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ org.cumulus4j.store.test --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (test-jar) @ org.cumulus4j.store.test --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.store.test --- [INFO] META-INF already added, skipping [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/test already added, skipping [INFO] org/cumulus4j/store/test/movie already added, skipping [INFO] org/cumulus4j/store/test/embedded already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetoone already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetoone/nested already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetomany already added, skipping [INFO] org/cumulus4j/store/test/inheritance already added, skipping [INFO] org/cumulus4j/store/test/inheritance/sources already added, skipping [INFO] org/cumulus4j/store/test/account already added, skipping [INFO] org/cumulus4j/store/test/account/id already added, skipping [INFO] org/cumulus4j/store/test/onetoone already added, skipping [INFO] org/cumulus4j/store/test/onetoone/mappedby already added, skipping [INFO] org/cumulus4j/store/test/metadata already added, skipping [INFO] org/cumulus4j/store/test/valuestrategy already added, skipping [INFO] org/cumulus4j/store/test/framework already added, skipping [INFO] org/cumulus4j/store/test/collection already added, skipping [INFO] org/cumulus4j/store/test/collection/join already added, skipping [INFO] org/cumulus4j/store/test/collection/mappedby already added, skipping [INFO] org/cumulus4j/store/test/datatype already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-sources.jar [INFO] META-INF already added, skipping [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/test already added, skipping [INFO] org/cumulus4j/store/test/movie already added, skipping [INFO] org/cumulus4j/store/test/embedded already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetoone already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetoone/nested already added, skipping [INFO] org/cumulus4j/store/test/embedded/onetomany already added, skipping [INFO] org/cumulus4j/store/test/inheritance already added, skipping [INFO] org/cumulus4j/store/test/inheritance/sources already added, skipping [INFO] org/cumulus4j/store/test/account already added, skipping [INFO] org/cumulus4j/store/test/account/id already added, skipping [INFO] org/cumulus4j/store/test/onetoone already added, skipping [INFO] org/cumulus4j/store/test/onetoone/mappedby already added, skipping [INFO] org/cumulus4j/store/test/metadata already added, skipping [INFO] org/cumulus4j/store/test/valuestrategy already added, skipping [INFO] org/cumulus4j/store/test/framework already added, skipping [INFO] org/cumulus4j/store/test/collection already added, skipping [INFO] org/cumulus4j/store/test/collection/join already added, skipping [INFO] org/cumulus4j/store/test/collection/mappedby already added, skipping [INFO] org/cumulus4j/store/test/datatype already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.store.test --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-tests.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT-tests.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.back.shared 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.back.shared --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.back.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.back.shared --- [INFO] Compiling 15 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.back.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.back.shared --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.back.shared --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.keymanager.back.shared.test.IdentifierUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.461 sec Running org.cumulus4j.keymanager.back.shared.test.SystemPropertyUtilTest Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.019 sec <<< FAILURE! Running org.cumulus4j.keymanager.back.shared.test.KeyEncryptionUtilTest log4j:WARN No appenders could be found for logger (org.cumulus4j.crypto.CryptoRegistry). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.919 sec Results : Tests in error: stringIndexOutOfBoundsExceptionTest(org.cumulus4j.keymanager.back.shared.test.SystemPropertyUtilTest): Unexpected exception, expected but was Tests run: 6, Failures: 0, Errors: 1, Skipped: 0 [ERROR] There are test failures. Please refer to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/surefire-reports for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.keymanager.back.shared --- [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.keymanager.back.shared:bundle:1.2.1-SNAPSHOT : Instructions in Export-Package that are never used: org\.cumulus4j\.keymanager\.back\.shared\..*|org\.cumulus4j\.keymanager\.back\.shared Classpath: Jar:.,Jar:servlet-api,Jar:jersey-core,Jar:org.cumulus4j.crypto,Jar:bcprov-jdk15on,Jar:slf4j-api,Jar:slf4j-log4j12,Jar:log4j [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.keymanager.back.shared:bundle:1.2.1-SNAPSHOT : Superfluous export-package instructions: [org.cumulus4j.keymanager.back.shared.*] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.back.shared --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/back already added, skipping [INFO] org/cumulus4j/keymanager/back/shared already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/back already added, skipping [INFO] org/cumulus4j/keymanager/back/shared already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.back.shared --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.keymanager.back.shared --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keystore 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keystore --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keystore --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keystore --- [INFO] Compiling 27 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keystore --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keystore --- [INFO] Compiling 12 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keystore --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.keystore.test.KeyStoreKey_AES_CBC_PKCS5Padding_Test 09:00:57,284 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:00:57,288 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:00:57,290 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:00:57,631 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 09:00:57,631 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 09:00:57,633 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 09:00:57,633 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 09:00:57,634 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 09:00:57,635 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 09:00:57,636 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:00:57,636 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:00:57,636 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:00:57,637 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:00:57,640 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 09:00:57,640 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 09:00:57,641 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 09:00:57,642 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 09:00:57,643 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 09:00:57,643 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 09:00:57,667 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 09:00:57,670 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 09:00:57,672 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 09:00:57,720 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 09:00:57,721 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:00:57,722 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:00:57,722 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:00:57,723 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:00:57,723 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:00:57,724 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:00:57,732 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:00:57,739 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:00:57,740 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:00:57,742 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:00:57,743 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:00:57,743 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:00:57,744 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:00:57,745 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:00:57,746 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:00:57,748 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:00:57,749 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:00:57,749 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:00:57,750 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:00:57,765 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:00:57,767 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:00:57,768 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:00:57,770 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:00:57,773 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:00:57,780 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:00:57,782 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:00:57,792 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:00:57,804 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:00:57,805 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:00:57,808 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:00:57,810 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:00:57,816 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:00:57,817 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:00:57,879 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 09:00:57,884 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 09:00:57,916 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 09:00:57,933 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 09:00:57,981 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 09:00:57,999 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 09:00:58,033 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 09:00:58,049 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 09:00:58,080 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 09:00:58,122 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 09:00:58,159 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 09:00:58,185 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 09:00:58,192 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 09:00:58,221 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 09:00:58,242 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 09:00:58,248 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 09:00:58,271 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 09:00:58,286 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 09:00:58,311 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 09:00:58,317 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 09:00:58,326 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 09:00:58,331 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 09:00:58,337 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 09:00:58,339 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 09:00:58,349 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 09:00:58,354 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 09:00:58,356 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 09:00:58,359 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 09:00:58,362 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 09:00:58,364 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 09:00:58,366 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 09:00:58,368 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 09:00:58,369 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 09:00:58,374 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 09:00:58,378 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 09:00:58,384 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 09:00:58,391 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,394 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,394 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,394 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,394 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,395 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,395 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,396 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,396 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,396 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,397 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,397 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,397 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,397 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,398 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,398 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,398 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,399 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,399 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,399 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,400 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,400 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,400 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,403 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,404 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,405 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,405 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,405 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,405 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,405 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,406 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,407 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,407 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:00:58,411 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 09:00:58,413 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 09:00:58,416 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 09:00:58,444 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 09:00:58,469 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 09:00:58,471 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,474 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,496 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,496 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,496 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,497 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,504 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,505 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,505 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,505 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,505 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,505 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,506 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,506 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,506 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,506 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,507 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,508 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,508 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,508 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,509 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,510 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,510 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,510 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,511 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,515 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,516 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,520 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,521 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,521 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,521 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,522 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,522 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:00:58,524 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 09:00:58,656 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 09:00:58,656 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 09:00:58,658 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 09:00:58,659 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 09:00:58,659 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 09:00:58,668 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 09:00:58,669 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 09:00:58,684 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 09:00:58,686 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 09:00:58,689 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 09:00:58,690 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 09:00:58,691 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 09:00:58,705 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 09:00:58,769 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 09:00:58,770 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 09:00:58,771 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 09:00:58,772 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 09:00:58,774 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 09:00:58,786 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:01:01,298 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60c94dfd 09:01:17,561 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysBulk (35000 keys): 00.generateManyKeysBulk invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=15733 minTime=15733 maxTime=15733 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=495 minTime=495 maxTime=495 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2366 minTime=2366 maxTime=2366 09:01:17,582 WARN [main][KeyStore] getMasterKey: Unknown userName: marco 09:01:17,589 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:01:17,590 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:01:17,591 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:01:17,598 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:01:17,606 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "marco"! 09:01:17,607 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 09:01:17,608 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:01:17,609 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:01:17,609 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:01:17,616 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:01:17,632 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:01:17,632 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@724af044 09:01:17,640 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:01:17,640 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4678c730 09:01:17,660 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:01:17,660 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6767c1fc 09:01:17,670 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:01:17,670 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@29ee9faa 09:01:17,688 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:01:17,688 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@c038203 09:01:17,712 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:01:17,712 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:01:17,715 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:01:17,737 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:01:17,755 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:01:17,756 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:01:17,756 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:01:17,797 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:01:17,797 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:01:17,797 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:01:17,804 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:01:57,254 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:02:00,952 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e0eaf94 09:02:00,953 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a31268d 09:02:00,959 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:00,960 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a31268d 09:02:00,960 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2f33a5af 09:02:00,960 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:00,960 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2f33a5af 09:02:00,960 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@53fa311 09:02:00,961 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1e56ce2d 09:02:00,961 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@c038203 09:02:00,961 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@29ee9faa 09:02:00,961 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6767c1fc 09:02:00,961 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4678c730 09:02:00,961 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@724af044 09:02:00,961 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7db09624 09:02:00,961 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:00,961 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1e56ce2d 09:02:00,962 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4f1c5ae0 09:02:00,968 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@37434f39 09:02:00,968 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:00,968 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@37434f39 09:02:15,195 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:02:17,581 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:02:17,590 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:02:17,608 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:02:17,715 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:02:17,748 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:02:17,758 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:02:17,811 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:02:19,475 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually: firstKeyID=1 lastKeyID=5000 09:02:19,645 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually (5000 keys): 00.generateManyKeysIndividually invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=61670 minTime=61670 maxTime=61670 05.generateOneKey invocationCount=5000 recursionLevel=0 invocationCount=5000 accumulatedTime=61341 minTime=0 maxTime=157 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=23 minTime=23 maxTime=23 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=146 minTime=146 maxTime=146 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.399 sec Running org.cumulus4j.keystore.test.DateDependentKeyStrategyTest 09:02:19,663 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=5761 09:02:19,664 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:19,664 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:19,664 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:19,679 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:22,544 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1f4cd85a 09:02:22,561 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@66b47c21 09:02:22,577 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:22,577 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@66b47c21 09:02:22,580 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4b52e14d 09:02:22,581 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:22,581 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4b52e14d Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.496 sec Running org.cumulus4j.keystore.test.KeyStorePropertyTest 09:02:23,226 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:23,226 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:23,226 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:23,233 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:23,247 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:23,248 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:23,249 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:23,256 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:23,266 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:23,266 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:23,267 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:23,274 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:23,307 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:23,308 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:23,308 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:23,337 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:23,410 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:23,410 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:23,411 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:23,418 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec Running org.cumulus4j.keystore.test.KeyStoreKeyTest 09:02:23,476 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:23,481 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:23,481 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:23,488 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:25,555 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@66c55599 09:02:25,556 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1fb2cf13 09:02:25,576 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:25,576 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5a22edb0 09:02:25,576 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a62730 09:02:25,576 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5a22edb0 09:02:25,577 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:25,577 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4a03d3e0 09:02:25,577 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4a03d3e0 09:02:25,577 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:25,577 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@434057e4 09:02:25,577 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ec27d51 09:02:25,577 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@434057e4 09:02:25,578 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:25,578 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1fb2cf13 09:02:25,578 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@396a541e 09:02:25,578 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6d220c00 09:02:25,578 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:25,579 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2c9c8937 09:02:25,579 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2c9c8937 09:02:25,579 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:25,579 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@31295100 09:02:25,579 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@31295100 09:02:25,579 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:25,579 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5a08299f 09:02:25,579 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@27376cd2 09:02:25,579 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5a08299f 09:02:25,581 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:25,582 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6f2a8c32 09:02:25,582 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@14706186 09:02:25,582 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6f2a8c32 09:02:25,582 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:25,582 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6d220c00 09:02:44,197 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysBulk (35000 keys): 00.generateManyKeysBulk invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=16221 minTime=16221 maxTime=16221 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=260 minTime=260 maxTime=260 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=4205 minTime=4205 maxTime=4205 09:02:44,201 WARN [main][KeyStore] getMasterKey: Unknown userName: marco 09:02:44,203 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:44,203 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:44,204 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:44,213 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:44,221 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "marco"! 09:02:44,221 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 09:02:44,225 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:44,225 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:44,226 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:44,233 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:44,250 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:44,257 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@26653222 09:02:44,272 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:44,272 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3532ec19 09:02:44,280 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:44,281 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@68c4039c 09:02:44,288 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:44,289 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ae45eb6 09:02:44,296 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:02:44,296 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@59f99ea 09:02:44,305 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:44,305 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:44,305 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:44,315 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:44,351 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:44,352 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:44,367 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:44,391 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:02:44,391 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:02:44,392 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:02:44,412 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:02:57,254 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:03:17,797 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:19,499 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:19,661 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:21,091 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually: firstKeyID=1 lastKeyID=5000 09:03:21,522 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually (5000 keys): 00.generateManyKeysIndividually invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=36679 minTime=36679 maxTime=36679 05.generateOneKey invocationCount=5000 recursionLevel=0 invocationCount=5000 accumulatedTime=36548 minTime=0 maxTime=355 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=11 minTime=11 maxTime=11 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=418 minTime=418 maxTime=418 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.062 sec Running org.cumulus4j.keystore.test.KeyStoreCompatibilityTest 09:03:21,532 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:03:21,532 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:03:21,532 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:03:21,540 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:03:21,876 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:21,876 INFO [main][KeyStore] createUser: Created master-key with a size of 128 bits. This key will not be modified for this key-store anymore. 09:03:21,876 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 09:03:21,880 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:22,097 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:22,098 INFO [main][KeyStore] createUser: Created master-key with a size of 128 bits. This key will not be modified for this key-store anymore. 09:03:22,098 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:22,103 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:22,385 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:22,385 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:03:22,392 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 09:03:22,411 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:22,608 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:22,608 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:03:22,608 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:22,614 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:22,862 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:22,862 INFO [main][KeyStore] createUser: Created master-key with a size of 128 bits. This key will not be modified for this key-store anymore. 09:03:22,863 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:03:22,872 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:23,227 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:23,228 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:23,228 INFO [main][KeyStore] createUser: Created master-key with a size of 128 bits. This key will not be modified for this key-store anymore. 09:03:23,228 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:23,233 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:23,247 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:23,265 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:23,290 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:23,307 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:23,387 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:23,411 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:23,429 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:23,476 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:03:23,611 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:23,612 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:03:23,612 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:03:23,618 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:23,921 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:23,921 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:03:23,921 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:23,928 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,290 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,291 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:03:24,291 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:03:24,291 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:03:24,293 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,301 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,301 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,301 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 09:03:24,301 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:24,341 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,352 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,352 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,352 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:24,352 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:24,354 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,365 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,365 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,365 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 09:03:24,365 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:24,367 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,377 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,378 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,378 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:24,378 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:24,454 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,472 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,472 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,472 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:03:24,472 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:24,474 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,482 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,482 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,482 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:24,484 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:24,486 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,497 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,497 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,497 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:03:24,497 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:24,500 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,511 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,511 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,511 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:24,511 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:24,531 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,544 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,544 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:03:24,544 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:03:24,544 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:03:24,549 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,558 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,558 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,558 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 09:03:24,558 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:24,561 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,570 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,570 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,570 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:24,570 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:24,605 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,618 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,618 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,618 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CFB/NoPadding'. Using this encryption algorithm. 09:03:24,618 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:24,620 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,639 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,639 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,640 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'AES/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:24,640 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:24,689 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,701 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,701 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,701 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:03:24,701 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:24,704 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,711 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,711 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,711 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:24,712 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 128 bit. Using this key size. 09:03:24,714 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,725 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,726 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,726 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:03:24,726 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:24,728 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. 09:03:24,739 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: Reference-KeyStore was successfully opened. 09:03:24,739 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMAC/SHA1'. Using this MAC algorithm. 09:03:24,739 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:24,739 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is set to 256 bit. Using this key size. 09:03:24,773 INFO [main][KeyStoreCompatibilityTest] openReferenceKeystore: New key was successfully generated. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.248 sec Running org.cumulus4j.keystore.test.KeyStoreKey_Twofish_CBC_PKCS5Padding_Test 09:03:24,787 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:03:24,787 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:03:24,787 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:24,794 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:03:25,645 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@f2ff646 09:03:25,645 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,645 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@13e25a8d 09:03:25,645 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@28121fdf 09:03:25,645 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@26653222 09:03:25,645 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3532ec19 09:03:25,645 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@68c4039c 09:03:25,645 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ae45eb6 09:03:25,646 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@59f99ea 09:03:25,646 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@13e25a8d 09:03:25,646 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3ff9370a 09:03:25,646 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,646 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4f147b75 09:03:25,646 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4f147b75 09:03:25,646 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,646 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4ea36628 09:03:25,646 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4ea36628 09:03:25,646 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,646 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@76f764c4 09:03:25,647 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@c05c77 09:03:25,647 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@76f764c4 09:03:25,648 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6c6350c9 09:03:25,648 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@39a4f94b 09:03:25,648 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,648 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@39a4f94b 09:03:25,648 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@74387bff 09:03:25,648 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,648 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@74387bff 09:03:25,648 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7699a2eb 09:03:25,648 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,648 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7699a2eb 09:03:25,649 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@8a51e9 09:03:25,649 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,649 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@8a51e9 09:03:25,649 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1e7a8e12 09:03:25,649 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,649 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1e7a8e12 09:03:25,649 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@29aae9a1 09:03:25,649 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,650 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@29aae9a1 09:03:25,650 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@129f9885 09:03:25,650 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,650 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@129f9885 09:03:25,650 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@40489626 09:03:25,650 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,650 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@40489626 09:03:25,650 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@a888a23 09:03:25,650 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,650 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@a888a23 09:03:25,651 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@74119d32 09:03:25,651 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,651 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@74119d32 09:03:25,651 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1a246885 09:03:25,651 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,651 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1a246885 09:03:25,651 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1ed92441 09:03:25,651 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,652 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1ed92441 09:03:25,652 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@50ce7c2b 09:03:25,652 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,652 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@50ce7c2b 09:03:25,652 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@284e830d 09:03:25,652 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,652 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@284e830d 09:03:25,652 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1197a6c1 09:03:25,652 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,652 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1197a6c1 09:03:25,652 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@463b639e 09:03:25,652 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,652 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@463b639e 09:03:25,653 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@65377056 09:03:25,653 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,653 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@65377056 09:03:25,653 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@393dd116 09:03:25,653 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,653 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@393dd116 09:03:25,653 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@15b0c95e 09:03:25,653 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@88a6fe5 09:03:25,653 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,653 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@15b0c95e 09:03:25,653 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@56610b62 09:03:25,653 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@183c5d9 09:03:25,654 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,654 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@56610b62 09:03:25,654 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@126a168e 09:03:25,654 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4944b661 09:03:25,654 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,654 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@126a168e 09:03:25,654 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@17a09e30 09:03:25,654 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@8922c10 09:03:25,654 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,654 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@17a09e30 09:03:25,654 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4a8e95ea 09:03:25,654 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2615c564 09:03:25,654 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,655 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4a8e95ea 09:03:25,655 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@35d79e88 09:03:25,655 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2cbcc68e 09:03:25,655 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,655 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@35d79e88 09:03:25,655 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@12233736 09:03:25,656 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1a15eef3 09:03:25,656 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,656 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@12233736 09:03:25,656 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@13bf10e7 09:03:25,656 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@597d3ca8 09:03:25,656 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,656 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@13bf10e7 09:03:25,656 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@52ec3a36 09:03:25,656 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@673b34ee 09:03:25,656 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,656 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@52ec3a36 09:03:25,656 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@c6828c6 09:03:25,656 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:25,657 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@c6828c6 09:03:38,234 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysBulk (35000 keys): 00.generateManyKeysBulk invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=10655 minTime=10655 maxTime=10655 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=117 minTime=117 maxTime=117 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=2645 minTime=2645 maxTime=2645 09:03:38,238 WARN [main][KeyStore] getMasterKey: Unknown userName: marco 09:03:38,239 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:03:38,239 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:03:38,239 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:38,246 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:03:38,253 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "marco"! 09:03:38,253 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 09:03:38,256 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:03:38,256 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:03:38,256 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:38,262 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:03:38,270 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:38,270 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4883b407 09:03:38,277 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:38,277 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7d9d1a19 09:03:38,285 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:38,285 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@39c0f4a 09:03:38,292 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:38,292 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1794d431 09:03:38,300 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:38,300 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@42e26948 09:03:38,310 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:03:38,310 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:03:38,310 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:38,317 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:03:38,324 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:03:38,325 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:38,325 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:03:38,334 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:03:38,334 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:03:38,334 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:03:38,341 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:03:39,751 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3cc0cd9f 09:03:39,751 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@f4e7dbb 09:03:39,766 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:39,766 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@f4e7dbb 09:03:39,766 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@316cb4f8 09:03:39,767 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:39,767 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@316cb4f8 09:03:39,767 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7c0f840b 09:03:39,767 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@46991220 09:03:39,767 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@42e26948 09:03:39,768 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1794d431 09:03:39,768 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@39c0f4a 09:03:39,768 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7d9d1a19 09:03:39,768 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4883b407 09:03:39,768 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@3ac61ced 09:03:39,768 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:39,768 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@46991220 09:03:39,768 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e59b439 09:03:39,769 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e765a25 09:03:39,769 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:03:39,769 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e765a25 09:03:39,993 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:03:44,201 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:44,203 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:44,225 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:44,304 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:44,333 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:44,369 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:44,392 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:03:57,254 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:04:13,112 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually: firstKeyID=1 lastKeyID=5000 09:04:13,439 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually (5000 keys): 00.generateManyKeysIndividually invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=34771 minTime=34771 maxTime=34771 05.generateOneKey invocationCount=5000 recursionLevel=0 invocationCount=5000 accumulatedTime=34613 minTime=0 maxTime=100 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=14 minTime=14 maxTime=14 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=313 minTime=313 maxTime=313 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.66 sec Running org.cumulus4j.keystore.test.LongPropertyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.cumulus4j.keystore.test.KeyStoreUserTest 09:04:13,471 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:13,471 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:13,471 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:04:13,477 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:04:13,478 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:13,478 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:13,478 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:04:13,484 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:04:13,497 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:13,497 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:13,497 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:04:13,503 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:04:13,504 WARN [main][KeyStore] getMasterKey: Unknown userName: null 09:04:13,505 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:13,505 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:13,505 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:04:13,511 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:04:13,518 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "marco"! 09:04:13,518 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 09:04:13,518 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:13,518 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:13,519 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:04:13,525 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:04:13,543 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:13,543 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@343f4d3d 09:04:13,544 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:13,544 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:13,544 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:04:13,551 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:04:13,569 DEBUG [main][CachedMasterKey] clear: Clearing for userName='bieber'. 09:04:13,569 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@53b32d7 09:04:13,570 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:13,570 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:13,570 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:04:13,577 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:04:13,601 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:13,601 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5442a311 09:04:13,602 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:13,603 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:13,603 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:04:13,610 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:04:13,649 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "bieber"! 09:04:13,649 WARN [main][KeyStore] getMasterKey: Wrong password for user "bieber"! MAC verification failed. 09:04:13,649 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:13,650 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:13,650 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:04:13,656 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:04:13,682 WARN [main][KeyStore] getMasterKey: Caught CryptoException indicating a wrong password for user "marco"! 09:04:13,682 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec Running org.cumulus4j.keystore.test.KeyStoreKey_Twofish_CFB_NoPadding_Test 09:04:13,688 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:13,688 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:13,688 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:04:13,694 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:04:17,466 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:17,467 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60f05dd9 09:04:17,468 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a5b045e 09:04:17,468 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@49809d50 09:04:17,469 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@157b5137 09:04:17,469 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7787c8d4 09:04:17,470 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:17,470 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@49809d50 09:04:17,470 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@45cc4b8e 09:04:17,470 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@86b347a 09:04:17,471 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@47d63ea9 09:04:17,471 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@e5e8fef 09:04:17,472 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='bieber'. 09:04:17,472 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@45cc4b8e 09:04:17,472 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:17,472 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@47d63ea9 09:04:17,473 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@29e93591 09:04:17,473 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@5442a311 09:04:17,473 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@78f00c32 09:04:17,474 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='bieber'. 09:04:17,474 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@29e93591 09:04:17,474 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@53b32d7 09:04:17,474 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ea556f3 09:04:17,474 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@74fe813f 09:04:17,475 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:17,476 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@ea556f3 09:04:17,476 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@145b778c 09:04:17,476 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@343f4d3d 09:04:17,476 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6c3268a9 09:04:17,477 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='bieber'. 09:04:17,477 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@145b778c 09:04:17,477 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4804b912 09:04:17,478 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@48733e54 09:04:17,478 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7dbd7c1 09:04:17,478 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@785390b3 09:04:17,479 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:17,479 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7dbd7c1 09:04:17,479 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@15f27a82 09:04:17,480 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60f05dd9 09:04:21,104 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:21,532 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:21,876 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:22,098 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:22,385 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:22,386 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysBulk (35000 keys): 00.generateManyKeysBulk invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=6848 minTime=6848 maxTime=6848 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=109 minTime=109 maxTime=109 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=1715 minTime=1715 maxTime=1715 09:04:22,388 WARN [main][KeyStore] getMasterKey: Unknown userName: marco 09:04:22,389 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:22,389 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:22,389 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:04:22,396 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:04:22,401 WARN [main][KeyStore] verifyMAC: MAC verification failed! macAlgorithm=HMACSHA1 expectedMAC=f894f2f590785773e75f68788cdb2662291253f9 calculatedMAC=425e99e901f8e69e489df1f17aecb0b6f0fb8b76 09:04:22,402 WARN [main][KeyStore] getMasterKey: Wrong password for user "marco"! MAC verification failed. 09:04:22,402 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:22,402 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:22,402 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:04:22,408 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:04:22,414 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:22,414 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@548e7350 09:04:22,420 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:22,420 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1a968a59 09:04:22,426 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:22,427 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4667ae56 09:04:22,433 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:22,433 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@77cd7a0 09:04:22,439 DEBUG [main][CachedMasterKey] clear: Clearing for userName='marco'. 09:04:22,439 DEBUG [main][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@204f30ec 09:04:22,446 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:22,446 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:22,446 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:04:22,452 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:04:22,458 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:04:22,458 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:04:22,459 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:22,466 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:04:22,466 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:04:22,466 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:04:22,472 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is set to 'HMACSHA1'. Using this MAC algorithm. 09:04:22,608 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:22,862 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:23,229 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:23,476 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:04:23,612 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:23,922 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,284 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,298 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,348 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,360 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,372 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,469 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,479 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,491 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,505 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,536 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,554 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,566 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,611 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,632 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,696 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,708 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,720 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,733 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:24,787 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:04:35,590 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:38,238 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:38,240 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:38,256 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:38,311 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:38,319 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:38,325 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:04:38,336 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:04:39,994 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:04:51,154 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually: firstKeyID=1 lastKeyID=5000 09:04:51,416 INFO [main][KeyStoreKeyTest] generateAndReadManyKeysIndividually (5000 keys): 00.generateManyKeysIndividually invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=28681 minTime=28681 maxTime=28681 05.generateOneKey invocationCount=5000 recursionLevel=0 invocationCount=5000 accumulatedTime=28562 minTime=0 maxTime=23 07.readKeyStore invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=11 minTime=11 maxTime=11 10.readManyKeys invocationCount=1 recursionLevel=0 invocationCount=1 accumulatedTime=251 minTime=251 maxTime=251 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.734 sec Results : Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.keystore --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keystore --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keystore already added, skipping [INFO] org/cumulus4j/keystore/prop already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/org.cumulus4j.keystore-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keystore already added, skipping [INFO] org/cumulus4j/keystore/prop already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keystore --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/org.cumulus4j.keystore-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/org.cumulus4j.keystore-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.keystore --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager --- [INFO] Compiling 12 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results[INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.keymanager --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/channel already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/org.cumulus4j.keymanager-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/channel already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/org.cumulus4j.keymanager-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.keymanager --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.front.shared 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.front.shared --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.front.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.front.shared --- [INFO] Compiling 11 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.front.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.front.shared --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.front.shared --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.keymanager.front.shared --- [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.keymanager.front.shared:bundle:1.2.1-SNAPSHOT : Instructions in Export-Package that are never used: org\.cumulus4j\.keymanager\.front\.shared\..*|org\.cumulus4j\.keymanager\.front\.shared Classpath: Jar:.,Jar:slf4j-api,Jar:slf4j-log4j12,Jar:log4j [WARNING] Warning building bundle org.cumulus4j:org.cumulus4j.keymanager.front.shared:bundle:1.2.1-SNAPSHOT : Superfluous export-package instructions: [org.cumulus4j.keymanager.front.shared.*] [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.front.shared --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/front already added, skipping [INFO] org/cumulus4j/keymanager/front/shared already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/front already added, skipping [INFO] org/cumulus4j/keymanager/front/shared already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.front.shared --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.keymanager.front.shared --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.api 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.api --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.api --- [INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.api --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.keymanager.api --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.api --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/api already added, skipping [INFO] org/cumulus4j/keymanager/api/internal already added, skipping [INFO] org/cumulus4j/keymanager/api/internal/remote already added, skipping [INFO] org/cumulus4j/keymanager/api/internal/local already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/api already added, skipping [INFO] org/cumulus4j/keymanager/api/internal already added, skipping [INFO] org/cumulus4j/keymanager/api/internal/remote already added, skipping [INFO] org/cumulus4j/keymanager/api/internal/local already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.api --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.keymanager.api --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.store.crypto.keymanager 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.store.crypto.keymanager --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager (includes = [*.log], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.store.crypto.keymanager --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/src/main/resources [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.store.crypto.keymanager --- [INFO] Compiling 25 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes [INFO] [INFO] --- maven-datanucleus-plugin:3.2.0-m1:enhance (default) @ org.cumulus4j.store.crypto.keymanager --- DataNucleus Enhancer (version 3.2.4) for API "JDO" using JRE "1.8" DataNucleus Enhancer completed with success for 1 classes. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.store.crypto.keymanager --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.store.crypto.keymanager --- [INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.store.crypto.keymanager --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.store.crypto.keymanager.test.TestKeyManagerCryptoSession_AES_GCM_NoPadding_NONE 09:05:05,522 INFO [main][MessageBrokerRegistry] setActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker@75412c2f 09:05:05,658 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 09:05:05,659 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 09:05:05,714 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 09:05:05,751 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:05:05,767 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:05:05,782 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 09:05:05,796 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:05:05,806 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:05:05,812 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 09:05:05,813 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 09:05:05,872 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:05:05,910 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:05:05,928 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 09:05:05,940 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:05:05,954 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:05:05,994 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 09:05:05,995 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 09:05:06,017 DEBUG [main][Persistence] Java types support initialising ... 09:05:06,085 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 09:05:06,086 DEBUG [main][Persistence] Type converter support initialising ... 09:05:06,088 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 09:05:06,089 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 09:05:06,090 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 09:05:06,093 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 09:05:06,094 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 09:05:06,096 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 09:05:06,097 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 09:05:06,098 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 09:05:06,100 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 09:05:06,101 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 09:05:06,104 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 09:05:06,105 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 09:05:06,106 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 09:05:06,108 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 09:05:06,109 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 09:05:06,110 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 09:05:06,112 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 09:05:06,113 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 09:05:06,114 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 09:05:06,116 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 09:05:06,117 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 09:05:06,118 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 09:05:06,120 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 09:05:06,122 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 09:05:06,123 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 09:05:06,125 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 09:05:06,127 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 09:05:06,128 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 09:05:06,129 DEBUG [main][Persistence] Type converter support loaded 09:05:06,130 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 09:05:06,130 DEBUG [main][MetaData] Registering listener for metadata initialisation 09:05:06,143 DEBUG [main][Datastore] Creating StoreManager for datastore 09:05:06,701 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 09:05:06,701 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 09:05:06,701 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 09:05:06,755 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 09:05:09,091 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2892d68" opened 09:05:09,124 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:09,125 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 09:05:09,126 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:09,128 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:09,128 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 09:05:09,129 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:09,129 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:09,130 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 09:05:09,131 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:05:09,133 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 09:05:09,133 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 09:05:09,134 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 09:05:09,134 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:05:09,134 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:05:09,136 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:09,136 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:09,136 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:05:09,136 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:09,137 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:05:09,137 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:09,137 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:09,137 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:09,138 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 09:05:09,138 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:09,138 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:09,139 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 09:05:09,139 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:09,140 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:09,141 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 09:05:09,141 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 09:05:09,144 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:05:09,149 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 09:05:09,149 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 09:05:09,149 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 09:05:09,149 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:09,150 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 09:05:09,151 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 09:05:09,152 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:05:09,152 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:09,152 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:09,153 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:09,153 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 09:05:09,154 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:05:09,154 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:09,154 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:09,154 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:09,155 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:05:09,155 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:09,155 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:09,156 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:05:09,156 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 09:05:09,156 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:09,156 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:09,157 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:09,157 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 09:05:09,158 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 09:05:09,158 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:05:09,159 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 09:05:09,160 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:05:09,160 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:09,160 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:09,160 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:09,160 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:09,846 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 09:05:09,846 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 09:05:09,899 DEBUG [main][Datastore] ======================= Datastore ========================= 09:05:09,900 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 09:05:09,900 DEBUG [main][Datastore] Datastore : read-write 09:05:09,900 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 09:05:09,900 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 09:05:09,901 DEBUG [main][Datastore] Queries : Timeout=0 09:05:09,901 DEBUG [main][Datastore] =========================================================== 09:05:09,901 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 09:05:09,901 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 09:05:09,901 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 09:05:09,902 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.bxgsmddu/derby/cumulus4j;create=true] 09:05:09,902 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.bxgsmddu/derby/cumulus4j;create=true] 09:05:09,902 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 09:05:09,902 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 09:05:09,903 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 09:05:09,904 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 09:05:09,904 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 09:05:09,904 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 09:05:09,904 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 09:05:09,904 DEBUG [main][Datastore] Java-Types : string-default-length=255 09:05:09,905 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 09:05:09,905 DEBUG [main][Datastore] =========================================================== 09:05:09,975 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2892d68" non enlisted to a transaction is being committed. 09:05:09,977 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2892d68" closed 09:05:09,978 DEBUG [main][Datastore] StoreManager now created 09:05:09,979 DEBUG [main][Persistence] ================= NucleusContext =============== 09:05:09,980 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 09:05:09,980 DEBUG [main][Persistence] Persistence API : JDO 09:05:09,980 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 09:05:09,981 DEBUG [main][Persistence] ClassLoading : datanucleus 09:05:09,982 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 09:05:09,982 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 09:05:09,982 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 09:05:09,983 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 09:05:09,983 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 09:05:09,983 DEBUG [main][Persistence] ================================================ 09:05:09,988 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 09:05:10,202 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerEnabled: Property 'cumulus4j.cryptoSessionExpiryTimer.enabled' is not set. Using default value true. 09:05:10,203 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:05:10,209 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=5c0c9200-7ff6-4d5f-82b8-f312b2185c12 09:05:10,209 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:05:10,375 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 09:05:10,403 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7d898981" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@48d61b48" with txn="org.datanucleus.TransactionImpl@68d279ec" 09:05:10,405 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 09:05:10,412 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'AES/GCM/NoPadding'. Using this encryption algorithm. 09:05:10,412 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'NONE'. Using this MAC algorithm. 09:05:10,417 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 09:05:10,418 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 09:05:10,419 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 09:05:10,419 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 09:05:10,420 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 09:05:10,421 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 09:05:10,422 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 09:05:10,423 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 09:05:10,423 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 09:05:10,427 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 09:05:10,458 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 09:05:11,087 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 09:05:11,088 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 09:05:11,088 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:05:11,161 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 09:05:11,187 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 09:05:11,188 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 09:05:11,189 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 09:05:11,189 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 09:05:11,190 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 09:05:11,191 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 09:05:11,192 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 09:05:11,193 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 09:05:11,194 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 09:05:11,194 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 09:05:11,196 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 09:05:11,197 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 09:05:11,198 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 09:05:11,198 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:05:11,206 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 09:05:11,213 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 09:05:11,214 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 09:05:11,216 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 09:05:11,237 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:05:11,275 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 09:05:11,285 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 09:05:11,289 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 09:05:11,294 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 09:05:11,295 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 09:05:11,298 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:05:11,298 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 09:05:11,299 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:05:11,300 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 09:05:11,300 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 09:05:11,302 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" opened with isolation level "serializable" and auto-commit=false 09:05:11,302 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" with isolation "serializable" 09:05:11,503 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 09:05:11,503 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 09:05:11,509 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 09:05:11,625 DEBUG [main][Schema] Execution Time = 115 ms 09:05:11,625 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 09:05:11,687 DEBUG [main][Schema] Execution Time = 62 ms 09:05:11,859 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" 09:05:11,918 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" 09:05:11,918 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" non enlisted to a transaction is being committed. 09:05:11,920 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb365ed" closed 09:05:11,925 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:05:11,965 DEBUG [main][Query] JDOQL Query : Compile Time = 41 ms 09:05:11,965 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 09:05:11,968 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 09:05:12,027 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 58 ms 09:05:12,027 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 09:05:12,030 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2a7686a7 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7d898981 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@758a34ce] 09:05:12,030 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 09:05:12,030 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ec3394b" opened with isolation level "read-committed" and auto-commit=false 09:05:12,047 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5b1f29fa" 09:05:12,052 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'AES/GCM/NOPADDING'> AND A0.MACALGORITHM = <'NONE'> 09:05:12,053 DEBUG [main][Retrieve] Execution Time = 1 ms 09:05:12,060 DEBUG [main][Query] JDOQL Query : Execution Time = 30 ms 09:05:12,060 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ec3394b" non enlisted to a transaction is being committed. 09:05:12,061 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ec3394b" closed 09:05:12,061 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2a7686a7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ec3394b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7d898981 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@758a34ce] 09:05:12,064 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 09:05:12,065 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" 09:05:12,067 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 09:05:12,107 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" being inserted into table "ENCRYPTIONCOORDINATESET" 09:05:12,107 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60641ec8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7d898981 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@758a34ce] 09:05:12,108 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75f65e45" opened with isolation level "read-committed" and auto-commit=false 09:05:12,136 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@57eda880" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75f65e45" 09:05:12,140 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (MACALGORITHM,CIPHERTRANSFORMATION,VERSION) VALUES (<'NONE'>,<'AES/GCM/NOPADDING'>,<1>) 09:05:12,155 DEBUG [main][Persist] Execution Time = 15 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@57eda880" 09:05:12,162 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" was inserted in the datastore and was given strategy value of "1" 09:05:12,169 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 09:05:12,169 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@57eda880" 09:05:12,181 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75f65e45" non enlisted to a transaction is being committed. 09:05:12,182 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75f65e45" closed 09:05:12,183 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60641ec8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75f65e45, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7d898981 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@758a34ce] 09:05:12,185 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 09:05:12,187 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 09:05:12,195 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 09:05:12,196 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 09:05:12,196 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 09:05:12,200 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@5f031ebd" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 09:05:12,201 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 09:05:12,202 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 09:05:12,220 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 09:05:12,220 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 09:05:12,221 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 09:05:12,221 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 09:05:12,222 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 09:05:12,222 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 09:05:12,222 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:05:12,222 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:05:12,223 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:05:12,223 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:05:12,224 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 09:05:12,224 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 09:05:12,225 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 09:05:12,225 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 09:05:12,225 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 09:05:12,225 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 09:05:12,226 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 09:05:12,226 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 09:05:12,227 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 09:05:12,228 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 09:05:12,229 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:05:12,229 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:05:12,229 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:05:12,230 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:05:12,230 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:05:12,230 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:05:12,230 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:05:12,230 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:05:12,231 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:05:12,231 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:05:12,231 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:05:12,231 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:05:12,232 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:05:12,232 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:05:12,232 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:05:12,233 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:05:12,233 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:05:12,233 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:05:12,234 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:05:12,234 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:05:12,234 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:05:12,235 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:05:12,235 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:05:12,235 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:05:12,236 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:05:12,236 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:05:12,236 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:05:12,237 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:05:12,237 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:05:12,237 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:05:12,238 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:05:12,238 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:05:12,238 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:05:12,242 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 09:05:12,245 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 09:05:12,248 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 09:05:12,252 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 09:05:12,257 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 09:05:12,260 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 09:05:12,263 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 09:05:12,267 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 09:05:12,270 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 09:05:12,275 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 09:05:12,277 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 09:05:12,280 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 09:05:12,280 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 09:05:12,284 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 09:05:12,286 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 09:05:12,287 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 09:05:12,289 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 09:05:12,291 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 09:05:12,293 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 09:05:12,294 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 09:05:12,297 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 09:05:12,300 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 09:05:12,305 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 09:05:12,306 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 09:05:12,307 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 09:05:12,312 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 09:05:12,313 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 09:05:12,316 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 09:05:12,317 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 09:05:12,319 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 09:05:12,320 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 09:05:12,322 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 09:05:12,323 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 09:05:12,327 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 09:05:12,328 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 09:05:12,329 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 09:05:12,331 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,331 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,331 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,331 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,331 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,331 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,332 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,333 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,333 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,333 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,333 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,333 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,333 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,333 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,333 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,334 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,334 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,334 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,334 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,334 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,334 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,334 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:05:12,335 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 09:05:12,336 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 09:05:12,337 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 09:05:12,338 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 09:05:12,339 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,341 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,342 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,343 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,343 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,343 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:05:12,344 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 09:05:12,359 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 09:05:12,359 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 09:05:12,360 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 09:05:12,361 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 09:05:12,361 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 09:05:12,362 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 09:05:12,363 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 09:05:12,364 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 09:05:12,365 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 09:05:12,365 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 09:05:12,365 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 09:05:12,366 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 09:05:12,376 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 09:05:12,377 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 09:05:12,377 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 09:05:12,378 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 09:05:12,379 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 09:05:12,381 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 09:05:21,946 INFO [main][CryptoCache] getCryptoCacheCleanupTimerEnabled: Property 'cumulus4j.CryptoCache.cleanupTimer.enabled' is not set. Using default value true. 09:05:21,947 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:05:22,114 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1556162268 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:05:22,118 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1556162268 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 09:05:22,119 TRACE [main][CryptoCache] getKeyData: Found cached key with keyID=123. 09:05:22,119 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1434015813 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:05:22,120 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1434015813 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 09:05:22,123 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@17a87e37, lifecycle=P_NONTRANS] 09:05:22,123 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 09:05:22,123 DEBUG [main][Cache] Level 1 Cache cleared 09:05:22,124 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7d898981" closed 09:05:22,257 DEBUG [main][Persistence] Unmanaging Persistence of all classes 09:05:22,258 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 09:05:22,259 DEBUG [main][Cache] Level 2 Cache cleared 09:05:22,472 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 09:05:22,472 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 09:05:22,475 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 09:05:22,480 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:05:22,481 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:05:22,482 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 09:05:22,486 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:05:22,486 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:05:22,488 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 09:05:22,489 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 09:05:22,502 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:05:22,508 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:05:22,514 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 09:05:22,520 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:05:22,527 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:05:22,530 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 09:05:22,531 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 09:05:22,531 DEBUG [main][Persistence] Java types support initialising ... 09:05:22,534 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 09:05:22,534 DEBUG [main][Persistence] Type converter support initialising ... 09:05:22,535 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 09:05:22,535 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 09:05:22,535 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 09:05:22,535 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 09:05:22,535 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 09:05:22,536 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 09:05:22,536 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 09:05:22,536 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 09:05:22,536 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 09:05:22,536 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 09:05:22,536 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 09:05:22,536 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 09:05:22,537 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 09:05:22,537 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 09:05:22,537 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 09:05:22,537 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 09:05:22,537 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 09:05:22,537 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 09:05:22,537 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 09:05:22,538 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 09:05:22,538 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 09:05:22,538 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 09:05:22,538 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 09:05:22,539 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 09:05:22,539 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 09:05:22,540 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 09:05:22,540 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 09:05:22,540 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 09:05:22,540 DEBUG [main][Persistence] Type converter support loaded 09:05:22,540 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 09:05:22,540 DEBUG [main][MetaData] Registering listener for metadata initialisation 09:05:22,540 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 09:05:22,541 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 09:05:22,541 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 09:05:22,542 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 09:05:22,542 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 09:05:22,543 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 09:05:22,543 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 09:05:22,543 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 09:05:22,544 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 09:05:22,544 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 09:05:22,545 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 09:05:22,547 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 09:05:22,889 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 09:05:22,890 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 09:05:22,890 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:05:22,891 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 09:05:22,892 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 09:05:22,893 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 09:05:22,893 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 09:05:22,894 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 09:05:22,894 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 09:05:22,894 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 09:05:22,895 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 09:05:22,895 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 09:05:22,896 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 09:05:22,896 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 09:05:22,897 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 09:05:22,897 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 09:05:22,898 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 09:05:22,898 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:05:22,898 DEBUG [main][Datastore] Creating StoreManager for datastore 09:05:22,906 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 09:05:22,906 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 09:05:22,907 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 09:05:22,913 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 09:05:24,439 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10b892d5" opened 09:05:24,444 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:24,444 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 09:05:24,444 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:24,445 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:24,445 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 09:05:24,445 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:24,445 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:24,445 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 09:05:24,445 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:05:24,446 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 09:05:24,446 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 09:05:24,446 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 09:05:24,446 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:05:24,446 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:05:24,446 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:24,446 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:24,446 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:05:24,446 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:24,446 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:05:24,447 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:24,447 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:24,447 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:24,447 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 09:05:24,447 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:24,447 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:24,447 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 09:05:24,447 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:24,447 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:24,448 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 09:05:24,448 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 09:05:24,448 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:05:24,448 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 09:05:24,448 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 09:05:24,448 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 09:05:24,448 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:24,448 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:24,449 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:24,450 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:24,451 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:24,451 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:24,569 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 09:05:24,569 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 09:05:24,578 DEBUG [main][Datastore] ======================= Datastore ========================= 09:05:24,578 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 09:05:24,578 DEBUG [main][Datastore] Datastore : read-write 09:05:24,578 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 09:05:24,578 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 09:05:24,578 DEBUG [main][Datastore] Queries : Timeout=0 09:05:24,578 DEBUG [main][Datastore] =========================================================== 09:05:24,578 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 09:05:24,578 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 09:05:24,578 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 09:05:24,578 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.hw8vuh29/derby/cumulus4j;create=true] 09:05:24,578 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.hw8vuh29/derby/cumulus4j;create=true] 09:05:24,578 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 09:05:24,578 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 09:05:24,578 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 09:05:24,578 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 09:05:24,578 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 09:05:24,578 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 09:05:24,578 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 09:05:24,578 DEBUG [main][Datastore] Java-Types : string-default-length=255 09:05:24,578 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 09:05:24,578 DEBUG [main][Datastore] =========================================================== 09:05:24,595 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10b892d5" non enlisted to a transaction is being committed. 09:05:24,596 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10b892d5" closed 09:05:24,596 DEBUG [main][Datastore] StoreManager now created 09:05:24,596 DEBUG [main][Persistence] ================= NucleusContext =============== 09:05:24,597 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 09:05:24,597 DEBUG [main][Persistence] Persistence API : JDO 09:05:24,597 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 09:05:24,597 DEBUG [main][Persistence] ClassLoading : datanucleus 09:05:24,598 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 09:05:24,598 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 09:05:24,598 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 09:05:24,598 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 09:05:24,598 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 09:05:24,598 DEBUG [main][Persistence] ================================================ 09:05:24,599 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 09:05:24,600 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:05:24,601 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=0f97d400-9fa9-4b9e-80c9-1cc45171049d 09:05:24,601 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:05:24,601 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 09:05:24,602 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7a0e1b5e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@702ed190" with txn="org.datanucleus.TransactionImpl@173b9122" 09:05:24,602 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 09:05:24,627 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'AES/GCM/NoPadding'. Using this encryption algorithm. 09:05:24,628 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'NONE'. Using this MAC algorithm. 09:05:24,628 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 09:05:24,628 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 09:05:24,629 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 09:05:24,629 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:05:24,630 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 09:05:24,630 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 09:05:24,631 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 09:05:24,631 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 09:05:24,632 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 09:05:24,632 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 09:05:24,632 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:05:24,632 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 09:05:24,633 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:05:24,633 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 09:05:24,633 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 09:05:24,633 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" opened with isolation level "serializable" and auto-commit=false 09:05:24,633 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" with isolation "serializable" 09:05:24,704 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 09:05:24,704 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 09:05:24,704 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 09:05:24,734 DEBUG [main][Schema] Execution Time = 29 ms 09:05:24,734 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 09:05:24,766 DEBUG [main][Schema] Execution Time = 32 ms 09:05:24,803 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" 09:05:24,814 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" 09:05:24,814 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" non enlisted to a transaction is being committed. 09:05:24,814 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6e33c391" closed 09:05:24,814 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:05:24,816 DEBUG [main][Query] JDOQL Query : Compile Time = 2 ms 09:05:24,816 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 09:05:24,817 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 09:05:24,820 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 3 ms 09:05:24,820 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 09:05:24,820 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27a0a5a2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7a0e1b5e in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7692cd34] 09:05:24,820 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 09:05:24,821 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@33aa93c" opened with isolation level "read-committed" and auto-commit=false 09:05:24,836 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e792ce3" 09:05:24,836 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'AES/GCM/NOPADDING'> AND A0.MACALGORITHM = <'NONE'> 09:05:24,837 DEBUG [main][Retrieve] Execution Time = 1 ms 09:05:24,837 DEBUG [main][Query] JDOQL Query : Execution Time = 17 ms 09:05:24,838 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@33aa93c" non enlisted to a transaction is being committed. 09:05:24,838 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@33aa93c" closed 09:05:24,838 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27a0a5a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@33aa93c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7a0e1b5e in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7692cd34] 09:05:24,838 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" 09:05:24,839 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 09:05:24,840 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" being inserted into table "ENCRYPTIONCOORDINATESET" 09:05:24,840 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b770e40 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7a0e1b5e in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7692cd34] 09:05:24,841 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e16155" opened with isolation level "read-committed" and auto-commit=false 09:05:24,853 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@50b0bc4c" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e16155" 09:05:24,853 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'AES/GCM/NOPADDING'>,<'NONE'>,<1>) 09:05:24,856 DEBUG [main][Persist] Execution Time = 3 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@50b0bc4c" 09:05:24,862 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" was inserted in the datastore and was given strategy value of "1" 09:05:24,862 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 09:05:24,863 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@50b0bc4c" 09:05:24,868 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e16155" non enlisted to a transaction is being committed. 09:05:24,869 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e16155" closed 09:05:24,869 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b770e40 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e16155, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7a0e1b5e in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7692cd34] 09:05:24,870 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 09:05:24,870 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 09:05:24,870 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 09:05:24,871 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 09:05:24,871 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 09:05:24,872 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@28fa700e" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 09:05:24,872 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 09:05:24,872 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 09:05:36,420 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:05:36,521 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1779914089 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:05:36,545 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1779914089 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 09:05:36,545 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@1779914089 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with new IV (without key). 09:05:36,552 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1779914089 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 09:05:36,552 TRACE [main][CryptoCache] clear: entered 09:05:36,649 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@295055909 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:05:36,652 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@295055909 for opmode=ENCRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 09:05:36,680 TRACE [main][CryptoCache] clear: entered 09:05:36,680 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 09:05:36,778 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1060935276 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:05:36,786 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1060935276 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 09:05:36,820 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@1060935276 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with new IV (without key). 09:05:36,824 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1060935276 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 09:05:36,824 TRACE [main][CryptoCache] clear: entered 09:05:36,824 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 09:05:36,922 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@300811000 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:05:36,925 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@300811000 for opmode=DECRYPT, encryptionAlgorithm=AES/GCM/NOPADDING keyID=123. 09:05:36,930 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@3c1e3314, lifecycle=P_NONTRANS] 09:05:36,930 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 09:05:36,931 DEBUG [main][Cache] Level 1 Cache cleared 09:05:36,931 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7a0e1b5e" closed 09:05:37,057 DEBUG [main][Persistence] Unmanaging Persistence of all classes 09:05:37,058 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 09:05:37,058 DEBUG [main][Cache] Level 2 Cache cleared Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.559 sec Running org.cumulus4j.store.crypto.keymanager.test.TestKeyManagerCryptoSession_Twofish_CBC_PKCS5Padding_HMACSHA1 09:05:37,822 WARN [main][MessageBrokerRegistry] setActiveMessageBroker: java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! at org.cumulus4j.store.crypto.keymanager.messagebroker.MessageBrokerRegistry.setActiveMessageBroker(MessageBrokerRegistry.java:117) at org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker.setMockSharedInstance(MockMessageBroker.java:41) at org.cumulus4j.store.crypto.keymanager.test.AbstractKeyManagerCryptoSessionTest.beforeClass(AbstractKeyManagerCryptoSessionTest.java:74) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 09:05:37,828 INFO [main][MessageBrokerRegistry] setActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker@3fc08eec 09:05:37,830 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 09:05:37,830 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 09:05:37,832 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 09:05:37,835 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:05:37,836 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:05:37,837 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 09:05:37,839 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:05:37,840 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:05:37,840 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 09:05:37,841 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 09:05:37,850 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:05:37,853 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:05:37,857 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 09:05:37,861 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:05:37,866 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:05:37,869 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 09:05:37,870 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 09:05:37,870 DEBUG [main][Persistence] Java types support initialising ... 09:05:37,873 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 09:05:37,873 DEBUG [main][Persistence] Type converter support initialising ... 09:05:37,873 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 09:05:37,873 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 09:05:37,874 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 09:05:37,875 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 09:05:37,875 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 09:05:37,875 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 09:05:37,875 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 09:05:37,875 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 09:05:37,875 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 09:05:37,875 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 09:05:37,875 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 09:05:37,876 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 09:05:37,876 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 09:05:37,877 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 09:05:37,877 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 09:05:37,877 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 09:05:37,877 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 09:05:37,877 DEBUG [main][Persistence] Type converter support loaded 09:05:37,877 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 09:05:37,877 DEBUG [main][MetaData] Registering listener for metadata initialisation 09:05:37,877 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 09:05:37,878 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 09:05:37,878 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 09:05:37,879 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 09:05:37,879 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 09:05:37,880 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 09:05:37,880 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 09:05:37,880 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 09:05:37,881 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 09:05:37,881 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 09:05:37,882 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 09:05:37,884 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 09:05:38,258 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 09:05:38,259 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 09:05:38,259 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:05:38,260 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 09:05:38,261 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 09:05:38,261 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 09:05:38,262 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 09:05:38,262 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 09:05:38,262 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 09:05:38,262 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 09:05:38,263 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 09:05:38,263 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 09:05:38,263 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 09:05:38,264 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 09:05:38,264 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 09:05:38,264 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 09:05:38,265 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 09:05:38,265 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:05:38,265 DEBUG [main][Datastore] Creating StoreManager for datastore 09:05:38,271 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 09:05:38,271 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 09:05:38,271 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 09:05:38,275 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 09:05:40,173 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3569edd5" opened 09:05:40,177 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:40,177 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 09:05:40,177 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:40,177 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:40,177 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 09:05:40,177 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:40,177 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:05:40,178 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:40,179 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:40,179 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:40,179 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 09:05:40,179 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:40,179 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:40,180 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 09:05:40,180 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:40,180 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:40,180 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 09:05:40,180 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 09:05:40,180 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:05:40,180 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 09:05:40,180 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 09:05:40,180 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 09:05:40,180 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:05:40,181 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:40,182 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:40,280 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 09:05:40,280 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 09:05:40,286 DEBUG [main][Datastore] ======================= Datastore ========================= 09:05:40,286 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 09:05:40,286 DEBUG [main][Datastore] Datastore : read-write 09:05:40,286 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 09:05:40,286 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 09:05:40,286 DEBUG [main][Datastore] Queries : Timeout=0 09:05:40,286 DEBUG [main][Datastore] =========================================================== 09:05:40,286 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 09:05:40,286 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 09:05:40,286 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 09:05:40,286 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.ic3h20ws/derby/cumulus4j;create=true] 09:05:40,287 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.ic3h20ws/derby/cumulus4j;create=true] 09:05:40,287 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 09:05:40,287 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 09:05:40,287 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 09:05:40,287 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 09:05:40,287 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 09:05:40,287 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 09:05:40,287 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 09:05:40,287 DEBUG [main][Datastore] Java-Types : string-default-length=255 09:05:40,287 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 09:05:40,288 DEBUG [main][Datastore] =========================================================== 09:05:40,305 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3569edd5" non enlisted to a transaction is being committed. 09:05:40,306 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3569edd5" closed 09:05:40,306 DEBUG [main][Datastore] StoreManager now created 09:05:40,306 DEBUG [main][Persistence] ================= NucleusContext =============== 09:05:40,307 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 09:05:40,307 DEBUG [main][Persistence] Persistence API : JDO 09:05:40,307 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 09:05:40,307 DEBUG [main][Persistence] ClassLoading : datanucleus 09:05:40,307 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 09:05:40,307 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 09:05:40,308 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 09:05:40,308 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 09:05:40,308 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 09:05:40,308 DEBUG [main][Persistence] ================================================ 09:05:40,309 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 09:05:40,310 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:05:40,310 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=85068c57-97bb-4673-9a09-f7746d9d5534 09:05:40,310 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:05:40,311 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 09:05:40,312 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@1d2644e3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fa06f52" with txn="org.datanucleus.TransactionImpl@602c4656" 09:05:40,313 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 09:05:40,313 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:05:40,313 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'HMAC-SHA1'. Using this MAC algorithm. 09:05:40,314 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 09:05:40,314 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 09:05:40,314 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 09:05:40,315 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:05:40,317 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 09:05:40,318 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 09:05:40,319 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 09:05:40,320 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 09:05:40,321 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 09:05:40,321 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 09:05:40,321 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:05:40,322 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 09:05:40,322 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:05:40,322 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 09:05:40,322 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 09:05:40,323 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" opened with isolation level "serializable" and auto-commit=false 09:05:40,323 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" with isolation "serializable" 09:05:40,372 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 09:05:40,373 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 09:05:40,373 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 09:05:40,389 DEBUG [main][Schema] Execution Time = 16 ms 09:05:40,389 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 09:05:40,414 DEBUG [main][Schema] Execution Time = 25 ms 09:05:40,433 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" 09:05:40,440 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" 09:05:40,440 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" non enlisted to a transaction is being committed. 09:05:40,440 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@381cad29" closed 09:05:40,441 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:05:40,443 DEBUG [main][Query] JDOQL Query : Compile Time = 2 ms 09:05:40,443 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 09:05:40,443 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 09:05:40,447 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 4 ms 09:05:40,447 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 09:05:40,448 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@644abb8f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@1d2644e3 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1a411233] 09:05:40,448 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 09:05:40,448 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70325d20" opened with isolation level "read-committed" and auto-commit=false 09:05:40,459 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@726a6b94" 09:05:40,459 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CBC/PKCS5PADDING'> AND A0.MACALGORITHM = <'HMAC-SHA1'> 09:05:40,460 DEBUG [main][Retrieve] Execution Time = 1 ms 09:05:40,460 DEBUG [main][Query] JDOQL Query : Execution Time = 12 ms 09:05:40,460 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70325d20" non enlisted to a transaction is being committed. 09:05:40,460 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70325d20" closed 09:05:40,461 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@644abb8f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70325d20, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@1d2644e3 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1a411233] 09:05:40,461 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" 09:05:40,461 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 09:05:40,462 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" being inserted into table "ENCRYPTIONCOORDINATESET" 09:05:40,462 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1ee29c84 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@1d2644e3 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1a411233] 09:05:40,462 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c8326a4" opened with isolation level "read-committed" and auto-commit=false 09:05:40,468 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f012914" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c8326a4" 09:05:40,468 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (MACALGORITHM,CIPHERTRANSFORMATION,VERSION) VALUES (<'HMAC-SHA1'>,<'TWOFISH/CBC/PKCS5PADDING'>,<1>) 09:05:40,469 DEBUG [main][Persist] Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f012914" 09:05:40,474 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" was inserted in the datastore and was given strategy value of "1" 09:05:40,474 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 09:05:40,474 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f012914" 09:05:40,480 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c8326a4" non enlisted to a transaction is being committed. 09:05:40,480 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c8326a4" closed 09:05:40,480 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1ee29c84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c8326a4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@1d2644e3 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1a411233] 09:05:40,480 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 09:05:40,480 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 09:05:40,481 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 09:05:40,481 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 09:05:40,481 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 09:05:40,482 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@6ad5923a" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 09:05:40,482 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 09:05:40,483 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 09:05:53,429 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:05:53,531 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@353891891 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:05:53,534 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@353891891 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:05:53,534 TRACE [main][CryptoCache] getKeyData: Found cached key with keyID=123. 09:05:53,535 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1340086275 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:05:53,537 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=112 actual=104 09:05:53,537 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1340086275 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:05:53,537 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@3ff57625, lifecycle=P_NONTRANS] 09:05:53,537 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 09:05:53,537 DEBUG [main][Cache] Level 1 Cache cleared 09:05:53,537 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@1d2644e3" closed 09:05:53,639 DEBUG [main][Persistence] Unmanaging Persistence of all classes 09:05:53,641 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 09:05:53,641 DEBUG [main][Cache] Level 2 Cache cleared 09:05:53,850 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 09:05:53,850 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 09:05:53,853 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 09:05:53,855 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:05:53,856 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:05:53,857 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 09:05:53,858 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:05:53,859 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:05:53,859 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 09:05:53,860 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 09:05:53,866 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:05:53,871 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:05:53,874 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 09:05:53,877 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:05:53,882 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:05:53,884 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 09:05:53,885 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 09:05:53,885 DEBUG [main][Persistence] Java types support initialising ... 09:05:53,888 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 09:05:53,888 DEBUG [main][Persistence] Type converter support initialising ... 09:05:53,888 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 09:05:53,888 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 09:05:53,888 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 09:05:53,888 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 09:05:53,888 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 09:05:53,888 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 09:05:53,888 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 09:05:53,889 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 09:05:53,890 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 09:05:53,890 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 09:05:53,890 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 09:05:53,890 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 09:05:53,890 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 09:05:53,891 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 09:05:53,891 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 09:05:53,891 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 09:05:53,892 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 09:05:53,892 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 09:05:53,892 DEBUG [main][Persistence] Type converter support loaded 09:05:53,892 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 09:05:53,892 DEBUG [main][MetaData] Registering listener for metadata initialisation 09:05:53,892 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 09:05:53,892 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 09:05:53,893 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 09:05:53,893 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 09:05:53,894 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 09:05:53,894 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 09:05:53,894 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 09:05:53,895 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 09:05:53,895 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 09:05:53,895 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 09:05:53,896 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 09:05:53,898 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 09:05:54,471 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 09:05:54,471 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 09:05:54,471 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:05:54,472 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 09:05:54,473 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 09:05:54,473 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 09:05:54,473 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 09:05:54,474 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 09:05:54,474 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 09:05:54,474 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 09:05:54,474 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 09:05:54,475 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 09:05:54,475 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 09:05:54,475 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 09:05:54,476 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 09:05:54,476 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 09:05:54,476 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 09:05:54,476 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:05:54,477 DEBUG [main][Datastore] Creating StoreManager for datastore 09:05:54,483 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 09:05:54,483 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 09:05:54,483 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 09:05:54,487 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 09:05:56,064 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@629f066f" opened 09:05:56,065 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:56,065 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 09:05:56,066 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:56,067 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:56,068 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 09:05:56,069 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 09:05:56,069 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:05:56,069 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:56,069 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:56,069 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:56,069 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 09:05:56,070 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:05:56,070 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:56,070 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:56,070 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:56,070 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:05:56,070 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:56,070 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:56,071 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:05:56,071 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 09:05:56,071 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:56,071 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:56,072 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:05:56,072 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 09:05:56,072 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 09:05:56,072 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:05:56,072 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 09:05:56,073 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:05:56,073 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:05:56,073 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:05:56,073 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:05:56,074 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:05:56,151 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 09:05:56,151 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 09:05:56,157 DEBUG [main][Datastore] ======================= Datastore ========================= 09:05:56,157 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 09:05:56,157 DEBUG [main][Datastore] Datastore : read-write 09:05:56,157 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 09:05:56,158 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 09:05:56,158 DEBUG [main][Datastore] Queries : Timeout=0 09:05:56,158 DEBUG [main][Datastore] =========================================================== 09:05:56,158 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 09:05:56,158 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 09:05:56,158 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 09:05:56,158 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.zd2rgevb/derby/cumulus4j;create=true] 09:05:56,158 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.zd2rgevb/derby/cumulus4j;create=true] 09:05:56,158 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 09:05:56,158 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 09:05:56,158 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 09:05:56,158 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 09:05:56,158 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 09:05:56,158 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 09:05:56,158 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 09:05:56,158 DEBUG [main][Datastore] Java-Types : string-default-length=255 09:05:56,158 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 09:05:56,158 DEBUG [main][Datastore] =========================================================== 09:05:56,175 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@629f066f" non enlisted to a transaction is being committed. 09:05:56,176 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@629f066f" closed 09:05:56,176 DEBUG [main][Datastore] StoreManager now created 09:05:56,176 DEBUG [main][Persistence] ================= NucleusContext =============== 09:05:56,177 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 09:05:56,177 DEBUG [main][Persistence] Persistence API : JDO 09:05:56,177 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 09:05:56,177 DEBUG [main][Persistence] ClassLoading : datanucleus 09:05:56,177 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 09:05:56,177 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 09:05:56,177 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 09:05:56,177 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 09:05:56,177 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 09:05:56,177 DEBUG [main][Persistence] ================================================ 09:05:56,178 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 09:05:56,178 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:05:56,179 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=a1325a2e-e12f-4575-be69-b127aadbcde2 09:05:56,179 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:05:56,179 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 09:05:56,180 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7c455e96" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@985696" with txn="org.datanucleus.TransactionImpl@5bcde458" 09:05:56,181 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 09:05:56,347 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:05:56,347 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'HMAC-SHA1'. Using this MAC algorithm. 09:05:56,347 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 09:05:56,347 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 09:05:56,348 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 09:05:56,348 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:05:56,348 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 09:05:56,349 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 09:05:56,349 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 09:05:56,350 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 09:05:56,350 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 09:05:56,351 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 09:05:56,351 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:05:56,351 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 09:05:56,351 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:05:56,352 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 09:05:56,352 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 09:05:56,352 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" opened with isolation level "serializable" and auto-commit=false 09:05:56,352 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" with isolation "serializable" 09:05:56,399 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 09:05:56,399 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 09:05:56,399 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 09:05:56,423 DEBUG [main][Schema] Execution Time = 24 ms 09:05:56,423 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 09:05:56,503 DEBUG [main][Schema] Execution Time = 80 ms 09:05:56,520 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" 09:05:56,526 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" 09:05:56,526 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" non enlisted to a transaction is being committed. 09:05:56,526 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49a71302" closed 09:05:56,527 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:05:56,528 DEBUG [main][Query] JDOQL Query : Compile Time = 1 ms 09:05:56,528 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 09:05:56,528 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 09:05:56,531 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 3 ms 09:05:56,532 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 09:05:56,532 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9a2ec9b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7c455e96 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58112bc4] 09:05:56,532 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 09:05:56,532 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2301b75" opened with isolation level "read-committed" and auto-commit=false 09:05:56,541 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@22bd2039" 09:05:56,541 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CBC/PKCS5PADDING'> AND A0.MACALGORITHM = <'HMAC-SHA1'> 09:05:56,542 DEBUG [main][Retrieve] Execution Time = 1 ms 09:05:56,542 DEBUG [main][Query] JDOQL Query : Execution Time = 10 ms 09:05:56,542 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2301b75" non enlisted to a transaction is being committed. 09:05:56,542 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2301b75" closed 09:05:56,542 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9a2ec9b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2301b75, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7c455e96 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58112bc4] 09:05:56,543 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" 09:05:56,543 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 09:05:56,544 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" being inserted into table "ENCRYPTIONCOORDINATESET" 09:05:56,546 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29a4f594 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7c455e96 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58112bc4] 09:05:56,546 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57b75756" opened with isolation level "read-committed" and auto-commit=false 09:05:56,552 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@44cb460e" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57b75756" 09:05:56,552 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/CBC/PKCS5PADDING'>,<'HMAC-SHA1'>,<1>) 09:05:56,554 DEBUG [main][Persist] Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@44cb460e" 09:05:56,560 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" was inserted in the datastore and was given strategy value of "1" 09:05:56,560 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 09:05:56,560 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@44cb460e" 09:05:56,565 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57b75756" non enlisted to a transaction is being committed. 09:05:56,566 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57b75756" closed 09:05:56,566 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29a4f594 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57b75756, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7c455e96 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@58112bc4] 09:05:56,566 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 09:05:56,566 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 09:05:56,566 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 09:05:56,566 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 09:05:56,567 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 09:05:56,567 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@3fa76c61" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 09:05:56,567 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 09:05:56,567 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 09:06:10,204 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:06:10,206 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:06:14,915 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:06:15,017 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1498705150 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:06:15,085 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1498705150 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:15,085 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@1498705150 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with new IV (without key). 09:06:15,115 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1498705150 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:15,115 TRACE [main][CryptoCache] clear: entered 09:06:15,221 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@757779849 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:06:15,241 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@757779849 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:15,266 TRACE [main][CryptoCache] clear: entered 09:06:15,266 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 09:06:15,368 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@2075093711 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:06:15,407 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=522640 actual=522627 09:06:15,414 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@2075093711 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:15,552 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@2075093711 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with new IV (without key). 09:06:15,569 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=522640 actual=522627 09:06:15,575 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@2075093711 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:15,575 TRACE [main][CryptoCache] clear: entered 09:06:15,575 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 09:06:15,679 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@2066945445 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:06:15,694 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=522640 actual=522627 09:06:15,700 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@2066945445 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:15,719 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@6e1d4137, lifecycle=P_NONTRANS] 09:06:15,719 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 09:06:15,719 DEBUG [main][Cache] Level 1 Cache cleared 09:06:15,719 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7c455e96" closed 09:06:15,828 DEBUG [main][Persistence] Unmanaging Persistence of all classes 09:06:15,828 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 09:06:15,829 DEBUG [main][Cache] Level 2 Cache cleared Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.312 sec Running org.cumulus4j.store.crypto.keymanager.test.TestKeyManagerCryptoSession_Twofish_CBC_PKCS5Padding_RC2 09:06:16,136 WARN [main][MessageBrokerRegistry] setActiveMessageBroker: java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! at org.cumulus4j.store.crypto.keymanager.messagebroker.MessageBrokerRegistry.setActiveMessageBroker(MessageBrokerRegistry.java:117) at org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker.setMockSharedInstance(MockMessageBroker.java:41) at org.cumulus4j.store.crypto.keymanager.test.AbstractKeyManagerCryptoSessionTest.beforeClass(AbstractKeyManagerCryptoSessionTest.java:74) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 09:06:16,136 INFO [main][MessageBrokerRegistry] setActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker@1be59f28 09:06:16,138 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 09:06:16,138 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 09:06:16,141 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 09:06:16,143 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:06:16,144 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:06:16,145 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 09:06:16,146 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:06:16,147 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:06:16,148 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 09:06:16,148 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 09:06:16,156 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:06:16,160 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:06:16,163 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 09:06:16,167 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:06:16,173 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:06:16,175 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 09:06:16,175 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 09:06:16,176 DEBUG [main][Persistence] Java types support initialising ... 09:06:16,179 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 09:06:16,179 DEBUG [main][Persistence] Type converter support initialising ... 09:06:16,180 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 09:06:16,180 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 09:06:16,180 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 09:06:16,180 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 09:06:16,180 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 09:06:16,180 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 09:06:16,180 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 09:06:16,180 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 09:06:16,180 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 09:06:16,180 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 09:06:16,181 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 09:06:16,181 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 09:06:16,181 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 09:06:16,181 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 09:06:16,181 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 09:06:16,181 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 09:06:16,181 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 09:06:16,181 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 09:06:16,181 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 09:06:16,182 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 09:06:16,182 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 09:06:16,182 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 09:06:16,182 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 09:06:16,183 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 09:06:16,183 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 09:06:16,184 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 09:06:16,184 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 09:06:16,184 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 09:06:16,184 DEBUG [main][Persistence] Type converter support loaded 09:06:16,184 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 09:06:16,184 DEBUG [main][MetaData] Registering listener for metadata initialisation 09:06:16,185 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 09:06:16,185 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 09:06:16,186 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 09:06:16,186 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 09:06:16,187 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 09:06:16,187 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 09:06:16,188 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 09:06:16,188 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 09:06:16,188 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 09:06:16,189 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 09:06:16,190 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 09:06:16,192 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 09:06:16,526 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 09:06:16,526 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 09:06:16,526 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:06:16,527 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 09:06:16,529 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 09:06:16,529 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 09:06:16,529 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 09:06:16,530 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 09:06:16,530 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 09:06:16,531 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 09:06:16,531 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 09:06:16,531 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 09:06:16,532 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 09:06:16,532 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 09:06:16,532 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 09:06:16,532 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 09:06:16,533 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 09:06:16,533 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:06:16,533 DEBUG [main][Datastore] Creating StoreManager for datastore 09:06:16,539 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 09:06:16,539 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 09:06:16,539 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 09:06:16,543 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 09:06:17,935 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41b0ae4c" opened 09:06:17,937 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:17,937 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 09:06:17,937 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:17,937 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:17,937 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:17,938 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:17,939 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:06:17,939 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:17,939 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:06:17,939 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:17,939 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:17,939 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:17,939 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 09:06:17,939 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:17,939 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:17,940 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 09:06:17,940 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:17,940 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:17,940 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 09:06:17,940 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 09:06:17,940 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:06:17,940 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 09:06:17,940 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 09:06:17,940 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 09:06:17,940 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:17,941 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 09:06:17,941 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 09:06:17,941 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:06:17,941 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:17,941 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:17,941 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:17,941 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 09:06:17,942 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:06:17,942 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:17,942 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:17,942 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:17,942 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:06:17,942 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:17,942 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:17,942 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:06:17,942 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 09:06:17,943 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:17,943 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:17,943 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:17,943 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 09:06:17,943 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 09:06:17,943 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:06:17,944 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 09:06:17,944 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:06:17,944 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:17,944 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:17,944 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:17,944 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:18,016 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 09:06:18,016 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 09:06:18,021 DEBUG [main][Datastore] ======================= Datastore ========================= 09:06:18,021 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 09:06:18,021 DEBUG [main][Datastore] Datastore : read-write 09:06:18,021 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 09:06:18,021 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 09:06:18,021 DEBUG [main][Datastore] Queries : Timeout=0 09:06:18,021 DEBUG [main][Datastore] =========================================================== 09:06:18,021 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 09:06:18,021 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 09:06:18,022 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 09:06:18,022 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.0ie9r5v4/derby/cumulus4j;create=true] 09:06:18,022 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.0ie9r5v4/derby/cumulus4j;create=true] 09:06:18,022 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 09:06:18,022 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 09:06:18,022 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 09:06:18,022 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 09:06:18,022 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 09:06:18,022 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 09:06:18,022 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 09:06:18,022 DEBUG [main][Datastore] Java-Types : string-default-length=255 09:06:18,022 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 09:06:18,022 DEBUG [main][Datastore] =========================================================== 09:06:18,038 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41b0ae4c" non enlisted to a transaction is being committed. 09:06:18,038 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@41b0ae4c" closed 09:06:18,038 DEBUG [main][Datastore] StoreManager now created 09:06:18,039 DEBUG [main][Persistence] ================= NucleusContext =============== 09:06:18,039 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 09:06:18,039 DEBUG [main][Persistence] Persistence API : JDO 09:06:18,039 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 09:06:18,039 DEBUG [main][Persistence] ClassLoading : datanucleus 09:06:18,040 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 09:06:18,040 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 09:06:18,040 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 09:06:18,040 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 09:06:18,040 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 09:06:18,040 DEBUG [main][Persistence] ================================================ 09:06:18,041 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 09:06:18,042 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:06:18,042 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=2ed1ca12-71a7-4060-bd39-defd154e0b3a 09:06:18,043 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:06:18,043 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 09:06:18,045 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@3b46dd8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@39651a82" with txn="org.datanucleus.TransactionImpl@6be7bf6d" 09:06:18,045 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 09:06:18,046 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:06:18,046 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'RC2'. Using this MAC algorithm. 09:06:18,047 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 09:06:18,047 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 09:06:18,048 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 09:06:18,048 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:06:18,049 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 09:06:18,050 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 09:06:18,050 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 09:06:18,050 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 09:06:18,051 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 09:06:18,051 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 09:06:18,051 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:06:18,051 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 09:06:18,052 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:06:18,052 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 09:06:18,052 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 09:06:18,052 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" opened with isolation level "serializable" and auto-commit=false 09:06:18,052 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" with isolation "serializable" 09:06:18,087 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 09:06:18,087 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 09:06:18,088 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 09:06:18,101 DEBUG [main][Schema] Execution Time = 13 ms 09:06:18,101 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 09:06:18,125 DEBUG [main][Schema] Execution Time = 24 ms 09:06:18,144 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" 09:06:18,149 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" 09:06:18,150 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" non enlisted to a transaction is being committed. 09:06:18,150 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69e05f61" closed 09:06:18,151 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:06:18,154 DEBUG [main][Query] JDOQL Query : Compile Time = 3 ms 09:06:18,154 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 09:06:18,154 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 09:06:18,159 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 5 ms 09:06:18,159 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 09:06:18,159 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f98635e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@3b46dd8 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@49c8f6e8] 09:06:18,159 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 09:06:18,160 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6b0615ae" opened with isolation level "read-committed" and auto-commit=false 09:06:18,169 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2015b2cd" 09:06:18,170 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CBC/PKCS5PADDING'> AND A0.MACALGORITHM = <'RC2'> 09:06:18,170 DEBUG [main][Retrieve] Execution Time = 0 ms 09:06:18,171 DEBUG [main][Query] JDOQL Query : Execution Time = 12 ms 09:06:18,171 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6b0615ae" non enlisted to a transaction is being committed. 09:06:18,171 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6b0615ae" closed 09:06:18,171 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f98635e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6b0615ae, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@3b46dd8 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@49c8f6e8] 09:06:18,172 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" 09:06:18,172 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 09:06:18,173 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" being inserted into table "ENCRYPTIONCOORDINATESET" 09:06:18,173 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@117bcfdc [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@3b46dd8 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@49c8f6e8] 09:06:18,173 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73a19967" opened with isolation level "read-committed" and auto-commit=false 09:06:18,178 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2324bfe7" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73a19967" 09:06:18,178 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/CBC/PKCS5PADDING'>,<'RC2'>,<1>) 09:06:18,179 DEBUG [main][Persist] Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2324bfe7" 09:06:18,183 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" was inserted in the datastore and was given strategy value of "1" 09:06:18,183 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 09:06:18,183 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2324bfe7" 09:06:18,189 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73a19967" non enlisted to a transaction is being committed. 09:06:18,190 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73a19967" closed 09:06:18,190 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@117bcfdc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73a19967, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@3b46dd8 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@49c8f6e8] 09:06:18,190 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 09:06:18,191 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 09:06:18,192 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 09:06:18,192 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 09:06:18,192 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 09:06:18,194 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@213bd3d5" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 09:06:18,194 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 09:06:18,194 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 09:06:21,295 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:06:21,396 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1159234226 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:06:21,400 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1159234226 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:21,400 TRACE [main][CryptoCache] getKeyData: Found cached key with keyID=123. 09:06:21,400 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1875532039 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:06:21,401 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=96 actual=84 09:06:21,401 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1875532039 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:21,402 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@1c758545, lifecycle=P_NONTRANS] 09:06:21,402 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 09:06:21,402 DEBUG [main][Cache] Level 1 Cache cleared 09:06:21,402 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@3b46dd8" closed 09:06:21,490 DEBUG [main][Persistence] Unmanaging Persistence of all classes 09:06:21,491 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 09:06:21,491 DEBUG [main][Cache] Level 2 Cache cleared 09:06:21,638 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 09:06:21,638 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 09:06:21,641 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 09:06:21,643 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:06:21,644 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:06:21,645 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 09:06:21,646 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:06:21,646 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:06:21,647 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 09:06:21,648 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 09:06:21,654 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:06:21,656 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:06:21,657 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 09:06:21,660 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:06:21,665 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:06:21,666 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 09:06:21,667 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 09:06:21,667 DEBUG [main][Persistence] Java types support initialising ... 09:06:21,670 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 09:06:21,670 DEBUG [main][Persistence] Type converter support initialising ... 09:06:21,670 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 09:06:21,670 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 09:06:21,670 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 09:06:21,670 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 09:06:21,670 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 09:06:21,670 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 09:06:21,671 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 09:06:21,671 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 09:06:21,671 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 09:06:21,672 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 09:06:21,672 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 09:06:21,672 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 09:06:21,672 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 09:06:21,672 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 09:06:21,672 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 09:06:21,672 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 09:06:21,672 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 09:06:21,672 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 09:06:21,672 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 09:06:21,673 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 09:06:21,673 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 09:06:21,673 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 09:06:21,673 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 09:06:21,674 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 09:06:21,674 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 09:06:21,675 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 09:06:21,675 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 09:06:21,675 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 09:06:21,675 DEBUG [main][Persistence] Type converter support loaded 09:06:21,675 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 09:06:21,675 DEBUG [main][MetaData] Registering listener for metadata initialisation 09:06:21,675 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 09:06:21,676 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 09:06:21,676 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 09:06:21,676 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 09:06:21,677 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 09:06:21,677 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 09:06:21,678 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 09:06:21,678 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 09:06:21,679 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 09:06:21,679 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 09:06:21,680 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 09:06:21,682 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 09:06:21,948 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:06:21,950 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:06:22,016 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 09:06:22,017 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 09:06:22,017 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:06:22,019 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 09:06:22,032 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 09:06:22,032 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 09:06:22,033 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 09:06:22,033 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 09:06:22,033 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 09:06:22,034 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 09:06:22,034 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 09:06:22,034 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 09:06:22,035 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 09:06:22,035 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 09:06:22,035 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 09:06:22,036 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 09:06:22,036 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 09:06:22,036 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:06:22,037 DEBUG [main][Datastore] Creating StoreManager for datastore 09:06:22,043 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 09:06:22,044 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 09:06:22,044 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 09:06:22,048 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 09:06:24,053 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47af099e" opened 09:06:24,056 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:24,057 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 09:06:24,057 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:24,057 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:24,057 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 09:06:24,058 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:24,058 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:24,058 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 09:06:24,058 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:06:24,058 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 09:06:24,059 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 09:06:24,059 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 09:06:24,059 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:06:24,059 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:06:24,060 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:24,060 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:24,060 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:06:24,060 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:24,060 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:06:24,060 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:24,061 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:24,061 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:24,061 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 09:06:24,061 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 09:06:24,062 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:24,063 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:24,064 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:24,135 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 09:06:24,135 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 09:06:24,141 DEBUG [main][Datastore] ======================= Datastore ========================= 09:06:24,141 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 09:06:24,141 DEBUG [main][Datastore] Datastore : read-write 09:06:24,141 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 09:06:24,141 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 09:06:24,141 DEBUG [main][Datastore] Queries : Timeout=0 09:06:24,141 DEBUG [main][Datastore] =========================================================== 09:06:24,141 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 09:06:24,141 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 09:06:24,141 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 09:06:24,141 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.aeg16thi/derby/cumulus4j;create=true] 09:06:24,141 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.aeg16thi/derby/cumulus4j;create=true] 09:06:24,141 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 09:06:24,141 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 09:06:24,141 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 09:06:24,141 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 09:06:24,141 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 09:06:24,141 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 09:06:24,141 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 09:06:24,141 DEBUG [main][Datastore] Java-Types : string-default-length=255 09:06:24,141 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 09:06:24,141 DEBUG [main][Datastore] =========================================================== 09:06:24,158 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47af099e" non enlisted to a transaction is being committed. 09:06:24,159 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47af099e" closed 09:06:24,159 DEBUG [main][Datastore] StoreManager now created 09:06:24,159 DEBUG [main][Persistence] ================= NucleusContext =============== 09:06:24,159 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 09:06:24,159 DEBUG [main][Persistence] Persistence API : JDO 09:06:24,159 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 09:06:24,159 DEBUG [main][Persistence] ClassLoading : datanucleus 09:06:24,159 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 09:06:24,160 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 09:06:24,160 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 09:06:24,160 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 09:06:24,160 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 09:06:24,160 DEBUG [main][Persistence] ================================================ 09:06:24,160 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 09:06:24,161 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:06:24,161 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=fd71f317-7006-4284-b703-41cf4b73ef41 09:06:24,161 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:06:24,162 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 09:06:24,163 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@43e1692f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3e7c4815" with txn="org.datanucleus.TransactionImpl@27df0f3d" 09:06:24,163 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 09:06:24,187 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CBC/PKCS5Padding'. Using this encryption algorithm. 09:06:24,187 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'RC2'. Using this MAC algorithm. 09:06:24,187 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 09:06:24,187 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 09:06:24,187 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 09:06:24,187 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:06:24,188 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 09:06:24,188 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 09:06:24,189 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 09:06:24,189 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 09:06:24,189 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 09:06:24,189 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 09:06:24,189 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:06:24,190 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 09:06:24,190 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:06:24,190 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 09:06:24,190 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 09:06:24,190 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" opened with isolation level "serializable" and auto-commit=false 09:06:24,191 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" with isolation "serializable" 09:06:24,224 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 09:06:24,224 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 09:06:24,224 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 09:06:24,238 DEBUG [main][Schema] Execution Time = 13 ms 09:06:24,238 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 09:06:24,268 DEBUG [main][Schema] Execution Time = 30 ms 09:06:24,286 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" 09:06:24,293 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" 09:06:24,293 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" non enlisted to a transaction is being committed. 09:06:24,293 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@20576557" closed 09:06:24,293 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:06:24,294 DEBUG [main][Query] JDOQL Query : Compile Time = 1 ms 09:06:24,295 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 09:06:24,295 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 09:06:24,299 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 4 ms 09:06:24,299 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 09:06:24,300 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d3ca6c7 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@43e1692f in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@22e5f96e] 09:06:24,300 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 09:06:24,300 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a638c79" opened with isolation level "read-committed" and auto-commit=false 09:06:24,308 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@59ed3e6c" 09:06:24,308 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CBC/PKCS5PADDING'> AND A0.MACALGORITHM = <'RC2'> 09:06:24,309 DEBUG [main][Retrieve] Execution Time = 1 ms 09:06:24,309 DEBUG [main][Query] JDOQL Query : Execution Time = 9 ms 09:06:24,309 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a638c79" non enlisted to a transaction is being committed. 09:06:24,309 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a638c79" closed 09:06:24,309 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d3ca6c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a638c79, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@43e1692f in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@22e5f96e] 09:06:24,310 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" 09:06:24,310 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 09:06:24,310 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" being inserted into table "ENCRYPTIONCOORDINATESET" 09:06:24,311 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31a3f4de [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@43e1692f in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@22e5f96e] 09:06:24,311 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68880c21" opened with isolation level "read-committed" and auto-commit=false 09:06:24,316 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7d04529c" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68880c21" 09:06:24,316 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/CBC/PKCS5PADDING'>,<'RC2'>,<1>) 09:06:24,317 DEBUG [main][Persist] Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7d04529c" 09:06:24,323 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" was inserted in the datastore and was given strategy value of "1" 09:06:24,323 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 09:06:24,323 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7d04529c" 09:06:24,329 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68880c21" non enlisted to a transaction is being committed. 09:06:24,329 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68880c21" closed 09:06:24,329 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31a3f4de [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@68880c21, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@43e1692f in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@22e5f96e] 09:06:24,329 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 09:06:24,329 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 09:06:24,330 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 09:06:24,330 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 09:06:24,330 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 09:06:24,331 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@360bc645" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 09:06:24,331 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 09:06:24,331 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 09:06:24,600 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:06:24,601 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:06:31,895 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:06:31,996 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1565647145 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:06:32,018 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1565647145 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:32,018 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@1565647145 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with new IV (without key). 09:06:32,028 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1565647145 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:32,028 TRACE [main][CryptoCache] clear: entered 09:06:32,129 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1891974590 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:06:32,136 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1891974590 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:32,139 TRACE [main][CryptoCache] clear: entered 09:06:32,139 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 09:06:32,239 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@412410893 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:06:32,241 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=66288 actual=66287 09:06:32,245 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@412410893 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:32,266 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@412410893 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with new IV (without key). 09:06:32,268 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=66288 actual=66287 09:06:32,272 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@412410893 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:32,272 TRACE [main][CryptoCache] clear: entered 09:06:32,273 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 09:06:32,374 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@566760932 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING and keyID=123. Initialising it with key and IV. 09:06:32,376 DEBUG [main][KeyManagerCryptoSession] decrypt: precalculated output-size does not match actually written output: expected=66288 actual=66287 09:06:32,380 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@566760932 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CBC/PKCS5PADDING keyID=123. 09:06:32,382 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@18da4dd, lifecycle=P_NONTRANS] 09:06:32,382 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 09:06:32,383 DEBUG [main][Cache] Level 1 Cache cleared 09:06:32,383 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@43e1692f" closed 09:06:32,484 DEBUG [main][Persistence] Unmanaging Persistence of all classes 09:06:32,484 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 09:06:32,484 DEBUG [main][Cache] Level 2 Cache cleared Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.499 sec Running org.cumulus4j.store.crypto.keymanager.test.TestKeyManagerCryptoSession_Twofish_CFB_NoPadding_HMACSHA256 09:06:32,640 WARN [main][MessageBrokerRegistry] setActiveMessageBroker: java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! at org.cumulus4j.store.crypto.keymanager.messagebroker.MessageBrokerRegistry.setActiveMessageBroker(MessageBrokerRegistry.java:117) at org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker.setMockSharedInstance(MockMessageBroker.java:41) at org.cumulus4j.store.crypto.keymanager.test.AbstractKeyManagerCryptoSessionTest.beforeClass(AbstractKeyManagerCryptoSessionTest.java:74) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 09:06:32,641 INFO [main][MessageBrokerRegistry] setActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker@2241f05b 09:06:32,644 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 09:06:32,644 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 09:06:32,647 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 09:06:32,649 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:06:32,650 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:06:32,652 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 09:06:32,653 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:06:32,654 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:06:32,654 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 09:06:32,655 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 09:06:32,660 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:06:32,662 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:06:32,665 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 09:06:32,668 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:06:32,673 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:06:32,675 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 09:06:32,676 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 09:06:32,676 DEBUG [main][Persistence] Java types support initialising ... 09:06:32,680 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 09:06:32,680 DEBUG [main][Persistence] Type converter support initialising ... 09:06:32,680 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 09:06:32,680 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 09:06:32,680 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 09:06:32,680 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 09:06:32,680 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 09:06:32,680 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 09:06:32,680 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 09:06:32,681 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 09:06:32,681 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 09:06:32,681 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 09:06:32,681 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 09:06:32,681 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 09:06:32,681 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 09:06:32,681 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 09:06:32,681 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 09:06:32,681 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 09:06:32,682 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 09:06:32,682 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 09:06:32,682 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 09:06:32,682 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 09:06:32,682 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 09:06:32,682 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 09:06:32,682 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 09:06:32,683 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 09:06:32,684 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 09:06:32,684 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 09:06:32,684 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 09:06:32,684 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 09:06:32,684 DEBUG [main][Persistence] Type converter support loaded 09:06:32,684 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 09:06:32,685 DEBUG [main][MetaData] Registering listener for metadata initialisation 09:06:32,685 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 09:06:32,685 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 09:06:32,686 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 09:06:32,686 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 09:06:32,686 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 09:06:32,687 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 09:06:32,687 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 09:06:32,688 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 09:06:32,688 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 09:06:32,689 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 09:06:32,690 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 09:06:32,692 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 09:06:33,194 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 09:06:33,195 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 09:06:33,195 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:06:33,196 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 09:06:33,196 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 09:06:33,197 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 09:06:33,197 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 09:06:33,197 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 09:06:33,197 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 09:06:33,198 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 09:06:33,198 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 09:06:33,198 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 09:06:33,199 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 09:06:33,199 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 09:06:33,200 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 09:06:33,200 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 09:06:33,200 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 09:06:33,200 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:06:33,201 DEBUG [main][Datastore] Creating StoreManager for datastore 09:06:33,208 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 09:06:33,208 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 09:06:33,208 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 09:06:33,212 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 09:06:34,870 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3dfa819" opened 09:06:34,874 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:34,874 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 09:06:34,874 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:34,874 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:34,874 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 09:06:34,874 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:34,874 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:34,874 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 09:06:34,874 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:06:34,874 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 09:06:34,875 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:34,876 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:34,877 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:34,945 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 09:06:34,946 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 09:06:34,953 DEBUG [main][Datastore] ======================= Datastore ========================= 09:06:34,953 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 09:06:34,953 DEBUG [main][Datastore] Datastore : read-write 09:06:34,953 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 09:06:34,954 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 09:06:34,954 DEBUG [main][Datastore] Queries : Timeout=0 09:06:34,954 DEBUG [main][Datastore] =========================================================== 09:06:34,954 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 09:06:34,954 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 09:06:34,954 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 09:06:34,954 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.lp6bpk4p/derby/cumulus4j;create=true] 09:06:34,954 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.lp6bpk4p/derby/cumulus4j;create=true] 09:06:34,954 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 09:06:34,954 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 09:06:34,954 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 09:06:34,954 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 09:06:34,954 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 09:06:34,954 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 09:06:34,954 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 09:06:34,954 DEBUG [main][Datastore] Java-Types : string-default-length=255 09:06:34,954 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 09:06:34,954 DEBUG [main][Datastore] =========================================================== 09:06:34,972 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3dfa819" non enlisted to a transaction is being committed. 09:06:34,972 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3dfa819" closed 09:06:34,972 DEBUG [main][Datastore] StoreManager now created 09:06:34,972 DEBUG [main][Persistence] ================= NucleusContext =============== 09:06:34,972 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 09:06:34,972 DEBUG [main][Persistence] Persistence API : JDO 09:06:34,972 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 09:06:34,972 DEBUG [main][Persistence] ClassLoading : datanucleus 09:06:34,972 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 09:06:34,972 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 09:06:34,972 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 09:06:34,972 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 09:06:34,972 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 09:06:34,972 DEBUG [main][Persistence] ================================================ 09:06:34,972 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 09:06:34,973 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:06:34,973 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=db9ab9ae-0ad6-45f4-ac44-99fd71495758 09:06:34,973 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:06:34,973 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 09:06:34,973 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7e53339" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@58fef7f7" with txn="org.datanucleus.TransactionImpl@31ddb930" 09:06:34,974 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 09:06:34,974 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:06:34,974 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'HMAC-SHA256'. Using this MAC algorithm. 09:06:34,974 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 09:06:34,974 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 09:06:34,974 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 09:06:34,974 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:06:34,975 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 09:06:34,976 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 09:06:34,976 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 09:06:34,976 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 09:06:34,976 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 09:06:34,977 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 09:06:34,977 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:06:34,978 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 09:06:34,978 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:06:34,979 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 09:06:34,979 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 09:06:34,979 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" opened with isolation level "serializable" and auto-commit=false 09:06:34,979 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" with isolation "serializable" 09:06:35,016 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 09:06:35,017 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 09:06:35,017 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 09:06:35,030 DEBUG [main][Schema] Execution Time = 13 ms 09:06:35,030 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 09:06:35,054 DEBUG [main][Schema] Execution Time = 24 ms 09:06:35,066 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" 09:06:35,072 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" 09:06:35,073 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" non enlisted to a transaction is being committed. 09:06:35,073 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d3ef181" closed 09:06:35,074 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:06:35,076 DEBUG [main][Query] JDOQL Query : Compile Time = 2 ms 09:06:35,076 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 09:06:35,076 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 09:06:35,079 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 3 ms 09:06:35,079 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 09:06:35,079 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@136965e3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7e53339 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@53c6f96d] 09:06:35,079 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 09:06:35,080 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@435cc7f9" opened with isolation level "read-committed" and auto-commit=false 09:06:35,086 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1d1cbd0f" 09:06:35,086 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CFB/NOPADDING'> AND A0.MACALGORITHM = <'HMAC-SHA256'> 09:06:35,087 DEBUG [main][Retrieve] Execution Time = 1 ms 09:06:35,087 DEBUG [main][Query] JDOQL Query : Execution Time = 8 ms 09:06:35,088 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@435cc7f9" non enlisted to a transaction is being committed. 09:06:35,088 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@435cc7f9" closed 09:06:35,088 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@136965e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@435cc7f9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7e53339 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@53c6f96d] 09:06:35,088 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" 09:06:35,088 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 09:06:35,089 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" being inserted into table "ENCRYPTIONCOORDINATESET" 09:06:35,089 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f88bfbe [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7e53339 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@53c6f96d] 09:06:35,089 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59bbe88a" opened with isolation level "read-committed" and auto-commit=false 09:06:35,094 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a2929a4" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59bbe88a" 09:06:35,094 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/CFB/NOPADDING'>,<'HMAC-SHA256'>,<1>) 09:06:35,096 DEBUG [main][Persist] Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a2929a4" 09:06:35,099 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" was inserted in the datastore and was given strategy value of "1" 09:06:35,100 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 09:06:35,100 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a2929a4" 09:06:35,105 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59bbe88a" non enlisted to a transaction is being committed. 09:06:35,105 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59bbe88a" closed 09:06:35,105 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f88bfbe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59bbe88a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@7e53339 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@53c6f96d] 09:06:35,106 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 09:06:35,106 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 09:06:35,106 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 09:06:35,106 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 09:06:35,107 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 09:06:35,107 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@3c87fdf2" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 09:06:35,108 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 09:06:35,108 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@77049094" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 09:06:36,421 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:06:36,423 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:06:40,311 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:06:40,311 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:06:42,700 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:06:42,812 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@266554246 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 09:06:42,819 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@266554246 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 09:06:42,819 TRACE [main][CryptoCache] getKeyData: Found cached key with keyID=123. 09:06:42,820 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1174478906 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 09:06:42,821 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1174478906 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 09:06:42,822 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@77049094 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@77049094, lifecycle=P_NONTRANS] 09:06:42,822 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 09:06:42,822 DEBUG [main][Cache] Level 1 Cache cleared 09:06:42,822 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@7e53339" closed 09:06:42,915 DEBUG [main][Persistence] Unmanaging Persistence of all classes 09:06:42,915 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 09:06:42,915 DEBUG [main][Cache] Level 2 Cache cleared 09:06:43,088 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 09:06:43,088 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 09:06:43,090 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 09:06:43,093 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:06:43,094 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:06:43,095 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 09:06:43,096 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:06:43,097 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:06:43,097 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 09:06:43,098 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 09:06:43,103 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:06:43,105 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:06:43,107 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 09:06:43,110 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:06:43,114 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:06:43,116 INFO [main][Persistence] Property cumulus4j.macAlgorithm unknown - will be ignored 09:06:43,116 INFO [main][Persistence] Property cumulus4j.encryptionAlgorithm unknown - will be ignored 09:06:43,117 DEBUG [main][Persistence] Java types support initialising ... 09:06:43,120 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 09:06:43,120 DEBUG [main][Persistence] Type converter support initialising ... 09:06:43,120 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 09:06:43,121 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 09:06:43,122 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 09:06:43,122 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 09:06:43,122 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 09:06:43,122 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 09:06:43,122 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 09:06:43,122 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 09:06:43,122 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 09:06:43,122 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 09:06:43,122 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 09:06:43,123 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 09:06:43,123 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 09:06:43,124 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 09:06:43,124 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 09:06:43,124 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 09:06:43,124 DEBUG [main][Persistence] Type converter support loaded 09:06:43,124 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 09:06:43,124 DEBUG [main][MetaData] Registering listener for metadata initialisation 09:06:43,124 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 09:06:43,125 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 09:06:43,125 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 09:06:43,125 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 09:06:43,126 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 09:06:43,126 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 09:06:43,126 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 09:06:43,126 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 09:06:43,127 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 09:06:43,127 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 09:06:43,127 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 09:06:43,129 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 09:06:43,465 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 09:06:43,466 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 09:06:43,466 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:06:43,479 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 09:06:43,480 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 09:06:43,481 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 09:06:43,481 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 09:06:43,481 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 09:06:43,481 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 09:06:43,482 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 09:06:43,482 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 09:06:43,482 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 09:06:43,482 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 09:06:43,483 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 09:06:43,483 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 09:06:43,483 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 09:06:43,484 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 09:06:43,484 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:06:43,484 DEBUG [main][Datastore] Creating StoreManager for datastore 09:06:43,490 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 09:06:43,490 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 09:06:43,491 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 09:06:43,495 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 09:06:44,958 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37496720" opened 09:06:44,962 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:44,962 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 09:06:44,963 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:44,963 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:44,964 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 09:06:44,964 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:44,964 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:44,964 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 09:06:44,965 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:06:44,965 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 09:06:44,965 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 09:06:44,965 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:44,966 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:44,967 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 09:06:44,967 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 09:06:44,967 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:06:44,967 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 09:06:44,967 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 09:06:44,967 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 09:06:44,967 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:44,967 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 09:06:44,967 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 09:06:44,967 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:44,968 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:44,969 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:44,969 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:45,022 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 09:06:45,022 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 09:06:45,028 DEBUG [main][Datastore] ======================= Datastore ========================= 09:06:45,028 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 09:06:45,028 DEBUG [main][Datastore] Datastore : read-write 09:06:45,028 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 09:06:45,028 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 09:06:45,028 DEBUG [main][Datastore] Queries : Timeout=0 09:06:45,028 DEBUG [main][Datastore] =========================================================== 09:06:45,028 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 09:06:45,029 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 09:06:45,029 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 09:06:45,029 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.e35fis37/derby/cumulus4j;create=true] 09:06:45,029 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.e35fis37/derby/cumulus4j;create=true] 09:06:45,029 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 09:06:45,029 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 09:06:45,029 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 09:06:45,029 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 09:06:45,029 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 09:06:45,029 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 09:06:45,029 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 09:06:45,029 DEBUG [main][Datastore] Java-Types : string-default-length=255 09:06:45,029 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 09:06:45,029 DEBUG [main][Datastore] =========================================================== 09:06:45,045 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37496720" non enlisted to a transaction is being committed. 09:06:45,046 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37496720" closed 09:06:45,046 DEBUG [main][Datastore] StoreManager now created 09:06:45,046 DEBUG [main][Persistence] ================= NucleusContext =============== 09:06:45,046 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 09:06:45,046 DEBUG [main][Persistence] Persistence API : JDO 09:06:45,046 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 09:06:45,046 DEBUG [main][Persistence] ClassLoading : datanucleus 09:06:45,046 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 09:06:45,046 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 09:06:45,046 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 09:06:45,046 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 09:06:45,046 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 09:06:45,046 DEBUG [main][Persistence] ================================================ 09:06:45,046 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 09:06:45,047 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:06:45,047 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=04eb9077-87e9-4f2b-bd75-2cdf0ddb8060 09:06:45,047 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:06:45,047 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 09:06:45,048 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@31e130bf" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@54755dd9" with txn="org.datanucleus.TransactionImpl@f1f7db2" 09:06:45,048 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 09:06:45,117 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is set to 'Twofish/CFB/NoPadding'. Using this encryption algorithm. 09:06:45,118 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is set to 'HMAC-SHA256'. Using this MAC algorithm. 09:06:45,118 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 09:06:45,118 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 09:06:45,118 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 09:06:45,118 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:06:45,119 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 09:06:45,119 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 09:06:45,120 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 09:06:45,120 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 09:06:45,120 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 09:06:45,120 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 09:06:45,120 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:06:45,121 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 09:06:45,121 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:06:45,121 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 09:06:45,122 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 09:06:45,123 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" opened with isolation level "serializable" and auto-commit=false 09:06:45,123 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" with isolation "serializable" 09:06:45,162 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 09:06:45,162 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 09:06:45,163 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 09:06:45,176 DEBUG [main][Schema] Execution Time = 13 ms 09:06:45,176 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 09:06:45,199 DEBUG [main][Schema] Execution Time = 23 ms 09:06:45,214 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" 09:06:45,219 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" 09:06:45,220 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" non enlisted to a transaction is being committed. 09:06:45,220 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d1ff6b1" closed 09:06:45,220 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:06:45,222 DEBUG [main][Query] JDOQL Query : Compile Time = 2 ms 09:06:45,222 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 09:06:45,222 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 09:06:45,229 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 7 ms 09:06:45,229 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 09:06:45,230 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e5aafc6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@31e130bf in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@542f6803] 09:06:45,230 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 09:06:45,230 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5583098b" opened with isolation level "read-committed" and auto-commit=false 09:06:45,240 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@717d7587" 09:06:45,240 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/CFB/NOPADDING'> AND A0.MACALGORITHM = <'HMAC-SHA256'> 09:06:45,241 DEBUG [main][Retrieve] Execution Time = 1 ms 09:06:45,241 DEBUG [main][Query] JDOQL Query : Execution Time = 11 ms 09:06:45,241 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5583098b" non enlisted to a transaction is being committed. 09:06:45,241 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5583098b" closed 09:06:45,242 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e5aafc6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5583098b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@31e130bf in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@542f6803] 09:06:45,242 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" 09:06:45,242 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 09:06:45,243 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" being inserted into table "ENCRYPTIONCOORDINATESET" 09:06:45,243 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b13f3d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@31e130bf in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@542f6803] 09:06:45,244 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c0777b5" opened with isolation level "read-committed" and auto-commit=false 09:06:45,249 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4e642ee1" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c0777b5" 09:06:45,249 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (MACALGORITHM,CIPHERTRANSFORMATION,VERSION) VALUES (<'HMAC-SHA256'>,<'TWOFISH/CFB/NOPADDING'>,<1>) 09:06:45,251 DEBUG [main][Persist] Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4e642ee1" 09:06:45,256 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" was inserted in the datastore and was given strategy value of "1" 09:06:45,256 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 09:06:45,257 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4e642ee1" 09:06:45,262 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c0777b5" non enlisted to a transaction is being committed. 09:06:45,262 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c0777b5" closed 09:06:45,262 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b13f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c0777b5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@31e130bf in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@542f6803] 09:06:45,262 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 09:06:45,263 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 09:06:45,263 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 09:06:45,263 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 09:06:45,263 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 09:06:45,264 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@7e9f2c32" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 09:06:45,264 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 09:06:45,264 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 09:06:53,440 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:06:53,442 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:06:54,136 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:06:54,230 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@1041219253 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 09:06:54,279 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1041219253 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 09:06:54,279 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@1041219253 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with new IV (without key). 09:06:54,305 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@1041219253 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 09:06:54,305 TRACE [main][CryptoCache] clear: entered 09:06:54,406 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@964094970 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 09:06:54,420 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@964094970 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 09:06:54,429 TRACE [main][CryptoCache] clear: entered 09:06:54,429 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 09:06:54,530 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@645323781 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 09:06:54,556 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@645323781 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 09:06:54,608 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@645323781 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with new IV (without key). 09:06:54,622 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@645323781 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 09:06:54,622 TRACE [main][CryptoCache] clear: entered 09:06:54,622 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 09:06:54,724 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@185209393 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING and keyID=123. Initialising it with key and IV. 09:06:54,737 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@185209393 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/CFB/NOPADDING keyID=123. 09:06:54,744 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@5b7aa898, lifecycle=P_NONTRANS] 09:06:54,744 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 09:06:54,744 DEBUG [main][Cache] Level 1 Cache cleared 09:06:54,744 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@31e130bf" closed 09:06:54,865 DEBUG [main][Persistence] Unmanaging Persistence of all classes 09:06:54,866 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 09:06:54,867 DEBUG [main][Cache] Level 2 Cache cleared Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.547 sec Running org.cumulus4j.store.crypto.keymanager.test.TestKeyManagerCryptoSession_default 09:06:55,190 WARN [main][MessageBrokerRegistry] setActiveMessageBroker: java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! java.lang.IllegalStateException: An active MessageBroker already exists! Changing the active MessageBroker now is highly discouraged as it may cause errors! at org.cumulus4j.store.crypto.keymanager.messagebroker.MessageBrokerRegistry.setActiveMessageBroker(MessageBrokerRegistry.java:117) at org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker.setMockSharedInstance(MockMessageBroker.java:41) at org.cumulus4j.store.crypto.keymanager.test.AbstractKeyManagerCryptoSessionTest.beforeClass(AbstractKeyManagerCryptoSessionTest.java:74) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.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.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103) at com.sun.proxy.$Proxy0.invoke(Unknown Source) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69) 09:06:55,190 INFO [main][MessageBrokerRegistry] setActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.test.MockMessageBroker@3b1dc579 09:06:55,193 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 09:06:55,193 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 09:06:55,197 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 09:06:55,199 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:06:55,200 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:06:55,201 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 09:06:55,203 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:06:55,203 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:06:55,204 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 09:06:55,204 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 09:06:55,209 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:06:55,211 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:06:55,213 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 09:06:55,216 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:06:55,221 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:06:55,222 DEBUG [main][Persistence] Java types support initialising ... 09:06:55,226 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 09:06:55,226 DEBUG [main][Persistence] Type converter support initialising ... 09:06:55,226 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 09:06:55,226 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 09:06:55,226 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 09:06:55,226 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 09:06:55,227 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 09:06:55,227 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 09:06:55,227 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 09:06:55,227 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 09:06:55,227 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 09:06:55,228 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 09:06:55,228 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 09:06:55,228 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 09:06:55,228 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 09:06:55,228 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 09:06:55,228 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 09:06:55,228 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 09:06:55,228 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 09:06:55,228 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 09:06:55,228 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 09:06:55,229 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 09:06:55,229 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 09:06:55,229 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 09:06:55,229 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 09:06:55,230 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 09:06:55,230 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 09:06:55,231 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 09:06:55,231 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 09:06:55,231 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 09:06:55,231 DEBUG [main][Persistence] Type converter support loaded 09:06:55,231 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 09:06:55,232 DEBUG [main][MetaData] Registering listener for metadata initialisation 09:06:55,232 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 09:06:55,232 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 09:06:55,233 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 09:06:55,233 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 09:06:55,233 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 09:06:55,234 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 09:06:55,234 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 09:06:55,234 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 09:06:55,235 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 09:06:55,236 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 09:06:55,236 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 09:06:55,238 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 09:06:55,574 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 09:06:55,574 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 09:06:55,574 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:06:55,576 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 09:06:55,577 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 09:06:55,577 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 09:06:55,578 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 09:06:55,578 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 09:06:55,578 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 09:06:55,578 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 09:06:55,579 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 09:06:55,579 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 09:06:55,579 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 09:06:55,579 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 09:06:55,580 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 09:06:55,580 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 09:06:55,580 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 09:06:55,580 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:06:55,581 DEBUG [main][Datastore] Creating StoreManager for datastore 09:06:55,587 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 09:06:55,587 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 09:06:55,587 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 09:06:55,591 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 09:06:56,180 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:06:56,181 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:06:57,036 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@276cc8dc" opened 09:06:57,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:57,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 09:06:57,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:57,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:57,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 09:06:57,039 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:57,040 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:06:57,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:57,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:06:57,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:57,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:57,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:06:57,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 09:06:57,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:57,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:57,041 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 09:06:57,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:57,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:57,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 09:06:57,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 09:06:57,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:06:57,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 09:06:57,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 09:06:57,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 09:06:57,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:57,042 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 09:06:57,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 09:06:57,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:06:57,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:57,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:57,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:57,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 09:06:57,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:06:57,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:57,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:57,043 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 09:06:57,044 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:06:57,045 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 09:06:57,045 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:06:57,045 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:06:57,045 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:06:57,045 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:06:57,045 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:06:57,098 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 09:06:57,098 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 09:06:57,103 DEBUG [main][Datastore] ======================= Datastore ========================= 09:06:57,103 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 09:06:57,103 DEBUG [main][Datastore] Datastore : read-write 09:06:57,103 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 09:06:57,103 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 09:06:57,103 DEBUG [main][Datastore] Queries : Timeout=0 09:06:57,103 DEBUG [main][Datastore] =========================================================== 09:06:57,103 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 09:06:57,103 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 09:06:57,103 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 09:06:57,103 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.v4jlly9x/derby/cumulus4j;create=true] 09:06:57,103 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.v4jlly9x/derby/cumulus4j;create=true] 09:06:57,103 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 09:06:57,104 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 09:06:57,104 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 09:06:57,104 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 09:06:57,104 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 09:06:57,104 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 09:06:57,104 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 09:06:57,104 DEBUG [main][Datastore] Java-Types : string-default-length=255 09:06:57,104 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 09:06:57,104 DEBUG [main][Datastore] =========================================================== 09:06:57,120 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@276cc8dc" non enlisted to a transaction is being committed. 09:06:57,121 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@276cc8dc" closed 09:06:57,121 DEBUG [main][Datastore] StoreManager now created 09:06:57,121 DEBUG [main][Persistence] ================= NucleusContext =============== 09:06:57,121 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 09:06:57,121 DEBUG [main][Persistence] Persistence API : JDO 09:06:57,121 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 09:06:57,121 DEBUG [main][Persistence] ClassLoading : datanucleus 09:06:57,121 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 09:06:57,121 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 09:06:57,121 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 09:06:57,121 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 09:06:57,121 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 09:06:57,121 DEBUG [main][Persistence] ================================================ 09:06:57,121 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 09:06:57,121 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:06:57,122 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=97a9da59-5b58-4a50-ba27-1a104daecd08 09:06:57,122 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:06:57,122 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 09:06:57,123 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@64942607" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@d48e998" with txn="org.datanucleus.TransactionImpl@7cfac39f" 09:06:57,123 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 09:06:57,124 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:06:57,124 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:06:57,124 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 09:06:57,125 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 09:06:57,125 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 09:06:57,125 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:06:57,127 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 09:06:57,128 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 09:06:57,129 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 09:06:57,129 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 09:06:57,130 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 09:06:57,131 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 09:06:57,131 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:06:57,132 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 09:06:57,132 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:06:57,133 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 09:06:57,133 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 09:06:57,134 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" opened with isolation level "serializable" and auto-commit=false 09:06:57,134 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" with isolation "serializable" 09:06:57,170 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 09:06:57,170 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 09:06:57,170 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 09:06:57,183 DEBUG [main][Schema] Execution Time = 13 ms 09:06:57,183 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 09:06:57,217 DEBUG [main][Schema] Execution Time = 34 ms 09:06:57,236 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" 09:06:57,243 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" 09:06:57,244 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" non enlisted to a transaction is being committed. 09:06:57,244 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b6a0ea9" closed 09:06:57,245 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:06:57,247 DEBUG [main][Query] JDOQL Query : Compile Time = 2 ms 09:06:57,248 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 09:06:57,249 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 09:06:57,254 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 5 ms 09:06:57,254 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 09:06:57,255 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@388623ad [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@64942607 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@91f565d] 09:06:57,255 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 09:06:57,255 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e3559f" opened with isolation level "read-committed" and auto-commit=false 09:06:57,262 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6e31d989" 09:06:57,263 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/GCM/NOPADDING'> AND A0.MACALGORITHM = <'NONE'> 09:06:57,263 DEBUG [main][Retrieve] Execution Time = 0 ms 09:06:57,264 DEBUG [main][Query] JDOQL Query : Execution Time = 9 ms 09:06:57,264 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e3559f" non enlisted to a transaction is being committed. 09:06:57,264 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e3559f" closed 09:06:57,264 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@388623ad [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e3559f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@64942607 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@91f565d] 09:06:57,264 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9" 09:06:57,264 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 09:06:57,265 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9" being inserted into table "ENCRYPTIONCOORDINATESET" 09:06:57,265 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65bb6275 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@64942607 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@91f565d] 09:06:57,265 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@64da6cbd" opened with isolation level "read-committed" and auto-commit=false 09:06:57,270 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2d119405" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@64da6cbd" 09:06:57,270 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/GCM/NOPADDING'>,<'NONE'>,<1>) 09:06:57,273 DEBUG [main][Persist] Execution Time = 3 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2d119405" 09:06:57,277 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9" was inserted in the datastore and was given strategy value of "1" 09:06:57,277 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 09:06:57,277 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2d119405" 09:06:57,282 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@64da6cbd" non enlisted to a transaction is being committed. 09:06:57,282 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@64da6cbd" closed 09:06:57,283 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@65bb6275 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@64da6cbd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@64942607 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@91f565d] 09:06:57,283 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 09:06:57,283 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 09:06:57,283 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 09:06:57,283 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 09:06:57,284 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 09:06:57,284 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@a6c54c3" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 09:06:57,284 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 09:06:57,284 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 09:07:14,915 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:07:14,916 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:07:18,044 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:07:18,044 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:07:21,297 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:07:21,297 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:07:24,162 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:07:24,162 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:07:30,880 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:07:30,981 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@2029920330 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:07:30,982 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@2029920330 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 09:07:30,982 TRACE [main][CryptoCache] getKeyData: Found cached key with keyID=123. 09:07:30,982 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@311487784 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:07:30,983 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@311487784 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 09:07:30,984 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@5261ec9, lifecycle=P_NONTRANS] 09:07:30,984 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 09:07:30,984 DEBUG [main][Cache] Level 1 Cache cleared 09:07:30,984 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@64942607" closed 09:07:31,099 DEBUG [main][Persistence] Unmanaging Persistence of all classes 09:07:31,100 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 09:07:31,100 DEBUG [main][Cache] Level 2 Cache cleared 09:07:31,274 DEBUG [main][General] Plugin Registry "org.datanucleus.plugin.EclipsePluginRegistry" not found. Falling back to DataNucleus registry. Reason : Class "org.eclipse.core.runtime.RegistryFactory" was not found in the CLASSPATH. Please check your specification and your CLASSPATH.. 09:07:31,274 DEBUG [main][General] Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 09:07:31,276 DEBUG [main][General] Registering bundle org.cumulus4j.store version 1.2.1.SNAPSHOT at URL file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar. 09:07:31,277 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:07:31,278 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/plugin.xml. 09:07:31,279 DEBUG [main][General] Registering bundle org.datanucleus.api.jdo version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar. 09:07:31,280 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:07:31,280 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/3.2.3/datanucleus-api-jdo-3.2.3.jar!/plugin.xml. 09:07:31,280 WARN [main][General] Could not find MANIFEST.MF file for plugin file "file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/classes/plugin.xml" so ignoring it 09:07:31,281 DEBUG [main][General] Registering bundle org.datanucleus.store.rdbms version 3.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar. 09:07:31,284 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:07:31,285 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/3.2.3/datanucleus-rdbms-3.2.3.jar!/plugin.xml. 09:07:31,286 DEBUG [main][General] Registering bundle org.datanucleus version 3.2.4 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar. 09:07:31,289 DEBUG [main][General] Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:07:31,292 DEBUG [main][General] Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/3.2.4/datanucleus-core-3.2.4.jar!/plugin.xml. 09:07:31,293 DEBUG [main][Persistence] Java types support initialising ... 09:07:31,295 DEBUG [main][Persistence] Java types support loaded : supported java types=java.awt.Color, java.lang.Float, [Ljava.lang.Integer;, java.sql.Time, java.util.SortedSet, java.net.URL, java.util.Date, java.util.PriorityQueue, float, [Ljava.lang.Character;, [Ljava.lang.Double;, java.lang.Integer, java.math.BigDecimal, java.util.Vector, java.lang.Character, java.lang.Enum, java.lang.Long, java.lang.Short, java.util.Locale, java.util.Map, java.math.BigInteger, java.net.URI, java.lang.Byte, java.util.GregorianCalendar, java.awt.image.BufferedImage, byte, double, java.util.TimeZone, java.sql.Timestamp, java.util.Collection, java.util.Set, java.util.UUID, [Ljava.lang.String;, java.util.List, [Ljava.lang.Short;, java.util.Queue, java.util.SortedMap, [Ljava.lang.Enum;, [Ljava.lang.Boolean;, java.lang.Double, [Ljava.util.Date;, [B, [C, [D, java.util.HashMap, java.util.Currency, [F, long, java.util.Stack, java.util.TreeSet, [I, java.util.ArrayList, [J, java.util.HashSet, java.util.LinkedHashMap, java.util.Calendar, java.lang.StringBuffer, [S, [Ljava.math.BigInteger;, java.lang.Boolean, [Ljava.lang.Number;, java.lang.String, [Ljava.math.BigDecimal;, java.lang.Number, java.util.LinkedList, java.util.Hashtable, java.util.LinkedHashSet, [Z, [Ljava.lang.Float;, java.util.Properties, [Ljava.lang.Byte;, [Ljava.util.Locale;, int, java.sql.Date, boolean, java.util.TreeMap, [Ljava.lang.Long;, char, short, java.lang.Class, java.util.BitSet, java.util.Arrays$ArrayList 09:07:31,295 DEBUG [main][Persistence] Type converter support initialising ... 09:07:31,295 DEBUG [main][Persistence] Added converter for java.math.BigDecimal<->java.lang.String using org.datanucleus.store.types.converters.BigDecimalStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.math.BigInteger<->java.lang.String using org.datanucleus.store.types.converters.BigIntegerStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.util.BitSet<->java.lang.String using org.datanucleus.store.types.converters.BitSetStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.util.Calendar<->java.lang.String using org.datanucleus.store.types.converters.CalendarStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.lang.Class<->java.lang.String using org.datanucleus.store.types.converters.ClassStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.awt.Color<->java.lang.String using org.datanucleus.store.types.converters.ColorStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.lang.Integer<->java.lang.String using org.datanucleus.store.types.converters.IntegerStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.lang.Long<->java.lang.String using org.datanucleus.store.types.converters.LongStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.util.Currency<->java.lang.String using org.datanucleus.store.types.converters.CurrencyStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.Long using org.datanucleus.store.types.converters.DateLongConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.util.Date<->java.lang.String using org.datanucleus.store.types.converters.DateStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.util.Locale<->java.lang.String using org.datanucleus.store.types.converters.LocaleStringConverter 09:07:31,296 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.Long using org.datanucleus.store.types.converters.SqlDateLongConverter 09:07:31,297 DEBUG [main][Persistence] Added converter for java.sql.Date<->java.lang.String using org.datanucleus.store.types.converters.SqlDateStringConverter 09:07:31,297 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimeLongConverter 09:07:31,297 DEBUG [main][Persistence] Added converter for java.sql.Time<->java.lang.String using org.datanucleus.store.types.converters.SqlTimeStringConverter 09:07:31,297 DEBUG [main][Persistence] Added converter for java.sql.Timestamp<->java.lang.Long using org.datanucleus.store.types.converters.SqlTimestampLongConverter 09:07:31,297 DEBUG [main][Persistence] Added converter for java.lang.StringBuffer<->java.lang.String using org.datanucleus.store.types.converters.StringBufferStringConverter 09:07:31,297 DEBUG [main][Persistence] Added converter for java.util.TimeZone<->java.lang.String using org.datanucleus.store.types.converters.TimeZoneStringConverter 09:07:31,297 DEBUG [main][Persistence] Added converter for java.net.URI<->java.lang.String using org.datanucleus.store.types.converters.URIStringConverter 09:07:31,297 DEBUG [main][Persistence] Added converter for java.net.URL<->java.lang.String using org.datanucleus.store.types.converters.URLStringConverter 09:07:31,297 DEBUG [main][Persistence] Added converter for java.util.UUID<->java.lang.String using org.datanucleus.store.types.converters.UUIDStringConverter 09:07:31,297 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDate<->java.lang.String ignored since java type not present in CLASSPATH 09:07:31,298 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.String ignored since java type not present in CLASSPATH 09:07:31,298 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalTime<->java.lang.Long ignored since java type not present in CLASSPATH 09:07:31,299 DEBUG [main][Persistence] TypeConverter for javax.time.calendar.LocalDateTime<->java.lang.String ignored since java type not present in CLASSPATH 09:07:31,299 DEBUG [main][Persistence] Added converter for java.io.Serializable<->java.lang.String using org.datanucleus.store.types.converters.SerializableStringConverter 09:07:31,299 DEBUG [main][Persistence] Added converter for java.io.Serializable<->[B using org.datanucleus.store.types.converters.SerializableByteArrayConverter 09:07:31,299 DEBUG [main][Persistence] Type converter support loaded 09:07:31,299 DEBUG [main][MetaData] MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 09:07:31,299 DEBUG [main][MetaData] Registering listener for metadata initialisation 09:07:31,299 DEBUG [main][MetaData] Listener found initialisation for persistable class org.cumulus4j.store.model.EncryptionCoordinateSet 09:07:31,300 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.jdo 09:07:31,300 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.jdo 09:07:31,300 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.jdo 09:07:31,300 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.jdo 09:07:31,301 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.jdo 09:07:31,301 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.jdo 09:07:31,301 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.jdo 09:07:31,302 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.jdo 09:07:31,302 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.jdo 09:07:31,302 DEBUG [main][MetaData] Parsing MetaData file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" using handler "jdo" (validation="false") 09:07:31,305 DEBUG [main][MetaData] XML Entity Public="" System="http://java.sun.com/dtd/jdo_3_0.dtd 09:07:31,841 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.jdo 09:07:31,841 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.jdo 09:07:31,841 DEBUG [main][MetaData] MetaData of type "jdo" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:07:31,842 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" has been specified with JDO annotations so using those. 09:07:31,843 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Populating Meta-Data 09:07:31,843 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /META-INF/package.orm 09:07:31,843 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /WEB-INF/package.orm 09:07:31,843 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /package.orm 09:07:31,844 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/package.orm 09:07:31,844 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org.orm 09:07:31,844 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/package.orm 09:07:31,844 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j.orm 09:07:31,844 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/package.orm 09:07:31,845 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store.orm 09:07:31,845 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/package.orm 09:07:31,845 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model.orm 09:07:31,845 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" NOT found at /org/cumulus4j/store/model/EncryptionCoordinateSet.orm 09:07:31,845 DEBUG [main][MetaData] MetaData of type "orm" for class "org.cumulus4j.store.model.EncryptionCoordinateSet" not found 09:07:31,846 DEBUG [main][Datastore] Creating StoreManager for datastore 09:07:31,851 DEBUG [main][Connection] Created tx data source using pooling type of dbcp-builtin 09:07:31,851 DEBUG [main][Connection] Registered transactional connection factory under name "rdbms/tx" 09:07:31,851 DEBUG [main][Connection] Registered nontransactional connection factory under name "rdbms/nontx" 09:07:31,855 DEBUG [main][Connection] Created nontx data source using pooling type of dbcp-builtin 09:07:31,896 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:07:31,898 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:07:33,428 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53f0d09c" opened 09:07:33,431 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:07:33,431 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 09:07:33,431 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:07:33,432 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:07:33,432 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 09:07:33,432 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:07:33,432 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:07:33,432 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 09:07:33,432 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:07:33,432 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 09:07:33,433 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 09:07:33,433 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 09:07:33,433 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 09:07:33,433 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:07:33,433 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:07:33,433 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:07:33,433 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 09:07:33,433 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:07:33,434 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 09:07:33,435 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 09:07:33,435 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:07:33,435 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 09:07:33,435 DEBUG [main][Datastore] Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 09:07:33,435 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 09:07:33,435 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:07:33,435 DEBUG [main][Datastore] Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 09:07:33,435 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 09:07:33,435 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 09:07:33,436 DEBUG [main][Datastore] Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 09:07:33,437 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 09:07:33,437 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 09:07:33,437 DEBUG [main][Datastore] Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 09:07:33,437 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 09:07:33,437 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 09:07:33,437 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 09:07:33,437 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 09:07:33,437 DEBUG [main][Datastore] Adding RDBMS support for Java type org.datanucleus.identity.OID (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 09:07:33,498 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 09:07:33,498 DEBUG [main][Datastore] Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 09:07:33,503 DEBUG [main][Datastore] ======================= Datastore ========================= 09:07:33,503 DEBUG [main][Datastore] StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 09:07:33,503 DEBUG [main][Datastore] Datastore : read-write 09:07:33,503 DEBUG [main][Datastore] Schema Control : AutoCreate(Tables), Validate(None) 09:07:33,503 DEBUG [main][Datastore] Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 09:07:33,503 DEBUG [main][Datastore] Queries : Timeout=0 09:07:33,503 DEBUG [main][Datastore] =========================================================== 09:07:33,503 DEBUG [main][Datastore] Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 09:07:33,503 DEBUG [main][Datastore] Datastore : name="Apache Derby" version="10.7.1.1 - (1040133)" 09:07:33,503 DEBUG [main][Datastore] Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.7.1.1 - (1040133)" 09:07:33,503 DEBUG [main][Datastore] Primary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.8kjaas6s/derby/cumulus4j;create=true] 09:07:33,503 DEBUG [main][Datastore] Secondary Connection Factory : URL[jdbc:derby:/tmp/cumulus4j-test.8kjaas6s/derby/cumulus4j;create=true] 09:07:33,504 DEBUG [main][Datastore] Datastore Identifiers : factory="datanucleus2" case=UPPERCASE catalog= schema=ROOT 09:07:33,504 DEBUG [main][Datastore] Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 09:07:33,504 DEBUG [main][Datastore] Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 09:07:33,504 DEBUG [main][Datastore] Support for Identifiers in DDL : catalog=false schema=true 09:07:33,504 DEBUG [main][Datastore] Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 09:07:33,504 DEBUG [main][Datastore] Support Statement Batching : yes (max-batch-size=50) 09:07:33,504 DEBUG [main][Datastore] Queries : Results direction=forward, type=forward-only, concurrency=read-only 09:07:33,504 DEBUG [main][Datastore] Java-Types : string-default-length=255 09:07:33,504 DEBUG [main][Datastore] JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, [id=2009], CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 09:07:33,504 DEBUG [main][Datastore] =========================================================== 09:07:33,520 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53f0d09c" non enlisted to a transaction is being committed. 09:07:33,520 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53f0d09c" closed 09:07:33,520 DEBUG [main][Datastore] StoreManager now created 09:07:33,521 DEBUG [main][Persistence] ================= NucleusContext =============== 09:07:33,521 DEBUG [main][Persistence] DataNucleus Context : Version "3.2.4" with JRE "1.8.0_91" on "Linux" 09:07:33,521 DEBUG [main][Persistence] Persistence API : JDO 09:07:33,521 DEBUG [main][Persistence] Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 09:07:33,521 DEBUG [main][Persistence] ClassLoading : datanucleus 09:07:33,521 DEBUG [main][Persistence] Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, reachability-at-commit, copy-on-attach, managed-relations(checked), deletion-policy=JDO2, serverTimeZone=Europe/Berlin 09:07:33,521 DEBUG [main][Persistence] AutoStart : mechanism=None, mode=Quiet 09:07:33,521 DEBUG [main][Persistence] Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 09:07:33,521 DEBUG [main][Persistence] ValueGeneration : txn-isolation=read-committed connection=New 09:07:33,521 DEBUG [main][Persistence] Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 09:07:33,521 DEBUG [main][Persistence] ================================================ 09:07:33,521 DEBUG [main][Cache] Level 2 Cache of type "soft" initialised 09:07:33,521 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:07:33,521 TRACE [main][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=c6554319-463f-4a55-8c47-a5d697f43961 09:07:33,521 INFO [main][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:07:33,522 DEBUG [main][Persistence] Started pool of ExecutionContext (maxPool=20, reaperThread=false) 09:07:33,522 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@36ef1d65" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4be0a27d" with txn="org.datanucleus.TransactionImpl@5f366587" 09:07:33,522 DEBUG [main][Cache] Level 1 Cache of type "soft" initialised 09:07:33,554 INFO [main][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:07:33,554 INFO [main][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:07:33,555 DEBUG [main][Cache] Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 09:07:33,555 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 09:07:33,555 DEBUG [main][Cache] Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 09:07:33,555 DEBUG [main][Query] JDOQL Single-String with "SELECT UNIQUE WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:07:33,555 DEBUG [main][MetaData] Class "org.cumulus4j.store.model.EncryptionCoordinateSet" : Initialising Meta-Data 09:07:33,556 DEBUG [main][Persistence] Managing Persistence of Class : org.cumulus4j.store.model.EncryptionCoordinateSet [Table : ENCRYPTIONCOORDINATESET, InheritanceStrategy : new-table] 09:07:33,556 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID" added to internal representation of table. 09:07:33,556 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.encryptionCoordinateSetID] -> Column(s) [ENCRYPTIONCOORDINATESET.ENCRYPTIONCOORDINATESETID] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 09:07:33,556 DEBUG [main][Schema] Table ENCRYPTIONCOORDINATESET will manage the persistence of the fields for class org.cumulus4j.store.model.EncryptionCoordinateSet (inheritance strategy="new-table") 09:07:33,557 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION" added to internal representation of table. 09:07:33,557 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.cipherTransformation] -> Column(s) [ENCRYPTIONCOORDINATESET.CIPHERTRANSFORMATION] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:07:33,557 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.MACALGORITHM" added to internal representation of table. 09:07:33,557 DEBUG [main][Schema] Field [org.cumulus4j.store.model.EncryptionCoordinateSet.macAlgorithm] -> Column(s) [ENCRYPTIONCOORDINATESET.MACALGORITHM] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 09:07:33,558 DEBUG [main][Schema] Column "ENCRYPTIONCOORDINATESET.VERSION" added to internal representation of table. 09:07:33,558 DEBUG [main][Schema] Table/View ENCRYPTIONCOORDINATESET has been initialised 09:07:33,558 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3b009e7b" opened with isolation level "serializable" and auto-commit=false 09:07:33,558 DEBUG [main][Schema] Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3b009e7b" with isolation "serializable" 09:07:33,594 DEBUG [main][Schema] Check of existence of ENCRYPTIONCOORDINATESET returned no table 09:07:33,594 DEBUG [main][Schema] Creating table ENCRYPTIONCOORDINATESET 09:07:33,594 DEBUG [main][Schema] CREATE TABLE ENCRYPTIONCOORDINATESET ( ENCRYPTIONCOORDINATESETID BIGINT NOT NULL generated always as identity (start with 1), CIPHERTRANSFORMATION VARCHAR(255) NOT NULL, MACALGORITHM VARCHAR(255) NOT NULL, VERSION BIGINT NOT NULL ) 09:07:33,610 DEBUG [main][Schema] Execution Time = 15 ms 09:07:33,610 DEBUG [main][Schema] ALTER TABLE ENCRYPTIONCOORDINATESET ADD CONSTRAINT ENCRYPTIONCOORDINATESET_PK PRIMARY KEY (ENCRYPTIONCOORDINATESETID) 09:07:33,632 DEBUG [main][Schema] Execution Time = 22 ms 09:07:33,645 DEBUG [main][Schema] Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3b009e7b" 09:07:33,651 DEBUG [main][Schema] Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3b009e7b" 09:07:33,651 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3b009e7b" non enlisted to a transaction is being committed. 09:07:33,651 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3b009e7b" closed 09:07:33,651 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" 09:07:33,652 DEBUG [main][Query] JDOQL Query : Compile Time = 1 ms 09:07:33,652 DEBUG [main][Query] QueryCompilation: [filter:DyadicExpression{DyadicExpression{PrimaryExpression{this.cipherTransformation} = ParameterExpression{cipherTransformation}} AND DyadicExpression{PrimaryExpression{this.macAlgorithm} = ParameterExpression{macAlgorithm}}}] [symbols: macAlgorithm type=java.lang.String, this type=org.cumulus4j.store.model.EncryptionCoordinateSet, cipherTransformation type=java.lang.String] 09:07:33,652 DEBUG [main][Query] JDOQL Query : Compiling "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" for datastore 09:07:33,654 DEBUG [main][Query] JDOQL Query : Compile Time for datastore = 2 ms 09:07:33,654 DEBUG [main][Query] SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm Query compiled to datastore query "SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = ? AND A0.MACALGORITHM = ?" 09:07:33,654 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@337a6d30 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@36ef1d65 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2921a36a] 09:07:33,654 DEBUG [main][Query] JDOQL Query : Executing "SELECT UNIQUE FROM org.cumulus4j.store.model.EncryptionCoordinateSet WHERE this.cipherTransformation == :cipherTransformation && this.macAlgorithm == :macAlgorithm" ... 09:07:33,654 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b73bd6b" opened with isolation level "read-committed" and auto-commit=false 09:07:33,667 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@28279a49" 09:07:33,668 DEBUG [main][Native] SELECT 'org.cumulus4j.store.model.EncryptionCoordinateSet' AS NUCLEUS_TYPE,A0.CIPHERTRANSFORMATION,A0.ENCRYPTIONCOORDINATESETID,A0.MACALGORITHM,A0.VERSION FROM ENCRYPTIONCOORDINATESET A0 WHERE A0.CIPHERTRANSFORMATION = <'TWOFISH/GCM/NOPADDING'> AND A0.MACALGORITHM = <'NONE'> 09:07:33,668 DEBUG [main][Retrieve] Execution Time = 0 ms 09:07:33,669 DEBUG [main][Query] JDOQL Query : Execution Time = 15 ms 09:07:33,669 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b73bd6b" non enlisted to a transaction is being committed. 09:07:33,669 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b73bd6b" closed 09:07:33,669 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@337a6d30 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b73bd6b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@36ef1d65 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2921a36a] 09:07:33,669 DEBUG [main][Persistence] Making object persistent : "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" 09:07:33,669 DEBUG [main][Persistence] Started pool of ObjectProviders (maxPool=0, reaperThread=false) 09:07:33,670 DEBUG [main][Persistence] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" being inserted into table "ENCRYPTIONCOORDINATESET" 09:07:33,670 DEBUG [main][Connection] Connection added to the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@433d9680 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@36ef1d65 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2921a36a] 09:07:33,670 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@566e142" opened with isolation level "read-committed" and auto-commit=false 09:07:33,676 DEBUG [main][Datastore] Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f9e08d4" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@566e142" 09:07:33,676 DEBUG [main][Native] INSERT INTO ENCRYPTIONCOORDINATESET (CIPHERTRANSFORMATION,MACALGORITHM,VERSION) VALUES (<'TWOFISH/GCM/NOPADDING'>,<'NONE'>,<1>) 09:07:33,677 DEBUG [main][Persist] Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f9e08d4" 09:07:33,680 DEBUG [main][Persist] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" was inserted in the datastore and was given strategy value of "1" 09:07:33,680 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") added to Level 1 cache (loadedFlags="[YYY]") 09:07:33,680 DEBUG [main][Datastore] Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6f9e08d4" 09:07:33,686 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@566e142" non enlisted to a transaction is being committed. 09:07:33,686 DEBUG [main][Connection] Connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@566e142" closed 09:07:33,686 DEBUG [main][Connection] Connection removed from the pool : org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@433d9680 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@566e142, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true] for key=org.datanucleus.ExecutionContextImpl@36ef1d65 in factory=ConnectionFactory:nontx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2921a36a] 09:07:33,686 DEBUG [main][Persistence] ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 09:07:33,686 DEBUG [main][Persistence] ExecutionContext.internalFlush() process finished 09:07:33,687 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="1") added to Level 2 cache (fields="[0, 1, 2]", version="1") 09:07:33,687 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "P_NEW"->"HOLLOW" 09:07:33,687 DEBUG [main][Transaction] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") being evicted from transactional cache 09:07:33,687 DEBUG [main][Persistence] Detaching copy of object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (depth=0) as "org.cumulus4j.store.model.EncryptionCoordinateSet@f171912" with detached-fields [0, 1, 2] and fields-to-load=[0, 2] 09:07:33,688 DEBUG [main][Cache] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="1") is loading the following fields from the Level 2 cache object : [0, 2] 09:07:33,688 DEBUG [main][Lifecycle] Object "org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0" (id="org.cumulus4j.store.model.EncryptionCoordinateSet:1") has a lifecycle change : "HOLLOW"->"P_NONTRANS" 09:07:34,973 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:07:34,973 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:07:42,700 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:07:42,700 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:07:45,047 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:07:45,048 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:07:49,917 INFO [main][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:07:50,042 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@362030306 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:07:50,051 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@362030306 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 09:07:50,052 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@362030306 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with new IV (without key). 09:07:50,060 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@362030306 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 09:07:50,060 TRACE [main][CryptoCache] clear: entered 09:07:50,185 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@700249373 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:07:50,193 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@700249373 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 09:07:50,200 TRACE [main][CryptoCache] clear: entered 09:07:50,200 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 09:07:50,324 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@508864177 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:07:50,332 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@508864177 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 09:07:50,367 TRACE [main][CryptoCache] acquireCipherEntry: Found cached Cipher@508864177 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with new IV (without key). 09:07:50,374 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@508864177 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 09:07:50,374 TRACE [main][CryptoCache] clear: entered 09:07:50,375 TRACE [main][CryptoCache] getKeyData: No cached key with keyID=123 found. 09:07:50,494 TRACE [main][CryptoCache] acquireCipherEntry: Created new Cipher@253988431 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=123. Initialising it with key and IV. 09:07:50,502 TRACE [main][CryptoCache] releaseCipherEntry: Releasing Cipher@253988431 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=123. 09:07:50,506 DEBUG [main][Persistence] Disconnecting org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0 from StateManager[pc=org.cumulus4j.store.model.EncryptionCoordinateSet@575cabf0, lifecycle=P_NONTRANS] 09:07:50,507 DEBUG [main][Cache] Object with id="org.cumulus4j.store.model.EncryptionCoordinateSet:1" being removed from Level 1 cache [current cache size = 1] 09:07:50,507 DEBUG [main][Cache] Level 1 Cache cleared 09:07:50,507 DEBUG [main][Persistence] ExecutionContext "org.datanucleus.ExecutionContextImpl@36ef1d65" closed 09:07:50,627 DEBUG [main][Persistence] Unmanaging Persistence of all classes 09:07:50,637 DEBUG [main][MetaData] Deregistering listener for metadata initialisation 09:07:50,639 DEBUG [main][Cache] Level 2 Cache cleared Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.543 sec Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.store.crypto.keymanager --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.store.crypto.keymanager --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/crypto already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/rest already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/httppmf already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/inmemory already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/pmf already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/httppmf/messagebroker-datanucleus.properties already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/pmf/messagebroker-datanucleus.properties already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/store already added, skipping [INFO] org/cumulus4j/store/crypto already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/rest already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/httppmf already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/inmemory already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/pmf already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/httppmf/messagebroker-datanucleus.properties already added, skipping [INFO] org/cumulus4j/store/crypto/keymanager/messagebroker/pmf/messagebroker-datanucleus.properties already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.store.crypto.keymanager --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.store.crypto.keymanager --- [WARNING] Ignoring project type bundle - supportedProjectTypes = [] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.integrationtest.gwt 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.integrationtest.gwt --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.integrationtest.gwt --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.integrationtest.gwt --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT/WEB-INF/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.integrationtest.gwt --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.integrationtest.gwt --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.integrationtest.gwt --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results[INFO] [INFO] --- gwt-maven-plugin:2.3.0:compile (default) @ org.cumulus4j.integrationtest.gwt --- [INFO] auto discovered modules [org.cumulus4j.integrationtest.gwt.Integrationtest] [INFO] Compiling module org.cumulus4j.integrationtest.gwt.Integrationtest [INFO] Compiling 6 permutations [INFO] Compiling permutation 0... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 3... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 1... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 5... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 2... [INFO] Process output [INFO] Compiling [INFO] Compiling permutation 4... [INFO] Compile of permutations succeeded [INFO] Linking into /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT/sample [INFO] Link succeeded [INFO] Compilation succeeded -- 42.167s [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ org.cumulus4j.integrationtest.gwt --- [INFO] Packaging webapp [INFO] Assembling webapp [org.cumulus4j.integrationtest.gwt] in [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/src/main/webapp] [INFO] Webapp assembled in [154 msecs] [INFO] Building war: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- gwt-maven-plugin:2.3.0:test (default) @ org.cumulus4j.integrationtest.gwt --- [JENKINS] Recording test results [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.integrationtest.gwt --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.integrationtest.gwt --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.war to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.war [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.integrationtest.webapp 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.integrationtest.webapp --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.integrationtest.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/resources [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.integrationtest.webapp --- [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.integrationtest.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.integrationtest.webapp --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.integrationtest.webapp --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ org.cumulus4j.integrationtest.webapp --- [INFO] Packaging webapp [INFO] Assembling webapp [org.cumulus4j.integrationtest.webapp] in [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp] [INFO] Webapp assembled in [67 msecs] [INFO] Building war: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.integrationtest.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/resources [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.integrationtest.webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.integrationtest.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.integrationtest.webapp --- [INFO] Nothing to compile - all classes are up to date [WARNING] Failed to getClass for org.mortbay.jetty.plugin.JettyRunMojo [INFO] [INFO] --- jetty-maven-plugin:8.0.0.M2:run (start-jetty) @ org.cumulus4j.integrationtest.webapp --- [INFO] Configuring Jetty for project: org.cumulus4j.integrationtest.webapp [INFO] webAppSourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp does not exist. Defaulting to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp [INFO] Reload Mechanic: automatic [INFO] Classes = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/classes [INFO] Context path = /org.cumulus4j.integrationtest.webapp [INFO] Tmp directory = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/tmp [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] web.xml file = file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp/WEB-INF/web.xml [INFO] Webapp directory = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp [INFO] Starting jetty 8.0.0.M2 ... 2016-05-30 09:08:48.344:INFO::jetty-8.0.0.M2 2016-05-30 09:08:49.409:INFO::No Transaction manager found - if your webapp requires one, please configure one. 2016-05-30 09:08:49.643:INFO::Started SelectChannelConnector@0.0.0.0:8585 [INFO] Started Jetty Server [INFO] [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (default) @ org.cumulus4j.integrationtest.webapp --- [INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.integrationtest.webapp.test.IntegrationWithAppServerOnlyTest 09:08:50,933 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 09:08:50,935 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:08:50,937 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:08:50,939 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:08:51,068 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 09:08:51,068 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 09:08:51,069 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 09:08:51,069 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 09:08:51,071 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 09:08:51,071 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 09:08:51,072 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:08:51,072 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:08:51,072 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:08:51,073 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:08:51,074 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 09:08:51,075 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 09:08:51,076 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 09:08:51,076 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 09:08:51,077 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 09:08:51,077 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 09:08:51,078 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 09:08:51,078 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 09:08:51,080 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 09:08:51,082 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 09:08:51,083 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:08:51,083 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:08:51,083 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:08:51,084 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:08:51,084 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:08:51,084 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:08:51,085 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:08:51,085 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:08:51,086 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:08:51,086 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:08:51,087 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:08:51,087 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:08:51,088 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:08:51,088 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:08:51,089 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:08:51,090 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:08:51,090 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:08:51,090 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:08:51,091 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:08:51,091 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:08:51,091 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:08:51,092 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:08:51,093 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:08:51,093 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:08:51,094 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:08:51,094 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:08:51,094 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:08:51,095 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:08:51,095 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:08:51,096 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:08:51,097 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:08:51,097 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:08:51,097 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:08:51,109 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 09:08:51,113 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 09:08:51,117 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 09:08:51,122 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 09:08:51,129 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 09:08:51,132 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 09:08:51,135 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 09:08:51,139 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 09:08:51,142 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 09:08:51,149 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 09:08:51,151 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 09:08:51,155 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 09:08:51,156 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 09:08:51,161 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 09:08:51,163 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 09:08:51,164 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 09:08:51,167 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 09:08:51,170 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 09:08:51,172 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 09:08:51,174 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 09:08:51,177 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 09:08:51,180 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 09:08:51,185 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 09:08:51,187 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 09:08:51,189 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 09:08:51,194 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 09:08:51,196 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 09:08:51,199 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 09:08:51,201 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 09:08:51,203 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 09:08:51,204 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 09:08:51,206 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 09:08:51,208 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 09:08:51,212 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 09:08:51,213 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 09:08:51,214 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 09:08:51,216 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,217 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,217 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,217 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,217 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,217 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,218 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,218 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,218 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,218 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,218 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,219 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:08:51,225 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 09:08:51,226 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 09:08:51,228 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 09:08:51,229 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 09:08:51,230 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 09:08:51,232 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,233 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,233 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,233 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,233 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,233 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,233 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,233 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,233 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,234 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,234 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,234 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,234 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,234 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,234 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,235 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,235 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,235 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,235 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,235 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,236 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,236 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,236 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,236 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,236 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,236 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,236 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,237 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,237 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,237 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,237 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,237 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,237 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:08:51,238 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 09:08:51,263 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 09:08:51,263 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 09:08:51,264 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 09:08:51,265 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 09:08:51,265 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 09:08:51,266 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 09:08:51,268 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 09:08:51,269 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 09:08:51,270 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 09:08:51,272 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 09:08:51,272 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 09:08:51,273 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 09:08:51,285 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 09:08:51,286 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 09:08:51,287 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 09:08:51,288 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 09:08:51,289 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 09:08:51,292 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 09:08:51,302 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:08:51,460 INFO [main][SessionManager] Creating instance of SessionManager. 09:08:51,658 DEBUG [Thread-5][JAXBContextResolver] Instantiating JAXBContextResolver. 09:08:51,658 DEBUG [Thread-2][JAXBContextResolver] Instantiating JAXBContextResolver. 09:08:51,660 DEBUG [Thread-3][JAXBContextResolver] Instantiating JAXBContextResolver. 09:08:51,660 DEBUG [Thread-4][JAXBContextResolver] Instantiating JAXBContextResolver. 09:08:51,665 DEBUG [Thread-6][JAXBContextResolver] Instantiating JAXBContextResolver. 09:08:51,998 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@60c94dfd 09:08:52,256 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:08:52,257 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:08:52,297 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:08:52,302 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:08:52,320 DEBUG [Thread-3][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true [INFO] Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM' [INFO] Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM' [INFO] Instantiated the Application class org.cumulus4j.store.crypto.keymanager.rest.KeyManagerBackWebApp [INFO] Instantiated the Application class org.cumulus4j.integrationtest.webapp.App 09:08:53,237 DEBUG [qtp525020488-409][JAXBContextResolver] Instantiating JAXBContextResolver. 09:08:53,996 INFO [qtp525020488-413][MessageBrokerRegistry] getActiveMessageBroker: System property 'cumulus4j.MessageBrokerRegistry.activeMessageBroker' was not specified. Auto-detecting appropriate MessageBroker-implementation. 09:08:54,012 INFO [qtp525020488-410][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:08:54,012 INFO [qtp525020488-413][MessageBrokerPMF] [hqie9a] Instantiating MessageBrokerPMF. 09:08:54,014 DEBUG [qtp525020488-410][CleanupUtil] Deleting all tables from Data backend store 09:08:54,018 INFO [qtp525020488-413][MessageBrokerPMF] [hqie9a] javax.jdo.option.ConnectionDriverName=org.apache.derby.jdbc.EmbeddedDriver 09:08:54,019 INFO [qtp525020488-413][MessageBrokerPMF] [hqie9a] javax.jdo.option.ConnectionURL=jdbc:derby:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker;create=true 09:08:54,852 INFO [qtp525020488-410][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 09:08:54,852 DEBUG [qtp525020488-410][CleanupUtil] Deleting all tables from Index backend store 09:08:54,853 WARN [qtp525020488-410][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 09:08:54,856 INFO [qtp525020488-410][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:09:00,825 INFO [qtp525020488-413][MessageBrokerPMF] [hqie9a] Successfully instantiated and tested MessageBrokerPMF. 09:09:00,825 INFO [qtp525020488-413][MessageBrokerRegistry] getActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.MessageBrokerPMF@3fec56ae 09:09:00,827 DEBUG [qtp525020488-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:00,836 DEBUG [qtp525020488-414][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:00,827 DEBUG [qtp525020488-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:00,827 DEBUG [qtp525020488-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:00,827 DEBUG [qtp525020488-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:00,873 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:09:00,874 DEBUG [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:09:00,885 DEBUG [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:09:00,885 DEBUG [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:09:00,889 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:09:00,894 INFO [qtp525020488-409][MessageBrokerPMF] System property 'cumulus4j.MessageBrokerPMF.cleanupTimer.enabled' is not set. Using default value 'true'. 09:09:00,896 INFO [qtp525020488-409][MessageBrokerPMF] System property 'cumulus4j.MessageBrokerPMF.cleanupTimer.period' is not specified; using default value 3600000. 09:09:00,941 INFO [qtp525020488-413][AbstractMessageBroker] System property 'cumulus4j.MessageBroker.pollRequestTimeout' is not specified; using default value 60000. 09:09:07,350 INFO [qtp525020488-410][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 09:09:07,350 INFO [qtp525020488-410][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 09:09:07,351 INFO [qtp525020488-410][Cumulus4jStoreManager] ======================================================= 09:09:07,363 ERROR [qtp525020488-410][Persistence] java.lang.reflect.InvocationTargetException 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) 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 com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 09:09:07,667 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 09:09:07,730 INFO [qtp525020488-410][AbstractCryptoManager] getCryptoSessionExpiryTimerEnabled: Property 'cumulus4j.cryptoSessionExpiryTimer.enabled' is not set. Using default value true. 09:09:07,732 INFO [qtp525020488-410][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:09:07,736 TRACE [qtp525020488-410][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotoc8jy-1f73bz94mw0zc_5nnprddg*1*04vsor 09:09:07,737 INFO [qtp525020488-410][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:09:08,672 WARN [qtp525020488-410][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:09:08,679 WARN [qtp525020488-410][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:09:09,164 WARN [qtp525020488-410][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:09:09,165 WARN [qtp525020488-410][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:09:09,430 INFO [qtp525020488-410][MinimumCumulus4jVersion] version=10100001 09:09:09,805 INFO [qtp525020488-410][MinimumCumulus4jVersion] version=10100001 09:09:09,806 DEBUG [qtp525020488-410][RecreateIndex] deleteIndex: Entered. 09:09:10,009 DEBUG [qtp525020488-410][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 09:09:10,009 DEBUG [qtp525020488-410][RecreateIndex] deleteIndex: Leaving. 09:09:10,085 DEBUG [qtp525020488-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 09:09:10,282 DEBUG [qtp525020488-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@e686cb0[null,org.cumulus4j.store.test.movie.Movie] 09:09:10,291 DEBUG [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,535 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@11bed8[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,546 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,546 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@11bed8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,558 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11bed8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,558 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11bed8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,559 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11bed8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,559 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@560f3846[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:10,561 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@560f3846[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:10,562 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11bed8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,563 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,564 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@46aa201a[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,566 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,566 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@46aa201a[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,568 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46aa201a[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,568 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46aa201a[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,568 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46aa201a[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,568 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@22a8de70[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:10,571 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@22a8de70[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:10,572 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46aa201a[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,572 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,573 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@51873ced[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:10,575 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,575 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@51873ced[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:10,577 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@51873ced[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:10,577 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,577 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4b7708a4[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:10,580 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,580 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4b7708a4[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:10,581 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b7708a4[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:10,581 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,581 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@b7e2367[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,583 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,583 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@b7e2367[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,584 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b7e2367[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,585 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b7e2367[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,585 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b7e2367[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,585 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6e91b624[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:10,587 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6e91b624[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:10,588 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b7e2367[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,588 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,589 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3262b83d[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:10,591 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,592 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3262b83d[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:10,592 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3262b83d[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:10,593 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,593 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1f9be9e9[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,596 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,596 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1f9be9e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,597 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f9be9e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,597 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f9be9e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,597 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f9be9e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,598 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1cac77dd[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:10,600 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1cac77dd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:10,601 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f9be9e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,601 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,602 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1ec99ddf[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:10,605 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,605 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1ec99ddf[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:10,607 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ec99ddf[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:10,607 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,607 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1c8ffd0f[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,609 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,609 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1c8ffd0f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,610 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c8ffd0f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,610 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c8ffd0f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,611 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c8ffd0f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,611 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6d1d5898[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:10,613 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6d1d5898[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:10,614 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c8ffd0f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,614 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,615 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11bed8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,615 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46aa201a[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,616 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@51873ced[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:10,616 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b7708a4[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:10,616 DEBUG [qtp525020488-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@4b7708a4[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:10,640 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b7e2367[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,641 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3262b83d[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:10,641 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f9be9e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,642 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ec99ddf[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:10,642 DEBUG [qtp525020488-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1ec99ddf[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:10,647 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c8ffd0f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,650 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,650 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,650 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@e686cb0[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,651 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@11bed8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,651 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@11bed8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,652 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@11bed8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,652 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@560f3846[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:10,652 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@560f3846[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:10,652 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@560f3846[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:10,653 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@560f3846[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:10,654 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@11bed8[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,654 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@46aa201a[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,654 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@46aa201a[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,654 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46aa201a[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,655 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@22a8de70[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:10,655 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@22a8de70[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:10,655 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22a8de70[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:10,655 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@22a8de70[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:10,655 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@46aa201a[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,656 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1ec99ddf[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:10,656 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1ec99ddf[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:10,656 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ec99ddf[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:10,656 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1ec99ddf[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:10,656 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1c8ffd0f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,656 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1c8ffd0f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,657 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c8ffd0f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,657 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6d1d5898[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:10,657 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6d1d5898[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:10,657 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d1d5898[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:10,657 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6d1d5898[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:10,657 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1c8ffd0f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,658 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4b7708a4[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:10,658 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4b7708a4[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:10,658 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b7708a4[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:10,658 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4b7708a4[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:10,658 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3262b83d[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:10,658 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3262b83d[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:10,658 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3262b83d[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:10,658 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3262b83d[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:10,659 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1f9be9e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,659 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1f9be9e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,660 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f9be9e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,660 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1cac77dd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:10,660 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1cac77dd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:10,660 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cac77dd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:10,661 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1cac77dd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:10,661 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1f9be9e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,661 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@51873ced[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:10,661 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@51873ced[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:10,661 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@51873ced[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:10,662 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@51873ced[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:10,662 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@b7e2367[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,662 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@b7e2367[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,662 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b7e2367[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,662 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6e91b624[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:10,663 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6e91b624[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:10,663 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e91b624[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:10,663 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6e91b624[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:10,663 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@b7e2367[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,666 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:10,666 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e35af22[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:10,666 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f0ca480[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:10,666 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eda715c[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:10,666 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20f037fc[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:10,667 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73efc07f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:10,668 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@794d4226[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:10,668 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4609cc2[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:10,669 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@258e1465[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:10,669 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@286fc493[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:10,669 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ba0efca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:10,669 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ba6f2f0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:10,669 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6edee4dd[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:10,669 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@38c3fec9[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:10,669 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a198a4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:10,669 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 3002 ms). class=org.cumulus4j.store.test.movie.Movie 09:09:11,609 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:11,612 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:09:11,612 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:11,614 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@794d4226[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:11,614 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:11,615 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:09:11,615 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:11,615 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ba0efca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:11,615 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:09:11,615 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:11,615 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:09:11,615 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:11,615 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@38c3fec9[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:11,616 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:11,616 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:11,616 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:09:11,616 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:11,616 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eda715c[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:11,616 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:09:11,616 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:11,616 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e35af22[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:11,723 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:09:11,725 INFO [qtp525020488-410][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:09:11,725 INFO [qtp525020488-410][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:09:11,913 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 09:09:11,913 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 09:09:11,913 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 09:09:11,914 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 09:09:11,914 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 09:09:11,914 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 09:09:11,915 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:09:11,915 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:09:11,915 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:09:11,915 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:09:11,916 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 09:09:11,917 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 09:09:11,917 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 09:09:11,917 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 09:09:11,918 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 09:09:11,919 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 09:09:11,920 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 09:09:11,921 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 09:09:11,922 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 09:09:11,922 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 09:09:11,924 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:09:11,925 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:09:11,925 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:09:11,926 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:09:11,926 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:09:11,926 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:09:11,927 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:09:11,927 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:09:11,927 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:09:11,928 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:09:11,929 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:09:11,929 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:09:11,930 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:09:11,930 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:09:11,930 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:09:11,931 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:09:11,931 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:09:11,932 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:09:11,932 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:09:11,933 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:09:11,933 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:09:11,934 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:09:11,934 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:09:11,935 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:09:11,936 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:09:11,936 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:09:11,936 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:09:11,936 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:09:11,936 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:09:11,937 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:09:11,937 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:09:11,937 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:09:11,937 TRACE [qtp525020488-410][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:09:11,942 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 09:09:11,947 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 09:09:11,950 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 09:09:11,955 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 09:09:11,963 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 09:09:11,968 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 09:09:11,972 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 09:09:11,982 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 09:09:11,986 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 09:09:11,993 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 09:09:11,994 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 09:09:11,997 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 09:09:11,997 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 09:09:12,002 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 09:09:12,004 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 09:09:12,005 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 09:09:12,008 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 09:09:12,010 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 09:09:12,011 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 09:09:12,013 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 09:09:12,017 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 09:09:12,020 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 09:09:12,025 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 09:09:12,027 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 09:09:12,028 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 09:09:12,037 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 09:09:12,038 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 09:09:12,042 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 09:09:12,046 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 09:09:12,048 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 09:09:12,050 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 09:09:12,052 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 09:09:12,053 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 09:09:12,057 TRACE [qtp525020488-410][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 09:09:12,058 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 09:09:12,060 TRACE [qtp525020488-410][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 09:09:12,061 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,061 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,061 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,061 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,062 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,063 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,063 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,063 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,063 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,063 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,063 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,063 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,063 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,063 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,063 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:09:12,064 TRACE [qtp525020488-410][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 09:09:12,064 TRACE [qtp525020488-410][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 09:09:12,065 TRACE [qtp525020488-410][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 09:09:12,067 TRACE [qtp525020488-410][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 09:09:12,068 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 09:09:12,069 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,069 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,069 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,069 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,069 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,069 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,069 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,069 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,069 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,070 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,071 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,071 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,071 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,071 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:09:12,072 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 09:09:12,093 DEBUG [qtp525020488-410][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 09:09:12,093 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 09:09:12,094 DEBUG [qtp525020488-410][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 09:09:12,094 DEBUG [qtp525020488-410][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 09:09:12,095 TRACE [qtp525020488-410][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 09:09:12,095 DEBUG [qtp525020488-410][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 09:09:12,096 DEBUG [qtp525020488-410][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 09:09:12,097 DEBUG [qtp525020488-410][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 09:09:12,098 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 09:09:12,098 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 09:09:12,099 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 09:09:12,100 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 09:09:12,110 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 09:09:12,111 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 09:09:12,112 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 09:09:12,113 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 09:09:12,114 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 09:09:12,117 TRACE [qtp525020488-410][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 09:09:15,783 INFO [qtp525020488-410][CryptoCache] getCryptoCacheCleanupTimerEnabled: Property 'cumulus4j.CryptoCache.cleanupTimer.enabled' is not set. Using default value true. 09:09:15,784 INFO [qtp525020488-410][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:09:15,814 DEBUG [qtp525020488-410][MessageBrokerPMF] [hqie9a] _query[requestID=4ebxe85xr4rsmdrzydnrrmyvd]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@c46199be[4ebxe85xr4rsmdrzydnrrmyvd,test-iotoc8jy-1f73bz94mw0zc_5nnprddg*1*04vsor] 09:09:15,882 DEBUG [qtp525020488-410][MessageBrokerPMF] [hqie9a] _query[requestID=4ebxe85xr4rsmdrzydnrrmyvd]: Request persisted. 09:09:15,967 DEBUG [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@c46199be[4ebxe85xr4rsmdrzydnrrmyvd,test-iotoc8jy-1f73bz94mw0zc_5nnprddg*1*04vsor] 09:09:15,980 ERROR [qtp525020488-413][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2904aaa2" (id="4ebxe85xr4rsmdrzydnrrmyvd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:09:15,986 ERROR [qtp525020488-409][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@77de50a3" (id="4ebxe85xr4rsmdrzydnrrmyvd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:09:15,988 ERROR [qtp525020488-412][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6385eb0c" (id="4ebxe85xr4rsmdrzydnrrmyvd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:09:15,988 DEBUG [qtp525020488-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 09:09:15,989 ERROR [qtp525020488-414][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@15df51c8" (id="4ebxe85xr4rsmdrzydnrrmyvd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:09:15,991 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@15df51c8" (id="4ebxe85xr4rsmdrzydnrrmyvd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@c46199be 09:09:15,992 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@77de50a3" (id="4ebxe85xr4rsmdrzydnrrmyvd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@c46199be 09:09:15,992 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6385eb0c" (id="4ebxe85xr4rsmdrzydnrrmyvd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@c46199be 09:09:16,004 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2904aaa2" (id="4ebxe85xr4rsmdrzydnrrmyvd") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@c46199be 09:09:16,010 INFO [qtp525020488-410][AbstractMessageBroker] System property 'cumulus4j.MessageBroker.queryTimeout' is not specified; using default value 300000. 09:09:16,030 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:09:16,229 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 09:09:16,237 DEBUG [qtp525020488-421][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:16,250 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=4ebxe85xr4rsmdrzydnrrmyvd]: Entered. 09:09:16,298 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:09:16,476 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Created new Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:09:16,487 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:16,497 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:09:16,498 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:16,498 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:16,498 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e35af22[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:16,830 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:16,830 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:16,839 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eda715c[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:16,845 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:16,846 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,020 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,021 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,184 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,185 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,195 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@38c3fec9[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:17,199 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,201 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,203 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ba0efca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:17,207 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,208 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,210 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@794d4226[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:17,215 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,215 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,219 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 09:09:17,219 DEBUG [qtp525020488-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 09:09:17,221 DEBUG [qtp525020488-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@5c6503[null,org.cumulus4j.store.test.movie.Rating] 09:09:17,223 DEBUG [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@5c6503[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,224 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@498c60db[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:17,226 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5c6503[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,226 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@498c60db[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:17,226 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@498c60db[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:17,227 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5c6503[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,227 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@79df8fe6[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:17,230 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5c6503[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,230 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@79df8fe6[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:17,232 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79df8fe6[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:17,232 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5c6503[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,232 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@498c60db[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:17,233 DEBUG [qtp525020488-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@498c60db[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:17,236 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79df8fe6[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:17,237 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@5c6503[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,237 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@5c6503[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,237 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5c6503[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,237 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@79df8fe6[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:17,237 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@79df8fe6[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:17,237 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79df8fe6[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:17,237 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@79df8fe6[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:17,238 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@498c60db[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:17,238 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@498c60db[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:17,238 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@498c60db[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:17,238 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@498c60db[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:17,238 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@125f7c2d[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,238 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d8a9527[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:17,238 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c630657[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:17,238 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 19 ms). class=org.cumulus4j.store.test.movie.Rating 09:09:17,239 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@125f7c2d[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,239 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@125f7c2d[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,239 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:09:17,239 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,241 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,242 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:09:17,243 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@125f7c2d[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,243 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@125f7c2d[2,org.cumulus4j.store.test.movie.Rating] 09:09:17,246 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,247 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,252 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,253 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,256 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:17,256 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:09:17,257 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,257 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@794d4226[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:17,257 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,257 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:09:17,257 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,257 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ba0efca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:17,257 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:09:17,257 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,257 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:09:17,257 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,257 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@38c3fec9[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:17,257 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,257 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,258 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:09:17,258 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,258 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eda715c[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:17,258 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:09:17,258 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,258 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e35af22[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:17,258 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 09:09:17,258 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,261 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,263 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 09:09:17,263 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7e35af22[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:17,267 TRACE [qtp525020488-410][CryptoCache] getKeyData: Found cached key with keyID=1. 09:09:17,268 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Created new Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:09:17,270 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,270 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,270 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,272 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2eda715c[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:17,288 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,288 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,289 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,289 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,296 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,296 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,303 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,304 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,306 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@38c3fec9[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:17,312 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,312 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,313 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,314 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,314 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ba0efca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:17,320 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,321 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,321 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,322 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,322 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@794d4226[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:17,329 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,330 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,330 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,331 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,335 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 09:09:17,335 DEBUG [qtp525020488-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 09:09:17,339 DEBUG [qtp525020488-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@56c38167[null,org.cumulus4j.store.test.movie.Person] 09:09:17,341 DEBUG [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@56c38167[3,org.cumulus4j.store.test.movie.Person] 09:09:17,342 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@41ce81b4[null,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:17,344 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@56c38167[3,org.cumulus4j.store.test.movie.Person] 09:09:17,344 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@41ce81b4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:17,345 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41ce81b4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:17,345 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@56c38167[3,org.cumulus4j.store.test.movie.Person] 09:09:17,346 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@52d34f85[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:17,348 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@56c38167[3,org.cumulus4j.store.test.movie.Person] 09:09:17,348 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@52d34f85[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:17,348 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52d34f85[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:17,348 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@56c38167[3,org.cumulus4j.store.test.movie.Person] 09:09:17,349 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41ce81b4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:17,349 DEBUG [qtp525020488-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@41ce81b4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:17,352 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52d34f85[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:17,353 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@56c38167[3,org.cumulus4j.store.test.movie.Person] 09:09:17,353 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@56c38167[3,org.cumulus4j.store.test.movie.Person] 09:09:17,353 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@56c38167[3,org.cumulus4j.store.test.movie.Person] 09:09:17,353 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@41ce81b4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:17,353 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@41ce81b4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:17,354 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41ce81b4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:17,354 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@41ce81b4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:17,354 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@52d34f85[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:17,354 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@52d34f85[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:17,354 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52d34f85[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:17,354 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@52d34f85[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:17,354 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7bf70e2f[3,org.cumulus4j.store.test.movie.Person] 09:09:17,355 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@8783eca[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:17,355 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56a5ca18[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:17,355 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 20 ms). class=org.cumulus4j.store.test.movie.Person 09:09:17,356 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7bf70e2f[3,org.cumulus4j.store.test.movie.Person] 09:09:17,356 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7bf70e2f[3,org.cumulus4j.store.test.movie.Person] 09:09:17,356 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:09:17,356 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,358 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,361 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:09:17,361 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7bf70e2f[3,org.cumulus4j.store.test.movie.Person] 09:09:17,361 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7bf70e2f[3,org.cumulus4j.store.test.movie.Person] 09:09:17,366 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,367 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,374 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,375 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,393 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:17,412 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,413 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,415 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 09:09:17,415 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,416 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 09:09:17,432 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,433 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,434 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,468 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,468 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,471 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:17,476 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,478 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,479 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 09:09:17,480 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,480 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ba0efca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:17,480 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 09:09:17,483 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,485 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,485 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,485 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ba0efca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:17,491 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,492 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,493 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,493 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,494 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ba0efca[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:17,499 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,500 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,505 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,506 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1010990486 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,542 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:17,555 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:17,569 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:09:17,570 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:17,588 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,589 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,594 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,594 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,594 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,594 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:09:17,595 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:17,599 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:17,600 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@67030418 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:17,601 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,601 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,601 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4a18978c[1,org.cumulus4j.store.test.movie.Movie] 09:09:17,632 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 09:09:17,632 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:09:17,632 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:09:17,632 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:09:17,642 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:09:17,727 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:09:17,728 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:09:17,737 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:09:17,747 INFO [main][SessionManager] Creating instance of SessionManager. 09:09:17,767 DEBUG [Thread-8][JAXBContextResolver] Instantiating JAXBContextResolver. 09:09:17,770 DEBUG [Thread-9][JAXBContextResolver] Instantiating JAXBContextResolver. 09:09:17,821 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e0eaf94 09:09:17,825 DEBUG [Thread-11][JAXBContextResolver] Instantiating JAXBContextResolver. 09:09:17,826 DEBUG [Thread-12][JAXBContextResolver] Instantiating JAXBContextResolver. 09:09:17,834 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6a31268d 09:09:17,835 DEBUG [Thread-10][JAXBContextResolver] Instantiating JAXBContextResolver. 09:09:17,841 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'. 09:09:17,841 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@6e0eaf94 09:09:18,100 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:09:18,114 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:09:18,155 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:09:18,172 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:09:18,173 DEBUG [Thread-9][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:09:18,702 INFO [qtp525020488-410][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:09:18,702 DEBUG [qtp525020488-410][CleanupUtil] Deleting all tables from Data backend store 09:09:18,710 DEBUG [qtp525020488-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:18,713 DEBUG [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:09:18,732 DEBUG [qtp525020488-433][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:18,732 DEBUG [qtp525020488-434][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:18,732 DEBUG [qtp525020488-432][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:18,733 DEBUG [qtp525020488-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:18,735 DEBUG [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:09:18,737 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:09:18,738 DEBUG [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:09:18,742 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:09:19,049 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:09:19,055 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:09:19,058 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:09:19,061 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:09:19,069 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:09:19,071 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:09:19,073 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:09:19,076 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:09:19,080 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:09:19,089 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:09:19,126 INFO [qtp525020488-410][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 09:09:19,128 DEBUG [qtp525020488-410][CleanupUtil] Deleting all tables from Index backend store 09:09:19,128 WARN [qtp525020488-410][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 09:09:19,128 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,130 INFO [qtp525020488-410][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:09:19,137 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,144 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,150 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,152 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,153 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,154 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,155 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,162 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,165 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,204 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,208 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,223 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,227 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,233 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,237 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,242 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,246 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,248 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,261 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,285 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,286 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,286 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,297 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,300 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,312 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,322 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,332 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,336 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,345 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,352 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,365 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,372 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,376 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,385 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,390 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,390 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,398 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,405 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,417 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,426 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,433 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,448 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,457 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,457 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,464 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,473 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,476 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,487 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,493 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,498 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,502 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,514 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,523 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,534 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,550 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,552 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,555 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,557 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,561 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,568 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,573 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,608 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,609 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,618 WARN [qtp525020488-410][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:09:19,618 WARN [qtp525020488-410][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:09:19,619 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,624 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,625 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,635 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,638 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,641 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,645 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,650 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,696 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,703 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,704 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,705 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,706 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,714 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,718 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,718 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,721 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,736 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,769 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,777 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,782 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,795 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,799 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,804 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,808 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,811 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,812 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,824 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,833 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,840 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,857 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,861 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,868 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,874 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,881 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,883 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,894 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,899 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,900 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,916 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,946 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,950 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,953 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,956 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,965 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,972 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,977 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,979 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:19,985 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,001 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,007 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,018 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,021 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,027 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,040 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,042 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,060 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,066 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,070 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,079 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,088 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,096 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,098 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,100 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,112 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,118 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,125 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,137 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,143 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,157 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,158 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,167 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,176 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,182 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,186 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,203 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,214 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,217 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,219 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,220 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,228 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,236 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,265 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,268 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,285 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,292 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,294 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,304 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,308 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,309 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,311 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,318 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,341 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,348 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,366 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,377 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,381 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,384 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,390 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,397 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,405 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,407 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,423 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,444 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,447 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,458 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,458 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,465 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,466 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,493 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,502 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,503 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,503 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,517 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,522 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,524 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,525 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,526 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,557 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,561 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,566 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,582 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,592 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,594 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,598 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,599 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,606 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,606 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,610 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,613 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,637 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,645 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,656 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,665 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,672 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,676 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,681 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,686 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,688 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,694 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,713 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,715 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,733 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,734 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,734 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,755 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,760 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,769 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,770 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,782 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,791 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,795 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,800 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,821 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,826 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,832 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,833 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,848 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,849 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,852 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,854 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,864 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,876 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,884 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,901 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,902 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,906 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,913 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,915 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,947 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,949 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,954 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,959 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,964 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,966 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,968 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,975 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,992 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:20,992 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,011 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,025 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,029 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,031 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,050 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,053 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,055 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,055 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,063 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,064 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,067 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,086 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,087 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,100 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,114 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,120 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,137 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,138 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,140 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,142 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,144 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,163 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,174 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,183 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,187 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,196 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,204 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,213 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,213 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,224 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,229 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,237 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,265 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,269 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,282 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,285 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,293 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,296 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,304 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,305 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,312 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,319 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,330 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,343 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,350 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,357 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,368 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,372 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,374 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,378 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,385 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,390 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,404 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,412 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,424 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,424 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,439 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,457 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,458 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,468 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,473 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,478 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,490 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,502 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,506 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,511 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,515 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,515 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,546 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,551 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,554 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,565 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,565 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,570 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,573 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,576 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,577 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,588 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,607 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,620 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,624 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,631 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,632 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,632 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,633 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,635 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,644 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,657 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,686 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,686 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,688 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,698 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,703 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,712 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,719 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,723 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,723 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,731 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,742 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,744 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,769 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,776 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,778 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,780 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,786 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,794 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,796 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,800 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,804 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,828 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,837 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,843 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,851 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,860 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,865 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,872 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,877 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,877 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,891 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,908 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,916 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,921 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,922 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,931 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,938 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,944 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,949 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,960 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,967 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,978 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,989 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,998 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:21,999 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,024 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,025 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,027 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,048 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,050 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,057 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,058 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,062 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,067 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,079 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,096 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,103 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,111 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,116 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,118 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,121 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,128 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,130 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,134 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,137 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,164 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,185 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,192 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,195 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,196 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,197 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,205 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,207 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,212 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,221 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,233 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,250 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,256 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,256 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:22,259 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:09:26,974 INFO [qtp525020488-410][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 09:09:26,975 INFO [qtp525020488-410][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 09:09:26,975 INFO [qtp525020488-410][Cumulus4jStoreManager] ======================================================= 09:09:26,976 ERROR [qtp525020488-410][Persistence] java.lang.reflect.InvocationTargetException 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) 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 com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 09:09:26,976 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 09:09:26,977 INFO [qtp525020488-410][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:09:26,977 TRACE [qtp525020488-410][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7 09:09:26,977 INFO [qtp525020488-410][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:09:27,102 INFO [qtp525020488-410][MinimumCumulus4jVersion] version=10100001 09:09:27,470 INFO [qtp525020488-410][MinimumCumulus4jVersion] version=10100001 09:09:27,470 DEBUG [qtp525020488-410][RecreateIndex] deleteIndex: Entered. 09:09:27,607 DEBUG [qtp525020488-410][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 09:09:27,607 DEBUG [qtp525020488-410][RecreateIndex] deleteIndex: Leaving. 09:09:27,648 DEBUG [qtp525020488-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 09:09:27,661 DEBUG [qtp525020488-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@219eef90[null,org.cumulus4j.store.test.movie.Movie] 09:09:27,667 DEBUG [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,678 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@188d3960[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,685 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,685 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@188d3960[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,698 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@188d3960[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,698 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@188d3960[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,698 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@188d3960[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,699 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@67c7fc9c[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:27,701 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@67c7fc9c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:27,702 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@188d3960[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,702 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,702 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@312cfb31[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,703 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,703 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@312cfb31[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,704 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@312cfb31[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,704 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@312cfb31[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,704 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@312cfb31[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,704 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@613b7d80[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:27,706 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@613b7d80[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:27,706 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@312cfb31[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,706 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,706 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1fb4d8be[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:27,708 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,708 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1fb4d8be[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:27,709 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fb4d8be[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:27,709 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,709 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3ccbefc9[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:27,710 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,710 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3ccbefc9[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:27,711 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ccbefc9[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:27,711 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,711 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7fe4aadb[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,713 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,713 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7fe4aadb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,714 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7fe4aadb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,714 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7fe4aadb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,714 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7fe4aadb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,714 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3e503f38[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:27,716 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3e503f38[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:27,716 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7fe4aadb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,716 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,717 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1c9057a9[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:27,718 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,718 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1c9057a9[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:27,719 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c9057a9[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:27,719 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,720 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@159293bc[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,722 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,722 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@159293bc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,722 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@159293bc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,722 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@159293bc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,722 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@159293bc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,723 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@b5b6f2[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:27,724 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@b5b6f2[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:27,725 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@159293bc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,725 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,727 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1cb6daf2[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:27,729 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,729 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1cb6daf2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:27,729 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cb6daf2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:27,729 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,729 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@23c259f8[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,732 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,732 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@23c259f8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,732 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c259f8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,732 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c259f8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,732 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c259f8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,733 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@62644da4[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:27,734 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@62644da4[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:27,734 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c259f8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,734 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,734 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@188d3960[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,735 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@312cfb31[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,735 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fb4d8be[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:27,735 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ccbefc9[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:27,735 DEBUG [qtp525020488-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@3ccbefc9[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:27,752 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7fe4aadb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,753 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c9057a9[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:27,753 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@159293bc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,753 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cb6daf2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:27,753 DEBUG [qtp525020488-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1cb6daf2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:27,755 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c259f8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,756 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,756 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,756 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@219eef90[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,756 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@188d3960[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,756 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@188d3960[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,756 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@188d3960[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,756 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@67c7fc9c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:27,756 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@67c7fc9c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:27,757 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@67c7fc9c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:27,757 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@67c7fc9c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:27,757 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@188d3960[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,757 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@312cfb31[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,757 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@312cfb31[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,757 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@312cfb31[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,757 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@613b7d80[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:27,757 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@613b7d80[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:27,757 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@613b7d80[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:27,757 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@613b7d80[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:27,758 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@312cfb31[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,758 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1cb6daf2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:27,758 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1cb6daf2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:27,758 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cb6daf2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:27,758 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1cb6daf2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:27,758 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@23c259f8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,758 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@23c259f8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,759 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c259f8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,759 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@62644da4[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:27,759 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@62644da4[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:27,759 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62644da4[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:27,759 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@62644da4[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:27,759 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@23c259f8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,760 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3ccbefc9[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:27,760 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3ccbefc9[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:27,760 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ccbefc9[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:27,760 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3ccbefc9[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:27,760 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1c9057a9[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:27,760 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1c9057a9[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:27,760 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c9057a9[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:27,760 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1c9057a9[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:27,761 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@159293bc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,761 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@159293bc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,761 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@159293bc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,761 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@b5b6f2[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:27,761 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@b5b6f2[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:27,761 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b5b6f2[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:27,761 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@b5b6f2[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:27,761 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@159293bc[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,762 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1fb4d8be[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:27,762 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1fb4d8be[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:27,762 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fb4d8be[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:27,762 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1fb4d8be[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:27,762 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7fe4aadb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,762 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7fe4aadb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,762 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7fe4aadb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,762 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3e503f38[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:27,762 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3e503f38[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:27,763 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3e503f38[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:27,763 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3e503f38[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:27,763 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7fe4aadb[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,763 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,763 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6fae7e40[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,763 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44c01ab4[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:27,763 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3da6c3c2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ba8372[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1e7ab11b[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a2b1dda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@51987d8e[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76fc5dc[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4c565e43[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e914fde[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5c772f8f[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@254f40f8[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b95a654[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,764 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f3efd47[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:27,764 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 787 ms). class=org.cumulus4j.store.test.movie.Movie 09:09:27,778 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:27,778 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:09:27,778 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,778 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a2b1dda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:27,778 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,778 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:09:27,778 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,779 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e914fde[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:27,779 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:09:27,779 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,779 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:09:27,779 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,779 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b95a654[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:27,779 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,779 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,779 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:09:27,779 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,780 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3da6c3c2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:27,780 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:09:27,780 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:27,780 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6fae7e40[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:27,780 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:09:27,780 INFO [qtp525020488-410][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:09:27,780 INFO [qtp525020488-410][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:09:39,371 INFO [qtp525020488-410][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:09:39,372 DEBUG [qtp525020488-410][MessageBrokerPMF] [hqie9a] _query[requestID=28t5ve0qeg4otjal3wrf7jmcw]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@83be8941[28t5ve0qeg4otjal3wrf7jmcw,test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7] 09:09:39,493 DEBUG [qtp525020488-410][MessageBrokerPMF] [hqie9a] _query[requestID=28t5ve0qeg4otjal3wrf7jmcw]: Request persisted. 09:09:39,571 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@83be8941[28t5ve0qeg4otjal3wrf7jmcw,test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7] 09:09:39,572 ERROR [qtp525020488-411][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6bbf8b26" (id="28t5ve0qeg4otjal3wrf7jmcw") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:09:39,573 DEBUG [qtp525020488-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 09:09:39,574 ERROR [qtp525020488-432][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@55326f5e" (id="28t5ve0qeg4otjal3wrf7jmcw") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:09:39,575 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6bbf8b26" (id="28t5ve0qeg4otjal3wrf7jmcw") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@83be8941 09:09:39,575 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@55326f5e" (id="28t5ve0qeg4otjal3wrf7jmcw") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@83be8941 09:09:39,577 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:09:39,576 ERROR [qtp525020488-434][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@48a8c160" (id="28t5ve0qeg4otjal3wrf7jmcw") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:09:39,578 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@48a8c160" (id="28t5ve0qeg4otjal3wrf7jmcw") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@83be8941 09:09:39,578 ERROR [qtp525020488-433][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@681441ee" (id="28t5ve0qeg4otjal3wrf7jmcw") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:09:39,588 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@681441ee" (id="28t5ve0qeg4otjal3wrf7jmcw") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@83be8941 09:09:39,601 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 09:09:39,606 DEBUG [qtp525020488-435][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:09:39,612 DEBUG [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=28t5ve0qeg4otjal3wrf7jmcw]: Entered. 09:09:39,641 DEBUG [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:09:39,876 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Created new Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:09:39,879 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,888 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:09:39,888 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:39,888 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:39,888 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6fae7e40[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:39,899 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:39,900 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,906 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3da6c3c2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:39,909 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:39,910 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,924 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:39,924 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,947 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:39,948 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,955 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b95a654[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:39,958 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:39,958 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,960 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e914fde[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:39,962 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:39,962 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,964 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a2b1dda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:39,966 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:39,967 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,970 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 09:09:39,970 DEBUG [qtp525020488-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 09:09:39,972 DEBUG [qtp525020488-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@5e55f228[null,org.cumulus4j.store.test.movie.Rating] 09:09:39,973 DEBUG [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@5e55f228[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,974 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@519c5593[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:39,975 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5e55f228[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,975 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@519c5593[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:39,976 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519c5593[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:39,976 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5e55f228[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,976 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1a95b197[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:39,978 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5e55f228[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,978 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1a95b197[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:39,980 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1a95b197[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:39,980 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5e55f228[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,980 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519c5593[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:39,980 DEBUG [qtp525020488-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@519c5593[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:39,982 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1a95b197[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:39,983 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@5e55f228[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,983 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@5e55f228[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,983 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5e55f228[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,984 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1a95b197[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:39,984 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1a95b197[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:39,984 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1a95b197[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:39,984 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1a95b197[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:39,984 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@519c5593[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:39,984 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@519c5593[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:39,984 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@519c5593[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:39,984 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@519c5593[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:39,985 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26633200[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,985 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e4a8535[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:09:39,985 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@47c55000[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:09:39,985 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 15 ms). class=org.cumulus4j.store.test.movie.Rating 09:09:39,985 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26633200[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,985 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26633200[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,985 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:09:39,985 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:39,986 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,989 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:09:39,989 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26633200[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,989 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@26633200[2,org.cumulus4j.store.test.movie.Rating] 09:09:39,991 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:39,992 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,996 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:39,997 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:39,999 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:40,000 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:09:40,000 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,000 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a2b1dda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:40,000 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,001 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:09:40,001 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,001 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e914fde[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:40,001 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:09:40,001 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,001 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:09:40,001 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,001 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b95a654[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:40,001 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,001 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,001 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:09:40,001 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,001 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3da6c3c2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:40,001 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:09:40,001 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,001 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6fae7e40[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:40,002 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 09:09:40,002 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,003 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,004 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 09:09:40,005 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6fae7e40[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:40,008 TRACE [qtp525020488-410][CryptoCache] getKeyData: Found cached key with keyID=1. 09:09:40,008 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Created new Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:09:40,010 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,010 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,010 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,011 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3da6c3c2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:40,023 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,024 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,024 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,025 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,028 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,029 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,033 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,033 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,035 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b95a654[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:40,039 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,040 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,040 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,041 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,041 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e914fde[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:40,044 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,045 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,045 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,046 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,046 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a2b1dda[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:40,050 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,051 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,051 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,052 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,054 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 09:09:40,054 DEBUG [qtp525020488-410][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 09:09:40,057 DEBUG [qtp525020488-410][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@466e026a[null,org.cumulus4j.store.test.movie.Person] 09:09:40,058 DEBUG [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@466e026a[3,org.cumulus4j.store.test.movie.Person] 09:09:40,059 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@110924a3[null,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:40,060 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@466e026a[3,org.cumulus4j.store.test.movie.Person] 09:09:40,061 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@110924a3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:40,061 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@110924a3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:40,061 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@466e026a[3,org.cumulus4j.store.test.movie.Person] 09:09:40,061 DEBUG [qtp525020488-410][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@45d2139e[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:40,062 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@466e026a[3,org.cumulus4j.store.test.movie.Person] 09:09:40,063 DEBUG [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@45d2139e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:40,063 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45d2139e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:40,063 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@466e026a[3,org.cumulus4j.store.test.movie.Person] 09:09:40,063 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@110924a3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:40,063 DEBUG [qtp525020488-410][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@110924a3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:40,065 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45d2139e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:40,066 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@466e026a[3,org.cumulus4j.store.test.movie.Person] 09:09:40,066 DEBUG [qtp525020488-410][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@466e026a[3,org.cumulus4j.store.test.movie.Person] 09:09:40,066 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@466e026a[3,org.cumulus4j.store.test.movie.Person] 09:09:40,066 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@110924a3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:40,066 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@110924a3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:40,066 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@110924a3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:40,066 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@110924a3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:40,067 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@45d2139e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:40,067 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@45d2139e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:40,067 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45d2139e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:40,067 DEBUG [qtp525020488-410][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@45d2139e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:40,067 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@36cbd1a1[3,org.cumulus4j.store.test.movie.Person] 09:09:40,067 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56368529[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:09:40,067 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@37a62ee1[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:09:40,067 DEBUG [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 13 ms). class=org.cumulus4j.store.test.movie.Person 09:09:40,067 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@36cbd1a1[3,org.cumulus4j.store.test.movie.Person] 09:09:40,067 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@36cbd1a1[3,org.cumulus4j.store.test.movie.Person] 09:09:40,068 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:09:40,068 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,068 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,070 TRACE [qtp525020488-410][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:09:40,070 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@36cbd1a1[3,org.cumulus4j.store.test.movie.Person] 09:09:40,070 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@36cbd1a1[3,org.cumulus4j.store.test.movie.Person] 09:09:40,073 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,073 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,077 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,079 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,081 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:40,093 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,093 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,094 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 09:09:40,094 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,094 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e914fde[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:40,094 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 09:09:40,105 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,106 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,106 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,106 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e914fde[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:40,118 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,119 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,119 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,120 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,120 TRACE [qtp525020488-410][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e914fde[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:40,124 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,124 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,128 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,129 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,130 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:40,133 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,134 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,134 TRACE [qtp525020488-410][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 09:09:40,134 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,134 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 09:09:40,136 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,137 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,137 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,149 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,150 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@1823295508 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,173 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:40,174 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:40,187 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:09:40,187 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:40,197 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,198 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,198 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,198 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,198 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,198 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:09:40,199 TRACE [qtp525020488-410][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:40,200 TRACE [qtp525020488-410][CryptoCache] acquireCipherEntry: Found cached Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:09:40,201 TRACE [qtp525020488-410][CryptoCache] releaseCipherEntry: Releasing Cipher@181441561 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:09:40,201 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,201 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,201 TRACE [qtp525020488-410][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1884e4e0[1,org.cumulus4j.store.test.movie.Movie] 09:09:40,884 INFO [qtp525020488-431][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:09:50,928 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:09:51,464 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 09:09:51,575 WARN [qtp525020488-431][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:09:51,577 WARN [qtp525020488-431][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:09:56,321 INFO [qtp525020488-431][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 09:09:56,321 INFO [qtp525020488-431][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 09:09:56,321 INFO [qtp525020488-431][Cumulus4jStoreManager] ======================================================= 09:09:56,323 ERROR [qtp525020488-431][Persistence] java.lang.reflect.InvocationTargetException 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) 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 com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 09:09:56,324 DEBUG [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 09:09:56,325 INFO [qtp525020488-431][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:09:56,325 TRACE [qtp525020488-431][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7 09:09:56,325 INFO [qtp525020488-431][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:09:56,375 INFO [qtp525020488-431][MinimumCumulus4jVersion] version=10100001 09:09:56,377 INFO [qtp525020488-431][MinimumCumulus4jVersion] version=10100001 09:09:56,377 DEBUG [qtp525020488-431][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 09:09:56,381 DEBUG [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,394 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@22606452[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:56,398 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@38b2760[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:56,398 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22606452[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:56,398 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22606452[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:56,398 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,398 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@52ac37e6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:56,400 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@628ead58[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:56,400 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52ac37e6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:56,400 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52ac37e6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:56,400 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,400 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6c646012[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:56,401 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6c646012[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:56,401 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,401 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5f810c7a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:56,402 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f810c7a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:56,402 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,402 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@758ef06[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:56,403 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1f76fd9b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:56,404 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@758ef06[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:56,404 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@758ef06[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:56,404 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,404 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@61136ccc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:56,404 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61136ccc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:56,405 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,405 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@26959c2d[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:56,406 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1eb9dfb8[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:56,406 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@26959c2d[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:56,407 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@26959c2d[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:56,407 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,407 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1fa0fcd7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:56,407 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fa0fcd7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:56,407 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,408 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@61b29fcc[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:56,410 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@648996df[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:56,410 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61b29fcc[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:56,410 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61b29fcc[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:56,411 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,411 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22606452[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:56,411 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52ac37e6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:56,411 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6c646012[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:56,411 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f810c7a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:56,411 DEBUG [qtp525020488-431][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@5f810c7a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:56,414 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@758ef06[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:56,414 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61136ccc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:56,414 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@26959c2d[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:56,414 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fa0fcd7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:56,414 DEBUG [qtp525020488-431][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1fa0fcd7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:56,417 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61b29fcc[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:56,419 DEBUG [qtp525020488-431][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,419 DEBUG [qtp525020488-431][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,419 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@577a62d5[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,420 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@22606452[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:56,420 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@22606452[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:56,420 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22606452[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:56,421 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@38b2760[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:56,421 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@38b2760[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:56,421 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@38b2760[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:56,421 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@38b2760[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:56,421 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@22606452[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:56,421 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@52ac37e6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:56,421 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@52ac37e6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:56,421 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52ac37e6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:56,422 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@628ead58[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:56,422 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@628ead58[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:56,422 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@628ead58[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:56,422 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@628ead58[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:56,422 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@52ac37e6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:56,422 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1fa0fcd7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:56,422 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1fa0fcd7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:56,422 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fa0fcd7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:56,422 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1fa0fcd7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:56,423 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@61b29fcc[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:56,423 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@61b29fcc[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:56,423 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61b29fcc[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:56,424 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@648996df[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:56,424 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@648996df[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:56,424 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@648996df[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:56,424 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@648996df[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:56,424 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@61b29fcc[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:56,424 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5f810c7a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:56,425 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5f810c7a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:56,425 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f810c7a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:56,425 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5f810c7a[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:56,425 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@61136ccc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:56,425 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@61136ccc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:56,425 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61136ccc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:56,425 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@61136ccc[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:56,425 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@26959c2d[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:56,425 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@26959c2d[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:56,425 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@26959c2d[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:56,426 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1eb9dfb8[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:56,426 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1eb9dfb8[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:56,426 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1eb9dfb8[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:56,426 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1eb9dfb8[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:56,426 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@26959c2d[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:56,426 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6c646012[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:56,426 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6c646012[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:56,426 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6c646012[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:56,426 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6c646012[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:56,427 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@758ef06[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:56,427 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@758ef06[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:56,427 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@758ef06[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:56,428 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1f76fd9b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:56,428 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1f76fd9b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:56,428 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f76fd9b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:56,428 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1f76fd9b[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:56,428 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@758ef06[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:56,428 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,428 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3996e166[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:56,428 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6afdae66[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:09:56,428 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@227246ec[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2446e170[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ad5b94f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ddcbced[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1da9da9c[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e77f538[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@96f3a78[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419cc46c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@12b28bf9[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@235d62a2[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5311204b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:56,429 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@740921e1[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:09:56,429 DEBUG [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 104 ms). class=org.cumulus4j.store.test.movie.Movie 09:09:56,432 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:09:56,432 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:09:56,432 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,432 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ddcbced[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:09:56,432 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,433 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:09:56,433 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,433 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419cc46c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:09:56,433 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:09:56,433 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,433 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:09:56,433 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,433 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5311204b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:09:56,433 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,433 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,433 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:09:56,433 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,433 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@227246ec[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:09:56,433 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:09:56,433 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:09:56,433 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3996e166[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:09:56,433 TRACE [qtp525020488-431][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 09:09:56,434 INFO [qtp525020488-431][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:09:56,434 INFO [qtp525020488-431][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:10:00,901 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: null 09:10:00,917 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:00,921 DEBUG [qtp525020488-441][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:00,924 DEBUG [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:10:00,927 DEBUG [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: null 09:10:00,931 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: null 09:10:00,930 DEBUG [Thread-3][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:00,933 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:00,943 DEBUG [qtp525020488-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:00,944 DEBUG [qtp525020488-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:00,944 DEBUG [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: null 09:10:00,945 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:10:00,945 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:10:00,946 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:00,949 DEBUG [qtp525020488-414][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:00,951 DEBUG [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:10:07,733 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:10:15,785 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:10:15,785 INFO [CryptoCache][CryptoCache] getCryptoCacheEntryExpiryAgeMSec: Property 'cumulus4j.CryptoCache.entryExpiryAge' cannot be read, because NucleusContext was garbage-collected. Using fallback value 300000. 09:10:15,786 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEncryptionKeyEntry (1 left). 09:10:15,786 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyDecrypterEntry (1 left). 09:10:15,787 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEntry (1 left). 09:10:15,787 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheCipherEntry (2 left). 09:10:15,787 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of empty List (2 non-empty lists left). 09:10:16,314 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: null 09:10:16,318 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:16,322 DEBUG [qtp525020488-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:16,324 DEBUG [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Entered. 09:10:17,631 INFO [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask. 09:10:17,719 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:10:17,748 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 09:10:18,500 INFO [qtp525020488-431][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:10:18,503 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _query[requestID=8rwzz8tvkazhd0kb4r8u7628b]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@123be0be[8rwzz8tvkazhd0kb4r8u7628b,test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7] 09:10:18,536 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _query[requestID=8rwzz8tvkazhd0kb4r8u7628b]: Request persisted. 09:10:18,540 DEBUG [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@123be0be[8rwzz8tvkazhd0kb4r8u7628b,test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7] 09:10:18,541 ERROR [qtp525020488-411][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@7c6a871d" (id="8rwzz8tvkazhd0kb4r8u7628b") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:10:18,541 DEBUG [qtp525020488-432][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 09:10:18,541 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@7c6a871d" (id="8rwzz8tvkazhd0kb4r8u7628b") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@123be0be 09:10:18,543 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:10:18,560 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 09:10:18,565 DEBUG [qtp525020488-421][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:18,567 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=8rwzz8tvkazhd0kb4r8u7628b]: Entered. 09:10:18,572 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:10:18,753 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Created new Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:10:18,757 DEBUG [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: null 09:10:18,760 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,763 DEBUG [Thread-9][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:18,767 DEBUG [qtp525020488-433][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:18,770 DEBUG [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: null 09:10:18,771 DEBUG [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:10:18,772 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:18,772 TRACE [qtp525020488-431][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 09:10:18,773 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,773 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,773 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3996e166[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:18,775 DEBUG [qtp525020488-432][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:18,776 DEBUG [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:10:18,777 TRACE [qtp525020488-431][CryptoCache] getKeyData: Found cached key with keyID=1. 09:10:18,777 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Created new Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:10:18,778 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,778 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,779 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,780 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@227246ec[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:18,782 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,783 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,783 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,784 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,787 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,788 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,789 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: null 09:10:18,791 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:18,797 DEBUG [qtp525020488-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:18,798 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,799 DEBUG [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:10:18,799 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,806 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5311204b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:18,808 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,809 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,809 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,810 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,810 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419cc46c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:18,814 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,814 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,815 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,815 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,816 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ddcbced[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:18,819 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,820 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,820 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,820 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,822 DEBUG [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 09:10:18,823 DEBUG [qtp525020488-431][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 09:10:18,824 DEBUG [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@7dfedd2a[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,826 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2ad8b47f[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:18,826 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ad8b47f[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:18,826 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7dfedd2a[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,826 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1093c35c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:18,826 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1093c35c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:18,826 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7dfedd2a[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,827 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ad8b47f[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:18,827 DEBUG [qtp525020488-431][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@2ad8b47f[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:18,828 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1093c35c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:18,829 DEBUG [qtp525020488-431][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@7dfedd2a[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,829 DEBUG [qtp525020488-431][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@7dfedd2a[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,829 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7dfedd2a[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,829 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1093c35c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:18,830 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1093c35c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:18,830 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1093c35c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:18,830 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1093c35c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:18,830 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2ad8b47f[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:18,830 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2ad8b47f[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:18,830 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ad8b47f[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:18,830 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2ad8b47f[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:18,830 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@24d7b5d4[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,830 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@dc44378[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:18,830 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1754b620[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:18,830 DEBUG [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 7 ms). class=org.cumulus4j.store.test.movie.Rating 09:10:18,830 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@24d7b5d4[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,830 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@24d7b5d4[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,830 TRACE [qtp525020488-431][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 09:10:18,831 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,831 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,834 TRACE [qtp525020488-431][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 09:10:18,834 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@24d7b5d4[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,834 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@24d7b5d4[2,org.cumulus4j.store.test.movie.Rating] 09:10:18,836 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,836 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,840 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,841 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,842 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:18,843 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:10:18,843 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,843 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ddcbced[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:18,843 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,843 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:10:18,843 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,843 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419cc46c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:18,843 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:10:18,843 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,843 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:10:18,843 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,843 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5311204b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:18,843 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,843 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,844 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:10:18,844 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,844 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@227246ec[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:18,844 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:10:18,844 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,844 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3996e166[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:18,844 TRACE [qtp525020488-431][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 7 09:10:18,844 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,845 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,846 TRACE [qtp525020488-431][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 7 09:10:18,846 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3996e166[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:18,848 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,849 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,849 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,849 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,850 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@227246ec[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:18,852 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,853 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,853 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,854 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,856 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,857 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,860 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,860 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,861 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5311204b[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:18,863 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,863 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,864 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,864 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,864 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419cc46c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:18,866 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,866 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,866 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,867 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,867 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ddcbced[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:18,870 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,870 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,870 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,870 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,872 DEBUG [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 09:10:18,872 DEBUG [qtp525020488-431][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 09:10:18,874 DEBUG [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@4009d0ae[3,org.cumulus4j.store.test.movie.Person] 09:10:18,875 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@626a4b1c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:18,875 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@626a4b1c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:18,875 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4009d0ae[3,org.cumulus4j.store.test.movie.Person] 09:10:18,875 DEBUG [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4f59767[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:18,875 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f59767[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:18,876 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4009d0ae[3,org.cumulus4j.store.test.movie.Person] 09:10:18,876 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@626a4b1c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:18,876 DEBUG [qtp525020488-431][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@626a4b1c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:18,877 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f59767[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:18,878 DEBUG [qtp525020488-431][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@4009d0ae[3,org.cumulus4j.store.test.movie.Person] 09:10:18,878 DEBUG [qtp525020488-431][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@4009d0ae[3,org.cumulus4j.store.test.movie.Person] 09:10:18,878 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4009d0ae[3,org.cumulus4j.store.test.movie.Person] 09:10:18,878 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@626a4b1c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:18,878 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@626a4b1c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:18,878 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@626a4b1c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:18,878 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@626a4b1c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:18,878 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4f59767[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:18,878 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4f59767[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:18,878 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f59767[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:18,878 DEBUG [qtp525020488-431][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4f59767[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:18,879 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3b0683da[3,org.cumulus4j.store.test.movie.Person] 09:10:18,879 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@140c256e[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:18,879 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24c6fea4[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:18,879 DEBUG [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 7 ms). class=org.cumulus4j.store.test.movie.Person 09:10:18,879 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3b0683da[3,org.cumulus4j.store.test.movie.Person] 09:10:18,879 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3b0683da[3,org.cumulus4j.store.test.movie.Person] 09:10:18,879 TRACE [qtp525020488-431][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 09:10:18,879 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,879 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,881 TRACE [qtp525020488-431][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 09:10:18,881 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3b0683da[3,org.cumulus4j.store.test.movie.Person] 09:10:18,881 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3b0683da[3,org.cumulus4j.store.test.movie.Person] 09:10:18,883 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,883 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,887 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,888 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,889 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:18,893 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,893 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,894 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@6] 09:10:18,894 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,894 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419cc46c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:18,894 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 09:10:18,897 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,897 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,897 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,898 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419cc46c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:18,901 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,901 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,901 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,901 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,901 TRACE [qtp525020488-431][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419cc46c[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:18,918 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,918 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,923 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,924 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,924 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,924 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,924 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:18,927 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,928 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,928 TRACE [qtp525020488-431][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@6 09:10:18,928 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,928 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 09:10:18,931 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,931 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,931 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,935 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,936 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1089312389 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,948 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:18,948 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:18,950 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:18,951 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:18,960 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,961 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,961 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,961 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,961 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,962 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:18,962 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:18,964 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,965 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,965 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,965 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,965 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,965 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:18,965 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:18,967 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,967 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,968 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,968 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,968 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,968 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:18,968 TRACE [qtp525020488-431][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:18,971 TRACE [qtp525020488-431][CryptoCache] acquireCipherEntry: Found cached Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:18,971 TRACE [qtp525020488-431][CryptoCache] releaseCipherEntry: Releasing Cipher@1991633482 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:18,971 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,971 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:18,972 TRACE [qtp525020488-431][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46f81953[1,org.cumulus4j.store.test.movie.Movie] 09:10:19,556 INFO [qtp525020488-434][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:10:19,975 WARN [qtp525020488-434][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:10:19,976 WARN [qtp525020488-434][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:10:24,298 INFO [qtp525020488-434][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 09:10:24,298 INFO [qtp525020488-434][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 09:10:24,298 INFO [qtp525020488-434][Cumulus4jStoreManager] ======================================================= 09:10:24,299 ERROR [qtp525020488-434][Persistence] java.lang.reflect.InvocationTargetException 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) 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 com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more Reading Movies before writing: 09:10:24,300 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 09:10:24,301 INFO [qtp525020488-434][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:10:24,301 TRACE [qtp525020488-434][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7 09:10:24,301 INFO [qtp525020488-434][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:10:24,325 INFO [qtp525020488-434][MinimumCumulus4jVersion] version=10100001 09:10:24,327 INFO [qtp525020488-434][MinimumCumulus4jVersion] version=10100001 09:10:24,327 DEBUG [qtp525020488-434][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 09:10:24,330 DEBUG [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,334 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@ff6e6a9[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:24,336 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@152ae613[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:24,336 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ff6e6a9[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:24,336 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ff6e6a9[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:24,336 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,336 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@be958ee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:24,337 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@47e25c6e[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:24,337 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@be958ee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:24,337 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@be958ee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:24,337 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,337 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@46b26568[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:24,337 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46b26568[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:24,337 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,337 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7f540957[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:24,338 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f540957[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:24,338 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,338 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5274c724[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:24,338 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@168db3b8[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:24,339 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5274c724[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:24,339 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5274c724[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:24,339 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,339 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4498ae4a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:24,339 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4498ae4a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:24,340 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,340 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7dac351a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:24,341 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4a21eccb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:24,341 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7dac351a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:24,341 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7dac351a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:24,341 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,341 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@135dfcb0[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:24,341 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@135dfcb0[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:24,341 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,341 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@48470560[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:24,342 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@51d290c5[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:24,342 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@48470560[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:24,342 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@48470560[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:24,342 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,342 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ff6e6a9[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:24,342 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@be958ee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:24,342 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46b26568[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:24,343 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f540957[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:24,343 DEBUG [qtp525020488-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@7f540957[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:24,345 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5274c724[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:24,345 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4498ae4a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:24,345 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7dac351a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:24,345 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@135dfcb0[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:24,345 DEBUG [qtp525020488-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@135dfcb0[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:24,346 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@48470560[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:24,347 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,347 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,347 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@74a42ace[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,348 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@ff6e6a9[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:24,348 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@ff6e6a9[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:24,348 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ff6e6a9[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:24,348 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@152ae613[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:24,348 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@152ae613[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:24,348 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@152ae613[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:24,348 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@152ae613[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:24,348 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@ff6e6a9[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:24,348 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@be958ee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:24,349 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@be958ee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:24,349 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@be958ee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:24,349 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@47e25c6e[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:24,349 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@47e25c6e[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:24,349 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@47e25c6e[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:24,349 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@47e25c6e[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:24,349 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@be958ee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:24,349 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@135dfcb0[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:24,349 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@135dfcb0[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:24,349 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@135dfcb0[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:24,349 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@135dfcb0[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:24,350 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@48470560[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:24,350 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@48470560[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:24,350 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@48470560[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:24,350 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@51d290c5[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:24,350 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@51d290c5[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:24,350 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@51d290c5[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:24,350 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@51d290c5[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:24,350 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@48470560[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:24,351 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7f540957[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:24,351 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7f540957[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:24,351 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f540957[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:24,351 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7f540957[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:24,351 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4498ae4a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:24,351 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4498ae4a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:24,351 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4498ae4a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:24,351 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4498ae4a[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:24,351 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7dac351a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:24,352 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7dac351a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:24,352 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7dac351a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:24,352 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4a21eccb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:24,352 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4a21eccb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:24,352 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a21eccb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:24,352 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4a21eccb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:24,352 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7dac351a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:24,352 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@46b26568[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:24,353 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@46b26568[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:24,353 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46b26568[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:24,353 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@46b26568[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:24,353 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5274c724[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:24,353 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5274c724[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:24,353 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5274c724[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:24,353 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@168db3b8[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:24,353 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@168db3b8[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:24,353 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@168db3b8[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:24,353 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@168db3b8[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:24,353 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5274c724[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:24,354 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41144bf5[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@467e72a1[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69fcfc53[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c1896e0[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4fb03b75[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7aeeb358[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74fec632[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cb9f1db[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@529c1aaa[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5de707d2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5faa850a[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cce900d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3eb59274[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:24,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b89dbe7[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:24,354 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 54 ms). class=org.cumulus4j.store.test.movie.Movie 09:10:24,355 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:24,357 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:24,358 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:24,369 TRACE [qtp525020488-434][CryptoCache] getKeyData: No cached key with keyID=1 found. 09:10:24,369 INFO [qtp525020488-434][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:10:26,977 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:10:34,335 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _query[requestID=pox4lx6nk17n96d20meugr10w]: Entered with request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@7efc8359[pox4lx6nk17n96d20meugr10w,test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7] 09:10:34,371 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _query[requestID=pox4lx6nk17n96d20meugr10w]: Request persisted. 09:10:34,382 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@7efc8359[pox4lx6nk17n96d20meugr10w,test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7] 09:10:34,383 DEBUG [qtp525020488-421][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyRequest matching=true 09:10:34,386 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:10:34,397 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyResponse matching=true 09:10:34,401 DEBUG [qtp525020488-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:34,407 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=pox4lx6nk17n96d20meugr10w]: Entered. 09:10:34,412 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:10:34,597 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Created new Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:10:34,598 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,598 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,599 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,599 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,599 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:34,599 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:34,602 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,602 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,603 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,603 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,603 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,603 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:34,603 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:34,605 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,606 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,606 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,606 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,606 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,606 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:34,606 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:34,609 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,609 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,609 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,609 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,609 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] * MMM 1464592167765 * MMM 1464592179999 * MMM 1464592196430 * MMM 1464592218842 09:10:34,610 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:34,611 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:34,612 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:10:34,612 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,612 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7aeeb358[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:34,612 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,612 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:10:34,612 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,612 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5de707d2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:34,612 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:10:34,612 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,612 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:10:34,612 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,612 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3eb59274[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:34,612 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,612 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,612 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:10:34,612 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,612 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69fcfc53[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:34,612 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:10:34,612 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,613 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41144bf5[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:34,613 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 09:10:34,613 INFO [qtp525020488-434][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:10:34,613 INFO [qtp525020488-434][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:10:34,613 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _query[requestID=stbdhxcrkt91gan5wcwtu6cen]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@5dc923be[stbdhxcrkt91gan5wcwtu6cen,test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7] 09:10:34,617 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _query[requestID=stbdhxcrkt91gan5wcwtu6cen]: Request persisted. 09:10:34,624 DEBUG [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@5dc923be[stbdhxcrkt91gan5wcwtu6cen,test-iotoctdq--42ggaks071cd_dkjhdxar*1*07pfh7] 09:10:34,624 DEBUG [qtp525020488-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 09:10:34,627 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:10:34,637 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 09:10:34,641 DEBUG [qtp525020488-421][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:34,643 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=stbdhxcrkt91gan5wcwtu6cen]: Entered. 09:10:34,649 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:10:34,836 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Created new Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:10:34,836 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,846 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 09:10:34,846 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,846 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,846 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41144bf5[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:34,850 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,851 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,852 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,852 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,852 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69fcfc53[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:34,856 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,856 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,856 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,856 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,862 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,862 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,873 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,874 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,882 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3eb59274[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:34,884 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,885 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,885 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,885 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,886 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5de707d2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:34,888 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,889 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,889 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,889 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,889 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7aeeb358[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:34,892 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,892 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,892 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,892 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,894 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 09:10:34,894 DEBUG [qtp525020488-434][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 09:10:34,896 DEBUG [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@433a7341[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,897 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4b3c58b5[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:34,897 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b3c58b5[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:34,898 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@433a7341[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,898 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5902f096[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:34,898 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5902f096[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:34,898 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@433a7341[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,898 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b3c58b5[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:34,898 DEBUG [qtp525020488-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@4b3c58b5[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:34,899 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5902f096[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:34,900 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@433a7341[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,900 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@433a7341[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,900 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@433a7341[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,900 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5902f096[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:34,901 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5902f096[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:34,901 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5902f096[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:34,901 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5902f096[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:34,901 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4b3c58b5[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:34,901 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4b3c58b5[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:34,901 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4b3c58b5[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:34,901 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4b3c58b5[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:34,901 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7c261729[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,901 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f5eced[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:34,901 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74cbe075[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:34,901 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 7 ms). class=org.cumulus4j.store.test.movie.Rating 09:10:34,902 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7c261729[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,902 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7c261729[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,902 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 09:10:34,902 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,902 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,903 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 09:10:34,903 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7c261729[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,903 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7c261729[2,org.cumulus4j.store.test.movie.Rating] 09:10:34,905 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,905 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,909 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,909 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,910 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:34,910 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:10:34,911 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,911 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7aeeb358[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:34,911 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,911 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:10:34,911 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,911 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5de707d2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:34,911 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:10:34,911 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,911 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:10:34,911 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,911 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3eb59274[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:34,911 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,911 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,911 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:10:34,911 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,912 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69fcfc53[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:34,912 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:10:34,912 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,912 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41144bf5[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:34,912 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 12 09:10:34,912 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,912 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,914 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 12 09:10:34,914 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41144bf5[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:34,916 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,917 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,917 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,917 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,917 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69fcfc53[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:34,920 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,920 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,920 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,920 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,923 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,923 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,926 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,926 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,928 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3eb59274[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:34,930 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,930 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,930 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,930 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,931 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5de707d2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:34,933 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,933 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,934 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,934 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,934 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7aeeb358[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:34,937 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,937 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,937 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,937 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,939 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 09:10:34,940 DEBUG [qtp525020488-434][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 09:10:34,941 DEBUG [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@3a27b41[3,org.cumulus4j.store.test.movie.Person] 09:10:34,942 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6c593109[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:34,942 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6c593109[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:34,942 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3a27b41[3,org.cumulus4j.store.test.movie.Person] 09:10:34,942 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@210cd365[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:34,942 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@210cd365[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:34,943 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3a27b41[3,org.cumulus4j.store.test.movie.Person] 09:10:34,943 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6c593109[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:34,943 DEBUG [qtp525020488-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6c593109[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:34,944 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@210cd365[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:34,945 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@3a27b41[3,org.cumulus4j.store.test.movie.Person] 09:10:34,945 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@3a27b41[3,org.cumulus4j.store.test.movie.Person] 09:10:34,945 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3a27b41[3,org.cumulus4j.store.test.movie.Person] 09:10:34,946 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6c593109[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:34,946 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6c593109[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:34,946 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6c593109[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:34,946 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6c593109[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:34,946 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@210cd365[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:34,946 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@210cd365[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:34,946 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@210cd365[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:34,946 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@210cd365[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:34,946 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2a368607[3,org.cumulus4j.store.test.movie.Person] 09:10:34,946 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@456c9e45[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:34,946 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e2b233d[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:34,947 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 7 ms). class=org.cumulus4j.store.test.movie.Person 09:10:34,947 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2a368607[3,org.cumulus4j.store.test.movie.Person] 09:10:34,947 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2a368607[3,org.cumulus4j.store.test.movie.Person] 09:10:34,947 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 09:10:34,947 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,947 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,949 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 09:10:34,949 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2a368607[3,org.cumulus4j.store.test.movie.Person] 09:10:34,949 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2a368607[3,org.cumulus4j.store.test.movie.Person] 09:10:34,952 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,953 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,957 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,957 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,958 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:34,960 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,961 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,961 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@b 09:10:34,961 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,961 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 09:10:34,963 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,964 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,964 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,968 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,968 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,969 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:34,971 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,971 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,972 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@b] 09:10:34,972 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,972 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5de707d2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:34,972 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 09:10:34,974 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,974 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,974 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:34,974 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5de707d2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:34,977 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,977 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,977 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,977 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,978 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5de707d2[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:34,980 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,980 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,983 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,983 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,984 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:34,984 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@727480202 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:34,996 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:34,997 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:35,002 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:35,003 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:35,009 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:35,009 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:35,010 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,010 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,010 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,010 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:35,010 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:35,012 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:35,012 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:35,012 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,012 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,013 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,013 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:35,013 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:35,014 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:35,015 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:35,015 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,015 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,015 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,015 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:35,016 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:35,018 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:35,019 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:35,019 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,020 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,020 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,020 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:35,020 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:35,023 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:35,023 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:35,023 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,023 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,023 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,023 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:35,024 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:35,026 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:35,026 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@436142024 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:35,027 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,027 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,027 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@791786da[1,org.cumulus4j.store.test.movie.Movie] 09:10:35,033 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 09:10:35,033 INFO [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:10:35,033 INFO [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:10:35,034 INFO [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:10:35,048 INFO [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:10:35,080 INFO [main][SessionManager] Creating instance of SessionManager. 09:10:35,093 DEBUG [Thread-14][JAXBContextResolver] Instantiating JAXBContextResolver. 09:10:35,095 DEBUG [Thread-13][JAXBContextResolver] Instantiating JAXBContextResolver. 09:10:35,096 DEBUG [Thread-15][JAXBContextResolver] Instantiating JAXBContextResolver. 09:10:35,109 DEBUG [Thread-16][JAXBContextResolver] Instantiating JAXBContextResolver. 09:10:35,121 DEBUG [Thread-17][JAXBContextResolver] Instantiating JAXBContextResolver. 09:10:35,197 DEBUG [Thread-13][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:35,203 DEBUG [qtp525020488-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:35,204 DEBUG [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Entered. 09:10:35,254 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2f33a5af 09:10:35,348 DEBUG [Thread-15][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:35,364 DEBUG [Thread-16][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:35,371 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:35,376 DEBUG [Thread-17][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:35,902 INFO [qtp525020488-434][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:10:35,902 DEBUG [qtp525020488-434][CleanupUtil] Deleting all tables from Data backend store 09:10:35,909 DEBUG [qtp525020488-443][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:35,912 DEBUG [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Entered. 09:10:35,925 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:35,929 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:35,930 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:35,936 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:35,937 DEBUG [qtp525020488-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:35,941 DEBUG [qtp525020488-446][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:35,944 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:35,936 DEBUG [qtp525020488-445][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:35,946 DEBUG [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Entered. 09:10:35,949 DEBUG [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Entered. 09:10:35,951 DEBUG [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Entered. 09:10:35,953 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:35,955 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:35,959 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:35,966 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:35,981 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:35,993 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,002 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,007 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,010 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,008 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,018 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,014 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,029 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,037 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,042 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,047 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,046 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,055 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,065 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,072 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,054 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,078 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,076 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,103 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,116 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,118 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,123 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,120 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,118 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,133 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,139 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,142 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,146 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,153 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,161 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,162 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,170 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,177 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,188 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:10:36,205 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,210 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,211 INFO [qtp525020488-434][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 09:10:36,211 DEBUG [qtp525020488-434][CleanupUtil] Deleting all tables from Index backend store 09:10:36,211 WARN [qtp525020488-434][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 09:10:36,212 INFO [qtp525020488-434][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:10:36,214 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,215 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,216 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,219 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,220 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,221 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,238 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,238 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,245 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,251 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,254 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,258 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,268 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,277 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,278 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,281 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,288 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,293 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,295 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,304 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,305 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,306 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,318 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,324 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,328 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,333 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,334 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,340 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,346 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,347 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,348 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,357 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,360 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,362 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,373 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,375 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,388 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,391 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,394 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,404 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,406 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,406 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,411 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,413 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,419 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,426 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,433 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,442 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,445 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,447 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,457 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,461 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,461 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,479 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,482 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,482 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,483 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,484 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,486 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,495 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,504 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,511 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,512 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,525 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,526 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,528 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,534 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,538 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,547 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,551 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,556 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,556 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,574 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,575 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,577 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,577 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,580 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,587 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,590 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,591 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,604 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,611 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,611 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,615 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,620 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,626 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,631 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,639 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,647 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,656 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,656 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,658 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,663 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,671 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,674 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,688 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,690 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,703 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,709 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,712 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,715 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,717 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,722 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,723 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,725 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,730 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,740 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,740 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,743 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,745 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,748 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,762 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,767 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,770 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,783 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,789 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,789 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,791 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,793 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,793 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,810 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,818 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,822 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,829 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,829 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,830 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,842 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,846 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,853 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,854 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,854 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,857 WARN [qtp525020488-434][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:10:36,857 WARN [qtp525020488-434][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:10:36,862 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,869 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,872 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,876 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,882 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,888 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,904 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,909 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,914 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,916 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,919 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,925 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,930 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,932 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,937 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,941 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,944 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,952 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,953 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,956 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,958 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,964 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,970 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,982 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,988 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,993 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:36,996 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,006 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,007 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,010 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,011 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,014 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,016 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,030 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,045 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,052 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,056 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,057 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,064 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,066 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,071 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,076 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,080 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,086 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,089 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,089 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,104 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,105 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,112 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,119 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,126 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,134 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,134 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,138 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,141 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,148 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,148 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,162 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,162 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,167 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,172 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,182 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,186 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,189 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,196 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,196 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,210 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,215 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,217 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,221 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,222 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,224 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,225 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,230 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,236 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,237 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,250 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,250 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,289 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,291 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,291 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,291 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,294 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,294 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,294 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,297 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,306 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,312 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,316 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,318 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,319 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,335 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,335 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,348 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,355 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,362 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,370 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,372 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,373 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,385 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,386 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,388 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,391 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,393 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,395 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,396 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,402 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,403 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,409 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,419 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,428 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,436 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,446 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,450 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,454 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,460 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,462 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,465 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,471 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,476 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,477 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,482 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,486 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,489 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,490 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,507 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,516 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,517 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,531 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,538 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,541 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,542 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,546 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,548 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,548 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,549 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,557 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,567 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,570 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,580 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,603 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,605 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,608 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,610 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,612 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,622 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,624 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,625 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,626 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,628 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,633 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,642 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,643 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,648 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,662 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,675 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,685 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,687 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,689 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,698 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,701 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,704 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,704 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,704 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,704 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,717 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,718 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,718 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,745 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,759 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,759 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,766 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,773 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,774 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,782 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,784 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,787 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,789 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,793 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,794 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,803 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,805 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,812 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,817 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,819 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,832 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,842 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,845 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,849 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,857 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,862 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,862 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,865 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,865 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,872 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,872 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,874 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,875 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,889 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,909 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,910 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,911 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,913 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,917 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,925 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,931 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,934 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,935 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,935 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,937 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,949 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,950 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,952 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,960 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,972 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,973 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,978 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,984 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,987 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:37,990 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,000 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,006 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,006 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,011 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,014 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,015 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,024 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,029 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,035 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,048 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,051 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,055 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,061 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,065 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,067 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,067 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,083 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,086 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,087 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,095 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,102 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,115 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,121 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,124 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,132 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,136 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,141 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,148 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,151 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,154 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,158 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,161 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,176 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,178 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,178 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,179 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,181 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,192 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,197 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,204 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,206 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,213 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,228 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,228 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,228 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,236 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,241 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,242 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,257 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,262 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,262 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,264 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,264 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,266 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,272 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,272 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,273 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,281 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,292 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,293 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,309 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,322 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,322 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,322 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,324 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,336 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,337 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,339 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,343 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,355 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,355 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,364 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,367 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,369 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,376 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,381 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,381 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,394 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,395 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,403 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,405 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,412 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,426 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,426 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,433 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,434 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,443 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,444 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,444 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,447 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,454 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,455 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,462 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,480 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,485 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,488 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,495 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,502 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,503 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,506 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,507 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,520 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,521 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,522 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,523 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,540 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,545 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,553 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,561 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,562 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,562 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,564 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,570 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,572 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,573 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,575 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,593 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,594 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,596 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,597 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,600 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,607 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,627 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,631 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,635 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,638 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,641 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,652 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,653 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,655 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,656 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,657 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,659 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,661 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,671 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,684 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,694 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,703 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,707 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,710 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,712 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,718 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,718 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,724 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,727 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,730 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,735 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,738 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,743 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,743 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,757 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,761 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,768 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,770 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,777 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,777 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,789 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,792 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,797 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,803 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,817 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,818 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,821 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,822 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,824 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,831 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,833 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,872 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,872 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,880 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,880 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,884 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,884 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,884 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,884 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,886 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,886 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,889 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,889 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,897 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,902 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,911 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,934 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,939 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,941 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,942 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,945 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,951 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,953 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,954 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,956 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,957 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,960 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,966 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,967 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,980 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:38,982 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,006 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,010 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,012 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,013 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,013 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,024 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,026 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,027 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,027 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,035 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,044 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,045 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,048 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,055 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,062 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,076 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,087 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,091 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,095 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,097 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,098 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,099 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,103 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,108 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,110 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,116 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,119 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,133 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,148 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,151 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,154 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,156 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,160 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,164 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,167 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,172 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,174 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,176 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,181 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,188 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,190 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,201 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,206 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,217 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,226 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,227 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,230 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,231 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,233 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,233 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,237 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,245 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,259 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,260 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,262 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,271 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,275 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,288 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,291 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,292 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,293 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,294 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,298 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,303 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,308 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,312 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,332 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,332 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,348 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,355 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,358 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,359 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,360 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,366 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,366 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,367 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,372 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:10:39,372 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:10:39,373 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,381 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,384 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,389 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,406 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,407 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,414 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,426 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,428 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,430 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,433 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,435 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,436 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,438 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,438 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,441 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,457 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,464 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,471 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,474 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,483 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,484 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,485 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,493 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,495 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,505 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,512 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,514 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,517 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,521 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,526 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,532 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,533 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,536 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,544 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,548 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,560 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,561 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,565 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,569 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,571 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,574 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,576 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,584 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,594 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,597 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,601 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,608 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,620 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,623 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,625 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,630 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,630 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,637 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,637 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,646 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,650 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,651 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,656 WARN [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,657 DEBUG [qtp525020488-435][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: null 09:10:39,657 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,662 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,662 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:10:39,665 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,667 DEBUG [qtp525020488-447][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:39,669 DEBUG [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Entered. 09:10:39,670 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,682 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,694 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,697 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,700 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,702 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,710 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,712 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:39,713 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:10:44,668 INFO [qtp525020488-434][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 09:10:44,668 INFO [qtp525020488-434][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 09:10:44,668 INFO [qtp525020488-434][Cumulus4jStoreManager] ======================================================= 09:10:44,671 ERROR [qtp525020488-434][Persistence] java.lang.reflect.InvocationTargetException 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) 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 com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 09:10:44,672 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 09:10:44,674 INFO [qtp525020488-434][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:10:44,674 TRACE [qtp525020488-434][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-8640869029098107368_8csj8d4q*1*0nk4g1 09:10:44,674 INFO [qtp525020488-434][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:10:44,806 INFO [qtp525020488-434][MinimumCumulus4jVersion] version=10100001 09:10:45,176 INFO [qtp525020488-434][MinimumCumulus4jVersion] version=10100001 09:10:45,176 DEBUG [qtp525020488-434][RecreateIndex] deleteIndex: Entered. 09:10:45,340 DEBUG [qtp525020488-434][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 09:10:45,340 DEBUG [qtp525020488-434][RecreateIndex] deleteIndex: Leaving. 09:10:45,376 DEBUG [qtp525020488-434][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 09:10:45,389 DEBUG [qtp525020488-434][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@4bc1c9a0[null,org.cumulus4j.store.test.movie.Movie] 09:10:45,397 DEBUG [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,409 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@724dd9a2[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,416 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,416 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@724dd9a2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,426 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@724dd9a2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,426 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@724dd9a2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,426 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@724dd9a2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,426 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@68817366[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:45,428 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@68817366[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:45,428 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@724dd9a2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,428 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,429 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2e0cdd8e[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,429 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,430 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2e0cdd8e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,430 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e0cdd8e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,430 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e0cdd8e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,430 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e0cdd8e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,430 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4e93cffa[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:45,432 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4e93cffa[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:45,432 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e0cdd8e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,432 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,432 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7c42520d[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:45,433 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,433 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7c42520d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:45,434 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c42520d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:45,434 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,434 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@418a06dd[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:45,435 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,435 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@418a06dd[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:45,435 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@418a06dd[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:45,435 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,436 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@44ff3e89[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,437 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,437 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@44ff3e89[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,437 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44ff3e89[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,437 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44ff3e89[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,437 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44ff3e89[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,438 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@12ba4ced[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:45,438 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@12ba4ced[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:45,439 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44ff3e89[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,439 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,439 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6f4292c0[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:45,440 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,440 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6f4292c0[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:45,441 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f4292c0[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:45,441 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,441 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@25d00c88[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,443 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,443 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@25d00c88[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,444 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25d00c88[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,444 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25d00c88[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,444 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25d00c88[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,444 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3a647966[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:45,445 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3a647966[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:45,445 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25d00c88[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,445 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,446 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@54301cf4[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:45,447 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,447 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@54301cf4[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:45,447 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@54301cf4[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:45,447 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,448 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@340c6936[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,449 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,449 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@340c6936[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,449 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@340c6936[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,450 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@340c6936[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,450 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@340c6936[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,450 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@20fc5531[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:45,451 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@20fc5531[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:45,451 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@340c6936[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,451 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,451 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@724dd9a2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,452 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e0cdd8e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,452 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c42520d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:45,452 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@418a06dd[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:45,452 DEBUG [qtp525020488-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@418a06dd[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:45,464 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44ff3e89[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,464 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f4292c0[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:45,464 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25d00c88[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,464 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@54301cf4[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:45,464 DEBUG [qtp525020488-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@54301cf4[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:45,466 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@340c6936[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,466 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,466 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,466 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@4bc1c9a0[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,466 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@724dd9a2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,466 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@724dd9a2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,467 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@724dd9a2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,467 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@68817366[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:45,467 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@68817366[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:45,467 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@68817366[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:45,467 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@68817366[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:45,467 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@724dd9a2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2e0cdd8e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2e0cdd8e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,468 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2e0cdd8e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4e93cffa[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4e93cffa[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:45,468 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e93cffa[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4e93cffa[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2e0cdd8e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@54301cf4[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@54301cf4[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:45,468 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@54301cf4[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@54301cf4[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@340c6936[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,468 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@340c6936[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,469 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@340c6936[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,469 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@20fc5531[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:45,469 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@20fc5531[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:45,469 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20fc5531[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:45,469 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@20fc5531[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:45,469 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@340c6936[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,469 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@418a06dd[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:45,469 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@418a06dd[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:45,469 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@418a06dd[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:45,469 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@418a06dd[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:45,469 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6f4292c0[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:45,470 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6f4292c0[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:45,470 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f4292c0[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:45,470 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6f4292c0[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:45,470 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@25d00c88[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,470 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@25d00c88[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,470 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25d00c88[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,470 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3a647966[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:45,470 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3a647966[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:45,470 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a647966[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:45,470 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3a647966[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:45,470 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@25d00c88[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,470 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7c42520d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:45,471 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7c42520d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:45,471 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c42520d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:45,471 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7c42520d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:45,471 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@44ff3e89[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,471 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@44ff3e89[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,471 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44ff3e89[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,471 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@12ba4ced[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:45,471 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@12ba4ced[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:45,471 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@12ba4ced[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:45,471 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@12ba4ced[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:45,472 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@44ff3e89[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,474 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@712021f5[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@29c4e2af[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea55a3d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@34ae96fd[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44f12614[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4aae75bf[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5eceba65[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1e17d63f[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@539b826f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6aa1162e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4197848d[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@611114ae[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e967a19[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,474 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c641183[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:10:45,475 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 803 ms). class=org.cumulus4j.store.test.movie.Movie 09:10:45,490 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:45,490 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:10:45,490 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,490 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4aae75bf[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:45,490 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,490 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:10:45,490 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,490 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6aa1162e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:45,490 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:10:45,490 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,490 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:10:45,490 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,491 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e967a19[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:45,491 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,491 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,491 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:10:45,491 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,491 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea55a3d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:45,491 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:10:45,491 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:45,492 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@712021f5[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:45,492 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:10:45,492 INFO [qtp525020488-434][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:10:45,492 INFO [qtp525020488-434][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:10:50,927 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:10:51,463 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 09:10:53,674 INFO [qtp525020488-434][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:10:53,674 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _query[requestID=3nptt1gqutacrd5dsbpqu8d68]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@d345f40b[3nptt1gqutacrd5dsbpqu8d68,test-8640869029098107368_8csj8d4q*1*0nk4g1] 09:10:53,828 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _query[requestID=3nptt1gqutacrd5dsbpqu8d68]: Request persisted. 09:10:53,917 ERROR [qtp525020488-445][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@24520878" (id="3nptt1gqutacrd5dsbpqu8d68") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:10:53,918 DEBUG [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@d345f40b[3nptt1gqutacrd5dsbpqu8d68,test-8640869029098107368_8csj8d4q*1*0nk4g1] 09:10:53,918 ERROR [qtp525020488-411][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5a47e4bd" (id="3nptt1gqutacrd5dsbpqu8d68") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:10:53,918 DEBUG [qtp525020488-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 09:10:53,918 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@24520878" (id="3nptt1gqutacrd5dsbpqu8d68") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@d345f40b 09:10:53,919 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5a47e4bd" (id="3nptt1gqutacrd5dsbpqu8d68") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@d345f40b 09:10:53,919 ERROR [qtp525020488-443][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3aecc728" (id="3nptt1gqutacrd5dsbpqu8d68") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:10:53,920 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3aecc728" (id="3nptt1gqutacrd5dsbpqu8d68") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@d345f40b 09:10:53,920 ERROR [qtp525020488-446][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5b35159a" (id="3nptt1gqutacrd5dsbpqu8d68") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:10:53,921 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5b35159a" (id="3nptt1gqutacrd5dsbpqu8d68") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@d345f40b 09:10:53,924 DEBUG [Thread-16][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:10:53,938 DEBUG [Thread-16][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 09:10:53,948 DEBUG [qtp525020488-453][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:10:53,951 DEBUG [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=3nptt1gqutacrd5dsbpqu8d68]: Entered. 09:10:53,993 DEBUG [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Entered. 09:10:54,182 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Created new Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:10:54,182 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,188 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:10:54,188 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,188 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,188 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@712021f5[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:54,197 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,197 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,202 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea55a3d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:54,204 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,204 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,214 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,214 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,230 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,230 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,236 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e967a19[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:54,238 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,238 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,239 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6aa1162e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:54,241 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,241 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,242 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4aae75bf[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:54,244 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,244 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,247 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 09:10:54,247 DEBUG [qtp525020488-434][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 09:10:54,249 DEBUG [qtp525020488-434][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@55cede3[null,org.cumulus4j.store.test.movie.Rating] 09:10:54,250 DEBUG [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@55cede3[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,250 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2f71d931[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:54,251 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@55cede3[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,251 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2f71d931[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:54,251 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f71d931[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:54,251 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@55cede3[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,252 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2df5c311[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:54,253 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@55cede3[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,253 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2df5c311[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:54,254 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2df5c311[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:54,254 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@55cede3[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,254 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f71d931[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:54,254 DEBUG [qtp525020488-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@2f71d931[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:54,255 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2df5c311[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:54,256 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@55cede3[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,256 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@55cede3[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,256 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@55cede3[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,256 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2df5c311[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:54,257 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2df5c311[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:54,257 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2df5c311[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:54,257 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2df5c311[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:54,257 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2f71d931[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:54,257 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2f71d931[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:54,257 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f71d931[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:54,257 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2f71d931[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:54,257 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1da5c742[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,257 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ae3cde3[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:10:54,257 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6430b782[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:10:54,257 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 10 ms). class=org.cumulus4j.store.test.movie.Rating 09:10:54,257 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1da5c742[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,257 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1da5c742[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,257 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:10:54,258 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,258 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,259 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:10:54,259 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1da5c742[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,259 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1da5c742[2,org.cumulus4j.store.test.movie.Rating] 09:10:54,261 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,261 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,263 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,264 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,265 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:54,265 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:10:54,265 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,265 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4aae75bf[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:54,265 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,265 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:10:54,265 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,265 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6aa1162e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:54,265 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:10:54,265 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,265 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:10:54,265 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,266 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e967a19[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:54,266 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,266 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,266 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:10:54,266 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,266 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea55a3d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:54,266 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:10:54,266 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,266 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@712021f5[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:54,266 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 09:10:54,266 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,266 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,267 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 09:10:54,267 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@712021f5[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:10:54,269 TRACE [qtp525020488-434][CryptoCache] getKeyData: Found cached key with keyID=1. 09:10:54,270 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Created new Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:10:54,270 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,270 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,271 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,271 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ea55a3d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:10:54,280 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,280 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,280 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,280 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,283 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,283 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,286 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,286 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,287 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e967a19[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:10:54,289 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,289 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,289 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,289 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,289 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6aa1162e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:54,291 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,291 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,292 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,292 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,292 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4aae75bf[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:10:54,294 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,294 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,294 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,295 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,296 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 09:10:54,296 DEBUG [qtp525020488-434][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 09:10:54,298 DEBUG [qtp525020488-434][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@3216bf1d[null,org.cumulus4j.store.test.movie.Person] 09:10:54,299 DEBUG [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@3216bf1d[3,org.cumulus4j.store.test.movie.Person] 09:10:54,300 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5bad8fb2[null,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:54,300 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3216bf1d[3,org.cumulus4j.store.test.movie.Person] 09:10:54,301 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5bad8fb2[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:54,301 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bad8fb2[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:54,301 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3216bf1d[3,org.cumulus4j.store.test.movie.Person] 09:10:54,301 DEBUG [qtp525020488-434][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3b819cf5[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:54,302 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3216bf1d[3,org.cumulus4j.store.test.movie.Person] 09:10:54,302 DEBUG [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3b819cf5[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:54,302 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b819cf5[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:54,302 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3216bf1d[3,org.cumulus4j.store.test.movie.Person] 09:10:54,302 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bad8fb2[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:54,303 DEBUG [qtp525020488-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@5bad8fb2[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:54,304 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b819cf5[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:54,304 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@3216bf1d[3,org.cumulus4j.store.test.movie.Person] 09:10:54,304 DEBUG [qtp525020488-434][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@3216bf1d[3,org.cumulus4j.store.test.movie.Person] 09:10:54,304 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3216bf1d[3,org.cumulus4j.store.test.movie.Person] 09:10:54,305 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5bad8fb2[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:54,305 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5bad8fb2[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:54,305 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bad8fb2[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:54,305 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5bad8fb2[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:54,305 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3b819cf5[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:54,305 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3b819cf5[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:54,305 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b819cf5[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:54,305 DEBUG [qtp525020488-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3b819cf5[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:54,305 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7301f877[3,org.cumulus4j.store.test.movie.Person] 09:10:54,305 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f148514[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:10:54,305 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f29df86[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:10:54,305 DEBUG [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 9 ms). class=org.cumulus4j.store.test.movie.Person 09:10:54,305 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7301f877[3,org.cumulus4j.store.test.movie.Person] 09:10:54,305 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7301f877[3,org.cumulus4j.store.test.movie.Person] 09:10:54,306 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:10:54,306 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,306 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,307 TRACE [qtp525020488-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:10:54,307 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7301f877[3,org.cumulus4j.store.test.movie.Person] 09:10:54,307 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7301f877[3,org.cumulus4j.store.test.movie.Person] 09:10:54,309 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,309 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,311 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,311 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,313 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:54,323 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,324 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,324 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 09:10:54,324 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,324 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 09:10:54,333 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,334 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,334 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,350 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,350 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,351 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:54,353 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,353 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,354 TRACE [qtp525020488-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 09:10:54,354 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,354 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6aa1162e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:54,354 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 09:10:54,355 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,355 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,356 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,356 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6aa1162e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:54,358 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,358 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,358 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,358 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,358 TRACE [qtp525020488-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6aa1162e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:10:54,360 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,360 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,362 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,363 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1404410839 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,380 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:54,381 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:54,389 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:54,389 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:54,403 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,403 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,404 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,404 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,404 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,404 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:10:54,404 TRACE [qtp525020488-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:10:54,406 TRACE [qtp525020488-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:10:54,407 TRACE [qtp525020488-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1059496179 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:10:54,407 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,407 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] 09:10:54,407 TRACE [qtp525020488-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1753ba5e[1,org.cumulus4j.store.test.movie.Movie] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.041 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.integrationtest.webapp --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/integrationtest already added, skipping [INFO] org/cumulus4j/integrationtest/webapp already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] cumulus4j-test-datanucleus.properties already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/integrationtest already added, skipping [INFO] org/cumulus4j/integrationtest/webapp already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] cumulus4j-test-datanucleus.properties already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.integrationtest.webapp --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.front.webapp 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.front.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Compiling 10 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/classes 09:10:56,325 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.front.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Packaging webapp [INFO] Assembling webapp [org.cumulus4j.keymanager.front.webapp] in [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/src/main/webapp] [INFO] Webapp assembled in [55 msecs] [INFO] Building war: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.front.webapp --- [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/front already added, skipping [INFO] org/cumulus4j/keymanager/front/webapp already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] org already added, skipping [INFO] org/cumulus4j already added, skipping [INFO] org/cumulus4j/keymanager already added, skipping [INFO] org/cumulus4j/keymanager/front already added, skipping [INFO] org/cumulus4j/keymanager/front/webapp already added, skipping [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.front.webapp --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.integrationtest.withkeyserver 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.integrationtest.withkeyserver --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/src/main/resources [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/src/main/java [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.integrationtest.withkeyserver --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/surefire-reports 09:11:00,984 DEBUG [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: null 09:11:00,989 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: null 09:11:01,005 DEBUG [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: null 09:11:01,016 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: null ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.jar [WARNING] Failed to getClass for org.mortbay.jetty.plugin.JettyDeployWar [INFO] [INFO] --- jetty-maven-plugin:8.0.0.M2:deploy-war (start-jetty) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Configuring Jetty for project: org.cumulus4j.integrationtest.withkeyserver [INFO] Context path = /org.cumulus4j.keymanager.front.webapp [INFO] Tmp directory = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/tmp [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml [INFO] Web overrides = none [INFO] Starting jetty 8.0.0.M2 ... 2016-05-30 09:11:01.533:INFO::jetty-8.0.0.M2 2016-05-30 09:11:01.538:INFO::Extract jar:file:/home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war!/ to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/tmp/webapp 2016-05-30 09:11:02.216:INFO::No Transaction manager found - if your webapp requires one, please configure one. 2016-05-30 09:11:02.240:INFO::Started SelectChannelConnector@0.0.0.0:8686 [INFO] Started Jetty Server [INFO] [INFO] --- maven-failsafe-plugin:2.8.1:integration-test (default) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.cumulus4j.integrationtest.withkeyserver.IntegrationWithAppServerAndKeyServerTest [INFO] Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM' 09:11:04,510 DEBUG [qtp1669186588-541][KeyManagerFrontWebApp] : Service classes: 09:11:04,514 DEBUG [qtp1669186588-541][KeyManagerFrontWebApp] : org.cumulus4j.keymanager.front.webapp.CryptoSessionService 09:11:04,514 DEBUG [qtp1669186588-541][KeyManagerFrontWebApp] : org.cumulus4j.keymanager.front.webapp.AppServerService 09:11:04,514 DEBUG [qtp1669186588-541][KeyManagerFrontWebApp] : org.cumulus4j.keymanager.front.webapp.DateDependentKeyStrategyService 09:11:04,514 DEBUG [qtp1669186588-541][KeyManagerFrontWebApp] : org.cumulus4j.keymanager.front.webapp.UserService [INFO] Instantiated the Application class org.cumulus4j.keymanager.front.webapp.KeyManagerFrontWebApp 09:11:05,707 DEBUG [qtp1669186588-541][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:11:05,712 INFO [qtp1669186588-541][KeyStoreManager] getSingletons: System property 'cumulus4j.keyStoreDir' was set to '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. Using keyStoreDir '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. 09:11:05,817 DEBUG [qtp1669186588-541][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 09:11:05,818 INFO [qtp1669186588-541][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:11:05,819 INFO [qtp1669186588-541][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:11:05,824 INFO [qtp1669186588-541][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:11:05,916 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 09:11:05,916 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES" 09:11:05,917 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 09:11:05,917 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64" 09:11:05,917 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 09:11:05,917 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8" 09:11:05,918 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:11:05,918 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:11:05,918 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:11:05,918 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3" 09:11:05,919 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 09:11:05,919 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4" 09:11:05,920 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 09:11:05,920 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2" 09:11:05,920 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 09:11:05,921 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8" 09:11:05,921 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 09:11:05,921 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147" 09:11:05,922 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384" 09:11:05,923 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512" 09:11:05,924 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:11:05,924 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:11:05,924 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2" 09:11:05,924 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:11:05,925 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:11:05,925 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4" 09:11:05,925 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:11:05,925 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:11:05,925 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5" 09:11:05,926 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:11:05,926 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:11:05,926 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1" 09:11:05,927 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:11:05,927 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:11:05,927 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224" 09:11:05,928 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:11:05,928 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:11:05,928 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256" 09:11:05,928 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:11:05,928 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:11:05,929 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384" 09:11:05,929 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:11:05,929 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:11:05,930 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512" 09:11:05,930 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:11:05,930 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:11:05,930 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128" 09:11:05,931 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:11:05,931 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:11:05,931 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160" 09:11:05,932 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:11:05,932 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:11:05,932 TRACE [qtp1669186588-541][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger" 09:11:05,936 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine" 09:11:05,938 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine" 09:11:05,940 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine" 09:11:05,944 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine" 09:11:05,950 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine" 09:11:05,954 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine" 09:11:05,958 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine" 09:11:05,961 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine" 09:11:05,964 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine" 09:11:05,969 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine" 09:11:05,970 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine" 09:11:05,973 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine" 09:11:05,973 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine" 09:11:05,977 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine" 09:11:05,979 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine" 09:11:05,980 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine" 09:11:05,982 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine" 09:11:05,984 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine" 09:11:05,985 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine" 09:11:05,986 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine" 09:11:05,990 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine" 09:11:05,994 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine" 09:11:05,998 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine" 09:11:06,000 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine" 09:11:06,001 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine" 09:11:06,006 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine" 09:11:06,007 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine" 09:11:06,009 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine" 09:11:06,010 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine" 09:11:06,012 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine" 09:11:06,013 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine" 09:11:06,014 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine" 09:11:06,015 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine" 09:11:06,018 TRACE [qtp1669186588-541][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine" 09:11:06,019 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher" 09:11:06,020 TRACE [qtp1669186588-541][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher" 09:11:06,021 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,022 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,023 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,023 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,023 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,023 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,023 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,023 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,023 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,023 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,024 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,024 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,024 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,024 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,024 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,024 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,025 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,025 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,026 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,026 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,026 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,026 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher" 09:11:06,027 TRACE [qtp1669186588-541][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher" 09:11:06,028 TRACE [qtp1669186588-541][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher" 09:11:06,029 TRACE [qtp1669186588-541][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher" 09:11:06,030 TRACE [qtp1669186588-541][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher" 09:11:06,030 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher" 09:11:06,031 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,031 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,031 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,031 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,032 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,033 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher" 09:11:06,034 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher" 09:11:06,049 DEBUG [qtp1669186588-541][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 09:11:06,049 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding" 09:11:06,050 DEBUG [qtp1669186588-541][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding" 09:11:06,050 DEBUG [qtp1669186588-541][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 09:11:06,051 TRACE [qtp1669186588-541][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding" 09:11:06,051 DEBUG [qtp1669186588-541][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding" 09:11:06,052 DEBUG [qtp1669186588-541][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding" 09:11:06,053 DEBUG [qtp1669186588-541][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding" 09:11:06,053 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding" 09:11:06,054 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 09:11:06,054 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding" 09:11:06,055 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding" 09:11:06,063 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory" 09:11:06,064 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory" 09:11:06,065 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory" 09:11:06,066 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory" 09:11:06,066 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory" 09:11:06,068 TRACE [qtp1669186588-541][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory" 09:11:06,078 INFO [qtp1669186588-541][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:11:06,432 DEBUG [qtp1669186588-539][AppServerService] logger: instantiated AppServerService 09:11:06,460 DEBUG [qtp1669186588-539][AppServerService] putAppServer: entered 09:11:06,460 DEBUG [qtp1669186588-539][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:11:06,480 INFO [qtp1669186588-539][SessionManager] Creating instance of SessionManager. 09:11:06,566 DEBUG [qtp1669186588-536][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:11:06,577 DEBUG [Thread-504][JAXBContextResolver] Instantiating JAXBContextResolver. 09:11:06,577 DEBUG [Thread-502][JAXBContextResolver] Instantiating JAXBContextResolver. 09:11:06,585 DEBUG [Thread-503][JAXBContextResolver] Instantiating JAXBContextResolver. 09:11:06,594 DEBUG [qtp1669186588-536][CryptoSessionService] open: authUserName='devil' cryptoSessionID='test-iotof2q7-1dgk1c5eci6n3_cnss123k*1*0dxya7' 09:11:06,605 DEBUG [Thread-501][JAXBContextResolver] Instantiating JAXBContextResolver. 09:11:06,621 DEBUG [Thread-505][JAXBContextResolver] Instantiating JAXBContextResolver. 09:11:06,985 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@11781341 09:11:07,079 DEBUG [Thread-502][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:11:07,137 DEBUG [qtp525020488-434][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:07,138 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:11:07,207 DEBUG [Thread-503][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:11:07,208 DEBUG [Thread-501][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:11:07,221 DEBUG [Thread-504][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:11:07,230 DEBUG [Thread-505][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:11:07,231 DEBUG [qtp525020488-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:07,232 DEBUG [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:11:07,237 DEBUG [qtp525020488-414][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:07,238 DEBUG [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:11:07,241 DEBUG [qtp525020488-441][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:07,242 DEBUG [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:11:07,244 DEBUG [qtp525020488-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:07,245 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:11:08,138 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:11:08,138 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:11:08,140 INFO [qtp525020488-409][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:11:08,141 DEBUG [qtp525020488-409][CleanupUtil] Deleting all tables from Data backend store 09:11:08,479 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,481 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,488 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,491 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,491 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,497 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,499 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,499 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,500 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,500 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,496 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,494 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,501 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,512 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,513 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:08,518 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,523 INFO [qtp525020488-409][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 09:11:08,523 DEBUG [qtp525020488-409][CleanupUtil] Deleting all tables from Index backend store 09:11:08,523 WARN [qtp525020488-409][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 09:11:08,525 INFO [qtp525020488-409][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:11:08,531 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,554 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,554 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,557 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,559 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,563 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,563 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,564 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,573 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,580 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,581 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,583 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,584 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,585 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,593 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,593 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,607 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,612 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,618 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,629 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,646 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,646 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,647 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,649 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,649 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,655 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,666 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,674 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,674 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,675 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,678 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,678 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,681 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,691 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,698 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,706 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,710 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,718 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,720 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,724 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,728 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,732 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,734 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,735 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,736 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,738 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,741 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,743 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,748 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,762 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,782 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,783 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,783 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,791 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,800 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,802 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,802 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,808 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,817 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,817 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,818 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,826 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,831 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,834 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,835 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,836 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,842 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,850 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,857 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,860 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,868 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,869 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,877 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,880 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,881 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,895 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,896 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,898 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,901 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,902 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,912 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,921 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,928 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,932 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,940 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,943 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,951 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,956 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,957 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,958 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,961 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,963 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,968 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,973 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,979 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:08,997 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,000 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,007 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,009 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,009 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,011 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,016 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,016 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,017 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,024 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,036 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,040 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,042 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,049 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,054 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,061 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,065 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,066 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,071 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,076 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,076 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,089 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,091 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,092 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,099 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,100 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,112 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,115 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,120 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,121 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,124 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,128 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,145 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,148 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,155 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,155 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,156 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,158 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,164 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,166 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,173 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,177 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,178 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,193 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,198 WARN [qtp525020488-409][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:11:09,199 WARN [qtp525020488-409][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:11:09,200 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,208 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,209 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,210 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,210 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,216 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,216 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,218 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,223 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,224 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,231 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,240 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,240 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,241 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,244 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,248 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,260 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,262 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,265 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,276 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,280 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,289 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,299 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,305 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,306 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,307 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,313 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,317 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,329 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,330 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,337 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,337 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,343 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,344 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,346 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,352 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,352 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,360 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,385 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,387 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,387 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,394 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,398 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,401 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,408 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,414 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,416 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,417 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,422 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,423 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,442 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,444 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,444 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,445 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,463 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,466 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,475 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,479 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,480 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,485 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,485 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,492 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,493 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,494 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,495 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,501 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,502 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,509 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,520 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,534 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,544 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,544 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,548 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,555 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,555 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,560 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,563 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,568 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,569 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,570 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,574 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,582 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,588 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,588 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,589 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,607 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,610 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,631 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,631 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,636 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,641 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,642 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,642 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,652 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,657 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,657 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,664 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,664 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,667 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,668 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,685 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,685 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,695 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,695 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,708 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,710 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,712 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,728 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,729 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,732 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,741 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,743 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,745 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,746 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,750 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,754 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,757 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,765 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,770 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,772 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,785 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,785 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,791 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,792 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,796 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,797 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,819 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,823 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,824 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,828 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,830 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,831 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,832 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,836 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,839 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,841 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,846 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,847 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,850 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,857 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,864 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,876 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,886 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,894 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,899 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,900 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,908 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,911 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,912 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,912 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,913 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,914 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,922 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,925 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,934 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,939 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,945 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,946 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,952 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,961 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,966 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,970 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,978 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,981 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,996 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:09,997 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,000 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,005 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,006 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,008 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,008 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,013 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,021 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,026 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,060 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,061 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,062 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,062 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,062 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,062 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,068 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,069 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,077 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,078 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,086 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,088 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,092 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,093 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,104 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,114 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,124 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,127 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,127 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,128 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,132 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,132 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,141 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,146 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,149 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,150 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,152 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,161 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,182 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,192 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,195 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,199 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,202 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,204 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,214 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,215 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,218 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,228 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,228 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,228 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,231 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,241 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,244 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,245 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,252 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,262 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,267 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,276 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,278 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,288 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,289 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,293 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,299 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,304 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,306 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,314 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,317 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,318 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,324 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,324 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,336 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,337 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,338 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,341 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,341 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,349 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,377 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,377 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,378 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,381 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,387 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,389 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,390 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,393 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,394 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,398 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,405 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,409 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,410 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,413 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,421 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,434 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,444 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,447 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,450 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,454 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,454 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,455 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,460 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,460 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,461 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,466 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,469 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,490 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,504 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,506 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,508 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,512 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,513 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,516 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,522 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,524 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,528 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,530 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,531 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,542 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,544 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,547 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,564 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,568 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,569 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,581 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,582 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,593 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,593 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,603 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,603 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,603 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,604 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,620 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,622 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,626 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,632 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,633 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,633 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,637 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,641 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,657 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,666 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,668 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,670 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,676 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,677 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,683 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,691 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,697 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,701 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,702 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,703 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,712 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,717 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,724 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,726 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,728 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,746 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,747 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,752 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,762 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,765 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,767 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,771 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,783 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,783 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,784 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,785 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,794 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,802 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,806 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,808 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,810 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,818 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,820 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,821 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,833 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,833 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,846 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,849 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,855 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,856 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,856 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,857 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,860 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,861 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,871 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,881 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,882 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,889 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,891 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,893 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,896 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,902 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,909 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,913 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,919 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,919 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,927 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,943 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,946 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,946 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,950 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,956 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,957 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,958 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,962 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,966 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,969 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,975 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,978 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,984 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,984 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,992 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:10,996 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,003 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,009 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,016 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,027 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,028 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,029 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,030 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,032 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,039 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,044 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,047 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,049 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,052 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,061 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,069 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,080 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,084 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,085 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,089 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,094 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,098 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,101 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,102 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,108 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,108 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,110 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,113 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,126 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,126 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,131 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,143 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,145 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,158 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,164 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,166 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,169 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,172 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,179 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,179 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,187 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,190 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,193 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,194 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,195 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,206 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,210 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,218 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,222 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,225 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,232 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,234 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,244 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,248 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,255 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,261 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,262 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,265 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,265 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,268 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,274 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,281 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,284 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,290 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,308 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,309 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,310 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,317 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,317 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,323 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,329 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,331 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,340 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,344 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,345 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,347 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,354 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,356 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,360 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,364 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,372 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,374 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,382 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,384 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,389 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,400 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,401 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,403 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,410 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,418 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,421 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,430 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,431 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,432 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,432 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,437 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,439 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,449 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,472 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,473 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,479 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,479 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,481 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,496 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,500 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,500 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,500 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,505 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,512 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,513 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,521 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,522 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,525 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,529 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,540 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,553 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,562 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,563 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,569 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,572 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,577 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,577 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,588 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,588 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,588 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,590 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,591 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,604 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,604 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,611 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,611 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,624 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,624 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,630 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,640 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,645 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,651 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,654 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,660 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,668 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,669 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,671 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,673 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,673 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,679 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,680 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,681 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,685 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,689 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,695 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,706 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,720 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,727 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,728 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,734 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,736 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,742 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,743 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,744 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,746 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,749 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,758 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,759 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,763 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,769 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,789 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,790 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,792 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,793 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,810 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,811 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,818 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,820 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,823 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,829 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,833 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,834 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,834 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,839 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,849 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,851 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:11,853 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:15,786 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:11:15,786 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:11:16,326 DEBUG [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoc8jy-1f73bz94mw0zc_5nnprddg]: Returning request: null 09:11:16,691 INFO [qtp525020488-409][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 09:11:16,691 INFO [qtp525020488-409][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 09:11:16,691 INFO [qtp525020488-409][Cumulus4jStoreManager] ======================================================= 09:11:16,693 ERROR [qtp525020488-409][Persistence] java.lang.reflect.InvocationTargetException 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) 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 com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 09:11:16,694 DEBUG [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 09:11:16,695 INFO [qtp525020488-409][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:11:16,695 TRACE [qtp525020488-409][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotof2q7-1dgk1c5eci6n3_cnss123k*1*0dxya7 09:11:16,696 INFO [qtp525020488-409][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:11:16,822 INFO [qtp525020488-409][MinimumCumulus4jVersion] version=10100001 09:11:17,173 INFO [qtp525020488-409][MinimumCumulus4jVersion] version=10100001 09:11:17,174 DEBUG [qtp525020488-409][RecreateIndex] deleteIndex: Entered. 09:11:17,289 DEBUG [qtp525020488-409][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 09:11:17,290 DEBUG [qtp525020488-409][RecreateIndex] deleteIndex: Leaving. 09:11:17,324 DEBUG [qtp525020488-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 09:11:17,336 DEBUG [qtp525020488-409][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@69312cd8[null,org.cumulus4j.store.test.movie.Movie] 09:11:17,344 DEBUG [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,362 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@171901f1[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,372 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,372 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@171901f1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,383 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@171901f1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,383 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@171901f1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,383 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@171901f1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,383 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6b3c3b1c[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:17,385 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6b3c3b1c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:17,385 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@171901f1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,385 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,385 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@e9106a2[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,386 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,386 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@e9106a2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,387 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e9106a2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,387 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e9106a2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,387 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e9106a2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,387 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2a9bd0a3[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:17,388 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2a9bd0a3[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:17,388 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e9106a2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,388 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,388 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5b5a68d1[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:17,389 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,389 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5b5a68d1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:17,390 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b5a68d1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:17,390 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,390 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@53c2bff5[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:17,391 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,391 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@53c2bff5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:17,398 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@53c2bff5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:17,398 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,398 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@107ad240[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,400 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,400 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@107ad240[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,400 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@107ad240[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,400 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@107ad240[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,400 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@107ad240[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,400 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3475056[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:17,401 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3475056[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:17,402 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@107ad240[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,402 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,402 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@52fd0f90[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:17,403 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,403 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@52fd0f90[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:17,404 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52fd0f90[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:17,404 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,404 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@63318caf[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,406 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,406 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@63318caf[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,406 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@63318caf[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,408 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@63318caf[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,408 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@63318caf[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,409 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4ac89eec[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:17,410 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4ac89eec[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:17,411 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@63318caf[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,411 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,411 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@76fbeda1[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:17,412 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,412 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@76fbeda1[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:17,413 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76fbeda1[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:17,413 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,413 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@21678d7e[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,414 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,414 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@21678d7e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,414 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21678d7e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,414 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21678d7e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,414 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21678d7e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,414 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@69af6d6f[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:17,415 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@69af6d6f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:17,416 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21678d7e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,416 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,416 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@171901f1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,416 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e9106a2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,416 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b5a68d1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:17,416 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@53c2bff5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:17,416 DEBUG [qtp525020488-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@53c2bff5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:17,429 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@107ad240[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,430 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52fd0f90[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:17,430 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@63318caf[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,430 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76fbeda1[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:17,430 DEBUG [qtp525020488-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@76fbeda1[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:17,431 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21678d7e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,433 DEBUG [qtp525020488-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,433 DEBUG [qtp525020488-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,433 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@69312cd8[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,433 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@171901f1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,433 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@171901f1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,433 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@171901f1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,433 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6b3c3b1c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:17,433 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6b3c3b1c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:17,433 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6b3c3b1c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:17,434 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6b3c3b1c[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:17,434 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@171901f1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,434 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@e9106a2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,434 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@e9106a2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,434 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e9106a2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,434 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2a9bd0a3[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:17,434 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2a9bd0a3[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:17,434 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2a9bd0a3[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:17,435 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2a9bd0a3[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:17,435 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@e9106a2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,435 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@76fbeda1[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:17,435 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@76fbeda1[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:17,435 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76fbeda1[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:17,435 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@76fbeda1[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:17,435 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@21678d7e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,435 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@21678d7e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,436 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21678d7e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,436 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@69af6d6f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:17,436 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@69af6d6f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:17,436 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69af6d6f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:17,436 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@69af6d6f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:17,436 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@21678d7e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,436 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@53c2bff5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:17,436 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@53c2bff5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:17,436 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@53c2bff5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:17,436 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@53c2bff5[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:17,437 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@52fd0f90[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:17,437 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@52fd0f90[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:17,437 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@52fd0f90[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:17,437 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@52fd0f90[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:17,437 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@63318caf[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,437 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@63318caf[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,437 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@63318caf[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,437 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4ac89eec[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:17,437 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4ac89eec[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:17,437 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4ac89eec[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4ac89eec[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@63318caf[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5b5a68d1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5b5a68d1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:17,438 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b5a68d1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5b5a68d1[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@107ad240[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@107ad240[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,438 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@107ad240[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3475056[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3475056[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:17,438 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3475056[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3475056[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:17,438 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@107ad240[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,439 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@353b57c2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4db3b87a[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f0aeb69[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@dfba2[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6fe73926[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f472cc8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@270ec9ea[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@48b1e642[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ec9d87b[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@186e8606[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,439 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@49fe5d78[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:17,440 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e3a31f3[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:17,440 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ee02a4f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,440 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32d2c923[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:17,440 DEBUG [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 746 ms). class=org.cumulus4j.store.test.movie.Movie 09:11:17,452 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:17,453 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:11:17,453 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,453 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f472cc8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:17,453 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,453 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:11:17,453 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,453 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@186e8606[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:17,453 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:11:17,453 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,453 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:11:17,453 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,453 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ee02a4f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:17,453 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,453 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,454 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:11:17,454 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,454 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f0aeb69[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:17,454 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:11:17,454 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:17,454 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@353b57c2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:17,454 TRACE [qtp525020488-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:11:17,454 INFO [qtp525020488-409][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:11:17,454 INFO [qtp525020488-409][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:11:18,502 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:11:18,502 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:11:18,804 DEBUG [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: null 09:11:18,819 DEBUG [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: null 09:11:22,785 INFO [qtp525020488-409][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:11:22,786 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _query[requestID=1j5unt7jyt4mvbfbugyj0tne0]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@33cc2fc4[1j5unt7jyt4mvbfbugyj0tne0,test-iotof2q7-1dgk1c5eci6n3_cnss123k*1*0dxya7] 09:11:22,904 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _query[requestID=1j5unt7jyt4mvbfbugyj0tne0]: Request persisted. 09:11:22,969 DEBUG [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@33cc2fc4[1j5unt7jyt4mvbfbugyj0tne0,test-iotof2q7-1dgk1c5eci6n3_cnss123k*1*0dxya7] 09:11:22,971 DEBUG [qtp525020488-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 09:11:22,975 ERROR [qtp525020488-414][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@9265524" (id="1j5unt7jyt4mvbfbugyj0tne0") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:11:22,975 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@9265524" (id="1j5unt7jyt4mvbfbugyj0tne0") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@33cc2fc4 09:11:22,975 DEBUG [Thread-501][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:11:22,976 ERROR [qtp525020488-412][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2e22071b" (id="1j5unt7jyt4mvbfbugyj0tne0") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:11:22,976 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2e22071b" (id="1j5unt7jyt4mvbfbugyj0tne0") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@33cc2fc4 09:11:22,977 ERROR [qtp525020488-441][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4040ef86" (id="1j5unt7jyt4mvbfbugyj0tne0") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:11:22,977 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4040ef86" (id="1j5unt7jyt4mvbfbugyj0tne0") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@33cc2fc4 09:11:22,978 ERROR [qtp525020488-434][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@593ca5dd" (id="1j5unt7jyt4mvbfbugyj0tne0") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:11:22,978 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@593ca5dd" (id="1j5unt7jyt4mvbfbugyj0tne0") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@33cc2fc4 09:11:23,135 DEBUG [Thread-501][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 09:11:23,145 DEBUG [qtp525020488-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:23,148 DEBUG [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=1j5unt7jyt4mvbfbugyj0tne0]: Entered. 09:11:23,200 DEBUG [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:11:23,375 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Created new Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:11:23,375 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,382 TRACE [qtp525020488-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:11:23,382 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,383 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,383 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@353b57c2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:23,395 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,395 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,402 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f0aeb69[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:23,404 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,405 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,418 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,418 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,437 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,437 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,445 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ee02a4f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:23,447 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,448 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,449 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@186e8606[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:23,452 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,452 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,453 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f472cc8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:23,456 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,456 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,459 DEBUG [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 09:11:23,459 DEBUG [qtp525020488-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 09:11:23,461 DEBUG [qtp525020488-409][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@6fc40ac0[null,org.cumulus4j.store.test.movie.Rating] 09:11:23,461 DEBUG [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@6fc40ac0[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,464 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@73ad8327[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:23,465 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6fc40ac0[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,465 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@73ad8327[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:23,465 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73ad8327[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:23,466 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6fc40ac0[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,466 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6d580668[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:23,468 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6fc40ac0[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,468 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6d580668[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:23,469 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d580668[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:23,469 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6fc40ac0[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,469 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73ad8327[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:23,469 DEBUG [qtp525020488-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@73ad8327[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:23,471 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d580668[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:23,472 DEBUG [qtp525020488-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@6fc40ac0[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,472 DEBUG [qtp525020488-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@6fc40ac0[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,472 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6fc40ac0[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,472 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6d580668[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:23,473 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6d580668[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:23,473 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d580668[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:23,473 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6d580668[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:23,473 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@73ad8327[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:23,473 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@73ad8327[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:23,473 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73ad8327[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:23,473 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@73ad8327[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:23,473 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52d669a5[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,473 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@deaba3c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:23,473 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20730cd3[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:23,474 DEBUG [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 15 ms). class=org.cumulus4j.store.test.movie.Rating 09:11:23,474 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52d669a5[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,474 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52d669a5[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,474 TRACE [qtp525020488-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:11:23,474 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,474 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,476 TRACE [qtp525020488-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:11:23,476 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52d669a5[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,476 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@52d669a5[2,org.cumulus4j.store.test.movie.Rating] 09:11:23,478 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,479 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,482 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,482 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,484 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:23,484 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:11:23,484 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,484 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f472cc8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:23,484 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,484 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:11:23,484 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,484 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@186e8606[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:23,484 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:11:23,484 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,484 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:11:23,484 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,485 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ee02a4f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:23,485 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,485 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,485 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:11:23,485 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,485 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f0aeb69[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:23,485 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:11:23,485 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,485 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@353b57c2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:23,485 TRACE [qtp525020488-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 09:11:23,485 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,486 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,487 TRACE [qtp525020488-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 09:11:23,487 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@353b57c2[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:23,490 TRACE [qtp525020488-409][CryptoCache] getKeyData: Found cached key with keyID=1. 09:11:23,490 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Created new Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:11:23,491 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,491 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,491 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,492 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f0aeb69[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:23,504 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,504 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,504 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,505 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,507 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,508 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,511 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,511 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,512 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ee02a4f[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:23,515 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,516 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,516 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,516 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,516 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@186e8606[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:23,520 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,520 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,520 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,520 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,521 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3f472cc8[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:23,524 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,524 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,524 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,524 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,527 DEBUG [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 09:11:23,527 DEBUG [qtp525020488-409][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 09:11:23,529 DEBUG [qtp525020488-409][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@20b5df7f[null,org.cumulus4j.store.test.movie.Person] 09:11:23,530 DEBUG [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@20b5df7f[3,org.cumulus4j.store.test.movie.Person] 09:11:23,531 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2a4d7725[null,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:23,533 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20b5df7f[3,org.cumulus4j.store.test.movie.Person] 09:11:23,534 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2a4d7725[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:23,534 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2a4d7725[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:23,534 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20b5df7f[3,org.cumulus4j.store.test.movie.Person] 09:11:23,534 DEBUG [qtp525020488-409][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4df38bf6[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:23,535 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20b5df7f[3,org.cumulus4j.store.test.movie.Person] 09:11:23,536 DEBUG [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4df38bf6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:23,536 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4df38bf6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:23,536 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20b5df7f[3,org.cumulus4j.store.test.movie.Person] 09:11:23,536 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2a4d7725[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:23,536 DEBUG [qtp525020488-409][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@2a4d7725[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:23,538 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4df38bf6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:23,539 DEBUG [qtp525020488-409][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@20b5df7f[3,org.cumulus4j.store.test.movie.Person] 09:11:23,539 DEBUG [qtp525020488-409][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@20b5df7f[3,org.cumulus4j.store.test.movie.Person] 09:11:23,539 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@20b5df7f[3,org.cumulus4j.store.test.movie.Person] 09:11:23,539 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2a4d7725[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:23,539 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2a4d7725[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:23,539 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2a4d7725[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:23,539 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2a4d7725[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:23,540 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4df38bf6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:23,540 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4df38bf6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:23,540 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4df38bf6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:23,540 DEBUG [qtp525020488-409][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4df38bf6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:23,540 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@11d439a2[3,org.cumulus4j.store.test.movie.Person] 09:11:23,540 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@38a49e64[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:23,540 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@59983340[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:23,540 DEBUG [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 13 ms). class=org.cumulus4j.store.test.movie.Person 09:11:23,540 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@11d439a2[3,org.cumulus4j.store.test.movie.Person] 09:11:23,540 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@11d439a2[3,org.cumulus4j.store.test.movie.Person] 09:11:23,540 TRACE [qtp525020488-409][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:11:23,541 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,541 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,542 TRACE [qtp525020488-409][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:11:23,542 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@11d439a2[3,org.cumulus4j.store.test.movie.Person] 09:11:23,542 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@11d439a2[3,org.cumulus4j.store.test.movie.Person] 09:11:23,544 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,545 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,557 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,557 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,560 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:23,571 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,571 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,572 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 09:11:23,572 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,572 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@186e8606[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:23,572 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 09:11:23,584 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,596 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,597 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,597 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@186e8606[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:23,608 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,609 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,609 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,609 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,610 TRACE [qtp525020488-409][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@186e8606[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:23,612 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,613 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,616 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,617 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,618 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:23,621 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,621 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,622 TRACE [qtp525020488-409][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 09:11:23,622 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,622 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 09:11:23,624 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,624 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,624 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,637 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,637 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@163262114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,657 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:23,658 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:23,670 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:11:23,671 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:23,682 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,682 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,682 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,682 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,683 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,683 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:11:23,683 TRACE [qtp525020488-409][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:23,686 TRACE [qtp525020488-409][CryptoCache] acquireCipherEntry: Found cached Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:23,686 TRACE [qtp525020488-409][CryptoCache] releaseCipherEntry: Releasing Cipher@1088208560 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:23,687 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,687 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,687 TRACE [qtp525020488-409][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5303897b[1,org.cumulus4j.store.test.movie.Movie] 09:11:23,866 DEBUG [qtp1669186588-540][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:11:23,866 INFO [qtp1669186588-540][KeyStoreManager] getSingletons: System property 'cumulus4j.keyStoreDir' was set to '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. Using keyStoreDir '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. 09:11:23,867 DEBUG [qtp1669186588-540][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 09:11:23,867 INFO [qtp1669186588-540][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:11:23,867 INFO [qtp1669186588-540][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:11:23,867 INFO [qtp1669186588-540][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:11:23,874 INFO [qtp1669186588-540][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:11:23,941 INFO [qtp1669186588-541][UserService] logger: instantiated UserService 09:11:23,951 DEBUG [qtp1669186588-541][UserService] putUser: entered 09:11:23,956 DEBUG [qtp1669186588-541][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:11:23,978 INFO [qtp1669186588-537][UserService] logger: instantiated UserService 09:11:23,984 DEBUG [qtp1669186588-537][UserService] putUser: entered 09:11:23,984 DEBUG [qtp1669186588-537][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:11:24,001 INFO [qtp1669186588-539][UserService] logger: instantiated UserService 09:11:24,003 DEBUG [qtp1669186588-539][UserService] putUser: entered 09:11:24,003 DEBUG [qtp1669186588-539][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:11:24,020 DEBUG [qtp1669186588-538][AppServerService] logger: instantiated AppServerService 09:11:24,024 DEBUG [qtp1669186588-538][AppServerService] putAppServer: entered 09:11:24,024 DEBUG [qtp1669186588-538][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:11:24,024 INFO [qtp1669186588-538][SessionManager] Creating instance of SessionManager. 09:11:24,036 DEBUG [Thread-509][JAXBContextResolver] Instantiating JAXBContextResolver. 09:11:24,042 DEBUG [Thread-508][JAXBContextResolver] Instantiating JAXBContextResolver. 09:11:24,043 DEBUG [qtp1669186588-540][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:11:24,048 DEBUG [qtp1669186588-540][CryptoSessionService] open: authUserName='devil' cryptoSessionID='test-iotofio0-htir1km09rox_68mdft29*1*0yr22q' 09:11:24,066 DEBUG [Thread-511][JAXBContextResolver] Instantiating JAXBContextResolver. 09:11:24,079 DEBUG [Thread-510][JAXBContextResolver] Instantiating JAXBContextResolver. 09:11:24,067 DEBUG [Thread-512][JAXBContextResolver] Instantiating JAXBContextResolver. 09:11:24,285 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@7813e8a7 09:11:24,301 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:11:24,373 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:11:24,373 INFO [CryptoCache][CryptoCache] getCryptoCacheEntryExpiryAgeMSec: Property 'cumulus4j.CryptoCache.entryExpiryAge' cannot be read, because NucleusContext was garbage-collected. Using fallback value 300000. 09:11:24,373 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEncryptionKeyEntry (1 left). 09:11:24,373 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyDecrypterEntry (1 left). 09:11:24,373 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEntry (1 left). 09:11:24,373 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheCipherEntry (2 left). 09:11:24,373 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of empty List (2 non-empty lists left). 09:11:24,487 DEBUG [Thread-508][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:11:24,501 DEBUG [qtp525020488-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:24,502 DEBUG [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:11:25,287 INFO [qtp525020488-432][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:11:25,287 DEBUG [qtp525020488-432][CleanupUtil] Deleting all tables from Data backend store 09:11:25,329 DEBUG [Thread-512][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:11:25,346 DEBUG [qtp525020488-433][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:25,347 DEBUG [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:11:25,360 DEBUG [Thread-509][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:11:25,361 DEBUG [Thread-510][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:11:25,367 DEBUG [qtp525020488-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:25,370 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:11:25,371 DEBUG [qtp525020488-553][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:25,375 DEBUG [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:11:25,384 DEBUG [Thread-511][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:11:25,401 DEBUG [qtp525020488-564][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:25,404 DEBUG [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:11:25,824 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:25,824 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:25,827 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:25,852 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:25,854 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:25,853 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:25,852 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:25,858 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:25,861 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:25,861 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:11:25,860 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,860 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,859 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,864 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,868 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,872 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,873 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,878 INFO [qtp525020488-432][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 09:11:25,878 DEBUG [qtp525020488-432][CleanupUtil] Deleting all tables from Index backend store 09:11:25,878 WARN [qtp525020488-432][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 09:11:25,888 INFO [qtp525020488-432][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:11:25,888 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,892 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,916 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,917 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,919 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,919 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,923 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,927 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,928 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,928 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,934 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,940 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,944 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,949 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,952 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,954 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,961 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,962 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,963 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,972 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,976 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,977 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,983 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,984 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:25,993 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,008 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,010 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,012 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,020 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,021 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,024 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,024 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,025 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,028 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,029 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,036 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,037 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,046 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,047 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,049 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,050 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,053 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,064 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,065 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,066 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,081 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,084 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,087 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,092 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,096 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,098 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,108 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,108 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,112 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,114 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,120 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,132 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,132 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,144 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,149 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,150 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,151 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,152 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,157 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,157 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,161 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,167 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,171 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,179 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,179 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,186 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,187 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,190 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,214 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,215 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,215 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,217 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,218 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,222 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,226 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,228 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,233 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,234 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,239 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,251 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,252 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,253 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,256 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,260 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,269 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,280 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,282 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,283 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,285 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,287 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,292 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,295 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,296 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,303 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,306 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,308 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,314 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,316 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,317 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,322 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,337 WARN [qtp525020488-432][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:11:26,338 WARN [qtp525020488-432][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:11:26,340 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,348 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,348 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,349 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,349 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,350 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,354 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,357 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,364 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,371 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,382 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,395 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,401 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,403 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,404 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,405 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,409 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,413 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,414 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,414 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,419 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,421 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,435 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,436 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,437 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,437 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,447 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,449 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,457 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,458 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,464 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,470 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,478 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,480 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,484 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,491 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,496 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,500 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,501 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,504 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,509 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,510 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,514 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,519 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,528 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,529 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,537 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,545 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,545 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,557 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,559 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,569 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,570 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,571 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,571 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,572 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,572 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,573 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,589 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,600 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,601 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,605 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,610 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,610 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,612 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,614 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,617 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,625 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,626 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,628 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,632 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,634 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,638 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,641 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,646 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,664 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,666 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,670 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,671 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,675 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,680 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,682 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,686 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,691 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,694 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,695 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,696 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,709 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,711 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,714 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,720 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,721 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,734 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,736 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,737 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,742 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,744 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,761 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,763 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,767 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,768 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,768 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,774 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,774 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,775 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,776 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,777 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,778 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,783 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,798 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,802 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,810 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,813 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,824 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,834 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,834 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,837 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,841 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,847 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,847 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,849 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,856 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,857 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,858 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,861 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,872 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,873 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,877 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,878 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,880 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,891 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,896 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,896 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,898 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,906 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,908 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,917 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,927 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,929 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,930 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,932 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,935 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,937 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,938 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,941 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,941 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,945 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,970 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,979 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:11:26,981 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:11:26,983 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,984 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,985 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,986 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,986 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,992 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,992 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,994 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:26,996 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,007 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,012 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,018 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,023 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,024 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,027 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,031 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,037 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,040 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,051 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,052 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,062 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,069 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,072 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,074 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,076 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,077 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,082 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,086 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,086 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,090 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,091 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,102 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,108 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,122 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,123 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,124 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,131 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,132 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,143 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,149 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,151 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,152 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,153 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,156 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,164 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,168 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,169 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,173 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,176 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,177 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,177 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,179 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,188 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,189 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,190 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,202 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,208 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,215 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,217 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,220 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,225 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,229 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,236 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,241 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,246 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,246 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,247 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,249 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,252 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,258 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,259 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,264 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,265 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,272 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,277 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,292 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,302 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,303 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,305 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,308 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,310 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,311 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,316 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,321 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,326 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,329 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,329 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,334 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,337 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,342 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,345 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,345 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,356 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,364 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,365 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,365 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,374 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,380 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,384 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,400 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,400 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,403 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,404 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,406 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,409 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,410 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,412 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,419 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,420 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,421 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,423 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,423 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,428 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,432 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,439 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,440 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,457 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,458 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,461 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,462 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,466 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,476 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,476 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,478 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,486 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,490 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,502 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,503 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,505 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,510 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,512 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,513 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,514 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,518 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,519 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,519 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,534 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,543 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,546 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,554 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,559 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,562 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,563 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,563 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,569 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,570 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,571 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,572 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,593 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,597 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,603 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,603 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,604 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,610 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,616 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,617 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,619 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,620 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,622 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,627 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,634 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,635 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,638 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,646 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,652 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,655 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,656 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,677 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,682 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,685 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,688 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,689 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,689 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,691 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,692 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,693 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,694 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,696 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,697 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,699 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,708 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,718 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,727 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,738 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,743 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,754 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,762 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,768 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,768 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,771 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,772 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,774 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,776 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,777 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,778 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,786 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,790 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,791 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,792 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,809 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,810 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,815 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,823 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,827 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,828 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,834 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,836 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,838 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,848 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,850 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,851 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,855 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,862 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,865 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,866 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,878 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,886 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,889 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,893 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,896 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,900 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,900 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,906 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,908 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,911 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,915 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,916 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,935 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,938 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,943 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,944 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,945 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,960 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,963 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,966 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,968 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,976 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,976 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,978 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,986 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,989 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,990 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,991 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,994 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:27,998 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,002 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,003 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,011 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,030 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,036 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,040 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,041 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,047 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,048 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,051 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,052 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,053 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,054 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,069 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,073 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,074 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,074 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,076 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,078 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,092 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,093 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,096 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,105 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,106 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,108 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,125 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,129 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,130 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,132 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,135 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,137 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,143 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,144 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,146 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,148 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,152 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,157 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,160 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,166 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,171 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,173 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,183 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,193 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,193 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,193 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,194 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,202 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,203 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,204 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,210 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,212 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,220 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,226 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,231 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,236 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,245 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,248 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,249 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,251 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,255 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,260 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,274 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,280 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,281 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,289 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,291 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,294 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,298 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,304 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,305 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,309 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,314 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,319 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,328 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,334 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,338 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,339 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,345 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,348 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,358 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,362 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,365 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,366 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,368 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,374 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,377 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,378 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,379 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,381 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,384 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,400 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,406 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,407 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,413 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,436 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,436 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,436 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,437 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,443 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,446 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,451 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,452 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,452 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,454 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,464 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,465 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,468 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,471 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,474 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,475 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,492 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,496 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,510 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,510 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,515 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,518 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,522 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,523 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,524 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,524 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,531 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,533 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,538 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,538 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,542 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,548 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,551 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,559 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,565 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,570 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,572 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,572 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,577 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,589 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,595 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,599 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,615 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,615 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,617 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,622 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,623 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,627 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,629 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,629 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,637 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,638 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,643 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,645 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,646 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,648 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,653 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,660 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,665 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,682 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,688 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,692 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,695 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,698 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,704 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,708 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,708 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,712 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,712 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,713 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,722 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,726 WARN [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,728 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,732 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,741 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,745 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,745 WARN [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,745 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,754 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,757 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,766 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,767 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,773 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,773 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:28,774 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:11:33,781 INFO [qtp525020488-432][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 09:11:33,781 INFO [qtp525020488-432][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 09:11:33,781 INFO [qtp525020488-432][Cumulus4jStoreManager] ======================================================= 09:11:33,782 ERROR [qtp525020488-432][Persistence] java.lang.reflect.InvocationTargetException 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) 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 com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 09:11:33,783 DEBUG [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 09:11:33,784 INFO [qtp525020488-432][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:11:33,784 TRACE [qtp525020488-432][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotofio0-htir1km09rox_68mdft29*1*0yr22q 09:11:33,784 INFO [qtp525020488-432][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:11:33,929 INFO [qtp525020488-432][MinimumCumulus4jVersion] version=10100001 09:11:34,125 INFO [qtp525020488-432][MinimumCumulus4jVersion] version=10100001 09:11:34,125 DEBUG [qtp525020488-432][RecreateIndex] deleteIndex: Entered. 09:11:34,207 DEBUG [qtp525020488-432][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 09:11:34,207 DEBUG [qtp525020488-432][RecreateIndex] deleteIndex: Leaving. 09:11:34,241 DEBUG [qtp525020488-432][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 09:11:34,251 DEBUG [qtp525020488-432][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@3d07b810[null,org.cumulus4j.store.test.movie.Movie] 09:11:34,257 DEBUG [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,267 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@737d8a91[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,274 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,274 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@737d8a91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,282 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@737d8a91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,282 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@737d8a91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,283 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@737d8a91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,283 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1486007[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:34,284 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1486007[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:34,284 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@737d8a91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,284 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,285 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7871dbee[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,285 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,285 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7871dbee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,286 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7871dbee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,286 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7871dbee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,286 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7871dbee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,286 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1aebfe81[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:34,287 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1aebfe81[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:34,287 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7871dbee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,287 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,288 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5a47853[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:34,288 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,289 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5a47853[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:34,289 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a47853[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:34,289 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,289 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@43a51513[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:34,290 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,290 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@43a51513[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:34,291 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43a51513[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:34,291 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,291 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@23c3e134[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,292 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,292 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@23c3e134[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,292 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c3e134[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,292 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c3e134[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,292 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c3e134[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,293 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7cd22522[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:34,294 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7cd22522[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:34,294 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c3e134[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,294 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,294 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5541b6af[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:34,295 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,295 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5541b6af[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:34,296 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5541b6af[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:34,296 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,296 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7ee0790a[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,298 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,298 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7ee0790a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,298 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7ee0790a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,298 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7ee0790a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,298 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7ee0790a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,298 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@36ce1932[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:34,299 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@36ce1932[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:34,300 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7ee0790a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,300 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,300 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7675012f[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:34,301 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,301 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7675012f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:34,301 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7675012f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:34,302 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,302 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6e5fff47[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,303 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,303 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6e5fff47[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,303 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e5fff47[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,303 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e5fff47[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,304 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e5fff47[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,304 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6662a156[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:34,304 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6662a156[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:34,305 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e5fff47[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,305 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,305 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@737d8a91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,305 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7871dbee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,305 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a47853[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:34,305 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43a51513[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:34,305 DEBUG [qtp525020488-432][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@43a51513[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:34,316 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c3e134[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,316 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5541b6af[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:34,317 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7ee0790a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,317 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7675012f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:34,317 DEBUG [qtp525020488-432][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@7675012f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:34,318 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e5fff47[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,318 DEBUG [qtp525020488-432][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,318 DEBUG [qtp525020488-432][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,318 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3d07b810[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,319 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@737d8a91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,319 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@737d8a91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,319 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@737d8a91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,319 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1486007[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:34,319 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1486007[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:34,319 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1486007[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:34,319 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1486007[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:34,319 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@737d8a91[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,319 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7871dbee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,319 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7871dbee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,319 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7871dbee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,319 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1aebfe81[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:34,320 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1aebfe81[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:34,320 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1aebfe81[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:34,320 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1aebfe81[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:34,320 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7871dbee[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,320 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7675012f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:34,320 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7675012f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:34,320 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7675012f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:34,320 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7675012f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:34,320 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6e5fff47[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,320 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6e5fff47[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,320 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e5fff47[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,320 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6662a156[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:34,320 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6662a156[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:34,320 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6662a156[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:34,321 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6662a156[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:34,321 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6e5fff47[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,321 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@43a51513[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:34,321 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@43a51513[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:34,321 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43a51513[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:34,321 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@43a51513[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:34,321 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5541b6af[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:34,321 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5541b6af[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:34,321 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5541b6af[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:34,321 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5541b6af[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:34,322 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7ee0790a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,322 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7ee0790a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,322 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7ee0790a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,322 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@36ce1932[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:34,322 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@36ce1932[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:34,322 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@36ce1932[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:34,322 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@36ce1932[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:34,322 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7ee0790a[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,322 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5a47853[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:34,322 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5a47853[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:34,322 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a47853[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:34,323 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5a47853[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:34,323 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@23c3e134[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,323 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@23c3e134[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,323 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@23c3e134[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,323 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7cd22522[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:34,323 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7cd22522[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:34,323 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7cd22522[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:34,324 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7cd22522[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:34,324 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@23c3e134[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,324 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,324 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73da9458[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,324 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@77b5563e[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:34,324 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a48c24b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,324 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3dcfe1d[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:34,324 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2483c26a[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:34,324 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79da7462[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,324 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@57cab88[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:34,324 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6134912c[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:34,325 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b1e9ff2[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:34,325 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@714d9997[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,325 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@118d4cdd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:34,325 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@54f50231[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:34,325 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7b3bf652[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,325 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66274983[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:34,325 DEBUG [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 542 ms). class=org.cumulus4j.store.test.movie.Movie 09:11:34,339 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:34,339 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:11:34,339 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,340 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79da7462[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:34,340 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,340 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:11:34,340 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,340 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@714d9997[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:34,340 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:11:34,340 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,340 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:11:34,340 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,340 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7b3bf652[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:34,340 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,340 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,340 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:11:34,340 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,340 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a48c24b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:34,340 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:11:34,340 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:34,341 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73da9458[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:34,341 TRACE [qtp525020488-432][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:11:34,341 INFO [qtp525020488-432][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:11:34,341 INFO [qtp525020488-432][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:11:34,484 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: null 09:11:34,682 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: null 09:11:35,205 DEBUG [qtp525020488-411][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Returning request: null 09:11:35,934 DEBUG [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Returning request: null 09:11:35,965 DEBUG [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Returning request: null 09:11:35,979 DEBUG [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Returning request: null 09:11:39,710 DEBUG [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoctdq--42ggaks071cd_dkjhdxar]: Returning request: null 09:11:42,577 INFO [qtp525020488-432][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:11:42,577 DEBUG [qtp525020488-432][MessageBrokerPMF] [hqie9a] _query[requestID=xki5iuqfu8g9dxqsz1ymuq68a]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@e5224b4d[xki5iuqfu8g9dxqsz1ymuq68a,test-iotofio0-htir1km09rox_68mdft29*1*0yr22q] 09:11:42,646 DEBUG [qtp525020488-432][MessageBrokerPMF] [hqie9a] _query[requestID=xki5iuqfu8g9dxqsz1ymuq68a]: Request persisted. 09:11:42,725 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@e5224b4d[xki5iuqfu8g9dxqsz1ymuq68a,test-iotofio0-htir1km09rox_68mdft29*1*0yr22q] 09:11:42,725 ERROR [qtp525020488-564][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4754f50a" (id="xki5iuqfu8g9dxqsz1ymuq68a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:11:42,726 DEBUG [qtp525020488-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 09:11:42,727 ERROR [qtp525020488-433][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5b7f07cc" (id="xki5iuqfu8g9dxqsz1ymuq68a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:11:42,727 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4754f50a" (id="xki5iuqfu8g9dxqsz1ymuq68a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@e5224b4d 09:11:42,728 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5b7f07cc" (id="xki5iuqfu8g9dxqsz1ymuq68a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@e5224b4d 09:11:42,729 ERROR [qtp525020488-444][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@7d781d0" (id="xki5iuqfu8g9dxqsz1ymuq68a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:11:42,730 ERROR [qtp525020488-553][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3b73b343" (id="xki5iuqfu8g9dxqsz1ymuq68a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:11:42,730 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@7d781d0" (id="xki5iuqfu8g9dxqsz1ymuq68a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@e5224b4d 09:11:42,730 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3b73b343" (id="xki5iuqfu8g9dxqsz1ymuq68a") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@e5224b4d 09:11:42,730 DEBUG [Thread-509][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:11:42,743 DEBUG [Thread-509][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 09:11:42,746 DEBUG [qtp525020488-447][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:11:42,750 DEBUG [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=xki5iuqfu8g9dxqsz1ymuq68a]: Entered. 09:11:42,777 DEBUG [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:11:42,982 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Created new Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:11:42,982 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:42,988 TRACE [qtp525020488-432][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:11:42,988 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:42,988 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:42,988 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73da9458[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:42,997 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:42,997 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,002 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a48c24b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:43,004 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,004 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,014 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,014 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,027 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,027 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,032 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7b3bf652[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:43,034 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,034 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,035 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@714d9997[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:43,037 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,037 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,038 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79da7462[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:43,040 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,040 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,042 DEBUG [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 09:11:43,042 DEBUG [qtp525020488-432][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 09:11:43,043 DEBUG [qtp525020488-432][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@17080143[null,org.cumulus4j.store.test.movie.Rating] 09:11:43,044 DEBUG [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@17080143[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,044 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1b0b83f4[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:43,045 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@17080143[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,045 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1b0b83f4[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:43,045 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b0b83f4[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:43,045 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@17080143[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,046 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@a815909[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:43,047 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@17080143[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,047 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@a815909[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:43,048 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@a815909[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:43,048 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@17080143[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,048 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b0b83f4[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:43,048 DEBUG [qtp525020488-432][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1b0b83f4[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:43,049 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@a815909[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:43,050 DEBUG [qtp525020488-432][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@17080143[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,050 DEBUG [qtp525020488-432][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@17080143[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,050 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@17080143[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,050 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@a815909[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:43,050 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@a815909[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:43,050 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@a815909[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:43,050 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@a815909[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:43,050 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1b0b83f4[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:43,050 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1b0b83f4[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:43,050 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b0b83f4[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:43,050 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1b0b83f4[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:43,051 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@401705d6[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,051 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74ae8c3c[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:11:43,051 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@71590e96[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:11:43,051 DEBUG [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 9 ms). class=org.cumulus4j.store.test.movie.Rating 09:11:43,051 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@401705d6[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,051 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@401705d6[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,051 TRACE [qtp525020488-432][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:11:43,051 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,051 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,052 TRACE [qtp525020488-432][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:11:43,052 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@401705d6[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,052 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@401705d6[2,org.cumulus4j.store.test.movie.Rating] 09:11:43,054 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,054 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,056 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,056 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,058 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:43,058 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:11:43,058 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,058 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79da7462[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:43,058 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,058 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:11:43,058 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,058 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@714d9997[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:43,058 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:11:43,058 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,058 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:11:43,058 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,058 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7b3bf652[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:43,058 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,058 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,058 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:11:43,058 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,058 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a48c24b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:43,058 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:11:43,058 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,058 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73da9458[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:43,058 TRACE [qtp525020488-432][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 09:11:43,058 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,059 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,059 TRACE [qtp525020488-432][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 09:11:43,059 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73da9458[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:43,061 TRACE [qtp525020488-432][CryptoCache] getKeyData: Found cached key with keyID=1. 09:11:43,062 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Created new Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:11:43,062 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,062 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,062 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,063 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3a48c24b[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:43,073 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,073 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,074 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,074 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,077 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,077 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,080 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,080 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,081 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7b3bf652[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:43,082 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,082 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,082 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,083 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,083 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@714d9997[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:43,085 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,085 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,085 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,085 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,085 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79da7462[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:43,088 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,088 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,088 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,088 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,089 DEBUG [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 09:11:43,090 DEBUG [qtp525020488-432][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 09:11:43,091 DEBUG [qtp525020488-432][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@15de23d0[null,org.cumulus4j.store.test.movie.Person] 09:11:43,092 DEBUG [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@15de23d0[3,org.cumulus4j.store.test.movie.Person] 09:11:43,092 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2ab77720[null,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:43,093 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@15de23d0[3,org.cumulus4j.store.test.movie.Person] 09:11:43,093 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2ab77720[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:43,093 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ab77720[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:43,093 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@15de23d0[3,org.cumulus4j.store.test.movie.Person] 09:11:43,094 DEBUG [qtp525020488-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@78f04e73[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:43,094 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@15de23d0[3,org.cumulus4j.store.test.movie.Person] 09:11:43,094 DEBUG [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@78f04e73[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:43,095 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78f04e73[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:43,095 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@15de23d0[3,org.cumulus4j.store.test.movie.Person] 09:11:43,095 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ab77720[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:43,095 DEBUG [qtp525020488-432][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@2ab77720[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:43,096 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78f04e73[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:43,096 DEBUG [qtp525020488-432][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@15de23d0[3,org.cumulus4j.store.test.movie.Person] 09:11:43,096 DEBUG [qtp525020488-432][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@15de23d0[3,org.cumulus4j.store.test.movie.Person] 09:11:43,096 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@15de23d0[3,org.cumulus4j.store.test.movie.Person] 09:11:43,096 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2ab77720[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:43,097 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2ab77720[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:43,097 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ab77720[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:43,097 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2ab77720[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:43,097 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@78f04e73[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:43,097 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@78f04e73[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:43,097 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78f04e73[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:43,097 DEBUG [qtp525020488-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@78f04e73[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:43,097 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3cae2ee1[3,org.cumulus4j.store.test.movie.Person] 09:11:43,097 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1eae3288[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:11:43,097 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ed07871[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:11:43,097 DEBUG [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 7 ms). class=org.cumulus4j.store.test.movie.Person 09:11:43,097 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3cae2ee1[3,org.cumulus4j.store.test.movie.Person] 09:11:43,097 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3cae2ee1[3,org.cumulus4j.store.test.movie.Person] 09:11:43,097 TRACE [qtp525020488-432][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:11:43,097 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,098 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,099 TRACE [qtp525020488-432][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:11:43,099 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3cae2ee1[3,org.cumulus4j.store.test.movie.Person] 09:11:43,099 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3cae2ee1[3,org.cumulus4j.store.test.movie.Person] 09:11:43,100 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,100 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,103 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,103 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,104 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:43,114 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,114 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,114 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 09:11:43,115 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,115 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@714d9997[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:43,115 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 09:11:43,123 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,123 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,124 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,124 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@714d9997[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:43,132 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,132 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,132 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,132 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,132 TRACE [qtp525020488-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@714d9997[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:43,134 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,134 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,137 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,137 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,138 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:43,140 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,140 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,140 TRACE [qtp525020488-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 09:11:43,140 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,140 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 09:11:43,141 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,141 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,141 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,152 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,152 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@538265875 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,166 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:43,166 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:43,175 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:11:43,175 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:43,182 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,182 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,183 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,183 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,183 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,183 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:11:43,183 TRACE [qtp525020488-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:43,184 TRACE [qtp525020488-432][CryptoCache] acquireCipherEntry: Found cached Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:11:43,185 TRACE [qtp525020488-432][CryptoCache] releaseCipherEntry: Releasing Cipher@1368310757 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:11:43,185 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,185 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,185 TRACE [qtp525020488-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@73d94e99[1,org.cumulus4j.store.test.movie.Movie] 09:11:43,204 DEBUG [qtp1669186588-537][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:11:43,204 DEBUG [qtp1669186588-537][CryptoSessionService] open: authUserName='devil' cryptoSessionID='test-iotofio0-htir1km09rox_68mdft29*1*0yr22q' 09:11:44,042 INFO [qtp525020488-443][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:11:44,667 WARN [qtp525020488-443][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:11:44,669 WARN [qtp525020488-443][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:11:44,675 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:11:44,675 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:11:49,449 INFO [qtp525020488-443][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 09:11:49,449 INFO [qtp525020488-443][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 09:11:49,449 INFO [qtp525020488-443][Cumulus4jStoreManager] ======================================================= 09:11:49,452 ERROR [qtp525020488-443][Persistence] java.lang.reflect.InvocationTargetException 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) 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 javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) 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 com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 70 more 09:11:49,456 DEBUG [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 09:11:49,456 INFO [qtp525020488-443][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:11:49,457 TRACE [qtp525020488-443][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotofio0-htir1km09rox_68mdft29*1*0yr22q 09:11:49,457 INFO [qtp525020488-443][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:11:49,485 INFO [qtp525020488-443][MinimumCumulus4jVersion] version=10100001 09:11:49,488 INFO [qtp525020488-443][MinimumCumulus4jVersion] version=10100001 09:11:49,488 DEBUG [qtp525020488-443][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 09:11:49,491 DEBUG [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,494 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@24376d4e[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:49,496 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2a6a53d6[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:49,497 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24376d4e[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:49,497 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24376d4e[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:49,497 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,497 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5b31019f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:49,498 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5bb6b804[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:49,501 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b31019f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:49,501 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b31019f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:49,501 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,501 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@433559c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:49,501 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@433559c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:49,501 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,502 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@66d5a8fa[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:49,502 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d5a8fa[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:49,502 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,502 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@695425a2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:49,503 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3da3a145[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:49,503 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@695425a2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:49,503 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@695425a2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:49,503 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,504 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@39a11d1c[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:49,504 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39a11d1c[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:49,504 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,504 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7bc3cb0e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:49,504 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@38142eb6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:49,505 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7bc3cb0e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:49,505 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7bc3cb0e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:49,505 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,505 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4c5fec6a[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:49,505 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4c5fec6a[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:49,506 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,506 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@586d2030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:49,506 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@227b8793[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:49,506 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@586d2030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:49,507 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@586d2030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:49,507 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,507 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24376d4e[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:49,507 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b31019f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:49,507 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@433559c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:49,507 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d5a8fa[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:49,507 DEBUG [qtp525020488-443][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@66d5a8fa[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:49,509 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@695425a2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:49,509 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39a11d1c[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:49,509 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7bc3cb0e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:49,509 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4c5fec6a[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:49,509 DEBUG [qtp525020488-443][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@4c5fec6a[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:49,510 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@586d2030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:49,512 DEBUG [qtp525020488-443][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,512 DEBUG [qtp525020488-443][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,512 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2e30801a[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,513 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@24376d4e[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:49,513 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@24376d4e[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:49,513 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24376d4e[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:49,513 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2a6a53d6[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:49,513 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2a6a53d6[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:49,513 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2a6a53d6[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:49,513 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2a6a53d6[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:49,514 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@24376d4e[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:49,514 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5b31019f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:49,514 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5b31019f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:49,514 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5b31019f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:49,515 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5bb6b804[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:49,515 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5bb6b804[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:49,515 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5bb6b804[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:49,515 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5bb6b804[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:49,515 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5b31019f[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:49,515 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4c5fec6a[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:49,515 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4c5fec6a[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:49,516 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4c5fec6a[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:49,516 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4c5fec6a[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:49,516 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@586d2030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:49,516 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@586d2030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:49,516 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@586d2030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:49,517 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@227b8793[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:49,517 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@227b8793[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:49,517 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@227b8793[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:49,517 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@227b8793[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:49,517 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@586d2030[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:49,517 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@66d5a8fa[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:49,518 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@66d5a8fa[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:49,518 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@66d5a8fa[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:49,518 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@66d5a8fa[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:49,518 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@39a11d1c[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:49,518 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@39a11d1c[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:49,518 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39a11d1c[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:49,518 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@39a11d1c[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:49,518 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7bc3cb0e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:49,518 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7bc3cb0e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:49,518 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7bc3cb0e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:49,519 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@38142eb6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:49,519 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@38142eb6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:49,519 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@38142eb6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:49,519 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@38142eb6[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:49,519 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7bc3cb0e[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:49,519 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@433559c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:49,520 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@433559c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:49,520 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@433559c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:49,520 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@433559c5[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:49,520 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@695425a2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:49,520 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@695425a2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:49,520 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@695425a2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:49,521 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3da3a145[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:49,521 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3da3a145[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:49,521 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3da3a145[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:49,521 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3da3a145[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:49,521 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@695425a2[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:49,522 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,522 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4d3e9f87[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:49,522 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@656b1ab1[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:11:49,522 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@214495b7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:49,522 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@603f4aa7[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:11:49,522 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@59c42380[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:11:49,522 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6447049b[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:49,522 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61abcc89[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:11:49,522 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7b5bd869[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:11:49,522 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3fb3ca1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:11:49,522 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fc49399[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:49,523 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6034c36c[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:11:49,523 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4589d793[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:11:49,523 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fcde5b7[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:49,523 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@646ef58c[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:11:49,523 DEBUG [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 67 ms). class=org.cumulus4j.store.test.movie.Movie 09:11:49,527 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:11:49,527 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:11:49,527 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,528 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6447049b[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:11:49,530 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,530 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:11:49,530 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,530 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fc49399[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:11:49,530 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:11:49,530 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,530 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:11:49,531 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,531 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fcde5b7[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:11:49,531 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,531 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,531 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:11:49,531 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,531 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@214495b7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:11:49,531 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:11:49,531 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:11:49,532 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4d3e9f87[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:11:49,532 TRACE [qtp525020488-443][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 09:11:49,532 INFO [qtp525020488-443][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:11:49,532 INFO [qtp525020488-443][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:11:53,674 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:11:53,675 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:11:53,997 DEBUG [qtp525020488-453][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-8640869029098107368_8csj8d4q]: Returning request: null 09:11:56,325 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:11:56,325 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:12:04,250 INFO [qtp525020488-443][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:12:04,251 DEBUG [qtp525020488-443][MessageBrokerPMF] [hqie9a] _query[requestID=pbjdc1vsllib1gl2k1a8mvda8]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@f6e4a3c9[pbjdc1vsllib1gl2k1a8mvda8,test-iotofio0-htir1km09rox_68mdft29*1*0yr22q] 09:12:04,632 DEBUG [qtp525020488-443][MessageBrokerPMF] [hqie9a] _query[requestID=pbjdc1vsllib1gl2k1a8mvda8]: Request persisted. 09:12:04,673 DEBUG [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@f6e4a3c9[pbjdc1vsllib1gl2k1a8mvda8,test-iotofio0-htir1km09rox_68mdft29*1*0yr22q] 09:12:04,673 ERROR [qtp525020488-553][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5cfb82c9" (id="pbjdc1vsllib1gl2k1a8mvda8") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:12:04,673 DEBUG [qtp525020488-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 09:12:04,673 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5cfb82c9" (id="pbjdc1vsllib1gl2k1a8mvda8") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@f6e4a3c9 09:12:04,673 ERROR [qtp525020488-447][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@52b9570" (id="pbjdc1vsllib1gl2k1a8mvda8") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:12:04,675 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@52b9570" (id="pbjdc1vsllib1gl2k1a8mvda8") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@f6e4a3c9 09:12:04,676 DEBUG [Thread-508][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:12:04,676 ERROR [qtp525020488-564][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@17a36f67" (id="pbjdc1vsllib1gl2k1a8mvda8") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:12:04,677 WARN [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@17a36f67" (id="pbjdc1vsllib1gl2k1a8mvda8") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@f6e4a3c9 09:12:04,677 ERROR [qtp525020488-433][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6cb51e04" (id="pbjdc1vsllib1gl2k1a8mvda8") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:12:04,678 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6cb51e04" (id="pbjdc1vsllib1gl2k1a8mvda8") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@f6e4a3c9 09:12:04,686 DEBUG [Thread-508][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 09:12:04,691 DEBUG [qtp525020488-421][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:04,693 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=pbjdc1vsllib1gl2k1a8mvda8]: Entered. 09:12:04,700 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:12:04,866 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Created new Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:12:04,866 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,874 TRACE [qtp525020488-443][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 09:12:04,874 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,874 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,874 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4d3e9f87[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:04,877 TRACE [qtp525020488-443][CryptoCache] getKeyData: Found cached key with keyID=1. 09:12:04,878 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Created new Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:12:04,878 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,879 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,879 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,879 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@214495b7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:04,882 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,882 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,882 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,883 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,885 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,886 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,896 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,896 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,903 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fcde5b7[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:04,906 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,906 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,906 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,906 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,907 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fc49399[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:04,911 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,912 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,912 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,912 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,912 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6447049b[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:04,916 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,916 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,916 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,916 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,918 DEBUG [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 09:12:04,919 DEBUG [qtp525020488-443][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 09:12:04,921 DEBUG [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@793f3261[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,922 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@54328084[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:04,922 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@54328084[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:04,922 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@793f3261[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,923 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1db31c02[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:04,923 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1db31c02[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:04,924 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@793f3261[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,924 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@54328084[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:04,924 DEBUG [qtp525020488-443][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@54328084[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:04,925 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1db31c02[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:04,926 DEBUG [qtp525020488-443][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@793f3261[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,926 DEBUG [qtp525020488-443][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@793f3261[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,926 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@793f3261[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,926 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1db31c02[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:04,926 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1db31c02[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:04,926 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1db31c02[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:04,926 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1db31c02[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:04,927 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@54328084[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:04,927 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@54328084[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:04,927 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@54328084[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:04,927 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@54328084[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:04,927 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@176eb168[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,927 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@336af270[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:04,927 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2091f6a8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:04,927 DEBUG [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 9 ms). class=org.cumulus4j.store.test.movie.Rating 09:12:04,928 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@176eb168[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,928 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@176eb168[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,928 TRACE [qtp525020488-443][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 09:12:04,928 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,928 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,929 TRACE [qtp525020488-443][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 09:12:04,929 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@176eb168[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,930 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@176eb168[2,org.cumulus4j.store.test.movie.Rating] 09:12:04,931 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,931 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,934 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,934 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,936 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:04,936 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:12:04,936 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,936 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6447049b[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:04,936 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,936 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:12:04,936 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,937 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fc49399[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:04,937 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:12:04,937 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,937 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:12:04,937 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,937 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fcde5b7[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:04,937 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,937 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,937 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:12:04,938 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,938 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@214495b7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:04,938 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:12:04,938 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:04,938 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4d3e9f87[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:04,938 TRACE [qtp525020488-443][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 7 09:12:04,939 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,939 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,940 TRACE [qtp525020488-443][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 7 09:12:04,940 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4d3e9f87[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:04,942 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,943 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,943 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,943 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,943 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@214495b7[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:04,948 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,948 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,949 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,949 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,952 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,952 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,956 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,956 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,957 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1fcde5b7[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:04,960 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,960 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,960 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,961 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,961 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fc49399[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:04,964 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,964 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,965 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,965 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,965 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6447049b[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:04,968 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,969 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,969 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,969 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,976 DEBUG [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 09:12:04,976 DEBUG [qtp525020488-443][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 09:12:04,979 DEBUG [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@33617b84[3,org.cumulus4j.store.test.movie.Person] 09:12:04,983 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4227f0e3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:04,987 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4227f0e3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:04,987 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@33617b84[3,org.cumulus4j.store.test.movie.Person] 09:12:04,987 DEBUG [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1cc1062e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:04,987 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cc1062e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:04,988 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@33617b84[3,org.cumulus4j.store.test.movie.Person] 09:12:04,988 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4227f0e3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:04,988 DEBUG [qtp525020488-443][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@4227f0e3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:04,989 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cc1062e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:04,990 DEBUG [qtp525020488-443][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@33617b84[3,org.cumulus4j.store.test.movie.Person] 09:12:04,990 DEBUG [qtp525020488-443][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@33617b84[3,org.cumulus4j.store.test.movie.Person] 09:12:04,990 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@33617b84[3,org.cumulus4j.store.test.movie.Person] 09:12:04,990 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4227f0e3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:04,990 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4227f0e3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:04,990 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4227f0e3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:04,990 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4227f0e3[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:04,990 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1cc1062e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:04,991 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1cc1062e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:04,991 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1cc1062e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:04,991 DEBUG [qtp525020488-443][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1cc1062e[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:04,991 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1594a08c[3,org.cumulus4j.store.test.movie.Person] 09:12:04,991 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@a954b23[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:04,991 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@25648704[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:04,991 DEBUG [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 15 ms). class=org.cumulus4j.store.test.movie.Person 09:12:04,991 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1594a08c[3,org.cumulus4j.store.test.movie.Person] 09:12:04,991 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1594a08c[3,org.cumulus4j.store.test.movie.Person] 09:12:04,992 TRACE [qtp525020488-443][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6 09:12:04,992 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,992 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:04,994 TRACE [qtp525020488-443][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6 09:12:04,994 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1594a08c[3,org.cumulus4j.store.test.movie.Person] 09:12:04,994 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1594a08c[3,org.cumulus4j.store.test.movie.Person] 09:12:04,996 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:04,996 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,000 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,000 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,002 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:05,005 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,006 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,007 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@6] 09:12:05,007 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,007 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fc49399[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:05,007 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 09:12:05,010 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,010 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,010 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,010 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fc49399[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:05,010 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,015 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,015 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,015 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,015 TRACE [qtp525020488-443][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5fc49399[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:05,018 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,018 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,022 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,022 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,022 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,023 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,023 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:05,025 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,026 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,026 TRACE [qtp525020488-443][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@6 09:12:05,026 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,026 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 09:12:05,028 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,031 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,032 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,036 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,036 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@922341114 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,121 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:05,122 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:05,124 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:05,124 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:05,142 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,142 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,142 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,142 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,142 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,142 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:05,143 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:05,147 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,148 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,148 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,148 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,148 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,148 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:05,148 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:05,150 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,150 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,150 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,151 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,151 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,151 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:05,151 TRACE [qtp525020488-443][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:05,153 TRACE [qtp525020488-443][CryptoCache] acquireCipherEntry: Found cached Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:05,153 TRACE [qtp525020488-443][CryptoCache] releaseCipherEntry: Releasing Cipher@1925253166 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:05,153 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,153 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,153 TRACE [qtp525020488-443][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@607429d9[1,org.cumulus4j.store.test.movie.Movie] 09:12:05,175 DEBUG [qtp1669186588-538][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:12:05,176 DEBUG [qtp1669186588-538][CryptoSessionService] open: authUserName='devil' cryptoSessionID='test-iotofio0-htir1km09rox_68mdft29*1*0yr22q' 09:12:06,202 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:12:06,205 INFO [qtp525020488-453][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:12:06,482 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 09:12:06,631 WARN [qtp525020488-453][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:12:06,632 WARN [qtp525020488-453][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:12:07,200 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:12:07,204 DEBUG [Thread-502][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:07,206 DEBUG [qtp525020488-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:07,212 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:12:07,275 DEBUG [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:12:07,279 DEBUG [Thread-503][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:07,281 DEBUG [qtp525020488-432][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:07,282 DEBUG [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:12:07,295 DEBUG [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:12:07,296 DEBUG [Thread-504][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:07,298 DEBUG [qtp525020488-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:07,299 DEBUG [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:12:07,309 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:12:07,311 DEBUG [Thread-505][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:07,313 DEBUG [qtp525020488-445][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:07,314 DEBUG [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:12:10,570 INFO [qtp525020488-453][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 09:12:10,570 INFO [qtp525020488-453][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 09:12:10,570 INFO [qtp525020488-453][Cumulus4jStoreManager] ======================================================= 09:12:10,572 ERROR [qtp525020488-453][Persistence] java.lang.reflect.InvocationTargetException 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) 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 com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 69 more Reading Movies before writing: 09:12:10,572 DEBUG [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 09:12:10,573 INFO [qtp525020488-453][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:12:10,573 TRACE [qtp525020488-453][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotofio0-htir1km09rox_68mdft29*1*0yr22q 09:12:10,573 INFO [qtp525020488-453][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:12:10,596 INFO [qtp525020488-453][MinimumCumulus4jVersion] version=10100001 09:12:10,597 INFO [qtp525020488-453][MinimumCumulus4jVersion] version=10100001 09:12:10,598 DEBUG [qtp525020488-453][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 09:12:10,600 DEBUG [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,604 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5574b83[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:10,605 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@362caa4e[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:12:10,606 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5574b83[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:10,606 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5574b83[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:10,606 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,606 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3af95ad9[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:10,606 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6e202ad0[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:12:10,607 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3af95ad9[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:10,607 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3af95ad9[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:10,607 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,607 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@50e37121[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:12:10,607 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50e37121[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:12:10,607 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,607 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5d45d8ec[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:12:10,608 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d45d8ec[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:12:10,608 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,608 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@50b4a26e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:10,608 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@323ed4e2[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:12:10,609 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50b4a26e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:10,609 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50b4a26e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:10,609 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,609 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4865cb00[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:12:10,609 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4865cb00[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:12:10,609 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,609 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2ebb82e4[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:10,609 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@20806394[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:12:10,610 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ebb82e4[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:10,610 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ebb82e4[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:10,610 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,610 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@193ceb0f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:12:10,610 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@193ceb0f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:12:10,610 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,610 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1bc0edc6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:10,611 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@28bcc780[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:12:10,611 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bc0edc6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:10,611 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bc0edc6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:10,611 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,611 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5574b83[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:10,611 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3af95ad9[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:10,612 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50e37121[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:12:10,612 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d45d8ec[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:12:10,612 DEBUG [qtp525020488-453][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@5d45d8ec[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:12:10,613 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50b4a26e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:10,613 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4865cb00[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:12:10,613 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ebb82e4[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:10,613 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@193ceb0f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:12:10,613 DEBUG [qtp525020488-453][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@193ceb0f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:12:10,614 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bc0edc6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:10,615 DEBUG [qtp525020488-453][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,616 DEBUG [qtp525020488-453][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,616 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@619edd47[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,616 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5574b83[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:10,616 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5574b83[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:10,616 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5574b83[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:10,616 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@362caa4e[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:12:10,616 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@362caa4e[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:12:10,616 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@362caa4e[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:12:10,616 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@362caa4e[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:12:10,616 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5574b83[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:10,616 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3af95ad9[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:10,616 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3af95ad9[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:10,616 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3af95ad9[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:10,616 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6e202ad0[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:12:10,616 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6e202ad0[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:12:10,616 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e202ad0[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6e202ad0[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3af95ad9[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@193ceb0f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@193ceb0f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:12:10,617 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@193ceb0f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@193ceb0f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1bc0edc6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1bc0edc6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:10,617 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bc0edc6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@28bcc780[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@28bcc780[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:12:10,617 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28bcc780[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@28bcc780[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1bc0edc6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5d45d8ec[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5d45d8ec[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:12:10,617 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d45d8ec[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:12:10,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5d45d8ec[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4865cb00[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4865cb00[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:12:10,618 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4865cb00[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4865cb00[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2ebb82e4[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2ebb82e4[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:10,618 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ebb82e4[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@20806394[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@20806394[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:12:10,618 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20806394[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@20806394[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2ebb82e4[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@50e37121[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@50e37121[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:12:10,618 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50e37121[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:12:10,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@50e37121[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:12:10,619 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@50b4a26e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:10,619 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@50b4a26e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:10,619 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@50b4a26e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:10,619 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@323ed4e2[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:12:10,619 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@323ed4e2[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:12:10,619 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@323ed4e2[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:12:10,619 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@323ed4e2[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:12:10,619 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@50b4a26e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:10,620 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709c4315[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56623799[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13323179[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@51c899ae[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@435efc69[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@447d564[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@67c856c[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@136c69e4[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@27656254[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d336f29[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7f86de06[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@fd5ab5b[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32e0f37[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:10,620 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e2625c[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:12:10,620 DEBUG [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 48 ms). class=org.cumulus4j.store.test.movie.Movie 09:12:10,621 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:10,622 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:10,623 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:10,634 TRACE [qtp525020488-453][CryptoCache] getKeyData: No cached key with keyID=1 found. 09:12:10,634 INFO [qtp525020488-453][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:12:16,696 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:12:16,696 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:12:22,786 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:12:22,786 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:12:23,231 DEBUG [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:12:23,234 DEBUG [Thread-501][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:23,240 DEBUG [qtp525020488-434][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:23,240 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:12:23,867 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:12:24,025 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 09:12:24,302 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:12:24,302 INFO [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask. 09:12:24,372 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:12:24,372 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:12:25,365 DEBUG [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: null 09:12:25,370 DEBUG [Thread-512][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:25,373 DEBUG [qtp525020488-446][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:25,374 DEBUG [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:12:25,424 DEBUG [qtp525020488-564][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: null 09:12:25,425 DEBUG [Thread-511][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:25,428 DEBUG [qtp525020488-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:25,429 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:12:25,445 DEBUG [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: null 09:12:25,447 DEBUG [Thread-510][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:25,449 DEBUG [qtp525020488-565][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:25,452 DEBUG [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:12:33,784 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:12:39,791 DEBUG [qtp525020488-453][MessageBrokerPMF] [hqie9a] _query[requestID=07ukrjefuofwnx6zdbgfxlcbr]: Entered with request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@1a0fe0b3[07ukrjefuofwnx6zdbgfxlcbr,test-iotofio0-htir1km09rox_68mdft29*1*0yr22q] 09:12:39,850 DEBUG [qtp525020488-453][MessageBrokerPMF] [hqie9a] _query[requestID=07ukrjefuofwnx6zdbgfxlcbr]: Request persisted. 09:12:39,879 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@1a0fe0b3[07ukrjefuofwnx6zdbgfxlcbr,test-iotofio0-htir1km09rox_68mdft29*1*0yr22q] 09:12:39,879 DEBUG [qtp525020488-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyRequest matching=true 09:12:39,879 ERROR [qtp525020488-446][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@69a3cb3c" (id="07ukrjefuofwnx6zdbgfxlcbr") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:12:39,880 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@69a3cb3c" (id="07ukrjefuofwnx6zdbgfxlcbr") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1a0fe0b3 09:12:39,881 DEBUG [Thread-511][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:12:39,882 ERROR [qtp525020488-421][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2bdeafd" (id="07ukrjefuofwnx6zdbgfxlcbr") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:12:39,882 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@2bdeafd" (id="07ukrjefuofwnx6zdbgfxlcbr") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1a0fe0b3 09:12:39,883 ERROR [qtp525020488-447][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4d3df43" (id="07ukrjefuofwnx6zdbgfxlcbr") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:12:39,884 ERROR [qtp525020488-565][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@610bd583" (id="07ukrjefuofwnx6zdbgfxlcbr") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:12:39,887 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4d3df43" (id="07ukrjefuofwnx6zdbgfxlcbr") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1a0fe0b3 09:12:39,888 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@610bd583" (id="07ukrjefuofwnx6zdbgfxlcbr") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1a0fe0b3 09:12:39,898 DEBUG [Thread-511][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyResponse matching=true 09:12:39,901 DEBUG [qtp525020488-414][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:39,902 DEBUG [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=07ukrjefuofwnx6zdbgfxlcbr]: Entered. 09:12:39,912 DEBUG [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:12:40,071 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Created new Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:12:40,072 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,072 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,072 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,072 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,073 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:40,073 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,076 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,076 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,076 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,076 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,076 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,076 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:40,077 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,078 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,079 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,079 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,079 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,079 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,079 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:40,080 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,081 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,082 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,082 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,082 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,082 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] * MMM 1464592294326 * MMM 1464592303057 * MMM 1464592309525 * MMM 1464592324935 09:12:40,083 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,085 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,085 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:12:40,085 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,086 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@447d564[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:40,086 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,086 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:12:40,086 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,086 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d336f29[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:40,086 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:12:40,086 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,086 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:12:40,086 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,086 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32e0f37[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:40,086 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,086 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,086 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:12:40,086 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,086 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13323179[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:40,086 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:12:40,086 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,086 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709c4315[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:40,086 TRACE [qtp525020488-453][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 09:12:40,087 INFO [qtp525020488-453][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:12:40,087 INFO [qtp525020488-453][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:12:40,087 DEBUG [qtp525020488-453][MessageBrokerPMF] [hqie9a] _query[requestID=gte6ids8howmve42kyfa3ieks]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@4f92df86[gte6ids8howmve42kyfa3ieks,test-iotofio0-htir1km09rox_68mdft29*1*0yr22q] 09:12:40,091 DEBUG [qtp525020488-453][MessageBrokerPMF] [hqie9a] _query[requestID=gte6ids8howmve42kyfa3ieks]: Request persisted. 09:12:40,109 DEBUG [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@4f92df86[gte6ids8howmve42kyfa3ieks,test-iotofio0-htir1km09rox_68mdft29*1*0yr22q] 09:12:40,110 ERROR [qtp525020488-446][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@681719a2" (id="gte6ids8howmve42kyfa3ieks") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:12:40,110 DEBUG [qtp525020488-447][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 09:12:40,110 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@681719a2" (id="gte6ids8howmve42kyfa3ieks") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@4f92df86 09:12:40,112 DEBUG [Thread-509][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:12:40,122 DEBUG [Thread-509][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 09:12:40,125 DEBUG [qtp525020488-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:40,128 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=gte6ids8howmve42kyfa3ieks]: Entered. 09:12:40,132 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:12:40,334 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Created new Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:12:40,334 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,346 TRACE [qtp525020488-453][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 09:12:40,346 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,346 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,346 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709c4315[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:40,350 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,350 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,351 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,351 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,351 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13323179[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:40,354 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,354 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,354 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,354 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,359 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,359 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,393 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,393 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,418 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32e0f37[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:40,428 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,428 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,428 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,428 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,429 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d336f29[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:40,432 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,433 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,433 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,434 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,434 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@447d564[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:40,460 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,460 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,461 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,465 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,468 DEBUG [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 09:12:40,468 DEBUG [qtp525020488-453][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 09:12:40,469 DEBUG [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@3733a2df[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,481 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3b7486b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:40,482 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b7486b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:40,482 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3733a2df[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,482 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1b8bbdf1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:40,483 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b8bbdf1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:40,483 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3733a2df[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,483 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b7486b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:40,483 DEBUG [qtp525020488-453][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@3b7486b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:40,485 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b8bbdf1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:40,486 DEBUG [qtp525020488-453][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@3733a2df[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,486 DEBUG [qtp525020488-453][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@3733a2df[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,486 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@3733a2df[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,499 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1b8bbdf1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:40,510 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1b8bbdf1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:40,510 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b8bbdf1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:40,510 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1b8bbdf1[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:40,512 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3b7486b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:40,512 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3b7486b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:40,512 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3b7486b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:40,512 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3b7486b8[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:40,513 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@686acc7f[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,513 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4934360a[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:12:40,513 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3cd374f6[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:12:40,513 DEBUG [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 45 ms). class=org.cumulus4j.store.test.movie.Rating 09:12:40,513 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@686acc7f[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,513 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@686acc7f[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,513 TRACE [qtp525020488-453][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 09:12:40,514 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,514 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,516 TRACE [qtp525020488-453][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 09:12:40,517 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@686acc7f[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,527 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@686acc7f[2,org.cumulus4j.store.test.movie.Rating] 09:12:40,530 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,531 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,534 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,538 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,540 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,540 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:12:40,540 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,541 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@447d564[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:40,541 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,541 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:12:40,541 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,541 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d336f29[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:40,541 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:12:40,541 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,541 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:12:40,542 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,542 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32e0f37[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:40,542 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,542 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,542 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:12:40,542 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,542 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13323179[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:40,554 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:12:40,554 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,554 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709c4315[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:40,555 TRACE [qtp525020488-453][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 12 09:12:40,555 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,556 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,557 TRACE [qtp525020488-453][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 12 09:12:40,557 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@709c4315[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:12:40,560 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,560 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,560 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,561 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,561 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@13323179[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:12:40,567 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,568 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,568 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,568 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,572 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,572 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,576 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,576 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,590 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@32e0f37[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:12:40,595 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,596 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,596 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,596 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,596 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d336f29[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:40,600 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,600 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,600 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,600 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,601 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@447d564[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:12:40,604 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,604 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,604 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,605 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,607 DEBUG [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 09:12:40,607 DEBUG [qtp525020488-453][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 09:12:40,608 DEBUG [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@173958f4[3,org.cumulus4j.store.test.movie.Person] 09:12:40,609 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@70a74cb4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:40,610 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@70a74cb4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:40,610 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@173958f4[3,org.cumulus4j.store.test.movie.Person] 09:12:40,610 DEBUG [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@48dbcacf[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:40,611 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@48dbcacf[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:40,611 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@173958f4[3,org.cumulus4j.store.test.movie.Person] 09:12:40,611 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@70a74cb4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:40,611 DEBUG [qtp525020488-453][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@70a74cb4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:40,615 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@48dbcacf[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:40,616 DEBUG [qtp525020488-453][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@173958f4[3,org.cumulus4j.store.test.movie.Person] 09:12:40,616 DEBUG [qtp525020488-453][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@173958f4[3,org.cumulus4j.store.test.movie.Person] 09:12:40,616 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@173958f4[3,org.cumulus4j.store.test.movie.Person] 09:12:40,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@70a74cb4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:40,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@70a74cb4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:40,617 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@70a74cb4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:40,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@70a74cb4[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:40,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@48dbcacf[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:40,617 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@48dbcacf[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:40,618 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@48dbcacf[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:40,618 DEBUG [qtp525020488-453][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@48dbcacf[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:40,618 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@795fffca[3,org.cumulus4j.store.test.movie.Person] 09:12:40,618 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74e3240c[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:12:40,618 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@361429c0[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:12:40,618 DEBUG [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 11 ms). class=org.cumulus4j.store.test.movie.Person 09:12:40,619 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@795fffca[3,org.cumulus4j.store.test.movie.Person] 09:12:40,619 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@795fffca[3,org.cumulus4j.store.test.movie.Person] 09:12:40,619 TRACE [qtp525020488-453][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11 09:12:40,619 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,620 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,621 TRACE [qtp525020488-453][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11 09:12:40,621 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@795fffca[3,org.cumulus4j.store.test.movie.Person] 09:12:40,621 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@795fffca[3,org.cumulus4j.store.test.movie.Person] 09:12:40,626 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,626 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,630 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,631 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,632 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,636 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,637 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,637 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@b] 09:12:40,637 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,637 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d336f29[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:40,638 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 09:12:40,659 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,659 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,659 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,659 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d336f29[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:40,663 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,670 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,670 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,670 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,670 TRACE [qtp525020488-453][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d336f29[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:12:40,673 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,674 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,677 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,682 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,682 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,682 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,683 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,686 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,688 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,688 TRACE [qtp525020488-453][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@b 09:12:40,688 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,689 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 09:12:40,691 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,691 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,691 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,696 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,696 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@1409876065 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,713 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,714 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,716 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:40,716 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,718 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,718 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,718 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,718 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,718 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,718 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:40,719 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,721 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,732 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,732 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,732 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,732 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,732 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:40,733 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,736 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,736 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,736 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,736 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,736 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,736 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:40,737 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,738 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,739 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,740 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,740 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,740 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,740 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:40,740 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,742 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,742 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,742 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,742 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,742 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,743 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:12:40,743 TRACE [qtp525020488-453][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:12:40,745 TRACE [qtp525020488-453][CryptoCache] acquireCipherEntry: Found cached Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:12:40,755 TRACE [qtp525020488-453][CryptoCache] releaseCipherEntry: Releasing Cipher@919717265 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:12:40,756 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,756 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:40,756 TRACE [qtp525020488-453][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aed0aa3[1,org.cumulus4j.store.test.movie.Movie] 09:12:41,125 DEBUG [qtp1669186588-541][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:12:41,125 INFO [qtp1669186588-541][KeyStoreManager] getSingletons: System property 'cumulus4j.keyStoreDir' was set to '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. Using keyStoreDir '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/integration-test-key-stores'. 09:12:41,126 DEBUG [qtp1669186588-541][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25 09:12:41,126 INFO [qtp1669186588-541][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit). 09:12:41,126 INFO [qtp1669186588-541][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore. 09:12:41,126 INFO [qtp1669186588-541][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:12:41,156 INFO [qtp1669186588-541][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:12:41,252 DEBUG [qtp1669186588-537][AppServerService] logger: instantiated AppServerService 09:12:41,253 DEBUG [qtp1669186588-537][AppServerService] putAppServer: entered 09:12:41,253 DEBUG [qtp1669186588-537][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:12:41,257 INFO [qtp1669186588-537][SessionManager] Creating instance of SessionManager. 09:12:41,328 DEBUG [Thread-520][JAXBContextResolver] Instantiating JAXBContextResolver. 09:12:41,341 DEBUG [qtp1669186588-536][AbstractService] getAuth: 'Authorization' header: Basic ZGV2aWw6dGVzdHRlc3R0ZXN0 09:12:41,342 DEBUG [Thread-518][JAXBContextResolver] Instantiating JAXBContextResolver. 09:12:41,342 DEBUG [Thread-517][JAXBContextResolver] Instantiating JAXBContextResolver. 09:12:41,374 DEBUG [qtp1669186588-536][CryptoSessionService] open: authUserName='devil' cryptoSessionID='test-iotoh64v-f3ignf5kcx1y_hrhp6w4z*1*0s3shs' 09:12:41,380 DEBUG [Thread-516][JAXBContextResolver] Instantiating JAXBContextResolver. 09:12:41,435 DEBUG [Thread-519][JAXBContextResolver] Instantiating JAXBContextResolver. 09:12:41,757 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@4be0fad9 09:12:42,987 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:12:42,988 INFO [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask. 09:12:43,041 INFO [qtp525020488-564][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:12:43,041 DEBUG [qtp525020488-564][CleanupUtil] Deleting all tables from Data backend store 09:12:43,068 ERROR [qtp525020488-412][Transaction] Operation commit failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6ad79f37, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=y�, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6ad79f37]] 09:12:43,112 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: Transaction rolled back due to failure during commit NestedThrowables: java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'. 09:12:43,113 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:12:43,113 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: null 09:12:43,113 DEBUG [Thread-520][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:43,118 DEBUG [Thread-509][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:43,138 DEBUG [qtp525020488-441][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:43,140 DEBUG [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Entered. 09:12:43,142 DEBUG [qtp525020488-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:43,144 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:12:43,192 DEBUG [Thread-518][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:43,264 DEBUG [qtp525020488-443][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:43,265 DEBUG [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Entered. 09:12:43,273 DEBUG [Thread-519][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:43,300 DEBUG [Thread-516][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:43,301 DEBUG [qtp525020488-433][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:43,302 DEBUG [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Entered. 09:12:43,337 DEBUG [qtp525020488-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:43,338 DEBUG [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Entered. 09:12:43,360 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:12:43,366 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:12:43,377 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:12:43,379 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:12:43,380 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:12:43,380 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:12:43,385 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:12:43,393 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:12:43,389 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:12:43,391 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. NestedThrowables: java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details. 09:12:43,400 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,401 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,407 DEBUG [Thread-517][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:12:43,424 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,426 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,441 INFO [qtp525020488-564][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully. 09:12:43,449 DEBUG [qtp525020488-564][CleanupUtil] Deleting all tables from Index backend store 09:12:43,449 WARN [qtp525020488-564][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping! 09:12:43,445 DEBUG [qtp525020488-553][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:12:43,450 INFO [qtp525020488-564][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones. 09:12:43,450 DEBUG [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Entered. 09:12:43,451 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,445 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,454 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,456 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,458 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,466 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,469 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,477 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,480 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,481 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,483 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,485 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,485 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,486 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,526 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,527 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,532 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,534 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,536 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,538 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,541 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,546 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,548 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,554 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,570 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,573 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,582 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,582 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,585 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,587 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,591 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,594 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,596 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,597 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,613 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,614 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,620 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,621 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,626 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,627 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,640 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,643 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,648 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,661 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,662 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,666 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,671 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,674 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,681 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,684 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,685 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,687 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,695 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,702 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,712 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,715 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,719 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,720 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,727 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,740 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,744 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,750 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,752 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,753 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,760 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,764 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,773 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,773 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,774 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,779 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,780 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,791 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,818 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,822 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,826 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,832 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,832 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,838 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,839 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,839 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,844 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,851 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,860 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,861 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,870 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,880 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,881 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,882 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,885 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,888 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,890 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,904 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,913 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,916 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,928 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,932 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,934 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,936 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,943 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,943 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,948 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,949 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,949 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,968 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,968 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,971 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,976 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,983 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:43,991 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,000 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,001 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,008 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,015 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,016 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,026 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,028 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,031 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,032 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,037 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,038 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,039 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,039 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,044 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,062 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,072 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,080 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,084 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,086 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,106 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,112 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,115 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,115 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,115 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,120 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,120 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,121 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,121 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,126 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,136 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,146 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,148 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,152 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,161 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,176 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,181 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,182 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,183 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,183 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,190 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,197 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,197 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,198 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,202 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,204 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,215 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,216 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,220 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,234 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,235 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,237 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,237 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,258 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,261 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,262 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,266 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,268 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,272 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,272 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,284 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,284 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,290 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,291 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,292 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,314 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,321 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,325 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,337 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,342 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,342 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,349 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,351 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,352 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,352 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,359 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,373 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,373 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,377 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,382 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,392 WARN [qtp525020488-564][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:12:44,395 WARN [qtp525020488-564][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified. 09:12:44,398 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,399 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,400 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,410 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,414 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,414 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,419 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,427 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,433 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,442 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,448 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,449 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,449 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,450 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,460 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,462 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,477 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,478 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,478 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,480 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,482 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,486 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,491 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,500 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,505 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,515 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,518 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,528 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,535 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,541 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,542 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,543 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,544 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,544 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,547 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,554 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,576 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,576 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,585 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,589 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,592 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,594 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,598 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,599 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,600 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,615 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,621 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,624 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,628 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,629 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,632 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,640 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,642 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,644 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,648 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,655 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,670 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,676 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,683 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,687 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,694 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,697 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,697 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,703 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,703 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,705 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,712 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,713 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,725 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,737 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,739 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,746 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,753 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,757 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,758 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,760 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,764 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,771 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,773 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,776 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,785 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,785 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,797 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,799 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,804 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,809 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,814 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,819 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,821 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,829 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,833 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,844 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,844 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,847 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,850 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,852 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,854 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,860 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,860 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,869 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,882 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,886 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,914 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,915 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,916 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,916 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,917 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,917 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,917 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,918 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,920 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,922 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,925 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,936 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,940 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,949 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,957 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,974 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,980 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,985 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:44,991 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,003 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,009 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,010 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,014 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,014 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,020 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,020 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,023 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,024 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,026 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,036 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,058 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,065 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,065 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,068 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,072 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,074 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,076 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,080 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,090 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,092 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,094 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,108 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,111 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,118 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,119 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,124 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,129 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,134 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,151 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,156 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,164 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,170 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,171 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,172 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,180 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,188 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,189 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,190 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,191 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,192 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,193 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,203 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,222 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,223 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,228 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,233 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,236 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,250 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,253 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,264 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,264 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,268 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,272 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,277 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,279 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,282 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,283 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,286 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,296 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,300 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,311 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,312 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,323 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,324 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,343 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,344 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,345 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,354 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,356 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,359 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,360 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,362 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,368 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,368 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,370 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,380 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,396 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,399 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,404 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,407 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,416 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,430 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,435 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,436 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,439 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,440 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,455 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,455 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,461 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,463 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,465 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,466 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,471 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,472 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,484 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,500 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,508 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,515 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,523 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,531 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,533 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,535 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,541 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,541 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,542 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,548 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,556 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,560 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,565 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,566 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,578 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,579 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,584 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,592 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,594 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,605 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,606 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,612 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,612 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,621 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,622 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,657 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,657 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,658 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,658 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,658 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,659 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,660 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,660 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,677 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,679 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,682 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,696 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,699 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,700 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,705 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,718 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,721 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,726 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,734 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,740 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,744 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,748 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,748 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,752 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,756 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,758 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,763 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,769 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,770 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,780 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,790 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,790 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,807 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,812 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,817 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,821 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,827 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,828 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,830 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,833 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,838 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,839 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,840 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,848 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,848 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,865 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,873 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,879 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,881 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,891 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,897 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,902 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,902 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,906 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,908 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,909 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,910 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,914 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,928 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,936 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,940 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,952 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,953 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,968 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,968 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,968 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,969 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,974 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,975 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,976 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,987 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,991 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:45,996 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,004 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,016 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,017 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,021 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,022 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,030 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,040 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,041 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,045 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,057 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,059 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,060 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,064 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,065 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,071 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,072 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,077 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,086 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,093 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,094 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,104 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,105 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,117 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,129 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,130 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,140 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,144 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,145 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,146 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,150 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,153 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,155 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,156 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,162 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,171 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,182 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,185 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,186 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,195 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,199 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,208 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,219 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,220 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,220 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,231 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,231 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,232 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,236 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,241 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,253 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,262 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,268 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,271 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,274 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,275 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,280 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,284 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,299 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,304 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,306 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,310 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,311 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,317 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,317 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,331 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,342 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,342 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,344 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,355 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,356 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,360 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,377 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,378 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,385 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,393 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,395 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,400 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,403 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,403 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,405 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,409 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,417 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,430 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,431 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,444 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,444 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,445 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,459 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,459 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,462 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,467 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,468 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,474 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,490 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,493 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,496 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,504 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,507 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,516 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,518 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,522 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,533 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,533 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,536 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,537 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,553 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,555 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,560 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,563 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,567 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,568 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,575 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,580 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,584 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,590 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,592 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,593 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,598 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,598 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,604 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,620 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,620 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,623 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,638 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,642 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,645 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,654 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,658 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,664 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,669 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,672 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,680 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,681 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,681 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,686 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,700 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,704 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,705 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,714 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,716 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,720 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,732 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,732 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,735 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,736 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,736 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,738 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,741 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,747 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,748 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,753 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,761 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,774 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,783 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,792 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,796 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,797 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,800 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,802 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,804 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,813 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,818 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,822 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,824 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,829 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,837 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,845 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,867 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,868 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,872 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,880 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,880 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,882 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,884 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,887 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,896 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,898 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,900 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,903 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,903 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,907 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,914 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,926 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,935 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,944 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,954 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,960 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,962 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,966 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,969 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,970 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,973 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,976 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,980 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,984 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,984 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,991 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,993 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:46,995 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,024 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,031 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,032 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,032 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,037 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,048 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,056 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,060 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,063 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,063 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,066 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,073 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,073 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,073 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,079 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,084 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,090 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,094 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,100 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,113 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,123 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,125 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,129 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,138 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,143 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,150 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,152 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,157 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,160 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,160 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,162 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,169 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,172 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,173 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,181 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,190 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,196 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,215 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,220 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,221 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,221 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,223 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,223 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,226 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,227 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,230 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,232 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,237 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,249 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,254 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,257 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,264 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,268 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,281 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,282 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,286 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,287 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,290 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,297 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,316 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,316 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,317 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,330 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,332 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,333 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,336 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,344 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,347 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,354 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,364 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,365 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,367 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,374 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,376 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,380 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,391 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,395 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,396 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,404 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,404 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,417 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,418 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,424 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,424 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,427 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,431 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,440 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,447 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,449 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,450 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,465 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,473 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,474 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,476 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,477 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,482 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,485 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,488 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,501 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,516 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,523 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,524 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,525 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,530 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,535 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,537 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,542 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,543 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,547 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,552 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,558 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,562 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,570 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,576 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,577 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,592 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,601 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,612 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,615 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,616 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,616 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,626 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,627 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,628 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,628 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,632 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,634 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,644 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,650 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,651 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,668 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,673 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,682 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,683 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,689 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,694 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,697 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,705 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,708 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,713 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,717 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,719 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,720 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,723 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,729 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,734 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,735 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,742 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,742 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,768 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,768 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,771 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,776 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,776 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,783 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,789 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,792 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,801 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,809 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,812 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,818 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,819 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,824 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,824 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,826 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,829 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,839 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,850 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,862 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,862 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,876 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,876 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,879 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,882 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,888 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,889 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,889 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,899 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,901 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,905 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,906 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,910 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,920 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,935 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,936 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,937 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,940 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,954 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,955 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,961 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,968 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,970 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,977 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,977 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,981 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,990 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,997 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:47,999 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,011 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,012 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,020 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,021 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,026 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,026 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,036 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,048 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,049 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,053 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,058 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,060 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,063 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,066 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,068 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,068 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,071 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,078 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,108 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,109 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,112 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,116 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,121 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,129 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,136 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,137 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,140 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,149 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,152 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,153 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,156 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,160 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,177 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,176 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,185 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,188 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,196 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,204 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,205 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,212 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,215 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,229 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,231 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,234 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,240 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,246 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,256 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,263 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,263 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,269 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,270 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,270 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,276 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,281 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,283 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,285 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,296 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,302 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,311 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,316 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,321 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,324 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,325 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,327 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,348 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,350 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,352 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,357 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,360 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,366 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,368 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,371 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,381 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,384 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,390 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,391 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,412 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,412 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,413 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,416 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,422 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,425 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,434 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,442 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,444 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,444 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,450 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,452 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,457 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,459 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,465 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,478 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,484 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,492 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,497 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,508 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,509 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,510 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,513 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,516 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,517 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,521 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,534 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,535 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,535 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,551 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,561 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,574 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,576 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,576 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,581 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,585 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,596 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,604 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,608 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,609 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,611 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,618 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,619 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,623 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,630 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,642 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,643 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,645 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,662 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,666 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,667 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,670 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,673 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,676 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,677 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,678 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,683 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,686 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,699 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,699 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,705 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,713 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,728 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,729 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,731 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,735 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,739 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,739 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,740 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,744 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,761 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,763 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,768 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,771 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,777 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,778 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,790 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,799 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,803 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,806 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,811 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,817 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,820 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,828 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,830 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,830 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,831 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,835 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,836 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,844 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,850 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,851 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,857 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,858 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,871 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,879 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,882 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,888 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,889 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,892 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,906 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,916 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,917 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,918 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,921 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,924 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,926 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,940 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,940 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,941 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,943 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,954 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,957 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,958 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,963 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,971 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,979 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,990 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,991 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,994 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:48,995 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,008 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,015 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,016 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,016 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,017 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,016 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,020 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,031 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,036 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,038 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,049 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,060 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,068 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,069 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,070 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,071 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,084 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,084 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,089 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,092 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,098 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,100 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,102 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,115 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,122 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,132 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,133 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,140 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,143 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,145 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,149 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,156 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,156 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,161 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,168 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,180 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,184 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,184 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,188 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,200 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,203 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,207 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,214 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,228 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,230 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,238 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,238 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,241 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,247 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,251 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,251 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,253 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,260 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,271 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,273 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,282 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,284 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,297 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,302 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,303 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,309 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,314 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,315 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,381 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,382 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,383 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,384 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,384 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,384 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,385 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,385 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,386 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,386 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,387 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,388 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,388 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,391 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,394 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,443 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,445 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,446 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,447 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,448 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,452 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,454 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,457 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,457 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:12:49,460 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,464 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,467 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,474 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,480 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,481 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,487 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,500 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,516 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,518 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,523 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,524 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,528 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,530 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,532 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,544 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,547 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,548 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,553 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,557 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,560 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,569 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,579 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,579 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,581 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,593 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,606 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,613 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,616 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,616 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,623 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,628 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,629 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,629 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,630 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,633 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,639 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,650 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,652 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,657 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,666 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,677 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,685 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,688 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,691 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,691 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,696 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,697 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,698 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,700 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,701 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,710 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,721 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,721 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,723 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,735 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,740 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,749 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,751 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,764 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,767 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,773 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,778 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,778 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,779 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,784 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,785 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,790 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,791 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,796 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,810 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,828 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,830 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,846 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,847 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,856 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,858 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,858 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,859 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,860 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,860 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,865 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,869 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,869 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,877 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,882 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,882 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,883 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,910 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,916 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,917 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,922 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,936 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,938 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,939 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,940 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,953 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,954 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,958 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,959 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,960 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,963 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,964 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,969 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,997 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:49,998 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,000 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,005 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,006 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,006 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,012 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,018 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,028 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,031 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,033 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,033 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,039 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,049 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,057 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,066 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,067 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,072 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,072 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,076 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,080 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,083 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,089 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,095 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,108 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,111 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,123 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,125 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,125 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,129 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,132 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,144 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,153 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,154 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,157 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,165 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,167 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,168 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,185 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,186 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,196 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,196 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,197 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,206 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,213 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,213 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,213 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,215 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,225 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,234 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,236 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,238 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,239 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,246 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,248 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,264 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,266 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,268 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,273 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,279 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,284 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,292 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,294 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,296 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,304 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,306 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,308 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,316 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,325 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,330 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,332 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,333 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,355 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,359 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,360 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,362 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,364 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,368 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,369 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,376 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,377 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,380 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,383 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,389 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,393 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,405 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,414 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,417 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,424 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,429 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,433 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,438 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,448 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,453 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,453 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,453 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,454 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,461 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,465 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,471 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,475 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,481 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,494 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,500 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,506 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,514 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,517 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,517 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,530 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,531 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,532 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,533 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,534 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,544 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,546 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,548 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,554 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,557 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,573 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,580 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,593 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,594 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,596 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,597 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,599 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,610 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,612 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,613 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,621 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,621 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,622 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,636 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,637 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,641 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,665 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,665 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,675 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,678 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,680 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,687 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,696 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,696 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,697 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,701 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,712 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,714 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,719 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,724 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,726 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,733 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,748 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,750 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,756 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,756 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,757 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,760 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,770 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,773 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,783 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,784 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,784 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,793 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,800 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,806 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,809 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,810 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,821 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,825 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,834 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,834 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,843 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,844 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,846 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,850 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,857 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,860 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,863 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,864 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,875 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,883 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,887 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,892 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,897 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,904 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,917 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,919 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,921 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,925 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,928 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,929 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,931 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,934 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,938 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,942 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,945 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,956 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,965 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,976 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,988 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,992 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,996 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,996 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,997 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,997 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:50,999 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,000 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,006 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,009 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,021 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,025 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,035 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,046 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,047 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,049 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,049 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,065 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,072 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,076 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,079 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,084 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,088 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,089 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,093 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,098 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,102 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,108 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,116 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,116 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,124 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,126 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,139 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,146 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,151 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,154 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,157 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,163 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,164 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,168 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,175 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,178 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,178 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,181 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,188 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,204 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,205 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,213 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,222 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,226 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,227 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,231 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,233 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,237 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,245 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,248 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,250 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,252 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,252 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,254 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,288 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,292 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,296 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,296 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,296 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,298 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,299 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,302 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,306 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,312 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,316 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,318 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,320 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,331 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,345 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,346 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,347 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,353 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,357 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,358 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,366 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,372 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,379 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,393 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,393 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,393 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,394 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,403 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,404 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,408 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,408 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,413 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,420 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,424 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,428 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,428 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,430 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,450 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,452 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,453 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,462 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,465 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,470 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,473 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,473 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,476 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,477 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,492 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,494 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,504 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,512 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,519 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,520 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,528 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,531 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,533 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,536 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,538 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,549 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,553 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,559 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,566 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,568 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,570 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,577 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,579 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,587 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,588 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,598 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,600 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,603 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,608 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,617 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,626 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,630 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,633 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,636 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,642 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,643 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,644 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,648 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,657 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,670 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,676 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,677 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,679 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,681 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,686 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,692 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,695 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,701 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,703 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,712 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,728 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,728 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,729 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,734 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,742 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,749 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,753 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,766 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,772 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,774 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,776 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,778 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,778 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,790 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,797 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,798 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,806 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,807 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,809 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,822 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,824 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,826 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,831 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,840 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,842 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,843 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,844 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,855 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,863 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,866 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,867 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,868 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,872 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,876 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,879 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,879 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,886 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,895 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,905 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,920 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,924 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,924 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,928 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,933 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,933 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,934 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,936 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,936 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,948 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,957 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,958 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,961 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,968 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,971 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,974 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,990 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:51,999 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,003 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,004 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,005 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,014 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,019 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,020 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,021 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,026 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,029 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,033 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,041 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,056 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,059 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,061 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,063 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,070 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,071 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,072 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,085 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,092 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,092 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,093 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,093 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,097 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,101 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,113 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,125 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,132 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,134 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,145 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,145 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,148 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,150 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,152 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,156 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,156 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,156 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,157 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,157 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,185 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,201 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,202 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,207 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,208 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,212 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,213 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,214 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,215 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,217 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,217 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,220 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,230 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,248 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,251 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,258 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,261 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,267 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,268 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,270 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,272 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,278 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,290 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,291 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,292 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,293 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,301 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,312 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,318 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,329 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,335 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,344 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,345 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,350 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,353 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,356 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,356 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,358 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,359 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,360 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,369 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,369 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,370 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,373 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,405 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,408 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,416 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,420 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,421 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,426 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,427 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,430 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,431 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,432 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,434 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,434 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,452 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,452 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,468 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,477 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,487 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,488 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,496 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,498 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,505 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,506 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,506 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,507 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,512 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,513 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,517 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,526 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,527 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,528 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,538 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,568 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,568 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,572 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,576 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,581 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,582 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,582 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,586 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,588 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,590 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,596 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,599 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,604 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,607 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,618 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,643 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,650 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,651 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,654 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,656 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,658 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,662 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,663 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,665 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,667 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,670 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,675 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,684 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,687 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,708 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,715 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,722 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,731 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,733 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,737 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,739 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,741 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,750 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,750 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,755 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,758 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,761 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,763 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,766 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,781 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,792 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,793 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,800 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,807 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,808 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,809 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,812 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,820 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,822 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,836 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,846 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,846 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,852 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,852 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,854 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,858 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,871 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,873 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,880 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,880 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,886 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,901 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,903 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,909 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,916 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,920 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,921 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,928 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,929 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,932 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,934 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,940 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,947 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,948 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,957 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,965 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,973 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,974 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,984 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,992 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,992 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:52,993 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,004 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,006 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,011 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,013 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,025 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,028 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,035 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,036 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,036 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,046 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,047 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,053 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,057 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,068 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,081 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,091 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,093 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,094 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,096 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,104 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,104 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,105 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,113 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,117 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,120 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,122 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,130 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,132 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,132 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,147 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,149 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,150 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,160 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,165 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,174 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,181 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,184 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,185 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,187 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,188 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,199 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,203 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,226 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,230 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,232 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,232 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,235 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,247 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,248 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,250 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,251 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,252 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,253 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,256 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,257 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,274 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,279 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,290 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,292 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,303 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,309 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,313 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,316 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,316 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,316 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,318 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,327 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,329 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,330 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,332 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,335 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,356 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,360 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,362 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,366 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,376 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,380 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,393 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,397 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,400 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,405 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,406 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,412 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,412 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,413 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,429 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,430 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,446 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,449 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,500 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,501 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,501 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,502 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,502 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,503 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,508 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,508 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,509 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,509 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,509 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,510 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,510 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,542 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,546 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,568 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,569 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,570 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,571 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,572 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,572 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,576 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,576 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,583 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,586 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,595 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,597 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,606 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,623 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,637 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,638 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,639 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,640 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,644 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,644 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,649 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,657 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,660 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,666 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,667 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,668 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,682 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,690 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,692 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,695 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,712 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,720 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,721 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,723 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,725 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,733 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,746 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,748 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,748 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,747 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,758 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,763 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,778 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,780 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,789 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,792 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,794 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,808 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,817 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,819 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,820 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,824 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,825 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,835 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,836 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,845 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,847 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,849 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,852 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,876 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,877 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,877 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,890 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,902 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,906 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,907 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,908 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,910 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,912 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,914 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,924 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,927 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,939 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,945 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,946 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,949 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,955 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,962 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,968 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,969 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,972 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,972 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,973 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,974 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:53,992 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,000 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,018 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,022 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,023 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,034 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,034 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,036 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,038 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,040 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,047 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,049 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,052 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,052 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,052 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,053 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,066 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,077 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,088 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,093 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,104 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,109 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,109 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,113 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,114 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,117 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,119 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,123 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,130 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,142 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,146 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,147 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,153 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,156 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,164 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,166 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,169 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,170 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,184 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,187 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,189 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,192 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,192 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,211 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,212 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,221 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,225 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,229 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,229 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,230 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,237 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,244 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,246 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,248 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,248 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,252 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,255 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,278 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,286 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,296 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,300 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,307 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,312 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,314 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,315 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,320 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,321 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,321 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,322 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,331 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,337 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,346 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,357 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,362 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,366 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,370 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,373 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,376 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,384 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,386 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,395 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,408 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,408 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,410 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,412 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,417 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,429 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,437 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,446 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,455 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,457 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,457 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,460 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,461 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,463 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,464 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,466 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,480 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,484 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,485 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,504 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,516 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,518 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,522 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,527 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,536 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,540 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,542 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,543 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,544 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,544 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,544 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,552 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,559 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,561 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,580 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,586 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,589 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,596 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,601 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,609 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,610 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,614 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,622 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,634 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,635 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,637 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,639 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,640 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,644 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,652 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,654 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,659 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,671 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,684 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,685 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,686 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,695 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,702 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,703 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,709 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,710 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,716 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,728 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,729 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,729 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,730 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,731 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,753 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,753 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,759 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,764 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,767 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,769 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,772 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,778 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,780 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,787 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,789 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,793 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,800 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,803 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,805 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,824 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,827 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,828 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,833 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,834 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,845 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,856 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,857 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,857 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,862 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,868 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,869 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,875 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,889 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,892 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,896 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,897 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,908 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,909 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,920 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,920 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,921 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,924 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,925 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,944 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,945 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,949 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,950 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,951 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,954 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,957 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,964 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,972 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,976 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,976 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:54,980 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,000 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,006 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,009 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,014 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,018 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,034 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,036 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,041 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,043 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,044 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,046 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,049 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,049 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,052 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,064 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,069 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,073 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,080 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,089 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,092 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,092 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,101 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,102 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,110 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,113 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,116 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,120 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,120 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,121 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,125 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,144 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,145 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,160 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,162 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,169 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,176 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,180 WARN [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,182 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,193 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,194 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,195 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,197 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,199 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,199 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,211 WARN [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,215 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:12:55,224 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager NestedThrowables: java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager 09:13:02,355 INFO [qtp525020488-564][Cumulus4jStoreManager] ====================== Cumulus4j ====================== 09:13:02,355 INFO [qtp525020488-564][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT 09:13:02,355 INFO [qtp525020488-564][Cumulus4jStoreManager] ======================================================= 09:13:02,356 ERROR [qtp525020488-564][Persistence] java.lang.reflect.InvocationTargetException 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 org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631) at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301) at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432) at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326) at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195) at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970) at java.security.AccessController.doPrivileged(Native Method) at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965) at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813) at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59) at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72) at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93) 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 com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283) at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114) at org.eclipse.jetty.server.Server.handle(Server.java:353) at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598) at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212) at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.(SchemaAutoStarter.java:68) ... 69 more 09:13:02,360 DEBUG [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie 09:13:02,361 INFO [qtp525020488-564][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000. 09:13:02,361 TRACE [qtp525020488-564][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z*1*0s3shs 09:13:02,361 INFO [qtp525020488-564][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000. 09:13:02,535 INFO [qtp525020488-564][MinimumCumulus4jVersion] version=10100001 09:13:02,966 INFO [qtp525020488-564][MinimumCumulus4jVersion] version=10100001 09:13:02,966 DEBUG [qtp525020488-564][RecreateIndex] deleteIndex: Entered. 09:13:03,218 DEBUG [qtp525020488-564][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit. 09:13:03,218 DEBUG [qtp525020488-564][RecreateIndex] deleteIndex: Leaving. 09:13:03,349 DEBUG [qtp525020488-564][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie 09:13:03,385 DEBUG [qtp525020488-564][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@2aeefbf3[null,org.cumulus4j.store.test.movie.Movie] 09:13:03,407 DEBUG [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,425 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1b77469f[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,441 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,441 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1b77469f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,454 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b77469f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,455 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b77469f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,455 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b77469f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,456 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@457ce8d9[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:13:03,457 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@457ce8d9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:13:03,458 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b77469f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,458 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,459 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5ab755c6[null,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,462 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,462 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5ab755c6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,462 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ab755c6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,462 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ab755c6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,462 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ab755c6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,464 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2ee38630[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:13:03,465 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2ee38630[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:13:03,466 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ab755c6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,466 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,466 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@44fef89f[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:13:03,467 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,467 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@44fef89f[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:13:03,468 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44fef89f[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:13:03,468 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,468 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@41ea15ef[null,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:13:03,469 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,469 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@41ea15ef[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:13:03,469 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41ea15ef[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:13:03,469 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,470 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@766e8616[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,470 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,470 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@766e8616[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,471 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@766e8616[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,471 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@766e8616[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,471 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@766e8616[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,475 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2817c876[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:13:03,477 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2817c876[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:13:03,478 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@766e8616[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,478 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,478 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7a44a243[null,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:13:03,480 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,481 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7a44a243[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:13:03,481 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a44a243[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:13:03,481 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,481 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@69d885b8[null,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,484 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,484 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@69d885b8[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,484 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69d885b8[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,484 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69d885b8[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,484 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69d885b8[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,485 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@190a7a83[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:13:03,486 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@190a7a83[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:13:03,486 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69d885b8[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,486 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,487 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@45c6fcaa[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:13:03,488 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,488 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@45c6fcaa[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:13:03,488 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45c6fcaa[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:13:03,488 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,488 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@7c478491[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,489 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,489 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7c478491[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,490 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c478491[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,490 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c478491[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,490 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c478491[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,490 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@58945d89[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:13:03,491 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@58945d89[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:13:03,492 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c478491[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,492 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,492 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b77469f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,492 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ab755c6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,492 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44fef89f[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:13:03,492 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41ea15ef[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:13:03,492 DEBUG [qtp525020488-564][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@41ea15ef[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:13:03,609 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@766e8616[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,609 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a44a243[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:13:03,609 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69d885b8[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,609 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45c6fcaa[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:13:03,609 DEBUG [qtp525020488-564][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@45c6fcaa[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:13:03,611 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c478491[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,611 DEBUG [qtp525020488-564][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,623 DEBUG [qtp525020488-564][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,623 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2aeefbf3[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,623 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1b77469f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1b77469f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,624 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1b77469f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@457ce8d9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@457ce8d9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:13:03,624 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@457ce8d9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@457ce8d9[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1b77469f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5ab755c6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5ab755c6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,624 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ab755c6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2ee38630[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2ee38630[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:13:03,624 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ee38630[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2ee38630[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5ab755c6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,624 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@45c6fcaa[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@45c6fcaa[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:13:03,625 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45c6fcaa[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@45c6fcaa[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7c478491[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7c478491[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,625 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7c478491[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@58945d89[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@58945d89[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:13:03,625 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58945d89[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@58945d89[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7c478491[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@41ea15ef[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@41ea15ef[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:13:03,625 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@41ea15ef[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@41ea15ef[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7a44a243[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:13:03,625 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7a44a243[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:13:03,626 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a44a243[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:13:03,626 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7a44a243[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:13:03,626 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@69d885b8[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,626 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@69d885b8[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,626 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@69d885b8[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,626 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@190a7a83[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:13:03,626 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@190a7a83[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:13:03,626 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@190a7a83[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:13:03,626 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@190a7a83[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:13:03,626 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@69d885b8[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,637 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@44fef89f[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:13:03,637 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@44fef89f[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:13:03,637 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@44fef89f[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:13:03,637 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@44fef89f[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:13:03,637 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@766e8616[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,638 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@766e8616[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,638 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@766e8616[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,638 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2817c876[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:13:03,638 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2817c876[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:13:03,638 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2817c876[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:13:03,638 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2817c876[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:13:03,638 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@766e8616[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,648 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b9f267f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@501567de[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22288cd2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7b75189c[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@92b7553[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@72fbc83f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@145384ae[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@47b1cf40[6,org.cumulus4j.store.test.movie.Movie#name[primary]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1562ab08[9,org.cumulus4j.store.test.movie.Movie#rating[primary]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f423ab[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@310aa6cf[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7808b461[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78326a83[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,648 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6043f755[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]] 09:13:03,648 DEBUG [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 1288 ms). class=org.cumulus4j.store.test.movie.Movie 09:13:03,681 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:13:03,681 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:13:03,681 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,681 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@72fbc83f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:03,681 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,681 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:13:03,682 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,682 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f423ab[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:03,682 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:13:03,682 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,682 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:13:03,682 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,682 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78326a83[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:03,682 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,682 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,682 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:13:03,682 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,682 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22288cd2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:03,682 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:13:03,682 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:03,682 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b9f267f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:03,682 TRACE [qtp525020488-564][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:13:03,682 INFO [qtp525020488-564][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'. 09:13:03,682 INFO [qtp525020488-564][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'. 09:13:04,251 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:13:04,251 INFO [CryptoCache][CryptoCache] getCryptoCacheEntryExpiryAgeMSec: Property 'cumulus4j.CryptoCache.entryExpiryAge' cannot be read, because NucleusContext was garbage-collected. Using fallback value 300000. 09:13:04,252 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEncryptionKeyEntry (1 left). 09:13:04,252 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyDecrypterEntry (1 left). 09:13:04,252 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEntry (1 left). 09:13:04,252 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheCipherEntry (2 left). 09:13:04,252 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of empty List (2 non-empty lists left). 09:13:04,701 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: null 09:13:04,702 DEBUG [Thread-508][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:13:04,705 DEBUG [qtp525020488-447][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:13:04,706 DEBUG [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Entered. 09:13:06,201 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache. 09:13:06,482 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left. 09:13:07,232 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:13:07,236 DEBUG [Thread-502][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:13:07,244 DEBUG [qtp525020488-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:13:07,245 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:13:07,310 DEBUG [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:13:07,312 DEBUG [Thread-504][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:13:07,314 DEBUG [qtp525020488-421][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:13:07,316 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:13:07,341 DEBUG [qtp525020488-432][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:13:07,343 DEBUG [Thread-503][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:13:07,345 DEBUG [qtp525020488-431][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:13:07,346 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:13:07,376 DEBUG [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:13:07,377 DEBUG [Thread-505][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true 09:13:07,379 DEBUG [qtp525020488-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:13:07,380 DEBUG [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Entered. 09:13:10,573 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered 09:13:10,635 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered 09:13:10,635 INFO [CryptoCache][CryptoCache] getCryptoCacheEntryExpiryAgeMSec: Property 'cumulus4j.CryptoCache.entryExpiryAge' is not set. Using default value 1800000. 09:13:10,636 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEncryptionKeyEntry (1 left). 09:13:10,636 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyDecrypterEntry (1 left). 09:13:10,636 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEntry (1 left). 09:13:10,636 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheCipherEntry (2 left). 09:13:10,636 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of empty List (2 non-empty lists left). 09:13:12,667 INFO [qtp525020488-564][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000. 09:13:12,667 DEBUG [qtp525020488-564][MessageBrokerPMF] [hqie9a] _query[requestID=0wsdmgxfu4jqbp4gj2fz81zxs]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@77d64f99[0wsdmgxfu4jqbp4gj2fz81zxs,test-iotoh64v-f3ignf5kcx1y_hrhp6w4z*1*0s3shs] 09:13:12,832 DEBUG [qtp525020488-564][MessageBrokerPMF] [hqie9a] _query[requestID=0wsdmgxfu4jqbp4gj2fz81zxs]: Request persisted. 09:13:12,910 DEBUG [qtp525020488-443][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@77d64f99[0wsdmgxfu4jqbp4gj2fz81zxs,test-iotoh64v-f3ignf5kcx1y_hrhp6w4z*1*0s3shs] 09:13:12,910 ERROR [qtp525020488-413][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5e54adc0" (id="0wsdmgxfu4jqbp4gj2fz81zxs") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:13:12,910 DEBUG [qtp525020488-443][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true 09:13:12,911 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5e54adc0" (id="0wsdmgxfu4jqbp4gj2fz81zxs") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@77d64f99 09:13:12,912 ERROR [qtp525020488-433][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@411a5afa" (id="0wsdmgxfu4jqbp4gj2fz81zxs") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:13:12,912 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@411a5afa" (id="0wsdmgxfu4jqbp4gj2fz81zxs") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@77d64f99 09:13:12,913 ERROR [qtp525020488-441][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@426232e4" (id="0wsdmgxfu4jqbp4gj2fz81zxs") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:13:12,913 DEBUG [Thread-518][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true 09:13:12,913 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@426232e4" (id="0wsdmgxfu4jqbp4gj2fz81zxs") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@77d64f99 09:13:12,913 ERROR [qtp525020488-553][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@164afceb" (id="0wsdmgxfu4jqbp4gj2fz81zxs") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now 09:13:12,914 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit NestedThrowables: javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@164afceb" (id="0wsdmgxfu4jqbp4gj2fz81zxs") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@77d64f99 09:13:12,924 DEBUG [Thread-518][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true 09:13:12,930 DEBUG [qtp525020488-445][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true 09:13:12,933 DEBUG [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pushResponse[requestID=0wsdmgxfu4jqbp4gj2fz81zxs]: Entered. 09:13:12,965 DEBUG [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Entered. 09:13:13,192 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Created new Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:13:13,193 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,199 TRACE [qtp525020488-564][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:13:13,200 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,200 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,200 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b9f267f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:13,209 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,209 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,214 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22288cd2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:13,216 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,216 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,224 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,225 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,242 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,242 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,248 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78326a83[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:13,250 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,251 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,252 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f423ab[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:13,254 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,254 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,256 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@72fbc83f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:13,257 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,257 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,259 DEBUG [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating 09:13:13,260 DEBUG [qtp525020488-564][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating 09:13:13,261 DEBUG [qtp525020488-564][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@6d77f875[null,org.cumulus4j.store.test.movie.Rating] 09:13:13,261 DEBUG [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@6d77f875[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,262 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@14a91fb9[null,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:13:13,263 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d77f875[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,263 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@14a91fb9[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:13:13,264 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a91fb9[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:13:13,264 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d77f875[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,264 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@8f076a2[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:13:13,265 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d77f875[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,265 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@8f076a2[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:13:13,266 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@8f076a2[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:13:13,266 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d77f875[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,267 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a91fb9[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:13:13,267 DEBUG [qtp525020488-564][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@14a91fb9[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:13:13,268 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@8f076a2[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:13:13,268 DEBUG [qtp525020488-564][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@6d77f875[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,268 DEBUG [qtp525020488-564][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@6d77f875[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,268 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d77f875[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,268 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@8f076a2[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:13:13,268 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@8f076a2[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:13:13,268 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@8f076a2[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:13:13,268 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@8f076a2[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:13:13,269 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@14a91fb9[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:13:13,269 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@14a91fb9[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:13:13,269 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14a91fb9[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:13:13,269 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@14a91fb9[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:13:13,269 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@179b6e44[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,269 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ad8ad2[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]] 09:13:13,269 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73cf5b5d[15,org.cumulus4j.store.test.movie.Rating#name[primary]] 09:13:13,269 DEBUG [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 10 ms). class=org.cumulus4j.store.test.movie.Rating 09:13:13,269 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@179b6e44[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,269 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@179b6e44[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,269 TRACE [qtp525020488-564][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:13:13,269 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,270 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,271 TRACE [qtp525020488-564][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:13:13,271 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@179b6e44[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,271 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@179b6e44[2,org.cumulus4j.store.test.movie.Rating] 09:13:13,272 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,272 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,274 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,274 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,276 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:13:13,276 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[] 09:13:13,276 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,277 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@72fbc83f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:13,277 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,277 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[] 09:13:13,277 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,277 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f423ab[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:13,277 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null 09:13:13,277 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,277 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[] 09:13:13,277 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,277 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78326a83[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:13,277 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,277 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,277 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[] 09:13:13,277 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,277 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22288cd2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:13,277 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[] 09:13:13,277 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,277 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b9f267f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:13,277 TRACE [qtp525020488-564][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2 09:13:13,278 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,278 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,278 TRACE [qtp525020488-564][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2 09:13:13,279 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b9f267f[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]] 09:13:13,280 TRACE [qtp525020488-564][CryptoCache] getKeyData: Found cached key with keyID=1. 09:13:13,281 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Created new Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV. 09:13:13,281 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,281 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,281 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,281 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22288cd2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]] 09:13:13,290 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,290 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,290 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,290 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,292 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,293 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,295 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,295 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,296 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78326a83[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]] 09:13:13,298 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,298 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,298 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,298 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,298 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f423ab[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:13,300 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,300 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,300 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,300 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,301 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@72fbc83f[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]] 09:13:13,303 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,303 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,304 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,304 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,305 DEBUG [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person 09:13:13,305 DEBUG [qtp525020488-564][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person 09:13:13,308 DEBUG [qtp525020488-564][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@56b8a766[null,org.cumulus4j.store.test.movie.Person] 09:13:13,309 DEBUG [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@56b8a766[3,org.cumulus4j.store.test.movie.Person] 09:13:13,309 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@45a954a8[null,org.cumulus4j.store.test.movie.Person#name[primary]] 09:13:13,310 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@56b8a766[3,org.cumulus4j.store.test.movie.Person] 09:13:13,310 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@45a954a8[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:13:13,311 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45a954a8[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:13:13,311 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@56b8a766[3,org.cumulus4j.store.test.movie.Person] 09:13:13,311 DEBUG [qtp525020488-564][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@efd2027[null,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:13:13,312 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@56b8a766[3,org.cumulus4j.store.test.movie.Person] 09:13:13,312 DEBUG [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@efd2027[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:13:13,313 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@efd2027[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:13:13,313 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@56b8a766[3,org.cumulus4j.store.test.movie.Person] 09:13:13,313 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45a954a8[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:13:13,313 DEBUG [qtp525020488-564][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@45a954a8[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:13:13,315 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@efd2027[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:13:13,316 DEBUG [qtp525020488-564][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@56b8a766[3,org.cumulus4j.store.test.movie.Person] 09:13:13,316 DEBUG [qtp525020488-564][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@56b8a766[3,org.cumulus4j.store.test.movie.Person] 09:13:13,316 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@56b8a766[3,org.cumulus4j.store.test.movie.Person] 09:13:13,316 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@45a954a8[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:13:13,316 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@45a954a8[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:13:13,316 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@45a954a8[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:13:13,316 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@45a954a8[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:13:13,317 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@efd2027[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:13:13,317 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@efd2027[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:13:13,317 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@efd2027[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:13:13,317 DEBUG [qtp525020488-564][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@efd2027[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:13:13,317 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@208b71e2[3,org.cumulus4j.store.test.movie.Person] 09:13:13,317 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@489bfccb[17,org.cumulus4j.store.test.movie.Person#name[primary]] 09:13:13,317 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@73946be6[18,org.cumulus4j.store.test.movie.Person#personID[primary]] 09:13:13,317 DEBUG [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 12 ms). class=org.cumulus4j.store.test.movie.Person 09:13:13,317 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@208b71e2[3,org.cumulus4j.store.test.movie.Person] 09:13:13,317 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@208b71e2[3,org.cumulus4j.store.test.movie.Person] 09:13:13,317 TRACE [qtp525020488-564][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1 09:13:13,317 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,318 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,319 TRACE [qtp525020488-564][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1 09:13:13,319 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@208b71e2[3,org.cumulus4j.store.test.movie.Person] 09:13:13,319 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@208b71e2[3,org.cumulus4j.store.test.movie.Person] 09:13:13,321 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,321 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,324 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,324 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,325 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:13:13,336 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,336 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,336 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1] 09:13:13,336 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,336 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f423ab[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:13,336 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person 09:13:13,346 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,346 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,346 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,346 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f423ab[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:13,355 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,355 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,356 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,356 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,356 TRACE [qtp525020488-564][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39f423ab[10,org.cumulus4j.store.test.movie.Movie#starring[primary]] 09:13:13,358 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,358 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,360 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,360 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,361 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:13:13,363 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,363 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,363 TRACE [qtp525020488-564][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1 09:13:13,364 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,364 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating 09:13:13,365 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,365 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,365 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,376 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,377 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1108231832 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,389 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:13:13,390 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:13:13,401 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:13:13,402 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:13:13,409 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,409 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,409 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,409 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,410 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,410 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1 09:13:13,410 TRACE [qtp525020488-564][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie 09:13:13,412 TRACE [qtp525020488-564][CryptoCache] acquireCipherEntry: Found cached Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key). 09:13:13,412 TRACE [qtp525020488-564][CryptoCache] releaseCipherEntry: Releasing Cipher@1164086904 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1. 09:13:13,412 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,412 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] 09:13:13,412 TRACE [qtp525020488-564][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ee0fc8f[1,org.cumulus4j.store.test.movie.Movie] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 130.627 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.integrationtest.withkeyserver --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.withkeyserver/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.withkeyserver/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.back.webapp 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.keymanager.back.webapp --- [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target [INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp (includes = [*.log, $jarplug.work/**], excludes = []) [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.keymanager.back.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/src/main/resources [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.keymanager.back.webapp --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.keymanager.back.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/src/test/java [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.keymanager.back.webapp --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.keymanager.back.webapp --- [INFO] No tests to run. [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ org.cumulus4j.keymanager.back.webapp --- [INFO] Packaging webapp [INFO] Assembling webapp [org.cumulus4j.keymanager.back.webapp] in [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/src/main/webapp] [INFO] Webapp assembled in [37 msecs] [INFO] Building war: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.keymanager.back.webapp --- [INFO] LICENCE.txt already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] LICENCE.txt already added, skipping [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.keymanager.back.webapp --- [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.war to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.war [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.cumulus4j.keymanager.cli 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://www.datanucleus.org/downloads/maven2/org/dstovall/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.pom Downloading: http://onejar-maven-plugin.googlecode.com/svn/mavenrepo/org/dstovall/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.pom Downloading: http://mc-repo.googlecode.com/svn/maven2/releases/org/dstovall/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.pom Downloading: http://repo.maven.apache.org/maven2/org/dstovall/onejar-maven-plugin/1.4.4/onejar-maven-plugin-1.4.4.pom [WARNING] The POM for org.dstovall:onejar-maven-plugin:jar:1.4.4 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] org.cumulus4j.parent .............................. SUCCESS [1.068s] [INFO] org.cumulus4j.annotation .......................... SUCCESS [4.150s] [INFO] org.cumulus4j.testutil ............................ SUCCESS [3.730s] [INFO] org.cumulus4j.crypto .............................. SUCCESS [36.836s] [INFO] org.cumulus4j.store ............................... SUCCESS [2:29.044s] [INFO] org.cumulus4j.store.test .......................... SUCCESS [11:47.241s] [INFO] org.cumulus4j.keymanager.back.shared .............. SUCCESS [1:18.016s] [INFO] org.cumulus4j.keystore ............................ SUCCESS [4:14.627s] [INFO] org.cumulus4j.keymanager .......................... SUCCESS [2.861s] [INFO] org.cumulus4j.keymanager.front.shared ............. SUCCESS [2.056s] [INFO] org.cumulus4j.keymanager.api ...................... SUCCESS [2.775s] [INFO] org.cumulus4j.store.crypto.keymanager ............. SUCCESS [2:51.205s] [INFO] org.cumulus4j.integrationtest.gwt ................. SUCCESS [51.289s] [INFO] org.cumulus4j.integrationtest.webapp .............. SUCCESS [2:12.095s] [INFO] org.cumulus4j.keymanager.front.webapp ............. SUCCESS [3.507s] [INFO] org.cumulus4j.integrationtest.withkeyserver ....... SUCCESS [2:14.491s] [INFO] org.cumulus4j.keymanager.back.webapp .............. SUCCESS [1.728s] [INFO] org.cumulus4j.keymanager.cli ...................... FAILURE [0.994s] [INFO] org.cumulus4j.store.localkeystoremessagebroker .... SKIPPED [INFO] org.cumulus4j.store.test.jpa ...................... SKIPPED [INFO] org.cumulus4j.aggregator .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29:03.754s [INFO] Finished at: Mon May 30 09:13:16 CEST 2016 [INFO] Final Memory: 120M/316M [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.dstovall:onejar-maven-plugin:1.4.4 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.dstovall:onejar-maven-plugin:jar:1.4.4: Could not find artifact org.dstovall:onejar-maven-plugin:pom:1.4.4 in www.datanucleus.org-maven2 (http://www.datanucleus.org/downloads/maven2/) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/pom.xml to org.cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/org.cumulus4j.crypto-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.crypto/target/org.cumulus4j.crypto-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.crypto/1.2.1-SNAPSHOT/org.cumulus4j.crypto-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/pom.xml to org.cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war to org.cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/pom.xml to org.cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/org.cumulus4j.testutil-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.testutil/target/org.cumulus4j.testutil-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.testutil/1.2.1-SNAPSHOT/org.cumulus4j.testutil-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/pom.xml to org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/target/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.integrationtest.withkeyserver/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.withkeyserver-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/pom.xml to org.cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager/target/org.cumulus4j.keymanager-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.keymanager-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/pom.xml to org.cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/org.cumulus4j.keystore-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keystore/target/org.cumulus4j.keystore-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keystore/1.2.1-SNAPSHOT/org.cumulus4j.keystore-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.aggregator/pom.xml to org.cumulus4j/org.cumulus4j.aggregator/1.2.1-SNAPSHOT/org.cumulus4j.aggregator-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/pom.xml to org.cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.war to org.cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT.war [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.gwt/target/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.integrationtest.gwt/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.gwt-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.shared/target/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.back.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.shared-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war to org.cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT.war [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.webapp/target/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.front.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.webapp-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/pom.xml to org.cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/org.cumulus4j.annotation-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.annotation/target/org.cumulus4j.annotation-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.annotation/1.2.1-SNAPSHOT/org.cumulus4j.annotation-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.parent/pom.xml to org.cumulus4j/org.cumulus4j.parent/1.2.1-SNAPSHOT/org.cumulus4j.parent-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/pom.xml to org.cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-tests.jar to org.cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT-tests.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test/target/org.cumulus4j.store.test-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.store.test/1.2.1-SNAPSHOT/org.cumulus4j.store.test-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/pom.xml to org.cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.crypto.keymanager/target/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.store.crypto.keymanager/1.2.1-SNAPSHOT/org.cumulus4j.store.crypto.keymanager-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.api/target/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.api/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.api-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/pom.xml to org.cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/pom.xml to org.cumulus4j/org.cumulus4j.store.localkeystoremessagebroker/1.2.1-SNAPSHOT/org.cumulus4j.store.localkeystoremessagebroker-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.war to org.cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT.war [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.back.webapp/target/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.back.webapp/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.back.webapp-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.jar to org.cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.front.shared/target/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT-sources.jar to org.cumulus4j/org.cumulus4j.keymanager.front.shared/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.front.shared-1.2.1-SNAPSHOT-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store.test.jpa/pom.xml to org.cumulus4j/org.cumulus4j.store.test.jpa/1.2.1-SNAPSHOT/org.cumulus4j.store.test.jpa-1.2.1-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.keymanager.cli/pom.xml to org.cumulus4j/org.cumulus4j.keymanager.cli/1.2.1-SNAPSHOT/org.cumulus4j.keymanager.cli-1.2.1-SNAPSHOT.pom channel stopped 09:13:18,924 ERROR [Thread-520][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,928 ERROR [Thread-508][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,928 ERROR [Thread-518][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,924 ERROR [Thread-501][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,924 ERROR [Thread-502][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,924 ERROR [Thread-503][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,927 ERROR [Thread-505][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,927 ERROR [Thread-509][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,924 ERROR [Thread-512][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,924 ERROR [Thread-511][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,924 ERROR [Thread-517][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,924 ERROR [Thread-504][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,925 ERROR [Thread-510][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:18,924 ERROR [Thread-516][KeyManagerChannelListenerThread] run: com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset com.sun.jersey.api.client.ClientHandlerException: java.net.SocketException: Connection reset at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:149) at com.sun.jersey.api.client.Client.handle(Client.java:648) at com.sun.jersey.api.client.WebResource.handle(WebResource.java:670) at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74) at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:563) at org.cumulus4j.keymanager.channel.KeyManagerChannelListenerThread.run(KeyManagerChannelListenerThread.java:117) Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:209) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read1(BufferedInputStream.java:286) at java.io.BufferedInputStream.read(BufferedInputStream.java:345) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:704) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:789) at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:647) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:240) at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:147) ... 5 more 09:13:19,488 WARN [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,489 WARN [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,490 DEBUG [qtp525020488-446][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: null 09:13:19,490 WARN [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,490 DEBUG [qtp525020488-414][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: null 09:13:19,489 WARN [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,491 DEBUG [qtp525020488-413][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Returning request: null 09:13:19,492 WARN [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,492 DEBUG [qtp525020488-433][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Returning request: null 09:13:19,489 WARN [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,493 DEBUG [qtp525020488-565][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: null 09:13:19,489 WARN [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,493 DEBUG [qtp525020488-444][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:13:19,489 WARN [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,493 DEBUG [qtp525020488-434][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:13:19,489 DEBUG [qtp525020488-409][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: null 09:13:19,489 WARN [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,495 DEBUG [qtp525020488-421][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:13:19,489 WARN [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,496 DEBUG [qtp525020488-447][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotofio0-htir1km09rox_68mdft29]: Returning request: null 09:13:19,489 WARN [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,488 WARN [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,496 DEBUG [qtp525020488-412][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:13:19,488 WARN [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,496 DEBUG [qtp525020488-445][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Returning request: null 09:13:19,488 WARN [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,496 DEBUG [qtp525020488-553][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Returning request: null 09:13:19,488 WARN [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException. 09:13:19,496 DEBUG [qtp525020488-431][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotof2q7-1dgk1c5eci6n3_cnss123k]: Returning request: null 09:13:19,496 DEBUG [qtp525020488-441][MessageBrokerPMF] [hqie9a] _pollRequest[cryptoSessionIDPrefix=test-iotoh64v-f3ignf5kcx1y_hrhp6w4z]: Returning request: null Finished: FAILURE